source: trunk/gli/src/org/greenstone/gatherer/collection

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6842   20 years mdewsnip Variable names changes needed because of the name change of the …
(edit) @6790   20 years kjdon pass the args for the strings into the result prompt
(edit) @6770   20 years kjdon fixed all the javadoc errors. (hope I didn't commit anything I wasn't …
(edit) @6662   20 years jmt12 Worked around stupid collection title clash warning dialog crashes …
(edit) @6637   20 years jmt12 Further tweaks, fixes and changes to the mirroring stuff, the …
(edit) @6622   20 years jmt12 More modifications to mirroring including testing for a valid version …
(edit) @6590   20 years jmt12 Started effecting the changes requested by Ian and David. So far I've …
(edit) @6582   20 years jmt12 A whole bunch of files right in the middle of being edited because …
(edit) @6539   20 years jmt12 Heres a bunch of other changed files. If it wasn't a Friday afternoon …
(edit) @6387   20 years jmt12 Commenting
(edit) @6385   20 years jmt12 Changed buffer from DOS to UNIX
(edit) @6384   20 years jmt12 Now parses HiddenGLI and ModeGLI attributes of import and build arguments
(edit) @6325   20 years jmt12 Rewrote GImportProgressMonitor to use the new GLI argument based …
(edit) @6318   20 years jmt12 Changed JButtons for GLIButtons, which know whether they should paint …
(edit) @6317   20 years kjdon now checking whether index can be deleted before importing - so dont …
(edit) @6224   20 years jmt12 Opps. Wrote filename instead of file
(edit) @6204   20 years jmt12 Added a pointless method getGDM() in a fit of object-orientedness. Why …
(edit) @6198   20 years jmt12 Squelched an exception where a BasicCollectionConfiguration was …
(edit) @6153   20 years jmt12 Removed a command which referred to the defunct preview pane
(edit) @6149   20 years jmt12 Opps.
(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) @6089   20 years jmt12 Added indeterminate progress bar while exporting. There was a lot of …
(edit) @6087   20 years jmt12 Extended arguments so they could be given a minimum and maximum range. …
(edit) @6086   20 years jmt12 Moved the special folder 'shortcuts' from collection based to shared …
(edit) @6061   20 years jmt12 Classes that I forgot to rewrite to use the new …
(edit) @6057   20 years kjdon changed the result prompt message slightly
(edit) @6056   20 years kjdon put the whole path in the output for successful export
(edit) @6052   20 years jmt12 Obsolete - replaced by BasicCollectionConfiguration
(edit) @6051   20 years jmt12 Here is the result of sixteen hours work over the weekend. I'm too …
(edit) @6026   20 years jmt12 Changed build complete dialog to a warning dialog, changed it so a …
(edit) @5996   20 years jmt12 Made several changes to the way collections are opened - thus to …
(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) @5912   21 years kjdon now can export multiple collections to a single cdrom
(edit) @5910   21 years mdewsnip Removed quotes around collection meta items.
(edit) @5893   21 years kjdon instead of configuring the server via the preview pane, now we do it …
(edit) @5854   21 years mdewsnip More improvements to smart workspace tree refreshing. Library contents …
(edit) @5847   21 years mdewsnip A much improved workspace tree that only refreshes when it really …
(edit) @5844   21 years kjdon removed a print statement
(edit) @5843   21 years kjdon a new dialog for exporting a collection to cdrom
(edit) @5836   21 years kjdon searchForMEtadata(file) now returns true if successful, not true if …
(edit) @5834   21 years kjdon added a new line back in to description, and now use Codec instead of …
(edit) @5816   21 years kjdon re-worked the bit where you get collection meta - it was not taking …
(edit) @5815   21 years kjdon added support for build types and search types in the Collection and …
(edit) @5796   21 years kjdon major changes to loadCollection - now it can load in non-gatherer …
(edit) @5785   21 years mdewsnip Commented out about 60 unused functions.
(edit) @5761   21 years jmt12 Added a null-test to a debug string that was causing building to fail …
(edit) @5724   21 years jmt12 Fixed problem where delete collection prompt only showed one …
(edit) @5723   21 years jmt12 Base collection is now set within new collections
(edit) @5722   21 years jmt12 Added some more stability around crazy collectionextra's
(edit) @5721   21 years jmt12 Added a new attribute - base collection. Thus when importing files …
(edit) @5678   21 years jmt12 Added a check whether the lock file has been successfully removed, and …
(edit) @5677   21 years jmt12 Extended the parsers ability to recognize collectionextras, such as …
(edit) @5657   21 years jmt12 Temporarily changed workspace creation not to include floppy drives - …
(edit) @5593   21 years mdewsnip Changed calls to the Dictionary.
(edit) @5590   21 years mdewsnip Could it be I've finished adding tooltips?? Why yes, very nearly... …
(edit) @5581   21 years mdewsnip Many formatting, structural and code improvements.
(edit) @5577   21 years mdewsnip No longer used.
(edit) @5571   21 years mdewsnip More small updates and tooltips added.
(edit) @5564   21 years mdewsnip Many more small improvements and tooltips added. Still more to come!
(edit) @5536   21 years mdewsnip Many more tooltips and improvements to the Dictionary. Still more to come.
(edit) @5527   21 years mdewsnip Partway through tooltip assignment. Made lots of little changes, …
(edit) @5373   21 years jmt12 Fixed a bug we introduced when we moved the importMDS(extracted …
(edit) @5355   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5347   21 years mdewsnip Changed dictionary get()s to have the whole key.
(edit) @5335   21 years kjdon removed println where it printed your password for all to see
(edit) @5319   21 years jmt12 Rewrote to match WGet, and also debugged proxy problems. Also fixed …
(edit) @5308   21 years jmt12 Always forcing extracted metadata caused 'hardcoded' metadata sets not …
(edit) @5299   21 years jmt12 Fixed 203B029 - Home folder is now available where available ;)
(edit) @5298   21 years jmt12 Codec
(edit) @5252   21 years jmt12 Fixed encoding for writing description to shell
(edit) @5238   21 years jmt12 Fix 203B142. Collections that are built outside of GLI will now be …
(edit) @5237   21 years jmt12 Fix 203B142. Collections that are built outside of GLI will now be …
(edit) @5164   21 years jmt12 I can't remember what has changed, but I bet it was for the better
(edit) @5157   21 years jmt12 Fix 203B008
(edit) @5076   21 years jmt12 Fixed problem with import directory argument that was passed to perl …
(edit) @5037   21 years jmt12 CDM now recognizes G2-1.4 collect.cfg commands
(edit) @4933   21 years jmt12 Major CDM rewrite so it uses DOM.
(edit) @4805   21 years jmt12 bug#2030158: GLI now recognizes old greenstone collections and then, …
(edit) @4799   21 years jmt12 bug#2030155: Moved greenstone collection mapping into FileNode
(edit) @4686   21 years jmt12 Replaced System.err.println with Gatherer.println
(edit) @4682   21 years kjdon at the end of create collection (called for new collection) we set teh …
(edit) @4678   21 years kjdon fixed a bug
(edit) @4677   21 years kjdon added back in all my changes that Johns cvs didn't recognise and so he …
(edit) @4675   21 years jmt12 Sunday's work
(edit) @4673   21 years jmt12 * empty log message *
(edit) @4660   21 years kjdon revamped the delete collection stuff so that it no longer uses …
(edit) @4608   21 years mdewsnip Installing collections is now done with respect to the build mode …
(edit) @4595   21 years kjdon tidied up gatherer.debug - > gatherer.println
(edit) @4584   21 years mdewsnip Changed saving a collection so it doesn't happen in its own thread - …
(edit) @4571   21 years mdewsnip Removed ProgressMonitor, which for some reason was locking up when …
(edit) @4557   21 years jmt12 2030114: Hadn't actually implemented importing from collections other …
(edit) @4513   21 years jmt12 * empty log message *
(edit) @4464   21 years jmt12 2030093: Added a method getCount() which returns the count of both …
(edit) @4446   21 years jmt12 Made such LockFileDialog was being dismissed properly. It wasn't but …
(edit) @4439   21 years jmt12 Fixed incorrect use of File.separator in the path of something that …
(edit) @4390   21 years jmt12 Changed getWorkspace a tiny bit.
(edit) @4371   21 years jmt12 Modified so that an open collection isn't closed if a user selects …
(edit) @4368   21 years mdewsnip Undeprecated msm variable to prevent compile warnings.
Note: See TracRevisionLog for help on using the revision log.