# # ChangeLog for main/trunk/greenstone2/perllib/buildcolutils.pm # # Generated by Trac 1.4.2 # 2024-04-28T04:18:41+12:00 Tue, 10 May 2016 02:59:29 GMT ak19 [30523] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/servercontrol.pm (moved) Renaming activate.pm to servercontrol.pm. Tue, 10 May 2016 02:39:41 GMT ak19 [30522] * main/trunk/greenstone2/perllib/activate.pm (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Dr Bainbridge found a better place to instantiate the activate.pm ... Mon, 09 May 2016 10:38:09 GMT ak19 [30520] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/activate.pm (added) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) Refactoring activate.pl into activate.pm (class, OOP) and ... Mon, 09 May 2016 05:19:13 GMT ak19 [30518] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Related to previous commit. Need to similarly handle another case of ... Mon, 09 May 2016 04:53:48 GMT ak19 [30517] * main/trunk/greenstone2/bin/script/activate.pl (modified) * main/trunk/greenstone2/perllib/DBDrivers/BaseDBDriver.pm (modified) * main/trunk/greenstone2/perllib/DBDrivers/JDBM.pm (modified) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/dbutil.pm (modified) * main/trunk/greenstone2/perllib/extrabuilder.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Fixing incremental-rebuild when the database is gdbm. At this point ... Thu, 12 Jun 2014 00:18:42 GMT kjdon [29096] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) new argument to print_txt_usage. Pass 1 if you don't want the output ... Sun, 25 May 2014 23:37:58 GMT kjdon [29079] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) removed a comment no longer needed Sun, 25 May 2014 23:37:09 GMT kjdon [29078] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) make builddir absolute if it isn't already (so you can say -builddir ... Thu, 30 Jan 2014 02:09:31 GMT ak19 [28801] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) New mode to buildcol.pl added called 'extra'. This restricts the ... Wed, 30 Oct 2013 22:34:01 GMT kjdon [28566] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) changed some util:: to FIleUtils:: methods to avoid warnings Mon, 19 Aug 2013 11:35:28 GMT davidb [28087] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Minor tweak to the formatting of the message produced about the RSS ... Thu, 15 Aug 2013 01:50:45 GMT kjdon [28060] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) sections_sort_on_doc_meta is for solr and lucene Tue, 09 Jul 2013 06:50:07 GMT ak19 [27791] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Bugfix: when running buildcol.pl with -activate flag, the collection ... Wed, 05 Jun 2013 23:29:54 GMT kjdon [27563] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) implementing the new build option sections_sort_on_document_metadata Mon, 27 May 2013 00:50:19 GMT jmt12 [27482] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Replace slash replacement regexs with a call the ... Wed, 22 May 2013 21:29:49 GMT jmt12 [27392] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) Correcting bug that left archivedir undefined in some circumstances - ... Mon, 06 May 2013 03:26:13 GMT jmt12 [27304] * main/trunk/greenstone2/perllib/buildcolutils.pm (added) Moved the heavy lifting from the buildcol.pl script into a proper ...