source: gli/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18302   15 years kjdon added action commands to document and section checkboxes. it was …
(edit) @18221   15 years ak19 Fixed a bug I had introduced which closed the download panel even when …
(edit) @18199   15 years kjdon a fix provided by John from Dl Consulting. File->Save now saves the …
(edit) @18195   15 years ak19 Fixed a bug where GS3 crashed with infinite ?s printed to the screen …
(edit) @18194   15 years ak19 Removed the M char from XMLTools
(edit) @18175   15 years ak19 Fixed bug I introduced 2 of my commits ago: When in the Enrich Dialog …
(edit) @18170   15 years oranfry merged in code to do error reporting on xml parsing, even without …
(edit) @18136   15 years ak19 Now first checks whether glisite.cfg exists and loads that, if not it …
(edit) @18131   15 years ak19 Updated method missingEXEC() to present the user with the likely URL …
(edit) @18130   15 years ak19 Ok button is made the default button so that it is activated on …
(edit) @17994   15 years ak19 When a collection is deleted in GLI it's now also deleted on the GS3 …
(edit) @17940   15 years kjdon I think I have disabled scheduling for systems specialist mode. now …
(edit) @17916   15 years davidb FLI based version now uses blue fli-*.gif images rather than the …
(edit) @17844   15 years kjdon modified pluginToString to be like classifyToString where we look for …
(edit) @17838   15 years ak19 Job is no longer set to null in deleteDownloadJob. That's only done in …
(edit) @17837   15 years ak19 Debugging thread skips newlines
(edit) @17826   15 years kjdon changed method name from setDispalyName to setDisplayName
(edit) @17801   15 years kjdon never copy over library_url_gs2/3 or open_collection_gs2/3 when …
(edit) @17798   15 years kjdon always update config file unless version numbers match
(edit) @17773   15 years ak19 Fixed bug I introduced in recent changes to Download panel which …
(edit) @17752   15 years kjdon GA changed to GreenstoneXML
(edit) @17732   15 years kjdon a couple more additions to the plugin name map
(edit) @17665   15 years ak19 In the case of OAIDownloads, GLI and WgetDownload.pm no longer uses …
(edit) @17651   15 years ak19 Corrected my mistake: fixed authentication to work with both wget …
(edit) @17630   15 years ak19 1. Previously the GLI client and GLI applet used to have a problem …
(edit) @17629   15 years ak19 Reinstated the line in destroy() that sets gatherer to null, since it …
(edit) @17628   15 years ak19 Minor change to stop the GLIApplet from closing the browser
(edit) @17621   15 years ak19 Correction to previous changes I made to GAuthenticator: it now only …
(edit) @17616   15 years mdewsnip Fix to bug where some "subcollection" entries in the collect.cfg file …
(edit) @17612   15 years ak19 Turned class RemoteGreenstoneServer.java from an all-static class into …
(edit) @17560   16 years ak19 Explicitly specified look and feel so that it does not break. This is …
(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 …
Note: See TracRevisionLog for help on using the revision log.