source: gli/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17551   16 years ak19 Authenticator now only prompts for proxy details for WGet and no …
(edit) @17548   16 years ak19 Takes the latest changes to WgetDownload.pm into account: useWget …
(edit) @17526   16 years ak19 Dr Bainbridge adjusted code to replace the variable called busy which …
(edit) @17525   16 years ak19 Added code for telling the perl script to forcibly terminate wget when …
(edit) @17353   16 years ak19 Fixed NPE that is thrown when the old_library_url was null
(edit) @17282   16 years ak19 Fixed ull-pointer exception thrown (when using Z3950) by code recently …
(edit) @17252   16 years kjdon small changes to do with updating fields based on saveas, and disable …
(edit) @17235   16 years ak19 To bypass wget's unintuitive way of dealing with URLs that refer to …
(edit) @17211   16 years kjdon removed the code that stored the collection creator email address in …
(edit) @17145   16 years kjdon export script has been modified to only use one collection. So …
(edit) @17132   16 years kjdon added GreenstoneMETS and FedoraMETS instead of METS in the saveas …
(edit) @17131   16 years kjdon indented to 2 spaces. added a new constructor which takes a dialog as …
(edit) @17121   16 years ak19 Gatherer ensures that the GLI user cache directory exists, so that the …
(edit) @17114   16 years kjdon added separate_cjk option to index options. added tooltips to all options
(edit) @17113   16 years kjdon added SEPARATE_CJK_OPTION_STR
(edit) @17101   16 years davidb Typcast added to assignment statement to keep Java 1.4 happy
(edit) @17095   16 years ak19 FLI exports a separate docMETS xml file representing a collection …
(edit) @17094   16 years ak19 Separate open_collection entry in configuration for FLI for GS2 and …
(edit) @17086   16 years davidb Addition of file filters for PDF and Office Docs (both Microsoft and Word)
(edit) @17035   16 years kjdon moved MetadataXMLPlugin 'below the line' in plugin list. you always …
(edit) @17034   16 years kjdon METSPlugin changed to GreenstoneMETSPlugin
(edit) @17031   16 years kjdon added a plugin mapping for METSPlug
(edit) @17014   16 years ak19 1. Made MetadataWrap and MetadataItem members final rather than …
(edit) @17012   16 years ak19 Some comments to explain code Dr Bainbridge recently added in.
(edit) @17011   16 years davidb Generalisation of skimming doc.xml files for metadata
(edit) @17009   16 years davidb Generalisation of skimming doc.xml files to find extracted metadata. …
(edit) @17006   16 years ak19 Final bugfix in GathererApplet4gs3.java before it gets removed from …
(edit) @17005   16 years ak19 Fixed a bug (missing help files) that caused an exception when the …
(edit) @17004   16 years ak19 Fixed small bug that made the browser (Firefox) crash when trying to …
(edit) @17000   16 years ak19 Merged GathererApplet.java and GathererApplet4gs3.java
(edit) @16998   16 years ak19 GathererApplet4gs3.java connects to gliserver.pl instead of the …
(edit) @16993   16 years ak19 1. When the GLI client cannot connect to the library-path url provided …
(edit) @16990   16 years ak19 After changing the gliserver url or library path url, a restart is now …
(edit) @16989   16 years kjdon use xmlNodeToStringWithoutIndenting to output format xml for gs3
(edit) @16988   16 years kjdon added xmlNodeToStringWithoutIndenting for use with format statements …
(edit) @16987   16 years kjdon fixed the bug I introduced last time
(edit) @16984   16 years ak19 Minor comment
(edit) @16965   16 years ak19 Method store() now does a Configuration.save() for JTextFields as …
(edit) @16884   16 years ak19 When GS is local, it will use library_url_gs3 or library_url_gs2 and …
(edit) @16880   16 years kjdon don't use dot prefix at all for search collection meta for gs3, so …
(edit) @16879   16 years kjdon search metadata eg index nmaes etc, don't use dot prefix in greenstone 3
(edit) @16855   16 years kjdon added in support for displaying a warning element at lower modes
(edit) @16853   16 years kjdon added a warning element string. have yet to implement handling these …
(edit) @16840   16 years ak19 Accidental paste of invalid chars in previous commit (1. Fix of bug …
(edit) @16839   16 years ak19 1. Fix of bug introduced in changes made in previous commit; 2. …
(edit) @16838   16 years ak19 Moved the displayString and toString() added recently in …
(edit) @16834   16 years ak19 Removed the longer calcDisplayString() and now the call to this …
(edit) @16770   16 years ak19 Removed debug statement
(edit) @16680   16 years anna Improved customization of metadata sets/elements used in the …
(edit) @16678   16 years davidb Fixed oversight in GLI reading GS3 collectionConfig.xml where it …
(edit) @16671   16 years ak19 Instead of Base64 decoding the gsdl_source_filename it now URL …
(edit) @16637   16 years ak19 toString() method tries to display the filename in UTF8 if it is UTF8 …
(edit) @16579   16 years ak19 Modified to work with changes in doc.pm: doc.pm Base64 encodes …
(edit) @16471   16 years ak19 Minor change in test for ConnectException
(edit) @16464   16 years ak19 FEDORA_VERSION has become the secondary environment variable when …
(edit) @16463   16 years ak19 FEDORA_VERSION has become the secondary environment variable when …
(edit) @16400   16 years ak19 Checking canDoScheduling() before trying to do buildSchedule stuff
(edit) @16399   16 years ak19 Making canDoScheduling() a static public method
(edit) @16397   16 years ak19 Minor change.
(edit) @16371   16 years ak19 RemoteGreenstoneServer Authentication method no longer prefills fedora …
(edit) @16369   16 years ak19 Made the login button the default button (activated on pressing Enter) …
(edit) @16361   16 years ak19 New static string for when client FLI runs against a remote GS server …
(edit) @16360   16 years ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16359   16 years ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16358   16 years ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16338   16 years ak19 Completely changed in order to still work with WarningDialog but now …
(edit) @16337   16 years ak19 Changed to let user-provided Fedora connection details be written into …
(edit) @16336   16 years ak19 Lets GLI main window display server version number at the top
(edit) @16335   16 years ak19 Value_field is now a JComponent rather than a JTextField, since …
(edit) @16334   16 years ak19 Three changes: 1. Added method and corresponding Action class to get …
(edit) @16333   16 years anna By default GLI Help reads the index files (table of content) from …
(edit) @16331   16 years ak19 Fixed a bug in showXMLParseFailureLine() and it now informs the …
(edit) @16330   16 years ak19 Changes to work with the remote GS server which now knows its server …
(edit) @16329   16 years ak19 Changes to work with the remote GS server knowing the server version …
(edit) @16307   16 years ak19 Corrected bug. Configuring a plugin used to throw an exception when …
(edit) @16304   16 years ak19 Undid previous commit: extra clause on scheduling which will be …
(edit) @16295   16 years ak19 ArchivesInfPlugin has 0 options which caused GLI to try and load it …
(edit) @16286   16 years ak19 Corrected previous commit. Scheduling is not dependent on GLI running …
(edit) @16272   16 years ak19 New method canDoScheduling() replaces if tests in various locations. …
(edit) @16267   16 years davidb Support for 'collectgroup' added, whereby Greenstone 2 collections can …
(edit) @16265   16 years ak19 Scheduling method requires that Greenstone be version 2 AND that the …
(edit) @16251   16 years ak19 Fixed erroneous use of Debug instead of DebugStream in previous …
(edit) @16250   16 years ak19 For GSDLRemote case. Moved duplicate scheduling code into scheduling() …
(edit) @16148   16 years osborn Code fixes to Scheduling Component
(edit) @16134   16 years osborn Additions for Scheduling Component
(edit) @16133   16 years osborn Additions for Scheduling Component
(edit) @16132   16 years osborn Additions for Scheduling Component
(edit) @16130   16 years osborn Additions for Scheduling Component
(edit) @16129   16 years osborn Addition of SCHEDULE keyword and related changes for scheduling component
(edit) @16127   16 years osborn New progress monitor for GLI scheduling component
(edit) @16111   16 years ak19 In uploadFileInternal(), undid introduction of dummy value and …
(edit) @16098   16 years ak19 1. RemoteGS3 uploadFileInternal works with GS3's gliserver.pl again: a …
(edit) @16042   16 years oranfry replace should have been replaceAll
(edit) @16023   16 years kjdon added a bit of code to convert old plugin names to new ones, for …
(edit) @15883   16 years kjdon changed a string to a StaticStrings variable
(edit) @15882   16 years kjdon plugin overhaul: changed the hard wired plugin names to use the new names
(edit) @15863   16 years ak19 Exit Client GLI (Gatherer.exit()) when user pressed cancel first time …
(edit) @15862   16 years ak19 Reverted to older version since my changes to make the blocky chars …
(edit) @15801   16 years oranfry prevent null pointer exception when launching gems
(edit) @15775   16 years oranfry the String.contains() method does not exist in java 1.4, using indexOf()
Note: See TracRevisionLog for help on using the revision log.