source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4648   21 years (none) This commit was manufactured by cvs2svn to create branch 'begin'.
(edit) @4647   21 years sjboddie Initial revision
(edit) @4646   21 years kjdon added a date string for teh about dialog - this is a bit of a hack to …
(edit) @4645   21 years kjdon changed some colouring stuff
(edit) @4644   21 years kjdon changed the button colour to light blue - if anyone can pick a better …
(edit) @4643   21 years kjdon indented some comments, changed teh colours of some stuff
(edit) @4642   21 years sjboddie Added command line arguments to server.exe so the GLI can tell it to …
(edit) @4641   21 years kjdon fixed a bug
(edit) @4640   21 years kjdon indented some comments
(edit) @4639   21 years kjdon used to ignore the Source metadata - now we show that to teh user as well
(edit) @4638   21 years kjdon the remove and configure plugin/classifier buttons are now disabled if …
(edit) @4637   21 years kjdon * empty log message *
(edit) @4636   21 years kjdon changed the supercoll instructions slightly
(edit) @4635   21 years kjdon the index list was going blank when the number of assigned elements …
(edit) @4634   21 years mdewsnip Removed a single stray 's' which was causing the table sorting to stuff up.
(edit) @4633   21 years mdewsnip Changed the background of the text fields and text areas to be white …
(edit) @4632   21 years mdewsnip Changed the field backgrounds to be white (editable).
(edit) @4631   21 years mdewsnip Hidden metadata created with a CustomAZList is now assigned a language …
(edit) @4630   21 years mdewsnip Removed a dead function with a whole lot of calls to a deprecated function.
(edit) @4629   21 years mdewsnip Changed fireSetChanged() to be public, so it can be called by the MEM …
(edit) @4628   21 years mdewsnip When a new element is added to a metadata set, a "set changed" event …
(edit) @4627   21 years mdewsnip Changed new model builder so it ignored hidden metadata, and removed …
(edit) @4626   21 years kjdon indented some comments, changed it so that custom classifiers are …
(edit) @4625   21 years mdewsnip Added a new ModelBuilder which is a bit cleaner than the old one, and …
(edit) @4624   21 years kjdon indented some comments
(edit) @4623   21 years kjdon indented teh comments, added a hide method, and changed the name of …
(edit) @4622   21 years kjdon indented teh comments
(edit) @4621   21 years kjdon tried to make the custom thingy work - it kindof works if you only try …
(edit) @4620   21 years jmt12 2030134: The code is now in place for GLI to create its own site …
(edit) @4619   21 years jmt12 2030129: A slight 'hack' to fix the problem with Title metadata …
(edit) @4618   21 years jmt12 2030120: Optimised and modified selection conditions to allow for …
(edit) @4617   21 years jmt12 2030120: Modified constructor to allow specification of whether the …
(edit) @4616   21 years jmt12 2030120: Changed to use the new DragTree with the ability to set …
(edit) @4615   21 years jmt12 2030132: Removed the pointless 'directory will be overwritten. [OK]' …
(edit) @4614   21 years jmt12 Um. Reformatted some comments.
(edit) @4613   21 years jmt12 Initial instructions now appear at useful size (8 rows)
(edit) @4612   21 years jmt12 Removed CollectionMeta phrases because CollectionMeta's controls …
(edit) @4611   21 years mdewsnip Changed index name text field to have a white background (editable).
(edit) @4610   21 years mdewsnip Changed text area for entering format statements to be white (editable).
(edit) @4609   21 years mdewsnip Changed the background of the combo boxes to be white.
(edit) @4608   21 years mdewsnip Installing collections is now done with respect to the build mode …
(edit) @4607   21 years mdewsnip Cut/Copy/Paste now fails silently if a JTextComponent isn't selected …
(edit) @4606   21 years mdewsnip Changed "x files selected" message to have a light green background …
(edit) @4605   21 years mdewsnip Appending metadata to a single selection now no longer asks for …
(edit) @4604   21 years mdewsnip Removed debug statement.
(edit) @4603   21 years mdewsnip Changed the order of the items in the edit menu to be standard: cut, …
(edit) @4602   21 years kjdon DragTree was setting the model to Immediate, then not setting it back, …
(edit) @4601   21 years kjdon now the current coll is back in the list, but it is fixed and always …
(edit) @4600   21 years kjdon on collectionChanged, the preview pane now reloads the home page of …
(edit) @4599   21 years kjdon now previes pane gets the collectionChanged messages too
(edit) @4598   21 years jmt12 2030127: PlugInManager was incorrectly adding an extra 'Perl.exe' to …
(edit) @4597   21 years jmt12 2030127: ClassifierManager was incorrectly adding an extra 'Perl.exe' …
(edit) @4596   21 years jmt12 2030125: Several string lengths were hardcoded which caused an attempt …
(edit) @4595   21 years kjdon tidied up gatherer.debug - > gatherer.println
(edit) @4594   21 years kjdon tidied up gatherer.debug - > gatherer.println, commented out the debug …
(edit) @4593   21 years kjdon forgot to remove my print statements in the last commit
(edit) @4592   21 years kjdon changed the names of a lot of listeners so that its more clear which …
(edit) @4591   21 years kjdon added iconcollectionsmall stuff, and changed the text for teh two icon …
(edit) @4590   21 years kjdon added stuff for iconcollectionsmall collectionmeta
(edit) @4589   21 years kjdon added stuff for iconcollectionsmall collectionmeta
(edit) @4588   21 years jmt12 New 'hide' attribute which, when true, should cause the marked …
(edit) @4587   21 years jmt12 Now the audit view does show the selected node from the currently …
(edit) @4586   21 years jmt12 Shouldn't have been in CVS in the first place.
(edit) @4585   21 years mdewsnip Fixed problem where sometimes the "view assigned metadata" menu item …
(edit) @4584   21 years mdewsnip Changed saving a collection so it doesn't happen in its own thread - …
(edit) @4583   21 years kjdon properly indented the comments
(edit) @4582   21 years mdewsnip Removed a debug statement that was universally unloved.
(edit) @4581   21 years jmt12 2030124: Argument parsing now doesn't begin until the '<?xml' is …
(edit) @4580   21 years jmt12 2030124: Argument parsing now doesn't begin until the '<?xml' is …
(edit) @4579   21 years kjdon fixed a stupid bug (that I did)
(edit) @4578   21 years kjdon made the classifier selection box non-editable
(edit) @4577   21 years kjdon made the format bits selection boxes non-editable
(edit) @4576   21 years jmt12 New phrases used when classifier or plugin argument xml's can't be …
(edit) @4575   21 years jmt12 Added test to see if GSDLHOME is set, and gave an even better …
(edit) @4574   21 years kjdon added a warning to teh super collection instructions
(edit) @4573   21 years kjdon super collections: dont show the current coll in the list cos it is …
(edit) @4572   21 years kjdon checklist is now a single click list
(edit) @4571   21 years mdewsnip Removed ProgressMonitor, which for some reason was locking up when …
(edit) @4570   21 years jmt12 Shouldn't be in CVS as it is generated as necessary (such as when …
(edit) @4569   21 years jmt12 This shouldn't be in CVS as it is generated as necessary (for instance …
(edit) @4568   21 years kjdon fixed a bug
(edit) @4567   21 years kjdon for parsing and writing classifier args: use toStringCOnfig for …
(edit) @4566   21 years jmt12 Changed Gatherer.jar to GLI.jar
(edit) @4565   21 years jmt12 2030118, 2030119: MetaAudit view now has columns sorted by natural …
(edit) @4564   21 years jmt12 2030118: Extended the MetadataComparator to allow it to correctly sort …
(edit) @4563   21 years jmt12 2030114: Added an extra static method which when called on a …
(edit) @4562   21 years kjdon when naming a new subcollection filter, the name is not allowed …
(edit) @4561   21 years jmt12 Was needlessly clearing the TreeSynchronizer listeners. It used to be …
(edit) @4560   21 years jmt12 2030123: Have now (successfully) told CalPane not to cache pages. …
(edit) @4559   21 years kjdon properly indented some comments
(edit) @4558   21 years kjdon have a new toStringConfig method that returns the config file format - …
(edit) @4557   21 years jmt12 2030114: Hadn't actually implemented importing from collections other …
(edit) @4556   21 years jmt12 Directed several debug comments so I can later have them only written …
(edit) @4555   21 years jmt12 2030119: Had removed all TreeSelectionListeners when I only really …
(edit) @4554   21 years jmt12 Changed two phrases to grammar better make them.
(edit) @4553   21 years kjdon have a new toStringConfig method that returns the config file format - …
(edit) @4552   21 years kjdon removed hardcoded strings and lengths for ex.
(edit) @4551   21 years mdewsnip Fixed a bug where a new OptionsPane was being created whenever a …
(edit) @4550   21 years sjboddie * empty log message *
(edit) @4549   21 years sjboddie Removed the old HelpBookDocs option
Note: See TracRevisionLog for help on using the revision log.