|
|
@23272
|
12 years |
sjm84 |
Uninstall.sh is now executable be default
|
|
|
@23271
|
12 years |
sjm84 |
Added a delay to gsuninstall.bat before it tries to delete the …
|
|
|
@23270
|
12 years |
kjdon |
use GSParams static strings for excerptid/tag strings
|
|
|
@23269
|
12 years |
kjdon |
added excerptid and excerpttag to the list of params as they should …
|
|
|
@23268
|
12 years |
kjdon |
added ImagePlugin and ZIPPlugin to make some of the tutorials go …
|
|
|
@23267
|
12 years |
sjm84 |
Added llssite.cfg and glisite.cfg to the list of files to delete when …
|
|
|
@23266
|
12 years |
sjm84 |
A few small uninstaller fixes
|
|
|
@23265
|
12 years |
sjm84 |
Removed an accidentally added semi-colon
|
|
|
@23263
|
12 years |
sjm84 |
Fixed a small change that was missed in the previous commit
|
|
|
@23262
|
12 years |
sjm84 |
Fixed a small change that was missed in the previous commit
|
|
|
@23261
|
12 years |
kjdon |
ZIPPlugin needs to do a block pass on the extracted folder so we don't …
|
|
|
@23258
|
12 years |
kjdon |
updated the lists of contributors and moved the three lists …
|
|
|
@23257
|
12 years |
sjm84 |
More uninstaller modifications
|
|
|
@23256
|
12 years |
sjm84 |
More minor installer/uninstaller modifications
|
|
|
@23255
|
12 years |
sjb48 |
|
|
|
@23254
|
12 years |
sjm84 |
Updated the source release kit so that the source component will now …
|
|
|
@23253
|
12 years |
ak19 |
See commits 23251 and 23252. The localhost and hostname did not work …
|
|
|
@23252
|
12 years |
sjm84 |
The localhost and hostname did not work on the Ubuntu here, but should …
|
|
|
@23251
|
12 years |
sjm84 |
The localhost and hostname did not work on the Ubuntu here, but should …
|
|
|
@23250
|
12 years |
ak19 |
Accidentally committed a debug version of the file
|
|
|
@23249
|
12 years |
ak19 |
A useful debug version of the rm method which got added in when Dr …
|
|
|
@23248
|
12 years |
ak19 |
Bugfix: file called mimetype (among the files extracted from an Open …
|
|
|
@23247
|
12 years |
sjm84 |
The uninstaller will now also delete glisite.cfg if it exists
|
|
|
@23246
|
12 years |
sjm84 |
The uninstaller will now delete llssite.cfg
|
|
|
@23245
|
12 years |
sjm84 |
The installer will now delete llssite.cfg
|
|
|
@23244
|
12 years |
sjm84 |
Updated the Uninstall start menu shortcut to point to the correct location
|
|
|
@23243
|
12 years |
sjm84 |
Windows installations of Greenstone will now uninstall correctly (no …
|
|
|
@23242
|
12 years |
sjm84 |
A few minor updates to the uninstaller
|
|
|
@23238
|
12 years |
ak19 |
In the New Collection and Open Collection dialogs, the OK buttons now …
|
|
|
@23237
|
12 years |
kjdon |
a couple of updates, plus added more people to list of contributors
|
|
|
@23236
|
12 years |
ak19 |
Needed to set up Imagemagick (and GhostScript) for the remote server …
|
|
|
@23235
|
12 years |
kjdon |
changed a comment
|
|
|
@23234
|
12 years |
kjdon |
use a relative path for oai2.xsl, otherwise sometimes it doesn't like …
|
|
|
@23233
|
12 years |
kjdon |
changed the url info stored in oai.cfg. Now have one optional field …
|
|
|
@23231
|
12 years |
kjdon |
changed the URL parameters
|
|
|
@23223
|
12 years |
kjdon |
corrected some default urls
|
|
|
@23222
|
12 years |
kjdon |
corrected a typo
|
|
|
@23221
|
12 years |
sjm84 |
This no longer includes the zipped up expat from windows
|
|
|
@23218
|
12 years |
kjdon |
fixed up -manifest use with this script. -manifest needs -keepold …
|
|
|
@23217
|
12 years |
sjm84 |
Tidied up the Linux uninstaller
|
|
|
@23216
|
12 years |
anna |
Added configuration for auxiliary Bengali macro files
|
|
|
@23215
|
12 years |
anna |
Bengali Greenstone User Interface. Many thanks to Dilara Begum.
|
|
|
@23212
|
12 years |
kjdon |
metadata_read no longer takes maxdocs args - metadata_read must …
|
|
|
@23211
|
12 years |
sjm84 |
Made PatternSetToFile Java 1.4 compatible
|
|
|
@23210
|
12 years |
sjm84 |
The uninstaller has been modified so that it no longer will delete …
|
|
|
@23198
|
12 years |
davidb |
Extra curly-brace had found its way into the code as the very last …
|
|
|
@23197
|
12 years |
ak19 |
1. Dr Bainbridge made the flashing DOS prompts disappear; 2. Minor bug …
|
|
|
@23196
|
12 years |
ak19 |
Dr Bainbridge fixed the recent problem to do with how the CGI object …
|
|
|
@23194
|
12 years |
davidb |
Diagnostic output should go to standard-error, as standard-out used in …
|
|
|
@23193
|
12 years |
davidb |
Whitespace addition to improve formatting
|
|
|
@23192
|
12 years |
davidb |
Printing in GS scripts should go to STDERR
|
|
|
@23188
|
12 years |
davidb |
Fixed typo in dir-handle name
|
|
|
@23187
|
12 years |
davidb |
to and from collection now defined (parameterized) as macros
|
|
|
@23186
|
12 years |
sjm84 |
Fixed the windows CRT issues
|
|
|
@23185
|
12 years |
sjm84 |
Changed the CRTs used after some more research
|
|
|
@23184
|
12 years |
davidb |
Updating of PATH changed to prepend (rather than append) so new …
|
|
|
@23183
|
12 years |
davidb |
With PATH information correctly resolved in gsdlCGI.pm, correct …
|
|
|
@23182
|
12 years |
kjdon |
fixed up bug with deleting assoc files. Was fine for a delete, but for …
|
|
|
@23181
|
12 years |
sjm84 |
The end brace of the delete_assoc_files sub in the lucenebuildproc.pm …
|
|
|
@23178
|
12 years |
davidb |
CGI scripts need to know the fromCollect and toCollect
|
|
|
@23177
|
12 years |
davidb |
CGI scripts need to know the fromCollect and toCollect
|
|
|
@23176
|
12 years |
kjdon |
added delete_assoc_files. If we are asked to process a deleted or …
|
|
|
@23175
|
12 years |
sjm84 |
Changed the version of MSVCR included with Apache
|
|
|
@23174
|
12 years |
sjm84 |
Changed the MSVCR version included with Apache
|
|
|
@23172
|
12 years |
kjdon |
when using gdbm-txtgz infodb type, the runtime system will generate …
|
|
|
@23171
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23170
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23169
|
12 years |
kjdon |
need to set binmode for pipes to get utf8 input and output. also need …
|
|
|
@23168
|
12 years |
kjdon |
if infodbtype is gdbm-txtgz, we need to use gdbm for all archives dbs
|
|
|
@23167
|
12 years |
davidb |
GreenstoneXMLPlugin used to (or at least in theory used to) to be able …
|
|
|
@23166
|
12 years |
kjdon |
copying code from gdbm.pm: Attached :utf8 encoding to db pipes to …
|
|
|
@23165
|
12 years |
kjdon |
removed a couple of print statements
|
|
|
@23162
|
12 years |
davidb |
Missing double quote added.
|
|
|
@23161
|
12 years |
davidb |
Corrected ZipFile to ZipFiles
|
|
|
@23160
|
12 years |
kjdon |
member hash renamed, some tidying up
|
|
|
@23159
|
12 years |
kjdon |
buildproc member hash renamed
|
|
|
@23158
|
12 years |
kjdon |
added a couple of missing plugin description strings
|
|
|
@23156
|
12 years |
kjdon |
removed an unused string
|
|
|
@23155
|
12 years |
sjm84 |
Changed "key" to "name" in one of the property definitions
|
|
|
@23154
|
12 years |
kjdon |
store a hash of all doc oids, then check against this hash when asked …
|
|
|
@23153
|
12 years |
sjm84 |
Added an LD_LIBRARY_PATH pointing to the gnome-lib lib directory for …
|
|
|
@23149
|
12 years |
davidb |
Progressbar code upgraded to be able to monitor multiple upload files …
|
|
|
@23148
|
12 years |
davidb |
Switch to using ZipFile
|
|
|
@23147
|
12 years |
davidb |
Added routine for zipping up doc_xml and its associated files from the …
|
|
|
@23146
|
12 years |
davidb |
Believe I have found a 'magic' line of Perl code that will supress …
|
|
|
@23145
|
12 years |
davidb |
Added 'colcfg' to packages included by script
|
|
|
@23144
|
12 years |
davidb |
Script now correctly determines the infodb type by parsing the …
|
|
|
@23143
|
12 years |
ak19 |
More changes to making collectdir movable: 1. When not working with a …
|
|
|
@23142
|
12 years |
davidb |
Fixed to correctly lookup cgi arguments 'collect' and 'oid'
|
|
|
@23141
|
12 years |
davidb |
|
|
|
@23140
|
12 years |
davidb |
|
|
|
@23139
|
12 years |
davidb |
shift away from using rand_string as cgi-argument
|
|
|
@23138
|
12 years |
davidb |
Elimination of rand_string
|
|
|
@23137
|
12 years |
davidb |
Preparation work to support monitoring of multiple files
|
|
|
@23136
|
12 years |
sjm84 |
gdbm.h needed to be surrounded in extern "C" braces to be happy on Windows
|
|
|
@23135
|
12 years |
sjb48 |
Can now drag a metadata item and have it maintain selection
|
|
|
@23134
|
12 years |
davidb |
Couple of extra minor tweaks to prevent variables being tested that …
|
|
|
@23133
|
12 years |
kjdon |
still workign on incremental infodb updating. cleaning up code now …
|
|
|
@23132
|
12 years |
kjdon |
for manifest files, if the user has specified Index (not Reindex) and …
|
|
|
@23131
|
12 years |
kjdon |
added a method get_total_text_length. returns the total lenght for the …
|
|
|