greenstone.org greenstone wiki greenstone trac planet greenstone

root/gli


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @16514 [16514] 2008-07-23 12:03:54 ak19 Updated further to take recent modifications to FLI code into account.
(edit) @16483 [16483] 2008-07-21 11:44:04 kjdon output the version number when outputting the Checking GSDL line
(edit) @16471 [16471] 2008-07-18 17:36:43 ak19 Minor change in test for ConnectException?
(edit) @16470 [16470] 2008-07-18 15:59:53 ak19 FEDORA_VERSION has become the secondary environment variable when running …
(edit) @16466 [16466] 2008-07-18 15:33:23 ak19 FEDORA_VERSION has become the secondary environment variable when running …
(edit) @16465 [16465] 2008-07-18 15:31:48 ak19 FEDORA_VERSION has become the secondary environment variable when running …
(edit) @16464 [16464] 2008-07-18 15:29:15 ak19 FEDORA_VERSION has become the secondary environment variable when running …
(edit) @16463 [16463] 2008-07-18 15:27:10 ak19 FEDORA_VERSION has become the secondary environment variable when running …
(edit) @16403 [16403] 2008-07-14 20:13:55 ak19 New windows script to launch FLI as client of a remote Greenstone server …
(edit) @16402 [16402] 2008-07-14 20:12:42 ak19 Introduced new flag -fedora that helps with launching FLI in both local …
(edit) @16401 [16401] 2008-07-14 20:12:04 ak19 Merged client-gli4gs3.bat into client-gli.bat so that client-gli.bat …
(edit) @16400 [16400] 2008-07-14 19:46:21 ak19 Checking canDoScheduling() before trying to do buildSchedule stuff
(edit) @16399 [16399] 2008-07-14 19:44:01 ak19 Making canDoScheduling() a static public method
(edit) @16397 [16397] 2008-07-14 16:25:22 ak19 Minor change.
(edit) @16371 [16371] 2008-07-14 11:24:18 ak19 RemoteGreenstoneServer? Authentication method no longer prefills fedora …
(edit) @16369 [16369] 2008-07-11 19:23:53 ak19 Made the login button the default button (activated on pressing Enter) of …
(edit) @16368 [16368] 2008-07-11 17:42:15 ak19 Client-gli.sh now works for both GS2 and GS3. It also works with …
(edit) @16367 [16367] 2008-07-11 17:06:24 ak19 Removed CLIENT progmode environment variable
(edit) @16366 [16366] 2008-07-11 17:01:48 ak19 Introduced -fedora flag into fli.sh since that is now already processed by …
(edit) @16365 [16365] 2008-07-11 17:00:18 ak19 Introduced -fedora flag into fli.sh since that is now already processed by …
(edit) @16361 [16361] 2008-07-11 15:13:38 ak19 New static string for when client FLI runs against a remote GS server and …
(edit) @16360 [16360] 2008-07-11 15:12:57 ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16359 [16359] 2008-07-11 15:11:04 ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16358 [16358] 2008-07-11 15:06:10 ak19 Changes for when client FLI runs against a remote GS server and remote …
(edit) @16343 [16343] 2008-07-10 14:31:39 ak19 Intermediate file to keep client-gli working. Now this file works for both …
(edit) @16342 [16342] 2008-07-10 14:29:02 ak19 Intermediate file to keep client-gli working. Now this file works for both …
(edit) @16340 [16340] 2008-07-10 14:20:57 ak19 Since config files for GS3 are now merged into those of Greenstone 2 …
(edit) @16338 [16338] 2008-07-10 13:42:34 ak19 Completely changed in order to still work with WarningDialog? but now deal …
(edit) @16337 [16337] 2008-07-10 13:36:30 ak19 Changed to let user-provided Fedora connection details be written into the …
(edit) @16336 [16336] 2008-07-10 13:31:54 ak19 Lets GLI main window display server version number at the top
(edit) @16335 [16335] 2008-07-10 13:30:55 ak19 Value_field is now a JComponent rather than a JTextField, since …
(edit) @16334 [16334] 2008-07-10 13:20:24 ak19 Three changes: 1. Added method and corresponding Action class to get the …
(edit) @16333 [16333] 2008-07-10 13:10:29 anna By default GLI Help reads the index files (table of content) from GLI.jar, …
(edit) @16331 [16331] 2008-07-10 12:56:42 ak19 Fixed a bug in showXMLParseFailureLine() and it now informs the debugger …
(edit) @16330 [16330] 2008-07-10 12:53:51 ak19 Changes to work with the remote GS server which now knows its server …
(edit) @16329 [16329] 2008-07-10 12:26:44 ak19 Changes to work with the remote GS server knowing the server version and …
(edit) @16328 [16328] 2008-07-10 11:58:36 ak19 Providing the GLI server URL is compulsory now when launching client-gli, …
(edit) @16307 [16307] 2008-07-07 11:18:10 ak19 Corrected bug. Configuring a plugin used to throw an exception when the …
(edit) @16304 [16304] 2008-07-04 13:34:56 ak19 Undid previous commit: extra clause on scheduling which will be modified …
(edit) @16295 [16295] 2008-07-03 16:51:13 ak19 ArchivesInfPlugin? has 0 options which caused GLI to try and load it twice. …
(edit) @16286 [16286] 2008-07-02 19:07:28 ak19 Corrected previous commit. Scheduling is not dependent on GLI running from …
(edit) @16285 [16285] 2008-07-02 17:31:29 ak19 Replaced gli4gs3.bat by gli.bat which is the sole Windows script to start …
(edit) @16283 [16283] 2008-07-02 17:25:37 ak19 Replaced by gli.sh which is the Linux script to start GLI for both GS3 and …
(edit) @16272 [16272] 2008-07-02 11:51:05 ak19 New method canDoScheduling() replaces if tests in various locations. In …
(edit) @16267 [16267] 2008-07-02 09:04:06 davidb Support for 'collectgroup' added, whereby Greenstone 2 collections can be …
(edit) @16265 [16265] 2008-07-01 18:51:07 ak19 Scheduling method requires that Greenstone be version 2 AND that the GLI …
(edit) @16251 [16251] 2008-06-30 15:08:32 ak19 Fixed erroneous use of Debug instead of DebugStream? in previous commit, …
(edit) @16250 [16250] 2008-06-30 14:46:16 ak19 For GSDLRemote case. Moved duplicate scheduling code into scheduling() …
(edit) @16148 [16148] 2008-06-25 10:45:23 osborn Code fixes to Scheduling Component
(edit) @16146 [16146] 2008-06-25 10:39:52 osborn Addition of GLI Scheduling components
(edit) @16144 [16144] 2008-06-25 10:37:43 osborn addition of GLI scheduling components
(edit) @16143 [16143] 2008-06-25 10:33:30 osborn addition of components for GLI scheduling module
(edit) @16135 [16135] 2008-06-24 19:02:47 osborn Additions for GLI Scheduling Component
(edit) @16134 [16134] 2008-06-24 18:54:27 osborn Additions for Scheduling Component
(edit) @16133 [16133] 2008-06-24 18:16:15 osborn Additions for Scheduling Component
(edit) @16132 [16132] 2008-06-24 18:04:07 osborn Additions for Scheduling Component
(edit) @16130 [16130] 2008-06-24 17:32:06 osborn Additions for Scheduling Component
(edit) @16129 [16129] 2008-06-24 17:09:38 osborn Addition of SCHEDULE keyword and related changes for scheduling component
(edit) @16127 [16127] 2008-06-24 16:49:04 osborn New progress monitor for GLI scheduling component
(edit) @16111 [16111] 2008-06-23 17:52:46 ak19 In uploadFileInternal(), undid introduction of dummy value and cgi-args …
(edit) @16098 [16098] 2008-06-20 19:03:36 ak19 1. RemoteGS3 uploadFileInternal works with GS3's gliserver.pl again: a …
(edit) @16082 [16082] 2008-06-20 14:33:53 oranfry this should make the makegli.bat script work
(edit) @16042 [16042] 2008-06-18 11:17:22 oranfry replace should have been replaceAll
(edit) @16023 [16023] 2008-06-16 14:08:57 kjdon added a bit of code to convert old plugin names to new ones, for backwards …
(edit) @15981 [15981] 2008-06-13 13:07:25 oranfry the java 1.4 compiled ChackJavaVersion? class
(edit) @15978 [15978] 2008-06-13 11:26:50 ak19 maximum (and minimum) occurance -> occurrence
(edit) @15965 [15965] 2008-06-12 13:00:33 ak19 Changed typo on datatype attribute: changed Charater String to Character …
(edit) @15964 [15964] 2008-06-12 12:36:23 ak19 Removed use of Patter.quote() which requires Java 1.5 or higher and also …
(edit) @15883 [15883] 2008-06-05 14:29:20 kjdon changed a string to a StaticStrings? variable
(edit) @15882 [15882] 2008-06-05 14:28:40 kjdon plugin overhaul: changed the hard wired plugin names to use the new names
(edit) @15863 [15863] 2008-06-04 19:37:54 ak19 Exit Client GLI (Gatherer.exit()) when user pressed cancel first time in …
(edit) @15862 [15862] 2008-06-04 18:05:12 ak19 Reverted to older version since my changes to make the blocky chars during …
(edit) @15848 [15848] 2008-06-04 14:02:41 anna Improved expressions in English GLI Help, thanks to John Rose.
(edit) @15801 [15801] 2008-05-29 15:44:06 oranfry prevent null pointer exception when launching gems
(edit) @15775 [15775] 2008-05-29 11:27:24 oranfry the String.contains() method does not exist in java 1.4, using indexOf()
(edit) @15769 [15769] 2008-05-28 19:39:28 ak19 FireDocumentEvent? prints exceptions to debugstream
(edit) @15750 [15750] 2008-05-28 14:32:46 ak19 Another typo: to the -> the
(edit) @15749 [15749] 2008-05-28 14:30:03 ak19 Typo: you're -> your
(edit) @15693 [15693] 2008-05-23 18:51:55 ak19 Corrected a miscalculation of the start_offset. Turned DocumentEvent? into …
(edit) @15686 [15686] 2008-05-23 15:57:53 anna Improvements on the English GLI Help. Thanks to John Rose.
(edit) @15641 [15641] 2008-05-22 14:59:19 ak19 Added a fireInsertUpdate(DocEvent?) method
(edit) @15629 [15629] 2008-05-22 12:28:46 ak19 Removed the hardcoded Running Greenstone Librarian Interface since it can …
(edit) @15628 [15628] 2008-05-22 12:23:52 ak19 Removed the debugging output statements and some minor changes to unset …
(edit) @15626 [15626] 2008-05-22 11:58:23 ak19 Removed debug statements
(edit) @15622 [15622] 2008-05-21 21:34:29 ak19 DocumentEvent? only fired in the WriterThread?.run() method now since that …
(edit) @15621 [15621] 2008-05-21 21:33:20 ak19 BuildButtonListener? implements DocumentListener? now so that it it keeps …
(edit) @15610 [15610] 2008-05-21 12:28:36 ak19 Rewrote parts to make gli.sh be able to launch both Greenstone 3 and …
(edit) @15609 [15609] 2008-05-21 12:08:01 ak19 Helper batch files that act as subroutines for the modified gli.bat (as …
(edit) @15608 [15608] 2008-05-21 12:05:37 ak19 Rewrote gli.bat to now work with both Greenstone 2 and Greenstone 3 …
(edit) @15606 [15606] 2008-05-20 19:22:46 ak19 Windows script to launch FLI (the Fedora Librarian Interface)
(edit) @15581 [15581] 2008-05-19 17:36:48 ak19 Changed method parseXML(Reader r) to tell us where XML parsing went wrong, …
(edit) @15506 [15506] 2008-05-15 16:31:54 ak19 Does not print Fedora login connection exception to stderr, since the …
(edit) @15505 [15505] 2008-05-15 16:30:15 ak19 Login error message has a yellow background
(edit) @15397 [15397] 2008-05-09 20:30:22 ak19 For FLI: Removed gsdl.xml file creation from java file Gatherer.java and …
(edit) @15389 [15389] 2008-05-09 17:04:52 ak19 Updated to remind FLI users to first source the setup script for the …
(edit) @15388 [15388] 2008-05-09 16:55:47 ak19 Readme file on how to run FLI--to be modified in future when some …
(edit) @15374 [15374] 2008-05-09 14:42:59 ak19 FedoraLogin? allows for looping whenever connecting to a Fedora server …
(edit) @15373 [15373] 2008-05-09 14:41:48 ak19 1. FedoraLogin? loops on exception; 2. When using FLI and GS server is not …
(edit) @15371 [15371] 2008-05-08 13:47:12 anna Fixed references to the move_down button. Also updated translations, many …
(edit) @15370 [15370] 2008-05-08 13:10:13 anna Fixed references to the move down buttons.
Note: See TracRevisionLog for help on using the revision log.