source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @19795   15 years oranfry don't uncompress java for linux cdrom components
(edit) @19794   15 years ak19 Updated with GSI button saying 'Restart Library' when launched through …
(edit) @19793   15 years oranfry changed default location of server.exe for export to cdrom, and …
(edit) @19792   15 years ak19 Greenstone Server Interface button now says Restart Library when the …
(edit) @19791   15 years kjdon more changes to do with images moved into web. Now just copy over …
(edit) @19790   15 years oranfry changes for 2.82cd
(edit) @19789   15 years davidb Fixed error in code that works out if a file as associated or not …
(edit) @19788   15 years kjdon moved the text for existence of build.cfg out of w32server/cgiwrapper …
(edit) @19787   15 years oranfry put a simple check for existence before doing replacements in files
(edit) @19786   15 years anna display English text where translations are missing.
(edit) @19785   15 years davidb General improvements to processing audio and for TIMEDHTMLPLugin to …
(edit) @19784   15 years oranfry fixing the repeating background problem, properly this time
(edit) @19783   15 years oranfry fixed the repeating background problem
(edit) @19782   15 years oranfry fixed the repeating background problem
(edit) @19781   15 years kjdon changed a comment
(edit) @19780   15 years kjdon when loading up an old collection, remove 'removeold' and 'keepold' …
(edit) @19779   15 years davidb Mac and Linux differ in the data-type given to 'off_t'. For Mac it is …
(edit) @19778   15 years mdewsnip Changes to configuring SQLite to be consistent with the other …
(edit) @19777   15 years oranfry no need to use a precompiled gdbm as greenstone comes with its own, …
(edit) @19776   15 years oranfry cdrom components not to have the httpd manual - a space saving measure
(edit) @19775   15 years davidb Switch to using more batched approach (for efficiency reasons) for …
(edit) @19774   15 years davidb support for reverse lookup operations
(edit) @19773   15 years davidb optional parameter to open GDBM database that allows for records to be …
(edit) @19772   15 years davidb Some whitespace changes
(edit) @19771   15 years xiao Deleted the dummy cache_key hard-codedly created for Authentication …
(edit) @19770   15 years ak19 1. Search4j was previously given a hint that assumed that findjava was …
(edit) @19769   15 years ak19 1. Search4j was previously given a hint that assumed that findjava was …
(edit) @19768   15 years oranfry library.cgi and oaiserver.cgi are os-specific so put them in cdrom …
(edit) @19767   15 years oranfry our full_java function cant exit on failure, must return to allow …
(edit) @19766   15 years oranfry our full_java function cant exit on failure, must return to allow …
(edit) @19765   15 years oranfry cdrom installer: added david's function to return the path of a java …
(edit) @19764   15 years mdewsnip Changed to look for a collection-specific bin/java/LuceneWrapper.jar …
(edit) @19763   15 years ak19 No longer convert spaces to underscores in the rename_file subroutine, …
(edit) @19762   15 years ak19 No longer convert spaces to underscores in the rename_file subroutine, …
(edit) @19761   15 years oranfry the cdrom release kit as it will be used for the 2.82cd release (or …
(edit) @19760   15 years davidb Files in the GSDL tmp area area deleted between builds, however they …
(edit) @19759   15 years davidb Missing use statement to include GDBMUtils.pm
(edit) @19758   15 years ak19 Created new variable in Gatherer.java called isLocalLibrary that …
(edit) @19757   15 years oranfry oops forgot to do an ant clean before ant build so some class files …
(edit) @19756   15 years oranfry updated ant-installer jars after last sourcecode change (r19755)
(edit) @19755   15 years oranfry defaultValue for DirectoryInput is now a comma separated list of …
(edit) @19754   15 years ak19 The document_prefix field of exploding-metadata now has the …
(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) @19751   15 years davidb Added new function read_collection_cfg() which uses the argument …
(edit) @19750   15 years anna fixed a typo found by Anu.
(edit) @19749   15 years davidb added executable property
(edit) @19748   15 years davidb Addition of 'awk' to the fold
(edit) @19747   15 years ak19 Undoing yesterday's commit: Katherine explains that the …
(edit) @19746   15 years ak19 Dr Bainbridge fixed the DSpace problem where the crucial …
(edit) @19745   15 years anna three improvements by Anu.
(edit) @19744   15 years davidb Minor edit to print statement.
(edit) @19743   15 years davidb incremental-buildcol.pl now looks for change of indexer between last …
(edit) @19742   15 years ak19 Dr Bainbridge fixed a little problem about how the document_prefix …
(edit) @19741   15 years ak19 Used by gs2-server.sh, identical to findjava.sh inside the GLI folder. …
(edit) @19740   15 years ak19 Modification to make it the same as the findjava.sh used by …
(edit) @19739   15 years ak19 Minor change to get the server to run on Mac again. And sourcing …
(edit) @19738   15 years ak19 Instead of calling search4j directly, it reuses the code of …
(edit) @19737   15 years ak19 Bugfix in branches that hadn't been executed so far: can't call return …
(edit) @19736   15 years ak19 Upon unzipping need to delete the dummy 'empty' files which were …
(edit) @19735   15 years oranfry one more change, this time to get rid of a warning about parsing …
(edit) @19734   15 years davidb General improvements
(edit) @19733   15 years davidb Checks pdf folder is writable for web server (for windows)
(edit) @19732   15 years davidb Support for running as part of Greenstone2, with Apache web server
(edit) @19731   15 years davidb Addition of CGI-bin support
(edit) @19730   15 years davidb Update of code to provide own version of Freetype and unewer SFWTOOL
(edit) @19729   15 years oranfry one more file and that should get rid of 'Unable to locate tools.jar'
(edit) @19728   15 years ak19 Dr Bainbridge fixed a terrible bug that caused the server.exe to crash …
(edit) @19727   15 years oranfry a 1.4-compiled, hopefully bug-free ant.jar which also doesn't complain …
(edit) @19726   15 years oranfry same as last commit but compiled with 1.4
(edit) @19725   15 years oranfry a modified ant.jar which doesn't complain about missing tools.jar, yey
(edit) @19724   15 years oranfry don't use removeold tag as it affects minimal (incremental) rebuild
(edit) @19723   15 years anna Updated Russian GLI Dictionary. Many thanks to Sergey Karpov.
(edit) @19722   15 years oranfry don't skip import even if it looks like it doesn't need doing; …
(edit) @19721   15 years oranfry some better explanations and some better text wrapping
(edit) @19720   15 years oranfry changed the linux wrapper to default to web installer wrapper, and …
(edit) @19719   15 years anna commented out untranslated strings.
(edit) @19718   15 years oranfry applied changes relating to incremental building to the other two …
(edit) @19717   15 years oranfry fixed text in collect.cfg not to be parsed
(edit) @19716   15 years anna Updated Gujarati translations. Many thanks to Lavji Zala.
(edit) @19715   15 years oranfry restored needed tarkget
(edit) @19714   15 years anna fixed a typo.
(edit) @19713   15 years nzdl tagging a stable point on the trunk
(edit) @19712   15 years nzdl tagging a stable point on the trunk
(edit) @19711   15 years nzdl tagging a stable point on the trunk
(edit) @19710   15 years nzdl tagging a stable point on the trunk
(edit) @19709   15 years nzdl tagging a stable point on the trunk
(edit) @19708   15 years nzdl tagging a stable point on the trunk
(edit) @19707   15 years nzdl tagging a stable point on the trunk
(edit) @19706   15 years nzdl tagging a stable point on the trunk
(edit) @19705   15 years nzdl tagging a stable point on the trunk
(edit) @19704   15 years nzdl tagging a stable point on the trunk
(edit) @19703   15 years nzdl tagging a stable point on the trunk
(edit) @19702   15 years nzdl tagging a stable point on the trunk
(edit) @19701   15 years nzdl tagging a stable point on the trunk
(edit) @19700   15 years nzdl tagging a stable point on the trunk
(edit) @19699   15 years nzdl tagging a stable point on the trunk
(edit) @19698   15 years nzdl tagging a stable point on the trunk
Note: See TracRevisionLog for help on using the revision log.