|
|
@16307
|
15 years |
ak19 |
Corrected bug. Configuring a plugin used to throw an exception when …
|
|
|
@16304
|
15 years |
ak19 |
Undid previous commit: extra clause on scheduling which will be …
|
|
|
@16295
|
15 years |
ak19 |
ArchivesInfPlugin has 0 options which caused GLI to try and load it …
|
|
|
@16286
|
15 years |
ak19 |
Corrected previous commit. Scheduling is not dependent on GLI running …
|
|
|
@16285
|
15 years |
ak19 |
Replaced gli4gs3.bat by gli.bat which is the sole Windows script to …
|
|
|
@16283
|
15 years |
ak19 |
Replaced by gli.sh which is the Linux script to start GLI for both GS3 …
|
|
|
@16272
|
15 years |
ak19 |
New method canDoScheduling() replaces if tests in various locations. …
|
|
|
@16267
|
15 years |
davidb |
Support for 'collectgroup' added, whereby Greenstone 2 collections can …
|
|
|
@16265
|
15 years |
ak19 |
Scheduling method requires that Greenstone be version 2 AND that the …
|
|
|
@16251
|
15 years |
ak19 |
Fixed erroneous use of Debug instead of DebugStream in previous …
|
|
|
@16250
|
15 years |
ak19 |
For GSDLRemote case. Moved duplicate scheduling code into scheduling() …
|
|
|
@16148
|
15 years |
osborn |
Code fixes to Scheduling Component
|
|
|
@16146
|
15 years |
osborn |
Addition of GLI Scheduling components
|
|
|
@16144
|
15 years |
osborn |
addition of GLI scheduling components
|
|
|
@16143
|
15 years |
osborn |
addition of components for GLI scheduling module
|
|
|
@16135
|
15 years |
osborn |
Additions for GLI Scheduling Component
|
|
|
@16134
|
15 years |
osborn |
Additions for Scheduling Component
|
|
|
@16133
|
15 years |
osborn |
Additions for Scheduling Component
|
|
|
@16132
|
15 years |
osborn |
Additions for Scheduling Component
|
|
|
@16130
|
15 years |
osborn |
Additions for Scheduling Component
|
|
|
@16129
|
15 years |
osborn |
Addition of SCHEDULE keyword and related changes for scheduling component
|
|
|
@16127
|
15 years |
osborn |
New progress monitor for GLI scheduling component
|
|
|
@16111
|
15 years |
ak19 |
In uploadFileInternal(), undid introduction of dummy value and …
|
|
|
@16098
|
15 years |
ak19 |
1. RemoteGS3 uploadFileInternal works with GS3's gliserver.pl again: a …
|
|
|
@16082
|
15 years |
oranfry |
this should make the makegli.bat script work
|
|
|
@16042
|
15 years |
oranfry |
replace should have been replaceAll
|
|
|
@16023
|
15 years |
kjdon |
added a bit of code to convert old plugin names to new ones, for …
|
|
|
@15981
|
15 years |
oranfry |
the java 1.4 compiled ChackJavaVersion class
|
|
|
@15978
|
15 years |
ak19 |
maximum (and minimum) occurance -> occurrence
|
|
|
@15965
|
15 years |
ak19 |
Changed typo on datatype attribute: changed Charater String to …
|
|
|
@15964
|
15 years |
ak19 |
Removed use of Patter.quote() which requires Java 1.5 or higher and …
|
|
|
@15883
|
16 years |
kjdon |
changed a string to a StaticStrings variable
|
|
|
@15882
|
16 years |
kjdon |
plugin overhaul: changed the hard wired plugin names to use the new names
|
|
|
@15863
|
16 years |
ak19 |
Exit Client GLI (Gatherer.exit()) when user pressed cancel first time …
|
|
|
@15862
|
16 years |
ak19 |
Reverted to older version since my changes to make the blocky chars …
|
|
|
@15848
|
16 years |
anna |
Improved expressions in English GLI Help, thanks to John Rose.
|
|
|
@15801
|
16 years |
oranfry |
prevent null pointer exception when launching gems
|
|
|
@15775
|
16 years |
oranfry |
the String.contains() method does not exist in java 1.4, using indexOf()
|
|
|
@15769
|
16 years |
ak19 |
FireDocumentEvent prints exceptions to debugstream
|
|
|
@15750
|
16 years |
ak19 |
Another typo: to the -> the
|
|
|
@15749
|
16 years |
ak19 |
Typo: you're -> your
|
|
|
@15693
|
16 years |
ak19 |
Corrected a miscalculation of the start_offset. Turned DocumentEvent …
|
|
|
@15686
|
16 years |
anna |
Improvements on the English GLI Help. Thanks to John Rose.
|
|
|
@15641
|
16 years |
ak19 |
Added a fireInsertUpdate(DocEvent) method
|
|
|
@15629
|
16 years |
ak19 |
Removed the hardcoded Running Greenstone Librarian Interface since it …
|
|
|
@15628
|
16 years |
ak19 |
Removed the debugging output statements and some minor changes to …
|
|
|
@15626
|
16 years |
ak19 |
Removed debug statements
|
|
|
@15622
|
16 years |
ak19 |
DocumentEvent only fired in the WriterThread.run() method now since …
|
|
|
@15621
|
16 years |
ak19 |
BuildButtonListener implements DocumentListener now so that it it …
|
|
|
@15610
|
16 years |
ak19 |
Rewrote parts to make gli.sh be able to launch both Greenstone 3 and …
|
|
|
@15609
|
16 years |
ak19 |
Helper batch files that act as subroutines for the modified gli.bat …
|
|
|
@15608
|
16 years |
ak19 |
Rewrote gli.bat to now work with both Greenstone 2 and Greenstone 3 …
|
|
|
@15606
|
16 years |
ak19 |
Windows script to launch FLI (the Fedora Librarian Interface)
|
|
|
@15581
|
16 years |
ak19 |
Changed method parseXML(Reader r) to tell us where XML parsing went …
|
|
|
@15506
|
16 years |
ak19 |
Does not print Fedora login connection exception to stderr, since the …
|
|
|
@15505
|
16 years |
ak19 |
Login error message has a yellow background
|
|
|
@15397
|
16 years |
ak19 |
For FLI: Removed gsdl.xml file creation from java file Gatherer.java …
|
|
|
@15389
|
16 years |
ak19 |
Updated to remind FLI users to first source the setup script for the …
|
|
|
@15388
|
16 years |
ak19 |
Readme file on how to run FLI--to be modified in future when some …
|
|
|
@15374
|
16 years |
ak19 |
FedoraLogin allows for looping whenever connecting to a Fedora server fails
|
|
|
@15373
|
16 years |
ak19 |
1. FedoraLogin loops on exception; 2. When using FLI and GS server is …
|
|
|
@15371
|
16 years |
anna |
Fixed references to the move_down button. Also updated translations, …
|
|
|
@15370
|
16 years |
anna |
Fixed references to the move down buttons.
|
|
|
@15367
|
16 years |
anna |
update html files
|
|
|
@15366
|
16 years |
anna |
fixed a typo
|
|
|
@15365
|
16 years |
anna |
Fixed several typos and removed one sentence that is not applicable.
|
|
|
@15362
|
16 years |
ak19 |
Modified built() to check whether FLI collection has been built for …
|
|
|
@15361
|
16 years |
ak19 |
Preview button when clicked now uses the correct url to loads the …
|
|
|
@15354
|
16 years |
oranfry |
In gli.bat and gli4gs3.bat, use the temp directory speicified in the …
|
|
|
@15352
|
16 years |
oranfry |
correcting a bug spotted by quan, was checking for presence of …
|
|
|
@15310
|
16 years |
ak19 |
New CheckJavaVersion that works with a default minimum required Java …
|
|
|
@15199
|
16 years |
kjdon |
if have found perl in the registry, then its not on the path. Add it …
|
|
|
@15184
|
16 years |
kjdon |
added an extra output message. This should be translated
|
|
|
@15175
|
16 years |
kjdon |
changed the version number to be svn-trunk. this will be changed to a …
|
|
|
@15164
|
16 years |
ak19 |
modified Download Collection file's ERROR string handling, added …
|
|
|
@15163
|
16 years |
ak19 |
method run() modified to work properly in those cases where GSDL is remote
|
|
|
@15159
|
16 years |
kjdon |
changed the preferences button on the download panel to say 'configure …
|
|
|
@15157
|
16 years |
ak19 |
Added entry for tooltip …
|
|
|
@15156
|
16 years |
ak19 |
Doesn't allow users to delete the currently open collection. Modified …
|
|
|
@15155
|
16 years |
ak19 |
When calling mkcol to create a new collection, no longer add empty …
|
|
|
@15154
|
16 years |
ak19 |
runLocal() method now uniformly executes a process with arguments …
|
|
|
@15137
|
16 years |
kjdon |
added NavigationBar into the list of format options. I added pulldown …
|
|
|
@15135
|
16 years |
kjdon |
Added in extra java files explicitly to compile line for …
|
|
|
@15125
|
16 years |
ak19 |
runLocal executes a Process with single string command in general, but …
|
|
|
@15122
|
16 years |
ak19 |
Prompt dialog to work with new script replace_srcdoc_with_html.pl. …
|
|
|
@15112
|
16 years |
ak19 |
Added CollectionPopupMenu.Refresh, Menu.Replace_SrcDoc_With_HTML and …
|
|
|
@15111
|
16 years |
ak19 |
Added code to work with new replace_srcdoc_with_html.pl script
|
|
|
@15110
|
16 years |
ak19 |
1. rt.exec(args) is now used on Linux as well instead of its specific …
|
|
|
@15109
|
16 years |
ak19 |
Now works with replace_srcdoc_with_html.pl (mainly added 2 methods)
|
|
|
@15108
|
16 years |
ak19 |
Now works with replace_srcdoc_with_html.pl
|
|
|
@15107
|
16 years |
ak19 |
Added Refresh on rightclick AND now allows multiple selected documents …
|
|
|
@15106
|
16 years |
ak19 |
To work with new replace_srcdoc_with_html.pl script
|
|
|
@15105
|
16 years |
ak19 |
Works with new replace_srcdoc_with_html.pl
|
|
|
@15083
|
16 years |
davidb |
mistakenly commited code with version number set to 1.0. Changed back …
|
|
|
@15082
|
16 years |
davidb |
mistakenly commited code with version number set to 1.0. Changed back …
|
|
|
@15033
|
16 years |
anna |
Improved English expression as John Rose suggested.
|
|
|
@15031
|
16 years |
mdewsnip |
Fixed bug when parsing quoted arguments starting with a minus character.
|
|
|
@15014
|
16 years |
davidb |
Adjustment to fli.sh start-up script so it can distinguishes between …
|
|
|
@15012
|
16 years |
davidb |
br.readLine() could return null in test for ImageMagick -- threw …
|
|
|
@14979
|
16 years |
davidb |
Mistakenly left in hard-wired FEDORA_HOME. Now removed. Set this …
|
|
|