# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-04-25T19:44:36+12:00 Tue, 04 Jun 2013 03:52:23 GMT kjdon [27533] * main/trunk/greenstone2/etc/oai.cfg (modified) added comments about new oaisupercollection configuration command Mon, 03 Jun 2013 23:05:08 GMT kjdon [27528] * main/trunk/greenstone2/runtime-src/src/oaiservr/abstractlistaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/listidsaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/listsetsaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/listsetsaction.h (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiconfig.cpp (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/oaiconfig.h (modified) implemented oaisupercollection. add to oai.cfg and the server will ... Thu, 30 May 2013 09:15:49 GMT ak19 [27522] * main/trunk/greenstone2/bin/script/wvware.pl (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Correcting some minor bugs during build. Thu, 30 May 2013 08:53:34 GMT ak19 [27521] * main/trunk/greenstone2/gsicontrol.bat (modified) * main/trunk/greenstone2/gsicontrol.sh (modified) Resetting gsdlhome (reset-gsdlhome command) should not just update ... Thu, 30 May 2013 03:30:27 GMT ak19 [27520] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Undoing commit to FileUtils::closeFileHandle since John thinks the ... Thu, 30 May 2013 03:20:33 GMT ak19 [27519] * main/trunk/greenstone2/bin/script/wvware.pl (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) Using the recommended FileUtils.pm equivalents for util.pm subroutines. Thu, 30 May 2013 03:19:42 GMT ak19 [27518] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Completing the listing of functions in FileUtils.pm Thu, 30 May 2013 02:53:20 GMT jmt12 [27517] * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Noticed and replaced a couple of -e's (that should have been -d's ... Thu, 30 May 2013 02:49:40 GMT jmt12 [27516] * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) Matching a call to the new FileUtils::openFileHandle() (in ... Wed, 29 May 2013 22:58:59 GMT jmt12 [27513] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Restoring the original logic around working_info (although still not ... Wed, 29 May 2013 21:55:24 GMT kjdon [27511] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) pass in file handle as a reference Wed, 29 May 2013 08:41:13 GMT ak19 [27509] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Using the recommended FileUtils.pm methods in place of the deprecated ... Wed, 29 May 2013 07:26:27 GMT ak19 [27508] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) closeFileHandle() should deal with the case of the file not existing. Tue, 28 May 2013 21:51:07 GMT jmt12 [27505] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Closing the RSS filehandle with the new function in FileUtils too Tue, 28 May 2013 21:49:08 GMT jmt12 [27504] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changing the wat get_new_doc_dir() works so that it creates the new ... Tue, 28 May 2013 02:36:23 GMT kjdon [27503] * main/trunk/greenstone2/perllib/plugins/MARCXMLPlugin.pm (modified) modified to handle files with just a single record. So no collection ... Tue, 28 May 2013 02:02:00 GMT kjdon [27502] * main/trunk/greenstone2/perllib/plugins/ISISPlugin.pm (modified) trying to fix double encoding issue for isis files. not sure that I ... Tue, 28 May 2013 01:47:46 GMT jmt12 [27501] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Missed (another) old style file open that instead needs to go through ... Tue, 28 May 2013 01:30:10 GMT jmt12 [27500] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Missed an old style file open that instead needs to go through ... Mon, 27 May 2013 23:47:42 GMT jmt12 [27499] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) New configuration options to control the creation of directories in ... Mon, 27 May 2013 23:45:41 GMT jmt12 [27498] * main/trunk/greenstone2/perllib/strings.properties (modified) Strings for the new options in BasePlugout Mon, 27 May 2013 23:45:18 GMT jmt12 [27497] * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) replacing util::mk_all_dirs() with FileUtils::makeAllDirectories() Mon, 27 May 2013 07:51:05 GMT ak19 [27486] * main/trunk/greenstone3/build.xml (modified) Correcting previous commit for setting perl shebangs on Windows, ... Mon, 27 May 2013 06:53:32 GMT sjm84 [27485] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) GS3 release-kit calls GS3 code's build.xml to set-perl-shebangs ... Mon, 27 May 2013 05:31:13 GMT ak19 [27484] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/lib/java/anttasks.jar (modified) 1. Target to set perl shebangs for files in GS3's cgi. 2. Now GS3 ... Mon, 27 May 2013 00:59:56 GMT jmt12 [27483] * main/trunk/greenstone2/perllib/inexport.pm (modified) Replace slash replacement regexs with a call the ... 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 ... Fri, 24 May 2013 07:36:18 GMT ak19 [27464] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Correction to previous commit: setting exec permissions on just those ... Fri, 24 May 2013 03:36:55 GMT ak19 [27451] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Need to set exec permissions on the mac app shortcuts Thu, 23 May 2013 05:38:27 GMT ak19 [27411] * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) The -site flag is now compulsory for GS3 collections when running the ... Thu, 23 May 2013 01:01:25 GMT jmt12 [27394] * main/trunk/greenstone2/perllib/inexport.pm (modified) Replaced hardcoded -e (which should have been a -d anyway) with ... Thu, 23 May 2013 00:59:21 GMT jmt12 [27393] * main/trunk/greenstone2/perllib/doc.pm (modified) Replace hardcoded -e with FileUtils::fileExists() call and util::rm() ... 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 - ... Wed, 22 May 2013 09:22:07 GMT ak19 [27391] * main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml (modified) * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Changing when mac shortcuts are generated during the installation. Wed, 22 May 2013 05:01:58 GMT ak19 [27390] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Authentication hasn't been implemented for GS3 when using metadata- ... Tue, 21 May 2013 05:42:35 GMT ak19 [27389] * main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml (modified) * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Moving recently added target to install mac shortcuts around, because ... Tue, 21 May 2013 04:20:39 GMT ak19 [27388] * main/trunk/greenstone3/gli.app (added) * main/trunk/greenstone3/gli.app/Contents (added) * main/trunk/greenstone3/gli.app/Contents/CodeResources (added) * main/trunk/greenstone3/gli.app/Contents/Info.plist (added) * main/trunk/greenstone3/gli.app/Contents/MacOS (added) * main/trunk/greenstone3/gli.app/Contents/MacOS/gli (added) * main/trunk/greenstone3/gli.app/Contents/PkgInfo (added) * main/trunk/greenstone3/gli.app/Contents/QuickLook (added) * main/trunk/greenstone3/gli.app/Contents/QuickLook/Preview.pdf (added) * main/trunk/greenstone3/gli.app/Contents/Resources (added) * main/trunk/greenstone3/gli.app/Contents/Resources/AutomatorApplet.icns (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Dutch.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/English.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/English.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/classes.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/info.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/French.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/French.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/French.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/German.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/German.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/German.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Italian.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Italian.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Italian.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Japanese.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Spanish.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/da.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/da.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/da.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/fi.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/fi.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/fi.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ko.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ko.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ko.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/no.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/no.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/no.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pl.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pl.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pl.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt_PT.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ru.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ru.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/ru.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/sv.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/sv.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/sv.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_CN.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_TW.lproj (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gli.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gli.app/Contents/_CodeSignature (added) * main/trunk/greenstone3/gli.app/Contents/_CodeSignature/CodeResources (added) * main/trunk/greenstone3/gli.app/Contents/document.wflow.in (added) * main/trunk/greenstone3/gli.app/Contents/version.plist (added) Adding mac app shortcuts with template document.wflow.in files. Had ... Tue, 21 May 2013 04:20:03 GMT ak19 [27387] * main/trunk/greenstone3/client-gli.app (added) * main/trunk/greenstone3/client-gli.app/Contents (added) * main/trunk/greenstone3/client-gli.app/Contents/CodeResources (added) * main/trunk/greenstone3/client-gli.app/Contents/Info.plist (added) * main/trunk/greenstone3/client-gli.app/Contents/MacOS (added) * main/trunk/greenstone3/client-gli.app/Contents/MacOS/client-gli (added) * main/trunk/greenstone3/client-gli.app/Contents/PkgInfo (added) * main/trunk/greenstone3/client-gli.app/Contents/QuickLook (added) * main/trunk/greenstone3/client-gli.app/Contents/QuickLook/Preview.pdf (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/AutomatorApplet.icns (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Dutch.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/English.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/English.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/classes.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/info.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/French.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/French.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/French.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/German.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/German.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/German.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Italian.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Italian.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Italian.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Japanese.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Spanish.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/da.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/da.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/da.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/fi.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/fi.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/fi.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ko.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ko.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ko.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/no.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/no.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/no.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pl.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pl.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pl.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt_PT.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ru.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ru.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/ru.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/sv.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/sv.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/sv.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_CN.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_TW.lproj (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/client-gli.app/Contents/_CodeSignature (added) * main/trunk/greenstone3/client-gli.app/Contents/_CodeSignature/CodeResources (added) * main/trunk/greenstone3/client-gli.app/Contents/document.wflow.in (added) * main/trunk/greenstone3/client-gli.app/Contents/version.plist (added) * main/trunk/greenstone3/gems.app (added) * main/trunk/greenstone3/gems.app/Contents (added) * main/trunk/greenstone3/gems.app/Contents/CodeResources (added) * main/trunk/greenstone3/gems.app/Contents/Info.plist (added) * main/trunk/greenstone3/gems.app/Contents/MacOS (added) * main/trunk/greenstone3/gems.app/Contents/MacOS/gems (added) * main/trunk/greenstone3/gems.app/Contents/PkgInfo (added) * main/trunk/greenstone3/gems.app/Contents/QuickLook (added) * main/trunk/greenstone3/gems.app/Contents/QuickLook/Preview.pdf (added) * main/trunk/greenstone3/gems.app/Contents/Resources (added) * main/trunk/greenstone3/gems.app/Contents/Resources/AutomatorApplet.icns (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Dutch.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/English.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/English.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/English.lproj/ApplicationStub.nib/classes.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/English.lproj/ApplicationStub.nib/info.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/French.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/French.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/French.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/German.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/German.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/German.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Italian.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Italian.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Italian.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Japanese.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Spanish.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/da.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/da.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/da.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/fi.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/fi.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/fi.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ko.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ko.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ko.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/no.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/no.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/no.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pl.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pl.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pl.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt_PT.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ru.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ru.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/ru.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/sv.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/sv.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/sv.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_CN.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_TW.lproj (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gems.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gems.app/Contents/_CodeSignature (added) * main/trunk/greenstone3/gems.app/Contents/_CodeSignature/CodeResources (added) * main/trunk/greenstone3/gems.app/Contents/document.wflow.in (added) * main/trunk/greenstone3/gems.app/Contents/version.plist (added) * main/trunk/greenstone3/gs3-server.app (added) * main/trunk/greenstone3/gs3-server.app/Contents (added) * main/trunk/greenstone3/gs3-server.app/Contents/CodeResources (added) * main/trunk/greenstone3/gs3-server.app/Contents/Info.plist (added) * main/trunk/greenstone3/gs3-server.app/Contents/MacOS (added) * main/trunk/greenstone3/gs3-server.app/Contents/MacOS/gs2-server (added) * main/trunk/greenstone3/gs3-server.app/Contents/PkgInfo (added) * main/trunk/greenstone3/gs3-server.app/Contents/QuickLook (added) * main/trunk/greenstone3/gs3-server.app/Contents/QuickLook/Preview.pdf (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/AutomatorApplet.icns (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Dutch.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/English.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/English.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/English.lproj/ApplicationStub.nib/classes.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/English.lproj/ApplicationStub.nib/info.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/English.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/French.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/French.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/French.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/German.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/German.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/German.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Italian.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Italian.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Italian.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Japanese.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Japanese.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Spanish.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/Spanish.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/da.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/da.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/da.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/fi.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/fi.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/fi.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ko.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ko.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ko.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/no.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/no.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/no.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pl.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pl.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pl.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt_PT.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ru.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ru.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/ru.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/sv.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/sv.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/sv.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_CN.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_TW.lproj (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib/keyedobjects.nib (added) * main/trunk/greenstone3/gs3-server.app/Contents/_CodeSignature (added) * main/trunk/greenstone3/gs3-server.app/Contents/_CodeSignature/CodeResources (added) * main/trunk/greenstone3/gs3-server.app/Contents/document.wflow.in (added) * main/trunk/greenstone3/gs3-server.app/Contents/version.plist (added) Adding mac app shortcuts with template document.wflow.in files. Had ... Tue, 21 May 2013 02:54:07 GMT ak19 [27380] * main/trunk/greenstone3/build.xml (modified) Adding a target for setting up the mac shortcuts (.app folders) for ... Tue, 21 May 2013 02:52:51 GMT ak19 [27379] * main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml (modified) * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Release kit needs to set up the mac shortcuts (.app) Tue, 21 May 2013 02:45:41 GMT jmt12 [27376] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) Added a canRead() function, make openFileHandle() a bit smarter in ... Tue, 21 May 2013 02:44:13 GMT jmt12 [27375] * main/trunk/greenstone2/perllib/classify.pm (modified) Replaced a conditional add to INC with the call to the new function ... Tue, 21 May 2013 02:43:21 GMT jmt12 [27374] * main/trunk/greenstone2/perllib/util.pm (modified) Changing my comment style as I stumbled across a much nicer/clearer ... Mon, 20 May 2013 07:19:05 GMT ak19 [27369] * main/trunk/greenstone3/build.xml (modified) Adding in the write-env target to write out the environment, which ... Mon, 20 May 2013 05:37:51 GMT ak19 [27368] * main/trunk/release-kits/kits/rk3/installer/antinstall-config.xml (modified) Flags marking NO FLAX START and END Fri, 17 May 2013 07:56:40 GMT ak19 [27367] * main/branches/64_bit_Greenstone/greenstone3/resources/tomcat/server_tomcat7.xml (added) First of the 64 bit installer problems was that it wasn't finding ... Fri, 17 May 2013 05:43:28 GMT ak19 [27366] * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) 1. Handling quotes and colons in user comments: since these are sent ... Thu, 16 May 2013 07:45:16 GMT ak19 [27365] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Bugfixes: 1. handles locked collections (as happens when GLI has ... Thu, 16 May 2013 07:38:04 GMT ak19 [27364] * main/trunk/gli/src/org/greenstone/gatherer/cdm/Format.java (modified) Adding the AllowUserComments option so it can be set from GLI's ... Thu, 16 May 2013 06:37:30 GMT ak19 [27363] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) If you add in the line 'format AllowUserComments true' into a ... Thu, 16 May 2013 03:39:57 GMT kjdon [27362] * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) slightly changed the handling of sortfield query option Thu, 16 May 2013 03:38:21 GMT kjdon [27361] * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenesearch.cpp (modified) new handling of sortfield query param Thu, 16 May 2013 03:34:48 GMT kjdon [27360] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper (deleted) gs2 upgraded to use lucene 3, and LuceneWrapper3. Now uses same code ... Thu, 16 May 2013 03:33:15 GMT kjdon [27359] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper3/GS2LuceneIndexer.java (modified) sort fields are now separate from index fields. index fields will be ... Thu, 16 May 2013 03:30:15 GMT kjdon [27358] * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) indexing sortfields separately. tidy up the parsing of the indexes ... Thu, 16 May 2013 03:29:12 GMT kjdon [27357] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) setting sortfield info to buildproc, and getting it back from ... Thu, 16 May 2013 03:24:14 GMT kjdon [27356] * main/trunk/greenstone2/perllib/colcfg.pm (modified) added sortfields (collect.cfg) and indexsortfields, indexsortfieldmap ... Thu, 16 May 2013 03:17:02 GMT kjdon [27355] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) use dirname as OIDtype, ie will get fb33fe as an OID instead of a HASH id Thu, 16 May 2013 03:12:27 GMT kjdon [27354] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) changed some deprecated util methods for FileUtils methods Thu, 16 May 2013 03:11:31 GMT kjdon [27353] * main/trunk/greenstone2/perllib/strings.properties (modified) changed the definitions for some of the OIDtype options Thu, 16 May 2013 03:10:00 GMT kjdon [27352] * main/trunk/greenstone2/perllib/docproc.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) added filename into the list for OIDtype Thu, 16 May 2013 03:08:06 GMT kjdon [27351] * main/trunk/greenstone2/bin/script/import.pl (modified) added filename option to OIDtype - was there for plugins, but not for ... Thu, 16 May 2013 02:33:31 GMT kjdon [27350] * main/trunk/greenstone2/perllib/doc.pm (modified) removing the J from directory name for dirname option for OID. If ... Wed, 15 May 2013 04:12:53 GMT ak19 [27349] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) 1. Updated timestamp for a key that has been reused should not have a ... Wed, 15 May 2013 03:43:35 GMT kjdon [27348] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) (Committed by ak19 under kjdon again.) Correction to previous commit: ... Wed, 15 May 2013 02:38:33 GMT ak19 [27347] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) Adjusting the style of the user comments form to fix font sizes and ... Tue, 14 May 2013 08:45:03 GMT ak19 [27336] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) 1. Fixed regex to retrieve collect_tail. It's unused at present, but ... Tue, 14 May 2013 06:33:55 GMT kjdon [27335] * main/trunk/release-kits/kits/rk3/installer/build.xml (modified) Attempting to get perl shebangs right for cgi scripts in GS3 (in web ... Tue, 14 May 2013 03:44:52 GMT kjdon [27334] * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) 2 bugfixes that broke the building process. Tue, 14 May 2013 02:25:55 GMT ak19 [27333] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) 1. Added the metadataaction::get_import_metadata_array() subroutine ... Mon, 13 May 2013 23:20:33 GMT kjdon [27332] * main/trunk/greenstone2/runtime-src/src/colservr/lucenesearch.cpp (modified) changed to use lucene 3 instead of lucene2 Mon, 13 May 2013 23:19:43 GMT kjdon [27331] * main/trunk/greenstone2/bin/script/lucene_passes.pl (modified) * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) upgrading gs2 to use lucene 3 instead of lucene2 Mon, 13 May 2013 23:17:21 GMT kjdon [27330] * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/lucene-gs/Makefile.in (modified) * main/trunk/greenstone2/common-src/indexers/lucene-gs/winMake.bat (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) upgrading gs2 to use Lucene 3 - same as gs3 uses. Mon, 13 May 2013 23:11:21 GMT kjdon [27329] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) changes to match mgpp's shortname mapping stuff. Changed some util ... Mon, 13 May 2013 23:09:58 GMT kjdon [27328] * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) changed the way we store the list of fields that has been indexed, ... Mon, 13 May 2013 22:50:37 GMT kjdon [27327] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) added a missing function into the list Mon, 13 May 2013 22:50:06 GMT kjdon [27326] * main/trunk/greenstone2/perllib/util.pm (modified) changed warning message to have correct function name Mon, 13 May 2013 22:49:29 GMT kjdon [27325] * main/trunk/greenstone2/bin/script/activate.pl (modified) changed old util function calls to the new FileUtils calls Thu, 09 May 2013 08:31:59 GMT ak19 [27324] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Added _get_archives_metadata_array and tested it. Otherwise it ... Thu, 09 May 2013 06:41:14 GMT ak19 [27323] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) authentication_enabled flag turned on again after accidentally ... Thu, 09 May 2013 06:19:57 GMT ak19 [27322] * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Added Ajax PostAsync method urlPostAsync and tested it works. Thu, 09 May 2013 04:33:05 GMT ak19 [27321] * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) Two bugfixes: 1. Handling of quotes not just the CSV fields ... Thu, 09 May 2013 01:39:24 GMT ak19 [27320] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Oversight to previous commit: one more minor change. Previous commit ... Thu, 09 May 2013 01:31:55 GMT ak19 [27319] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) key DB is gdbm and has no way of changing the DB type. Can't use ... Wed, 08 May 2013 08:27:02 GMT ak19 [27318] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Authentication at perl level for when setting user-added comments. 1. ... Tue, 07 May 2013 23:10:33 GMT sjm84 [27316] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) Reformatting this file as well as tidying imports Tue, 07 May 2013 09:08:31 GMT ak19 [27315] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 09:08:06 GMT ak19 [27314] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 07:32:42 GMT ak19 [27313] * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Now the existing user comments to be displayed are all retrieved in ... Tue, 07 May 2013 05:07:03 GMT ak19 [27312] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) get_metadata_array which takes a JSON string and returns one, ... Tue, 07 May 2013 02:59:52 GMT kjdon [27311] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) building code needs FileHandle for autoflush Tue, 07 May 2013 02:36:57 GMT ak19 [27310] * main/trunk/greenstone2/macros/style.dm (modified) Forgot to remove some debug alert box statements. Tue, 07 May 2013 02:35:49 GMT kjdon [27309] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) when we have just started a new year, output the month even if it is ... Tue, 07 May 2013 02:22:32 GMT kjdon [27308] * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) fixed up DateList so that reverse sort works properly when years are ... Mon, 06 May 2013 04:30:00 GMT ak19 [27307] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Removed the javascript for logout, and put back the basic logout link ... Mon, 06 May 2013 03:29:38 GMT jmt12 [27306] * main/trunk/greenstone2/perllib/FileUtils.pm (added) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Moving the critical file-related functions (copy, rm, etc) out of ... Mon, 06 May 2013 03:27:37 GMT jmt12 [27305] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Add code to allow importing and building to load overriding versions ... 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 ... Mon, 06 May 2013 03:23:45 GMT jmt12 [27303] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/parse2.pm (modified) * main/trunk/greenstone2/perllib/parse3.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Replacing hardcoded additions to INC and PATH environment variables ... Mon, 06 May 2013 03:21:07 GMT jmt12 [27302] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed parallel processing stuff as that now lives in an extension. ...