source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7620   20 years mdewsnip Quickly hacked up a new stripNL function which will hopefully work OK …
(edit) @7613   20 years mdewsnip Set Greenstone 2.51 release date for AboutDialog.Date string.
(edit) @7609   20 years kjdon fixed the bug where when you drag a document with existing namespaced …
(edit) @7608   20 years mdewsnip Fixed a bug where creating a new folder under a closed folder would …
(edit) @7605   20 years mdewsnip Added a two second wait as well, so the OS has finished deleting the …
(edit) @7604   20 years kjdon format statements are now written out with new lines intact, not …
(edit) @7603   20 years kjdon removed the xml stuff - we don't use it at present and it is …
(edit) @7602   20 years mdewsnip Ooops... fixed a typo.
(edit) @7601   20 years mdewsnip Have hopefully (and finally!) fixed the nasty race conditions with the …
(edit) @7600   20 years mdewsnip Removed a couple of references to the now defunct preview pane.
(edit) @7598   20 years kjdon write out format statements with ex.metadata still intact
(edit) @7597   20 years kjdon made static strings for the format names and default format strings - …
(edit) @7592   20 years mdewsnip Much simplified the installLocation function to hopefully remove the …
(edit) @7591   20 years mdewsnip Multi-line statements are now read in with newline characters added.
(edit) @7590   20 years mdewsnip Multiple line format statements now have '\' characters written at the …
(edit) @7579   20 years kjdon added quotes to a couple of strings:CDM.General.Icon_Collection and …
(edit) @7578   20 years kjdon added [numleafdocs] to the format list
(edit) @7574   20 years mdewsnip Removed a couple of dead functions, and deprecated stripNL (it makes a …
(edit) @7573   20 years mdewsnip Now writes the Hierarchy hfiles out as UTF-8 correctly.
(edit) @7558   20 years kjdon made the dialog wider
(edit) @7554   20 years mdewsnip Editable metadata combobox now also available for Librarians.
(edit) @7552   20 years kjdon fixed a bug
(edit) @7551   20 years mdewsnip Fixed format statement writing so extracted namespaces are removed …
(edit) @7550   20 years mdewsnip Tidied up the little interface for specifying multiple metadata …
(edit) @7546   20 years mdewsnip Classifier -metadata elements from the extracted metadata set are now …
(edit) @7545   20 years mdewsnip Oh my God... John, John, John, you deserve a good talking to for that …
(edit) @7543   20 years mdewsnip I'm sure I'd already committed this... changed the metadata comboboxes …
(edit) @7542   20 years mdewsnip Removed gory red colours set when the title or description aren't …
(edit) @7540   20 years mdewsnip Some minor tidy ups with removing dead code.
(edit) @7539   20 years mdewsnip Not finished, and unlikely to be done in the foreseeable future.
(edit) @7538   20 years mdewsnip Never started, and unlikely to be finished in the foreseeable future.
(edit) @7537   20 years mdewsnip No longer used.
(edit) @7536   20 years mdewsnip A very simple XSLT file for extracting the text from the help XML files.
(edit) @7535   20 years mdewsnip Removed unused constructor.
(edit) @7534   20 years mdewsnip The value trees are now refreshed correctly when the collection changes.
(edit) @7532   20 years kjdon added a colon at the end of X documents were considered for processing:
(edit) @7531   20 years kjdon added some spaces to the front of some of the log messages
(edit) @7530   20 years kjdon hacked this so that it reads in attribute values that contain spaces - …
(edit) @7529   20 years mdewsnip Why was the value tree case-insensitive?!?
(edit) @7526   20 years kjdon fixed up some indenting. also, when you base a collection on an …
(edit) @7525   20 years kjdon added a method to coppy the contents of a directory
(edit) @7524   20 years kjdon added a macrs dir definition
(edit) @7523   20 years mdewsnip Commented out some debug statements.
(edit) @7522   20 years mdewsnip Fixed the metadata cache so that it doesn't ignore namespaces -- a …
(edit) @7521   20 years kjdon clicking preview now saves the config file just in case
(edit) @7520   20 years kjdon added line breaks to VList and DateList format statements
(edit) @7517   20 years mdewsnip Replaced ordering combobox with two radio buttons (ascending and …
(edit) @7516   20 years kjdon on windows dont use the registry to get commands, just use teh start …
(edit) @7515   20 years mdewsnip Added tooltip to column headers.
(edit) @7514   20 years mdewsnip Two new strings: a tooltip for the meta-audit table header, and a …
(edit) @7511   20 years kjdon now only show extracted metadata if there is a value there. needed to …
(edit) @7510   20 years mdewsnip Changed to version 2.51 for the JCDL 2004 release.
(edit) @7505   20 years mdewsnip Preferences are now saved to file as soon as the OK button is pressed …
(edit) @7500   20 years mdewsnip Removed stuff about the defunct Browse and Preview panes.
(edit) @7499   20 years mdewsnip Added "open file in external program" option to the right-click menu …
(edit) @7494   20 years mdewsnip Oops... put back in some code necessary for the workspace tree file …
(edit) @7493   20 years mdewsnip Oops... can only create a new folder in the collection tree.
(edit) @7491   20 years mdewsnip Even more improvements to the workspace and collection trees. These …
(edit) @7489   20 years mdewsnip Removed some dead code.
(edit) @7486   20 years mdewsnip Now creates an import directory if it doesn't exist when a new …
(edit) @7485   20 years mdewsnip Much improved right-click context menus for this pane.
(edit) @7484   20 years mdewsnip Many more improvements to the workspace and collection trees and their …
(edit) @7483   20 years mdewsnip Ooops... the dangers of copy and paste.
(edit) @7482   20 years mdewsnip Some tidy ups in preparation for finalising the workspace and …
(edit) @7477   20 years mdewsnip Added four missing Format options: AllowExtendedOptions, …
(edit) @7457   20 years mdewsnip Now ignores the beta collection configuration option altogether, to …
(edit) @7454   20 years mdewsnip Changing format statements now saves the collection configuration file …
(edit) @7453   20 years mdewsnip Removed some unused variables and functions.
(edit) @7398   20 years kjdon made the corner image the same as for the main pane
(edit) @7365   20 years kjdon removed the beta checkbox from the General desing panel
(edit) @7361   20 years mdewsnip A further fix to the progress bar so it shows "0%" as soon as it is …
(edit) @7360   20 years mdewsnip Fixed the progress bar so a) It says "Calculating total size of …
(edit) @7358   20 years kjdon modified the Import Progress strings quite a bit - fr, es, ru need …
(edit) @7357   20 years kjdon tidied up the import log handling
(edit) @7350   20 years kjdon removed the (not recommended) text from the lock file dialog
(edit) @7342   20 years kjdon was setting config.site_name to null on exit
(edit) @7341   20 years kjdon in gs3 can now base a coll on one in another site
(edit) @7340   20 years kjdon added the capacity to add the site name into the display string - used …
(edit) @7339   20 years kjdon when changing the site setting, need to close the collection - now …
(edit) @7338   20 years kjdon bug when opening a legacy collection with no import dir - now check …
(edit) @7335   20 years kjdon fixed a NPE for gs2 preferences
(edit) @7328   20 years kjdon startup script for gs3
(edit) @7327   20 years kjdon added some gs3 connection strings
(edit) @7326   20 years kjdon the intial stage of making gli work with gs3 - still uses gs2 …
(edit) @7325   20 years kjdon added CONVERT as a process type (for gs3 conversion script)
(edit) @7324   20 years kjdon added a couple of gs3 path methods
(edit) @7323   20 years kjdon added some gs3 strings
(edit) @7322   20 years kjdon another library for feedback
(edit) @7321   20 years kjdon feedback images
(edit) @7320   20 years kjdon new images for feedback stuff
(edit) @7319   20 years kjdon two new libraries for the feedback stuff
(edit) @7318   20 years kjdon mods for feedback stuff
(edit) @7317   20 years kjdon added in two libraries for feedback stuff
(edit) @7316   20 years kjdon initial strings for feedback stuff
(edit) @7315   20 years kjdon Veronika's feedback code - still needs some work, but its disabled by …
(edit) @7314   20 years kjdon added veronikas changes for the feedback stuff
(edit) @7313   20 years kjdon removed forgotten print statements
(edit) @7293   20 years kjdon messed around with the MEtadataXMLFile class - tried to tidy some …
(edit) @7292   20 years kjdon made the directory parser recursive, and now it doesn't look at any …
(edit) @7290   20 years kjdon modified the getAbsolutePath method - it was not returning the whole …
Note: See TracRevisionLog for help on using the revision log.