source: gli/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20961   14 years ak19 Now when GLI starts up and finds a language in the config file which …
(edit) @20960   14 years ak19 3 changes: 1. A few more instances where perl should be launched for …
(edit) @20957   14 years ak19 When dealing with a remote Greenstone server, file separators need to …
(edit) @20952   14 years ak19 Changed error message icon to information message when server dialog …
(edit) @20924   14 years oranfry Since we can now have a Perl installation inside Greenstone on linux …
(edit) @20877   14 years ak19 Fixed minor bug: clicking on trash icon when nothing's selected caused …
(edit) @20823   15 years kjdon if gs3 pass -site option to explode script
(edit) @20811   15 years ak19 showXMLParseFailureLine() now splits lines into an array which is used …
(edit) @20789   15 years ak19 If the proxy host is not set but Use Proxy Connection is turned on, we …
(edit) @20608   15 years kjdon modified setting intial value for metadata type arg. If using the …
(edit) @20482   15 years ak19 Small correction: before prepending cmd start to the command of the …
(edit) @20480   15 years ak19 Changes made to incorporate the Local Apache Library Server on …
(edit) @20455   15 years kjdon removed metadatum type arg - I don't think it is ever used. and what …
(edit) @20450   15 years kjdon removed some commented out code, did a bit of tidying, no longer treat …
(edit) @20448   15 years kjdon toSTring for metadtaa element now in CollectCfgReadWrite instead of …
(edit) @20447   15 years kjdon split CollectionConfiguration into three files: …
(edit) @20446   15 years kjdon moved code to do with converting from old plugin names to new ones …
(edit) @20445   15 years kjdon removed show_extracted_namespace form toSTring and metadataToString - …
(edit) @20444   15 years kjdon CollectionConfiguration.toString now only takes one arg
(edit) @20443   15 years kjdon replaced boolean with constant
(edit) @20441   15 years kjdon metadata arguments use an editable combobox, which seems to mean that …
(edit) @20440   15 years kjdon starting to remove code that strips off extracted namespace - this …
(edit) @20439   15 years kjdon Argument now controls the conversion between metadata display name and …
(edit) @20438   15 years kjdon added convertMetadataElementListNames to convert from display to …
(edit) @20123   15 years kjdon export and write cd don't work for gs3 so am hiding the menu items
(edit) @20117   15 years kjdon removed a few commented out bits of code. Only display the schedule …
(edit) @20007   15 years ak19 Adjusted the code to deal with 1. semicolons and commas separating …
(edit) @19945   15 years kjdon changed how it was reading in gs3 config xml - the values weren't …
(edit) @19944   15 years kjdon fixed a typo on a debug statement
(edit) @19863   15 years ak19 Minor change to previous commit to make the Preview button work …
(edit) @19862   15 years ak19 Getting the preview button working again for GS3.
(edit) @19798   15 years kjdon check whether levels is null before iterating through it
(edit) @19797   15 years kjdon when a collection only had ex metadata set, we were removing it from …
(edit) @19796   15 years kjdon don't try and parse comments into tokens - quote marks can stuff up …
(edit) @19781   15 years kjdon changed a comment
(edit) @19780   15 years kjdon when loading up an old collection, remove 'removeold' and 'keepold' …
(edit) @19758   15 years ak19 Created new variable in Gatherer.java called isLocalLibrary that …
(edit) @19753   15 years kjdon in processComplete, after OK from build, the preview_button was …
(edit) @19752   15 years kjdon check server is running before looking at isURLPending
(edit) @19736   15 years ak19 Upon unzipping need to delete the dummy 'empty' files which were …
(edit) @19722   15 years oranfry don't skip import even if it looks like it doesn't need doing; …
(edit) @19718   15 years oranfry applied changes relating to incremental building to the other two …
(edit) @19678   15 years ak19 The proxy and Authenticator setup was recently moved into the …
(edit) @19675   15 years ak19 URLPending can't be called unless we are using LLS. So first test that …
(edit) @19598   15 years ak19 Corrected previous commit to avoid the changed code in the remote GS case.
(edit) @19585   15 years ak19 Changes made when re-testing the independently launchend GSI (and the …
(edit) @19547   15 years ak19 Fixed up loose ends: restarting an external server - just as …
(edit) @19544   15 years ak19 Put back and corrected the GLI code that was recently reverted for …
(edit) @19513   15 years ak19 Reverting to before recent commits for working with independently …
(edit) @19508   15 years ak19 Part of changes to how GLI deals with an independently launched GSI …
(edit) @19507   15 years ak19 Part of changes to how GLI deals with an independently launched GSI …
(edit) @19506   15 years ak19 Part of changes to how GLI deals with an independently launched GSI …
(edit) @19484   15 years ak19 Wait 20 seconds for the server to have started up when the server …
(edit) @19471   15 years ak19 Waiting time for checking whether the server has started up already …
(edit) @19443   15 years kjdon made ex metadata always go to bottom of Enrich pane
(edit) @19442   15 years ak19 Change that goes with change in PortFinder.java: now it passes a …
(edit) @19438   15 years kjdon If you change the language then the locale is set in the …
(edit) @19436   15 years ak19 Related to previous 2 commits: one info output line commented out.
(edit) @19432   15 years ak19 Changing somethings about previous commit: isPortAvailable takes a …
(edit) @19430   15 years oranfry correcting for whether to copy building to index
(edit) @19429   15 years ak19 Method isPortAvailable() now passed a boolean parameter telling it …
(edit) @19404   15 years oranfry incremental import and build in gli (brought over from branch)
(edit) @19313   15 years ak19 To get the Downloading to work when using client-gli, needed to: 1. …
(edit) @19308   15 years ak19 1. Library_url is stored into configRemote.xml; 2. …
(edit) @19306   15 years ak19 The download panel should be available in client-gli if there's a …
(edit) @19304   15 years davidb Moved location of setProxy and 'new GAuthenticator' to earlier point …
(edit) @19272   15 years kjdon made delete prompt handle collection groups
(edit) @19271   15 years kjdon changed the position the help opens up at for download pane
(edit) @19270   15 years kjdon don't add dc metadata set all the time. only add it if there is not a …
(edit) @19269   15 years kjdon commented out some unnecessary (afaik) print statements
(edit) @19243   15 years ak19 The length of time to wait for the server to startup or stop is stored …
(edit) @19242   15 years ak19 Collection.getSubName() changed to getTailName() and all references to …
(edit) @19239   15 years ak19 Making replace shortcut option work for the remote case.
(edit) @19235   15 years kjdon added a comment
(edit) @19231   15 years ak19 Making rename shortcut option work for the remote case.
(edit) @19230   15 years ak19 For remote GS server actions, calls …
(edit) @19229   15 years ak19 Helpful debug statement (commented out).
(edit) @19228   15 years ak19 Cosmetic change
(edit) @19227   15 years ak19 Correction to comment
(edit) @19226   15 years kjdon added code to handle collect groups
(edit) @19225   15 years kjdon made the GLI title display teh qualified collection name
(edit) @19224   15 years kjdon added code for collect groups
(edit) @19223   15 years kjdon added code to hide the keyword metadata in the index list
(edit) @19221   15 years ak19 Correction for allowing the metadata directories of collections nested …
(edit) @19220   15 years kjdon the shortname is now the group qualified name, eg …
(edit) @19207   15 years ak19 Recurses to add collection-Group configurations to the zip, necessary …
(edit) @19203   15 years ak19 Undoing the changes where the Collection.getName() always returned the …
(edit) @19197   15 years ak19 Tentative changes for getting the collectiongroup construct to work …
(edit) @19194   15 years ak19 Deals with the Linux case where the GS2 was not configured with …
(edit) @19188   15 years ak19 Changes made together with related changes in gliserver.pl for making …
(edit) @19173   15 years ak19 GLI and gliserver.pl have been updated together to deal with …
(edit) @19041   15 years ak19 The PreviewButton's response had not been updated to load the page of …
(edit) @19030   15 years ak19 Works with the template glisite.cfg.in and llssite.cfg.in files to …
(edit) @19004   15 years ak19 When the local server application doesn't terminate properly and a URL …
(edit) @19003   15 years ak19 Fixed a bug I introduced into the functioning of GLI with Windows' …
(edit) @18991   15 years ak19 Changed exception message.
(edit) @18987   15 years ak19 Updated several files such that the Server2 code in server.jar can …
(edit) @18948   15 years kjdon getLoadedCollectionDirectoryPath now gets the path from the loaded …
(edit) @18947   15 years kjdon don't use existence of metadata directory as not collect group, as …
(edit) @18946   15 years kjdon check the config file for collectgroup before checking whether the …
Note: See TracRevisionLog for help on using the revision log.