source: trunk/gli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4404   21 years jmt12 Removed an annoying error message about a mdv being missing, when it …
(edit) @4403   21 years jmt12 2030082: Rewrote the text field enabler class to use a …
(edit) @4402   21 years jmt12 Removed some debug statements
(edit) @4400   21 years jmt12 2030084: Fixed problem where preview pane was incorrectly attempting …
(edit) @4399   21 years jmt12 2030087: Fixed both the problem with adding metadata where an existing …
(edit) @4398   21 years jmt12 2030085: Revised FileNodes symbolic link detection so it only checks …
(edit) @4397   21 years jmt12 Forgot to increment attempt counter for server.exe close down so …
(edit) @4396   21 years jmt12 New phrase Browser.TimedOut
(edit) @4395   21 years jmt12 FileNode now check, when mapping their children, for symbolic links so …
(edit) @4394   21 years jmt12 Added the ability to show 'greyfolder.gif' for non-real and file …
(edit) @4393   21 years kjdon now test if path is null before seeing if the path is valid, when …
(edit) @4392   21 years jmt12 Now close collection actually closes collection (after yesterdays save …
(edit) @4391   21 years jmt12 Prevent a user from browsing the current open collection from the file …
(edit) @4390   21 years jmt12 Changed getWorkspace a tiny bit.
(edit) @4389   21 years jmt12 Slight fix to filters, which I then didn't use.
(edit) @4388   21 years jmt12 A new method remove(File[] files, int index)
(edit) @4387   21 years kjdon new grey folder for the dummy nodes that cant be dragged into a collection
(edit) @4386   21 years jmt12 It turns out FileSystemView.getSystemIcon() crashes some platforms, so …
(edit) @4385   21 years jmt12 Added method getIcon() which returns the ImageIcon the file system …
(edit) @4384   21 years jmt12 bug fix 2030080: Now running local library doesn't automatically start …
(edit) @4383   21 years jmt12 bug fix 2030073: progress bar now becomes indeterminate and message …
(edit) @4382   21 years jmt12 bug fix 2030076: now server commands have a '?' in them between host …
(edit) @4381   21 years jmt12 Disabled all menu bar menus after File->Quit selected - John
(edit) @4380   21 years jmt12 Implemented local library close command, and added some more message …
(edit) @4379   21 years jmt12 Added new Server phrases - John
(edit) @4378   21 years kjdon disabled dragging of dummy nodes (Greenstone Collections) and file …
(edit) @4377   21 years jmt12 Added isFileSystemRoot() method - John
(edit) @4376   21 years kjdon when copying a file. use the filenode.toString() instead of …
(edit) @4375   21 years kjdon and now if a file is selected, it tries to create a folder as a child …
(edit) @4374   21 years kjdon if you try to create a new folder with no folder selected, or more …
(edit) @4371   21 years jmt12 Modified so that an open collection isn't closed if a user selects …
(edit) @4370   21 years jmt12 Fixes to removeMetadata to prevent it removing folder level metadata …
(edit) @4369   21 years jmt12 Bug fix to prevent the absence of the extracted metadata set causing …
(edit) @4368   21 years mdewsnip Undeprecated msm variable to prevent compile warnings.
(edit) @4367   21 years mdewsnip Fixed tabbing.
(edit) @4366   21 years kjdon re-tabbed the code for java
(edit) @4365   21 years mdewsnip Fixed tabbing.
(edit) @4364   21 years mdewsnip Fixed tabbing.
(edit) @4363   21 years kjdon re-tabbed the code for java
(edit) @4362   21 years jmt12 Modified updateMetadata() to actually add metadata when dealing with …
(edit) @4361   21 years jmt12 Added a pretty toString() method - John
(edit) @4360   21 years jmt12 Added extra argument to msm.updateMetadata() so we can determine if …
(edit) @4359   21 years jmt12 Um, I think I added an inane comment. Possibly a lot like this one. - John
(edit) @4358   21 years jmt12 Bug fix to prevent accumulating metadata at file level accidently …
(edit) @4357   21 years jmt12 Added some static string for server configuration and implemented …
(edit) @4356   21 years jmt12 Tidied up the configure server.exe methods into one handy method. How …
(edit) @4355   21 years jmt12 Fixed hardcoded change for dls - John
(edit) @4354   21 years jmt12 Ensure replace is correctly enabled - John
(edit) @4353   21 years jmt12 Now the append prompt does not have replace or replace all enabled - John
(edit) @4352   21 years jmt12 Now replace is correctly enabled - John
(edit) @4351   21 years jmt12 Added new local library server command to release collection before …
(edit) @4350   21 years mdewsnip Added check for null builder in setSelectedMetadata().
(edit) @4349   21 years jmt12 Bug fix to prevent GLI exit leaving GSDLSite.cfg in an inconsistant …
(edit) @4348   21 years jmt12 Further attempts to make GLI handle the local library - John
(edit) @4347   21 years kjdon added some stuff for the new log directory
(edit) @4346   21 years kjdon added in a log history list for build messages
(edit) @4345   21 years kjdon made my additions alphabetical :-)
(edit) @4344   21 years kjdon added some methods for the new log directory
(edit) @4343   21 years kjdon added some text strings to do with build log history
(edit) @4342   21 years jmt12 Added resetServer method to fire configure action off to local library …
(edit) @4341   21 years jmt12 New static strings used during new collection based on existing …
(edit) @4338   21 years jmt12 Fixed selection description field above metadata table - John
(edit) @4337   21 years jmt12 Removed save confirmation dialog so save is automatic and compulsory - John
(edit) @4336   21 years jmt12 when using a base collection dumps collection icon, and has special …
(edit) @4335   21 years jmt12 GLI now recognizes local library - John
(edit) @4334   21 years jmt12 new standard ordering per Ian's instructions - John
(edit) @4333   21 years jmt12 new phrase 'Browser.CannotConnect'
(edit) @4332   21 years jmt12 bug fix - John
(edit) @4331   21 years jmt12 Method to compare two metadata elements for their ordering within the …
(edit) @4330   21 years jmt12 Added a new comparator to sort metadata by standard order before …
(edit) @4329   21 years jmt12 Metadata changes update appropriately - John
(edit) @4328   21 years mdewsnip Modified a couple of metadata edit pane strings.
(edit) @4327   21 years mdewsnip Bottom pane in metaedit pane is now only available when a metadata …
(edit) @4326   21 years mdewsnip Modified GValueTree slightly so selecting tree items keep the tree …
(edit) @4325   21 years mdewsnip Changed value tree so tree values are displayed without scrolling to …
(edit) @4324   21 years jmt12 Accidently has 'String url = ...' twice
(edit) @4323   21 years mdewsnip Minor change to fix bug with folder icon.
(edit) @4322   21 years mdewsnip New mouse listener for metadata edit pane table so that selected rows …
(edit) @4321   21 years jmt12 A JLabel that looks like a JTextField (borderwise anyhow)
(edit) @4320   21 years jmt12 complete redesign
(edit) @4319   21 years jmt12 bug fix
(edit) @4318   21 years jmt12 New static strings
(edit) @4317   21 years jmt12 tried to fix import/build process not stopping error. Don't think I …
(edit) @4316   21 years jmt12 modified to handle dummy runs over base collections
(edit) @4315   21 years jmt12 updated so it could call the redesigned MetaEditPrompt
(edit) @4314   21 years jmt12 new element attribute method isHierarchy()
(edit) @4313   21 years jmt12 allow for drop anywhere on collection tree to mean a copy to the root node
(edit) @4312   21 years jmt12 temporarily disabled the idea of different model views
(edit) @4311   21 years jmt12 modified for new local library stuff
(edit) @4310   21 years jmt12 redesign
(edit) @4309   21 years jmt12 lots of changes and bug fixes
(edit) @4308   21 years jmt12 moved textfieldlabel to seperate class
(edit) @4307   21 years jmt12 bug fix
(edit) @4306   21 years jmt12 allow for the cancel button to 'unlock' the collection
(edit) @4305   21 years jmt12 hide gimport folder
(edit) @4304   21 years jmt12 hardcoded understanding that dls=demo and doesn't mung format and …
(edit) @4303   21 years jmt12 local library plus bug fix
(edit) @4302   21 years jmt12 bug fix
(edit) @4301   21 years jmt12 New 'hierarchy' flag for metadata sets
(edit) @4300   21 years jmt12 New configuration property
Note: See TracRevisionLog for help on using the revision log.