source: trunk/gli/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6155   20 years jmt12 Changed file format to unix
(edit) @6154   20 years jmt12 Finished debugging the file association dialog - finally. However I …
(edit) @6153   20 years jmt12 Removed a command which referred to the defunct preview pane
(edit) @6152   20 years jmt12 Not only is a title clash now detected (albeit when you shift focus …
(edit) @6149   20 years jmt12 Opps.
(edit) @6148   20 years jmt12 Greenstone Collection children nodes now appear with their full title …
(edit) @6147   20 years jmt12 Changed the toString so it follows the format: title (filename)
(edit) @6146   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6145   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6144   20 years jmt12 Changed how a collection name appears. It now displays the collection …
(edit) @6143   20 years jmt12 Archive parser now notices the presence of a SourceSegment piece of …
(edit) @6142   20 years jmt12 Added a new method for determining if the given element is extracted or not
(edit) @6141   20 years jmt12 No longer necessary
(edit) @6140   20 years jmt12 More static strings - I console myself that each string that ends up …
(edit) @6139   20 years jmt12 Fixed one possible NPE and fixed the tabbing, hence the large …
(edit) @6130   21 years jmt12 CalPane no longer needed to communicate with local library server - …
(edit) @6124   21 years mdewsnip Removed links to old status pages, changed version number to 2.41.
(edit) @6096   21 years jmt12 Added and then removed some debug comments
(edit) @6095   21 years jmt12 I can't actually remember doing anything to this class
(edit) @6094   21 years jmt12 Fixed crappy 'how do I import IGNORE?' problem
(edit) @6093   21 years jmt12 Legacy importing will no longer prompt the user for metadata element …
(edit) @6092   21 years jmt12 Removed debug statements
(edit) @6091   21 years jmt12 Tried to stop our modal and java's modal dialogs fighting, but it …
(edit) @6090   21 years jmt12 Added key mnemonics to buttons
(edit) @6089   21 years jmt12 Added indeterminate progress bar while exporting. There was a lot of …
(edit) @6088   21 years jmt12 Fixed slight problem with the home page icon in that it doesn't know …
(edit) @6087   21 years jmt12 Extended arguments so they could be given a minimum and maximum range. …
(edit) @6086   21 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6085   21 years jmt12 Removed debug strings
(edit) @6069   21 years jmt12 Have rearranged where and how strings are feed through the Codec. …
(edit) @6063   21 years jmt12 A timestamp argument is now used to always generate a unique url so …
(edit) @6061   21 years jmt12 Classes that I forgot to rewrite to use the new …
(edit) @6057   21 years kjdon changed the result prompt message slightly
(edit) @6056   21 years kjdon put the whole path in the output for successful export
(edit) @6052   21 years jmt12 Obsolete - replaced by BasicCollectionConfiguration
(edit) @6051   21 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6049   21 years jmt12 Removed the commented out deadlocking code, and ensured the correct …
(edit) @6048   21 years jmt12 Apparently I removed a space. Sometimes I wonder about CVS
(edit) @6047   21 years jmt12 Extracted metadata is now always re-extracted as it may have changed …
(edit) @6046   21 years jmt12 Added a method to prevent any character other than the ones you've …
(edit) @6045   21 years jmt12 A new class which handles the loading and adjusting of an old legacy …
(edit) @6044   21 years jmt12 Removed obsolete alias stuff
(edit) @6043   21 years jmt12 Apparently I added the method to tell an element that it is a …
(edit) @6042   21 years jmt12 All typed in values are correctly handled by the various Codec transforms
(edit) @6041   21 years jmt12 Email field is gone, as is short filename. Sais filename is now …
(edit) @6040   21 years jmt12 When a collection is created the email is now retrieved from the …
(edit) @6039   21 years jmt12 Preview button is now correctly active if a collection has been built …
(edit) @6037   21 years jmt12 Removed obsolete alias stuff
(edit) @6036   21 years jmt12 Removed the dummy code, and the GDMLoader, as legacy stuff is now …
(edit) @6035   21 years jmt12 Extends to implement TableModel, plus a couple of new method to allow …
(edit) @6034   21 years jmt12 Prototype of new file associations dialog, hurried through so the new …
(edit) @6033   21 years jmt12 Changed to UNIX
(edit) @6032   21 years jmt12 Added a method to retrieve the hierarchy classifiers of a collection
(edit) @6030   21 years jmt12 More static strings
(edit) @6029   21 years jmt12 Removed the hvalue attribute from metadata.xml files as it is now obsolete
(edit) @6028   21 years jmt12 The first row of the table is now selected when you enter enrich view
(edit) @6027   21 years jmt12 The first row of the file tree is now selected when you enter enrich view
(edit) @6026   21 years jmt12 Changed build complete dialog to a warning dialog, changed it so a …
(edit) @6025   21 years jmt12 Added support for the storage and retrieval of the current users email
(edit) @6008   21 years jmt12 Given we aren't even using undo anymore, supressed the dialog window …
(edit) @6007   21 years jmt12 Had to add a new method to calculate the offset to the first character …
(edit) @6006   21 years jmt12 The number of build indexes now takes into account the number of …
(edit) @6005   21 years jmt12 Added some debug code while hunting down the disappearing inherited …
(edit) @6004   21 years jmt12 The log output should now stay scrolled to the bottom (and better …
(edit) @6003   21 years jmt12 Added functionality (even though I wasn't meant to - shhh) by …
(edit) @5998   21 years jmt12 Now that it knows whether it was called from an assign or a replace …
(edit) @5997   21 years jmt12 Makes use of the new attribute in MSMEvent to determine whether …
(edit) @5996   21 years jmt12 Made several changes to the way collections are opened - thus to …
(edit) @5995   21 years jmt12 Calls the simple ready method in CollectionConfiguration
(edit) @5994   21 years jmt12 Added a little method for determining if a collect.cfg was correctly …
(edit) @5992   21 years jmt12 MSMEvents are now created including an integer to specify what user …
(edit) @5990   21 years jmt12 Added a new attribute to these events, an integer describing the user …
(edit) @5989   21 years jmt12 Added some debugging to track down why inherited metadata icons …
(edit) @5988   21 years jmt12 A raft of new strings and characters
(edit) @5987   21 years jmt12 It does cause serious problems, so I'm changing it back
(edit) @5986   21 years jmt12 Arguments in the dictionary can now be annotated with more meaningful …
(edit) @5985   21 years jmt12 Corrected some code so that certain visual components, such as the …
(edit) @5984   21 years jmt12 Added methodto determine if Phind classifier has been assigned
(edit) @5983   21 years jmt12 Fixed a bit of code where it was possible to assign configuration …
(edit) @5941   21 years jmt12 A new textfield class which transforms any input in regard to a list …
(edit) @5940   21 years jmt12 Added two new static chars, pipe and forward slash
(edit) @5939   21 years jmt12 Double clicking now opens collections
(edit) @5938   21 years jmt12 The value tree field now uses a TransformCharacterTextField which …
(edit) @5937   21 years jmt12 Test for null sources (such as a non-set default index) when changing …
(edit) @5936   21 years jmt12 Metadata arguments can now successfully take, and display, custom …
(edit) @5931   21 years jmt12 I had forgotten to test for default index being null when changing …
(edit) @5930   21 years jmt12 Metadata is now only written to collect.cfg if assigned. It used to …
(edit) @5929   21 years kjdon fixed the url generation stuff for preview - wasn't updating changes …
(edit) @5928   21 years kjdon added a method to get the search type string
(edit) @5926   21 years jmt12 When a plugin is unassigned the list of available plugins stays sorted
(edit) @5923   21 years mdewsnip (This is not me committing - it is John!!) Added a sleep within the …
(edit) @5922   21 years kjdon was adding the prompt as a GShell listener twice.
(edit) @5921   21 years kjdon removed a testing thing that shouldn't be there
(edit) @5916   21 years jmt12 The getImage method can now be called with a boolean to indicate if …
(edit) @5915   21 years jmt12 Renderer now uses different icons for files which already exist in the …
(edit) @5912   21 years kjdon now can export multiple collections to a single cdrom
(edit) @5911   21 years kjdon added a print method
(edit) @5910   21 years mdewsnip Removed quotes around collection meta items.
(edit) @5908   21 years jmt12 New collection processes, ie mkcol.pl calls, are no longer passed …
(edit) @5907   21 years jmt12 All non-special collection metadata values now are wrapped in quotes
Note: See TracRevisionLog for help on using the revision log.