source: gli/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @18945   15 years kjdon added a method to get the collection's main directory - needed if in a …
(edit) @18917   15 years kjdon add -collection and -use_collection_plugin_options options to explode …
(edit) @18912   15 years kjdon reindented the file - it had horrible huge indentation
(edit) @18911   15 years kjdon added support for new plugin option type: enumstring, which has a list …
(edit) @18910   15 years kjdon reindented the file before editing it
(edit) @18886   15 years anna Changes for ticket #369. Display translations of search metadata …
(edit) @18835   15 years anna Fixed the problem that can't set a format statement to empty.
(edit) @18715   15 years ak19 In Java 6, File.toURL() is deprecated and we're advised to use …
(edit) @18688   15 years kjdon removed the Ms from the file
(edit) @18687   15 years kjdon made all the index options always visible, just disabled if they are …
(edit) @18686   15 years kjdon renamed STEMOPTIONS to INDEXOPTIONS as that is what it is in config …
(edit) @18685   15 years kjdon renamed STEMOPTIONS to INDEXOPTIONS as that is what it is in config file
(edit) @18684   15 years ak19 For some reason the remoteGreenstoneServer was not instantiated soon …
(edit) @18650   15 years ak19 Renaming toplevel gsdlsite.cfg to llssite.cfg (lls = local library server)
(edit) @18646   15 years ak19 When deleting a file from the remote GS server or checking for its …
(edit) @18645   15 years ak19 Base64 encoding the filename that is to be src_replaced or exploded in …
(edit) @18644   15 years ak19 Instead of using sun's BASE64Encoder on fedora login (which throws …
(edit) @18639   15 years kjdon plugin and classifiers both look for metadata names in argument values …
(edit) @18631   15 years ak19 For remote GLI, the book says replace and rename are to be greyed out. …
(edit) @18630   15 years ak19 Refresh disabled in remote case.
(edit) @18611   15 years kjdon change the test for MG build type, as build_type not always updated …
(edit) @18610   15 years kjdon some indenting change, and set build type after changing the indexes …
(edit) @18609   15 years kjdon set buildtype after notifying listeners, as it may be used to …
(edit) @18608   15 years kjdon return null if we are asking for an index that does not exist, in …
(edit) @18607   15 years kjdon when doing base this coll on, check inside collectgroups for more …
(edit) @18606   15 years kjdon when basing a collection on an existing one, don't add the …
(edit) @18593   15 years kjdon GLI three modes change: file tree filters are now editable in …
(edit) @18589   15 years kjdon GLI three modes change: systems mode is no more.
(edit) @18588   15 years kjdon GLI three modes change: duplicate plugins can be added now in …
(edit) @18587   15 years kjdon GLI three modes change: partition index will now be visible in …
(edit) @18583   15 years kjdon added format: to the Date metadata in DateList default format
(edit) @18571   15 years kjdon made List (was GenericList) the default classifier in the available …
(edit) @18533   15 years kjdon added Level strings to the list for translation
(edit) @18525   15 years kjdon explicitly save the coll config file after adding a new plugin from …
(edit) @18524   15 years kjdon trim the string that we get out of the dictionary to get rid of …
(edit) @18462   15 years oranfry No longer expects ?xml to be the only acceptable xml opening marker, …
(edit) @18414   15 years kjdon a few more mods for RTL gli
(edit) @18412   15 years kjdon more modifications for RTL GLI, thanks to Amin Hedjazi
(edit) @18397   15 years ak19 Changed to work with the tail filename (of the replacement file) …
(edit) @18396   15 years ak19 Storing the commandOutput, in case any data is returned from runninig …
Note: See TracRevisionLog for help on using the revision log.