# # ChangeLog for other-projects/GlamED/trunk/src # # Generated by Trac 1.4.2 # 2024-05-23T03:39:47+12:00 Sun, 20 Jan 2013 02:52:18 GMT davidb [26759] * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) * other-projects/GlamED/trunk/src/org/honours/gui/KeyboardActions.java (modified) More work done on removing the functionality of toggling on/off the ... Sun, 20 Jan 2013 02:51:41 GMT davidb [26758] * other-projects/GlamED/trunk/src/org/honours/actions/MiscActions.java (modified) Removed method for toggling the display of the "View/Hide Toolbar" ... Sun, 20 Jan 2013 02:19:25 GMT davidb [26757] * other-projects/GlamED/trunk/src/org/honours/gui/KeyboardActions.java (modified) Fixed bug with Audience Mode not working in GlamED. Need to check if ... Sat, 19 Jan 2013 09:49:04 GMT davidb [26756] * other-projects/GlamED/trunk/src/org/honours/agents/ImportCollections.java (modified) Adjusted code for import agent so that it searches the appropriate GS ... Sat, 19 Jan 2013 02:30:02 GMT davidb [26755] * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionContentEditor.java (modified) Debugging setting of frame number metadata. Sat, 19 Jan 2013 02:29:32 GMT davidb [26754] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) When loading in collection/collection item objects each frameset ... Thu, 17 Jan 2013 05:44:53 GMT davidb [26742] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) Added a method that is called during loading of the system which ... Thu, 17 Jan 2013 05:44:04 GMT davidb [26741] * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionContentEditor.java (modified) Added back in line to call method for adding notes to an item's ... Wed, 16 Jan 2013 07:13:17 GMT davidb [26739] * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) Some tidying up including removal of unneeded print statements. Wed, 16 Jan 2013 07:12:43 GMT davidb [26738] * other-projects/GlamED/trunk/src/org/honours/actions/MiscActions.java (modified) Checking the value of the toolbar overlay link item. Wed, 16 Jan 2013 07:12:03 GMT davidb [26737] * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (modified) Refactoring of interfaces class. Wed, 16 Jan 2013 07:10:32 GMT davidb [26736] * other-projects/GlamED/trunk/src/org/honours/collection/NoteLayer.java (modified) Considering storing each note added to a note layer frame in a list ... Wed, 16 Jan 2013 07:09:06 GMT davidb [26735] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) Refactoring of main class. Wed, 16 Jan 2013 07:07:37 GMT davidb [26734] * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (modified) General refactoring. Wed, 16 Jan 2013 07:07:00 GMT davidb [26733] * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) Edited the display text that is retrieved for displaying the correct ... Wed, 16 Jan 2013 07:05:51 GMT davidb [26732] * other-projects/GlamED/trunk/src/org/honours/actions/MiscActions.java (modified) Removed unnecessary print statements. Mon, 14 Jan 2013 04:43:14 GMT davidb [26717] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (modified) Changed positioning of overlay link items. Mon, 14 Jan 2013 04:42:48 GMT davidb [26716] * other-projects/GlamED/trunk/src/org/honours/widgets/CollectionSpaceDropBox.java (added) Adding drop box widget for collection space feature. Fri, 11 Jan 2013 05:40:55 GMT davidb [26702] * other-projects/GlamED/trunk/src/org/honours/actions/MiscActions.java (modified) removing some unnecessary lines of code, mainly debug statements. Fri, 11 Jan 2013 05:39:34 GMT davidb [26701] * other-projects/GlamED/trunk/src/org/honours/agents/ImportCollections.java (modified) Once a collection is imported into GlamED from Greenstone, a linked ... Fri, 11 Jan 2013 05:38:25 GMT davidb [26700] * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionConfigReader.java (added) Introduced for reading xml elements in a collection's matching ... Fri, 11 Jan 2013 05:37:02 GMT davidb [26699] * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (modified) "View Toolbar" and "View Notes" will become "Hide Toolbar" and "Hide ... Fri, 11 Jan 2013 05:35:45 GMT davidb [26698] * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionContentEditor.java (modified) Write out a frameID metadata value to an item's corresponding ... Fri, 11 Jan 2013 05:34:26 GMT davidb [26697] * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (modified) setting data to overlay links to make it easier to toggle display of ... Wed, 09 Jan 2013 10:37:51 GMT davidb [26638] * other-projects/GlamED/trunk/src/org/honours/CollectionSpace/CollectionSpace.java (modified) Changes made to take into account that thumbnail images contain ... Wed, 09 Jan 2013 10:34:55 GMT davidb [26637] * other-projects/GlamED/trunk/src/org/honours/agents/GenerateThumbnails.java (added) Adding in agent to generate thumbnails for collection space feature. Wed, 09 Jan 2013 10:34:21 GMT davidb [26636] * other-projects/GlamED/trunk/src/org/honours/agents/CollectionSpaceAgent.java (modified) Adding in error message if a collection space can't be generated for ... Wed, 09 Jan 2013 10:32:41 GMT davidb [26635] * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (modified) Change in a variable name, position of some overlay annotations and ... Tue, 08 Jan 2013 09:22:27 GMT davidb [26609] * other-projects/GlamED/trunk/src/org/honours/actions/CollectionSpaceActions.java (added) * other-projects/GlamED/trunk/src/org/honours/agents/CollectionSpaceAgent.java (added) Added in action and agent code for GlamED's Collection Space feature. Tue, 08 Jan 2013 09:19:33 GMT davidb [26608] * other-projects/GlamED/trunk/src/org/honours/CollectionSpace/CollectionSpace.java (modified) Added back in code for generating a collection space and for ... Tue, 08 Jan 2013 09:15:39 GMT davidb [26607] * other-projects/GlamED/trunk/src/org/honours/collection/Collection.java (modified) Added in getCollectionSpace method. Tue, 08 Jan 2013 09:13:37 GMT davidb [26606] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) removing unnecessary debug print lines. Tue, 08 Jan 2013 08:34:52 GMT davidb [26605] * other-projects/GlamED/trunk/src/org/honours/CollectionSpace/CollectionSpace.java (modified) * other-projects/GlamED/trunk/src/org/honours/collection/Collection.java (modified) Adding more code for the Collection Space feature back into GlamED, ... Tue, 08 Jan 2013 08:27:32 GMT davidb [26604] * other-projects/GlamED/trunk/src/org/honours/CollectionSpace/CollectionSpace.java (added) Adding back in code for generating a "Collection Space" in GlamED. Tue, 08 Jan 2013 06:51:16 GMT davidb [26601] * other-projects/GlamED/trunk/src/org/honours/agents/ImportCollections.java (modified) Editing formatting of a line. Tue, 08 Jan 2013 06:50:26 GMT davidb [26600] * other-projects/GlamED/trunk/src/org/honours/agents/CollectionToGreenstone.java (modified) Changed filepath of greenstone3-svn. Tue, 08 Jan 2013 06:45:38 GMT davidb [26599] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) An "Import Collections" action text item is automatically generated ... Tue, 08 Jan 2013 06:40:08 GMT davidb [26598] * other-projects/GlamED/trunk/src/org/honours/Main.java (modified) Changed file path to greenstone3 directory. Sun, 06 Jan 2013 22:04:46 GMT davidb [26588] * other-projects/GlamED (added) * other-projects/GlamED/trunk (added) * other-projects/GlamED/trunk/src (added) * other-projects/GlamED/trunk/src/org (added) * other-projects/GlamED/trunk/src/org/honours (added) * other-projects/GlamED/trunk/src/org/honours/CollectionSpace (added) * other-projects/GlamED/trunk/src/org/honours/Main.java (added) * other-projects/GlamED/trunk/src/org/honours/actions (added) * other-projects/GlamED/trunk/src/org/honours/actions/ApplyDisplayToCollection.java (added) * other-projects/GlamED/trunk/src/org/honours/actions/CollectionNavigation.java (added) * other-projects/GlamED/trunk/src/org/honours/actions/ImportCollectionActions.java (added) * other-projects/GlamED/trunk/src/org/honours/actions/MiscActions.java (added) * other-projects/GlamED/trunk/src/org/honours/agents (added) * other-projects/GlamED/trunk/src/org/honours/agents/CollectionToGreenstone.java (added) * other-projects/GlamED/trunk/src/org/honours/agents/ImportCollections.java (added) * other-projects/GlamED/trunk/src/org/honours/agents/UpdateCollection.java (added) * other-projects/GlamED/trunk/src/org/honours/collection (added) * other-projects/GlamED/trunk/src/org/honours/collection/Collection.java (added) * other-projects/GlamED/trunk/src/org/honours/collection/CollectionInformation.java (added) * other-projects/GlamED/trunk/src/org/honours/collection/CollectionItem.java (added) * other-projects/GlamED/trunk/src/org/honours/collection/ContentLayer.java (added) * other-projects/GlamED/trunk/src/org/honours/collection/NoteLayer.java (added) * other-projects/GlamED/trunk/src/org/honours/greenstone (added) * other-projects/GlamED/trunk/src/org/honours/greenstone/ArchiveFileEditor.java (added) * other-projects/GlamED/trunk/src/org/honours/greenstone/ArchiveFileReader.java (added) * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionConfigEditor.java (added) * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionContentEditor.java (added) * other-projects/GlamED/trunk/src/org/honours/greenstone/CollectionCustomizer.java (added) * other-projects/GlamED/trunk/src/org/honours/gui (added) * other-projects/GlamED/trunk/src/org/honours/gui/HonoursFrameIO.java (added) * other-projects/GlamED/trunk/src/org/honours/gui/Interfaces.java (added) * other-projects/GlamED/trunk/src/org/honours/gui/KeyboardActions.java (added) * other-projects/GlamED/trunk/src/org/honours/gui/MouseActions.java (added) * other-projects/GlamED/trunk/src/org/honours/html (added) * other-projects/GlamED/trunk/src/org/honours/html/Div.java (added) * other-projects/GlamED/trunk/src/org/honours/html/Table.java (added) * other-projects/GlamED/trunk/src/org/honours/html/TableCell.java (added) * other-projects/GlamED/trunk/src/org/honours/html/TableRow.java (added) * other-projects/GlamED/trunk/src/org/honours/items (added) * other-projects/GlamED/trunk/src/org/honours/items/Data.java (added) * other-projects/GlamED/trunk/src/org/honours/items/PictureInformation.java (added) * other-projects/GlamED/trunk/src/org/honours/items/TextInformation.java (added) * other-projects/GlamED/trunk/src/org/honours/widgets (added) Initial import of Korii's 520 project for managing digital cultural ...