source: gli/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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()
(edit) @15769   16 years ak19 FireDocumentEvent prints exceptions to debugstream
(edit) @15693   16 years ak19 Corrected a miscalculation of the start_offset. Turned DocumentEvent
(edit) @15641   16 years ak19 Added a fireInsertUpdate(DocEvent) method
(edit) @15622   16 years ak19 DocumentEvent only fired in the WriterThread.run() method now since …
(edit) @15621   16 years ak19 BuildButtonListener implements DocumentListener now so that it it …
(edit) @15581   16 years ak19 Changed method parseXML(Reader r) to tell us where XML parsing went …
(edit) @15506   16 years ak19 Does not print Fedora login connection exception to stderr, since the …
(edit) @15505   16 years ak19 Login error message has a yellow background
(edit) @15397   16 years ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
(edit) @15374   16 years ak19 FedoraLogin allows for looping whenever connecting to a Fedora server fails
(edit) @15373   16 years ak19 1. FedoraLogin loops on exception; 2. When using FLI and GS server is …
(edit) @15362   16 years ak19 Modified built() to check whether FLI collection has been built for …
(edit) @15361   16 years ak19 Preview button when clicked now uses the correct url to loads the …
(edit) @15164   16 years ak19 modified Download Collection file's ERROR string handling, added …
(edit) @15163   16 years ak19 method run() modified to work properly in those cases where GSDL is remote
(edit) @15156   16 years ak19 Doesn't allow users to delete the currently open collection. Modified …
(edit) @15155   16 years ak19 When calling mkcol to create a new collection, no longer add empty …
(edit) @15154   16 years ak19 runLocal() method now uniformly executes a process with arguments …
(edit) @15137   16 years kjdon added NavigationBar into the list of format options. I added pulldown …
(edit) @15125   16 years ak19 runLocal executes a Process with single string command in general, but …
(edit) @15122   16 years ak19 Prompt dialog to work with new script replace_srcdoc_with_html.pl. …
(edit) @15111   16 years ak19 Added code to work with new replace_srcdoc_with_html.pl script
(edit) @15110   16 years ak19 1. rt.exec(args) is now used on Linux as well instead of its specific …
(edit) @15109   16 years ak19 Now works with replace_srcdoc_with_html.pl (mainly added 2 methods)
(edit) @15108   16 years ak19 Now works with replace_srcdoc_with_html.pl
(edit) @15107   16 years ak19 Added Refresh on rightclick AND now allows multiple selected documents …
(edit) @15106   16 years ak19 To work with new replace_srcdoc_with_html.pl script
(edit) @15105   16 years ak19 Works with new replace_srcdoc_with_html.pl
(edit) @15083   16 years davidb mistakenly commited code with version number set to 1.0. Changed back …
(edit) @15082   16 years davidb mistakenly commited code with version number set to 1.0. Changed back …
(edit) @15031   16 years mdewsnip Fixed bug when parsing quoted arguments starting with a minus character.
(edit) @15012   16 years davidb br.readLine() could return null in test for ImageMagick -- threw …
(edit) @14975   16 years davidb New files added to support Fedora in GLI
(edit) @14974   16 years davidb Changes to GLI to support export into Fedora. New utility called …
(edit) @14818   16 years anna when creating new collection fails, pass the name of the new …
(edit) @14817   16 years anna Improved error message when GLI had permission problems when opening …
(edit) @14783   16 years anna If a plugin option has a display name, use the displayName instead of …
(edit) @14775   16 years oranfry giving credit to the maker of the new folder and delete icons
(edit) @14753   16 years qq6 Convert gs2 collects to gs3 collects
(edit) @14745   16 years anna When a format variable is set to empty string, recover to its default …
(edit) @14744   16 years anna Added SelectAll and SelectNone buttons on the Languages partition indexes.
(edit) @14743   16 years anna Fixed the bug when moving up the last element of subcollection partitions.
(edit) @14742   16 years anna Added SelectAll and SelectNone buttons.
(edit) @14706   17 years shaoqun Fixed NULL pointer exception when closing a collection
(edit) @14680   17 years oranfry a few better icons for gli
(edit) @14679   17 years xiao clearup some comments, nothing changed.
(edit) @14635   17 years xiao add two methods to write in and out the plugout element which is used …
(edit) @14634   17 years xiao add two methods to write in and out the plugout element which is used …
(edit) @14605   17 years oranfry version number now defaults to trunk. brought across from 3.03 branch, …
(edit) @14601   17 years qq6 added a guide
(edit) @14592   17 years qq6 removed the connection check, because it doesn't work on applet
(edit) @14587   17 years qq6 fill in the file name of the icon image if it is in the GS3 mode
(edit) @14568   17 years qq6 deleted some comments
(edit) @14567   17 years qq6 if Configuration.library_url is given, assume a default …
(edit) @14563   17 years shaoqun added two Tooltips
(edit) @14538   17 years qq6 if the server couldn't be connected in 10 seconds, a warning message …
(edit) @14522   17 years xiao modify to write out index options eg casefold and stem, to …
(edit) @14387   17 years shaoqun make it use new defualt format
(edit) @14372   17 years qq6 set the general.gliserver_url if Configuration.gliserver_url is defined
(edit) @14371   17 years qq6 if the loaded collection is not null,delete the gli.lck file when the …
(edit) @14361   17 years qq6 fixed a bug of finding collections under the site
(edit) @14360   17 years xiao modify to call format4gs3.getPureFormat() instead of …
(edit) @14359   17 years xiao modify to make a Format4gs3 object contain two format features: …
(edit) @14358   17 years qq6 fixed a bug in updateCollectionConfigXML()
(edit) @14352   17 years qq6 Configuration.gliserver_url is set up if Configuration.library_url != …
(edit) @14330   17 years qq6 added file GathererApplet4gs3.java
(edit) @14323   17 years qq6 set download web.xml first
(edit) @14322   17 years qq6 fixed a minor error
(edit) @14321   17 years qq6 updated NewCollectionDetailsPrompt.java
(edit) @14310   17 years qq6 download web.xml and get names of sites if Gatherer.isGsdlRemote
(edit) @14309   17 years qq6 added the site info for a remote GS3
(edit) @14308   17 years qq6 download file 'web.xml' and get all names of sites avaliable if …
(edit) @14307   17 years qq6 zip collectionConfig.xml if parameter 'gsdl3' is found
(edit) @14306   17 years qq6 zip collectionConfig.xml for a remote GS3
(edit) @14305   17 years qq6 download 'buildConfig.xml' if Gatherer.GS3
(edit) @14304   17 years qq6 Added the configuration for the remote gs3
(edit) @14303   17 years qq6 Added parameter 'run_gsdl3' for the remote gs3
(edit) @14302   17 years qq6 Added configuration of the remote gs3
(edit) @14261   17 years mdewsnip Now passes "fs" argument to gliserver.pl when uploading files, for IIS 6.
(edit) @14257   17 years oranfry creating release 2.74
(edit) @14254   17 years anna Added a new download module--mediawiki download.
(edit) @14250   17 years xiao modify to enable the menubar items file and edit if there is no …
(edit) @14249   17 years xiao disable the menu items file and edit from the moment of their creation …
(edit) @14241   17 years xiao add a string disable_OAI.
(edit) @14240   17 years xiao make the option disable_OAI visible in the GLI for Greenstone 3 …
(edit) @14237   17 years xiao modify to skip the parsing of the collectionConfig.xml internal …
(edit) @14234   17 years xiao modify RemoveListener so that the remove button is disabled after the …
(edit) @14232   17 years xiao add c ClickListener to listen for double click upon the index list and …
(edit) @14231   17 years xiao fixed a bug that when the user accidentally deletes the content of …
(edit) @14230   17 years xiao make menu bar items, file and edit, public so that they can be …
(edit) @14229   17 years xiao modification in the LoadCollectionTask() to enable the menubar items …
(edit) @14228   17 years xiao add a method to disable the menu bar items (file and edit) while the …
(edit) @14205   17 years xiao add a static string OAI
(edit) @14204   17 years xiao modify to write the OAI element into the internal structure and write …
Note: See TracRevisionLog for help on using the revision log.