Conzilla Usability improvements.
The aim of this release is to simplify the use and support of Conzilla so that we can manage a larger user base.
- 0000235: [Bug] "Contexts" context menu is disabled when clicking for the first time (hannes) - resolved. - 0000233: [Bug] Shortcut and menu for closing a tab/map does not work (hannes) - resolved. - 0000236: [Bug] "Window"-view cannot be closed via X-button in the window frame (hannes) - resolved. - 0000231: [Bug] Save button is always enabled (hannes) - resolved. - 0000238: [Improvement] Make sure that RemoteStorage implementations are timeouting correctly (hannes) - resolved. - 0000239: [Improvement] Multithreaded loading of maps causes problems (hannes) - resolved. - 0000230: [Improvement] Sindice client does not time out correctly (hannes) - resolved. - 0000229: [Bug] Metadata popup show up under map elements (hannes) - resolved. - 0000209: [Improvement] Add menu to clear the caches (hannes) - resolved. - 0000225: [Bug] URLs do not open on newer Mac OS systems (hannes) - resolved. - 0000141: [Improvement] Functionality for copying a concept instead of just referencing it (matthias) - resolved. - 0000013: [Feature] Keybord shortcuts (matthias) - resolved. - 0000031: [Basic Design] Undo in edit mode (matthias) - resolved. - 0000206: [Bug] FileOperations.copyFile() does not work with res:/ locations (hannes) - resolved. - 0000202: [Improvement] Replace all occurences of Tracer with Commons Logging (hannes) - resolved. - 0000204: [Improvement] Make Sindice configurable via configuration file (hannes) - resolved. - 0000117: [Basic Design] Switch to commons-logging or log4j (hannes) - resolved. - 0000201: [Bug] NPE when trying to select concepts which have been added in a different Session (hannes) - resolved. - 0000183: [Bug] Make sure the right session is enabled when publishing (hannes) - resolved. - 0000123: [Documentation] Keep a list of mature and simple features (hannes) - resolved. - 0000200: [Improvement] Avoid requests to Collaborilla when handling local-only URIs (hannes) - resolved. - 0000116: [Improvement] Check offline mode whether it works well (hannes) - resolved. - 0000195: [Bug] Session URIs with non-ASCII characters can cause problems when loading published maps (hannes) - resolved. - 0000145: [Feature] Open context-map metadata files (hannes) - resolved. - 0000190: [Basic Design] Loading published own maps when local containers are not loaded (hannes) - resolved. - 0000192: [Bug] Browsing in history to a map with deactivated layers causes problems (matthias) - resolved. - 0000194: [Bug] Slider in layerControl is upside down to big and looks bad. (matthias) - resolved. - 0000189: [Feature] Integrate Sindice into the publishing process (hannes) - resolved. - 0000155: [Bug] Container is not marked as edited when a map is removed from it (matthias) - resolved. - 0000165: [Bug] Browsing history shows just URIs instead of titles (matthias) - resolved. - 0000159: [Bug] Dimension of a concept and the grid alignment to not follow when copying and pasting (matthias) - resolved. - 0000163: [Bug] Deactivating a contribution does not deactivate contributed content (matthias) - resolved. - 0000153: [Bug] Notes are not marked with a dot if they contain metadata (matthias) - resolved. - 0000166: [Bug] Printing does not work properly (matthias) - resolved. - 0000148: [Improvement] Bring main frame to the front when Conzilla is started twice (hannes) - resolved. - 0000187: [Bug] NullPointerException in SessionManager (hannes) - resolved. - 0000119: [Improvement] Improve dialog messages (hannes) - resolved. - 0000185: [Feature] Add possibility to view the "source" of a context-map (hannes) - resolved. - 0000172: [Bug] Deactivation of metadata-popups does not work when surfing to another map (matthias) - resolved. - 0000186: [Improvement] Hide installation window (hannes) - resolved. - 0000174: [Feature] Add BMP to the supported export file formats (hannes) - resolved. - 0000173: [Improvement] Export should remember the folder which has been used last (hannes) - resolved. - 0000156: [Feature] Load map from cache when load failed (hannes) - resolved. - 0000164: [Improvement] Simplify PublishMapDialog (hannes) - resolved. - 0000169: [Feature] Reload-button triggers non-threaded reload (hannes) - resolved. - 0000170: [Improvement] Default URI of a map should be different (hannes) - resolved. - 0000171: [Feature] Make it possible to rename sessions via the GUI (hannes) - resolved. - 0000143: [Bug] Switching between ViewManagers does not work properly (hannes) - resolved. - 0000125: [Basic Design] Deal with bookmarking of unpublished maps in published containers (hannes) - resolved. - 0000157: [Bug] Contributions tab is not opened when surfing to collaborative map (hannes) - resolved. - 0000151: [Feature] Add statusbar with basic information (hannes) - resolved. - 0000127: [Improvement] GUI is frozen during long-lasting operations (hannes) - resolved. - 0000158: [Bug] Export overwrites already existing file without asking (hannes) - resolved. - 0000147: [Bug] Strange behavior when closing map in edit mode (hannes) - resolved. - 0000152: [Improvement] Description field in collaboration settings cannot be left empy (hannes) - resolved. - 0000150: [Improvement] Show a splash screen while starting (hannes) - resolved. - 0000149: [Improvement] Show main window after everything has been painted (hannes) - resolved. - 0000146: [Improvement] Eliminate "Contextualize" button (hannes) - resolved. - 0000016: [Feature] Define a meta file format (hannes) - resolved. - 0000014: [Feature] File extension and MIME type registration (hannes) - resolved. - 0000144: [Bug] Wrong color for active concepts (hannes) - resolved. - 0000128: [Improvement] Disable session browser button when there is no session (hannes) - resolved. - 0000118: [Improvement] More user friendly tab-handling (hannes) - resolved. - 0000139: [Improvement] Store status of state tools (hannes) - resolved. - 0000137: [Improvement] Store the size of the main window (hannes) - resolved. - 0000138: [Improvement] Reload button does not trigger a reload of the contributions list (hannes) - resolved. - 0000136: [Improvement] Size of the session browser panel gets to small (or too big) (hannes) - resolved. - 0000020: [Administration] Convert CVS to Subversion on sourceforge (hannes) - resolved. - 0000126: [Improvement] No session is set when a map is opened in edit mode (hannes) - resolved. - 0000114: [Administration] Release version is not set in properties file (hannes) - resolved. - 0000135: [Installation] Configuration upgrades are not possible during startup (hannes) - resolved. - 0000129: [Documentation] Mention GPL in the about dialog (hannes) - resolved. Conzilla - 2.1 ==============
Basic Collaborilla support is a priority in this version, both publishing and browsing.
- 0000067: [Feature] SVG export of maps (matthias) - resolved. - 0000142: [Improvement] Export to bitmap formats (hannes) - resolved. - 0000113: [Bug] Incorrect handling of locations with illegal characters during installation (hannes) - resolved. - 0000089: [Feature] Sessions based opening of maps (hannes) - resolved. - 0000011: [Feature] Bookmarks (hannes) - resolved. - 0000105: [Bug] Selecting/unselecting contributions disables the context-map (hannes) - resolved. - 0000108: [Bug] No title for maps after starting up Conzilla (hannes) - resolved. - 0000109: [Improvement] Do not load the containers of all sessions during startup (hannes) - resolved. - 0000106: [Improvement] Add icons to the most important menus (hannes) - resolved. - 0000002: [Installation] Java Web Start (hannes) - resolved. - 0000092: [Feature] Store publishing metadata of containers when saving a map (hannes) - resolved. - 0000095: [Documentation] Replace headers of all source files (hannes) - resolved. - 0000088: [Improvement] Save sessions often (hannes) - resolved. - 0000045: [Improvement] Color configuration should be simplified (hannes) - resolved. - 0000037: [Basic Design] URI representation internally (hannes) - resolved. - 0000072: [Basic Design] Replace GlobalConfig with a new ConfigurationManager (hannes) - resolved. - 0000015: [Feature] Avoid multiple instances of Conzilla (hannes) - resolved. - 0000028: [Feature] Add WebDAV support for storing containers (hannes) - resolved.