source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16270   16 years anna Added configurations for the Amharic User Interface.
(edit) @16269   16 years oranfry check out gli for distribution a little earlier in lirk3
(edit) @16268   16 years davidb Missing collectgroup config line. Now added
(edit) @16267   16 years davidb Support for 'collectgroup' added, whereby Greenstone 2 collections can …
(edit) @16266   16 years davidb get_tmp_filename() can now optionally take an argument that is the …
(edit) @16265   16 years ak19 Scheduling method requires that Greenstone be version 2 AND that the …
(edit) @16264   16 years mdewsnip Changed "-create" to "-removeold", and removed the non-functional …
(edit) @16263   16 years mdewsnip Added "use strict" and fixed a few really ugly things.
(edit) @16262   16 years mdewsnip Changed the "-create" command-line option to "-removeold" to be …
(edit) @16261   16 years ak19 Dr Bainbridge: Minor tweaks to bring GS3's gs2build compilation files …
(edit) @16260   16 years xiao
(edit) @16259   16 years mdewsnip Removed the "-incremental" option from buildcol.pl (because it didn't …
(edit) @16258   16 years xiao
(edit) @16257   16 years mdewsnip Tidied up the block of code that determines whether each doc.xml file …
(edit) @16256   16 years ak19 Corrected 2 references to src\lib directory from lib and clean command …
(edit) @16255   16 years mdewsnip Now uses "<Import>" tags in the manifest file instead of "<Index>" to …
(edit) @16254   16 years mdewsnip Fixed up some crazy XML parsing code and removed unnecessary …
(edit) @16253   16 years ak19 Dr Baindbridge corrected reference to gs2build's lib to src/lib
(edit) @16252   16 years mdewsnip Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing …
(edit) @16251   16 years ak19 Fixed erroneous use of Debug instead of DebugStream in previous …
(edit) @16250   16 years ak19 For GSDLRemote case. Moved duplicate scheduling code into scheduling() …
(edit) @16249   16 years ak19 In get_config_info, variable loc may not be initialised
(edit) @16248   16 years ak19 Placeholder comment for schedule.pl script
(edit) @16247   16 years ak19 Regular expression that processes imagelinks is slightly modified by …
(edit) @16246   16 years ak19 gwcgi property introduced (to mirror GS2's config file) which lets one …
(edit) @16245   16 years oranfry change from gs3.ico -> icon.ico and set date
(edit) @16244   16 years oranfry make use of the new docs directory
(edit) @16243   16 years oranfry have lirk3 change the GLI version numbers
(edit) @16242   16 years oranfry in all release kits, get the current month in all languages
(edit) @16241   16 years oranfry update the date in the docs for each release
(edit) @16240   16 years mdewsnip Added "CREATE INDEX" on document_metadata(docOID) to hugely increase …
(edit) @16239   16 years oranfry this properties file will allow all release kits to update dates in …
(edit) @16238   16 years oranfry let Install.sh make it onto the users machine
(edit) @16237   16 years oranfry extract only relevant stuff onto the users machine
(edit) @16236   16 years oranfry include the gsdl docs in the distribution
(edit) @16235   16 years oranfry don't need this file anymore, it's in the greenstone2/docs directory
(edit) @16234   16 years oranfry work out the date, so the gli dates can be changed
(edit) @16233   16 years oranfry don't bundle the search4j executable, instead include libsearch4j in …
(edit) @16232   16 years oranfry when creating the distributions, change all version numbers in gli
(edit) @16231   16 years oranfry use the task for looking up property values
(edit) @16230   16 years oranfry tidier svn checkouts
(edit) @16229   16 years oranfry An ant task for looking up property values in properties files
(edit) @16228   16 years oranfry an ant project which operates on a gli directory, for now it just has …
(edit) @16227   16 years oranfry keeping the README files in the release kit rather than in …
(edit) @16226   16 years mdewsnip Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR REPLACE", …
(edit) @16225   16 years mdewsnip Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent …
(edit) @16224   16 years mdewsnip Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in case.
(edit) @16223   16 years mdewsnip Added a couple of comments and now creates an index on the …
(edit) @16222   16 years mdewsnip Added a "store_metadata_coverage" option to the collect.cfg file to …
(edit) @16221   16 years mdewsnip Removed duplicate macro.
(edit) @16220   16 years mdewsnip Added the last of the "-split_using_hierarchy_separator" code.
(edit) @16219   16 years mdewsnip Changed the ".pr" resolving code to use the hierarchy separator, so it …
(edit) @16218   16 years mdewsnip Added a couple of missing sqlite_safe() calls.
(edit) @16217   16 years ak19 Default library URL for GS3 is changed to just greenstone3 rather than …
(edit) @16216   16 years mdewsnip First attempt at a "-split_using_hierarchy_separator" option.
(edit) @16215   16 years mdewsnip Tidied up the grouping stuff some more and changed the grouping node …
(edit) @16214   16 years mdewsnip Changed slightly the OID arguments to output_hlist_classifier_nodes(), …
(edit) @16213   16 years oranfry the minimum java for greenstone3 is still 1.4, changing this file to …
(edit) @16212   16 years mdewsnip Minor fix.
(edit) @16211   16 years oranfry fixing hard-coded reference to greenstone3 jar
(edit) @16210   16 years oranfry fixed the wrapper for real this time
(edit) @16209   16 years mdewsnip Now tries the "<ID>VList" format statement if no "<ID>DocumentNodes" …
(edit) @16208   16 years oranfry making the new linux wrapper work
(edit) @16207   16 years oranfry made the linux wrapper use libsearch4j instead of a bundled search4j …
(edit) @16206   16 years mdewsnip Added support for a "-split_greenstone_dates" option that builds a …
(edit) @16205   16 years osborn Cron schedule program for Windows, needed for GLI Scheduling component
(edit) @16204   16 years oranfry made wirk2 work under the new shared code scheme
(edit) @16203   16 years oranfry made the wrapper general, so it can be used with greenstone2 or …
(edit) @16202   16 years oranfry corrected an external definition
(edit) @16201   16 years oranfry renaming the icon for the sake of the shared wrapper
(edit) @16200   16 years oranfry rename the icon for the sake of the shared wrapper
(edit) @16199   16 years oranfry put the vundled java info in the shared init script
(edit) @16198   16 years oranfry made wirk3 work with the new shared code scheme
(edit) @16197   16 years oranfry getting wirk2 into shape
(edit) @16196   16 years mdewsnip A few variable name and code improvements.
(edit) @16195   16 years oranfry checking in the source files for icons, and getting rid of some …
(edit) @16194   16 years oranfry fixes to make wirk2 work after moving things around
(edit) @16193   16 years kjdon forgot to define outhandle last commit
(edit) @16192   16 years osborn Cron scheduler with further updates and fixes
(edit) @16191   16 years ak19 Added a cmd and corresponding operations for retrieving the greenstone …
(edit) @16190   16 years oranfry changes after renaming resources->classes
(edit) @16189   16 years oranfry changes after renaming resources->classes
(edit) @16188   16 years oranfry changes after renaming resources->classes
(edit) @16187   16 years oranfry changes after renaming resources->classes
(edit) @16186   16 years oranfry these files need to be in a resources subdirectory
(edit) @16185   16 years oranfry renaming this directory to classes
(edit) @16184   16 years oranfry a more suitible name for the directory containing the extra installer files
(edit) @16183   16 years oranfry these files need to be in a resources subdirectory
(edit) @16182   16 years oranfry a more suitible name for the directory containing the extra installer files
(edit) @16181   16 years mdewsnip Changed a few variable names and comments now that multiple metadata …
(edit) @16180   16 years mdewsnip Modifying get_metadata_values() and …
(edit) @16179   16 years mdewsnip Added one comment.
(edit) @16178   16 years mdewsnip Greatly improved SQLite database writing speed by adding "BEGIN …
(edit) @16177   16 years mdewsnip Variable name change for consistency.
(edit) @16176   16 years mdewsnip Added a close_infodb_write_handle() functions and initial versions for …
(edit) @16175   16 years oranfry made lirk2 work under the new shared code scheme
(edit) @16174   16 years oranfry the bundled java information is now in one place in the shared …
(edit) @16173   16 years oranfry init.cml is the same for all release kits so making it shared
(edit) @16172   16 years oranfry made lirk3 work under the new shared code scheme
(edit) @16171   16 years oranfry using the shared init.xml instead
Note: See TracRevisionLog for help on using the revision log.