# # ChangeLog for main/trunk/greenstone2/common-src/cgi-bin # # Generated by Trac 1.4.2 # 2024-04-28T09:43:43+12:00 Mon, 09 Sep 2013 10:49:29 GMT davidb [28242] * main/trunk/greenstone2/common-src/cgi-bin/document-extract.pl (added) New CGI program to manipulate doc.xml files to remove some ... 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 ... 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. ... Fri, 03 May 2013 06:25:10 GMT ak19 [27295] * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) This commit contains bugfixes for authentication within metadata- ... Fri, 05 Apr 2013 01:20:49 GMT ak19 [27158] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) get_collection_dir was never returning anything, but was expected to ... Wed, 06 Mar 2013 05:56:22 GMT ak19 [27014] * main/trunk/greenstone2/common-src/cgi-bin/checksum.pl (added) * main/trunk/greenstone2/macros/depositdspace.dm (added) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) * main/trunk/greenstone2/web/images/logogreenstone.gif (added) * main/trunk/greenstone2/web/script/domcore.js (added) * main/trunk/greenstone2/web/script/mimetype.js (added) * main/trunk/greenstone2/web/script/xmlhttp.js (added) * main/trunk/greenstone2/web/style/dspacestyle.css (added) First commit for Dspace Depositor Clone (Institutional Repository) ... Tue, 18 Sep 2012 06:10:37 GMT ak19 [26206] * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Fixes to get Remote Greenstone 3 working with client-gli: 1. client- ... Tue, 17 Jul 2012 05:27:46 GMT ak19 [25963] * main/trunk/gli/src/org/greenstone/gatherer/greenstone/Plugins.java (modified) * main/trunk/greenstone2/common-src/cgi-bin/gliserver.pl (modified) Kathy asked me to adjust the code used to launch pluginfo.pl from GLI ... Tue, 08 May 2012 08:19:28 GMT ak19 [25548] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) rmdir on cgi-bin upon a clean command should proceed quietly and not ... Mon, 13 Feb 2012 07:05:33 GMT davidb [25078] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) @INC updated to include extension perllib folders Thu, 15 Dec 2011 02:00:14 GMT ak19 [24903] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) Removed unnecessary quotes around path which may become a problem ... Thu, 15 Dec 2011 01:40:07 GMT ak19 [24902] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) * main/trunk/greenstone2/gsicontrol.bat (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) GSDLARCH used in Windows makefiles (and gsicontrol.bat) when working ... Wed, 14 Dec 2011 06:20:29 GMT ak19 [24901] * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/cgi-bin/Makefile.in (modified) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/gsicontrol.sh (modified) * main/trunk/greenstone2/runtime-src/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/configure (modified) * main/trunk/greenstone2/runtime-src/configure.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) GSDLARCH used in Linux makefiles when working out the cgi-bin path ... Fri, 09 Dec 2011 08:28:43 GMT ak19 [24880] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) Corrections and additions after testing on Windows the recent commits ... Fri, 09 Dec 2011 08:26:06 GMT ak19 [24879] * main/trunk/greenstone2/common-src/cgi-bin/Makefile.in (modified) Don't want to copy the makefiles from common-src\cgi-bin into GS2's ... Fri, 09 Dec 2011 06:33:08 GMT ak19 [24878] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) Minor correction. Ironing out recent commits during testing. Fri, 09 Dec 2011 06:02:23 GMT ak19 [24877] * main/trunk/greenstone2/common-src/cgi-bin/Makefile.in (modified) Correcting error in command to delete directory Fri, 09 Dec 2011 05:25:27 GMT ak19 [24874] * main/trunk/greenstone2/bin/script/indexes/relation.pl (modified) * main/trunk/greenstone2/common-src/Makefile.in (modified) * main/trunk/greenstone2/common-src/cgi-bin/Makefile.in (added) * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (added) * main/trunk/greenstone2/common-src/configure (modified) * main/trunk/greenstone2/common-src/configure.in (modified) * main/trunk/greenstone2/common-src/win32.mak (modified) * main/trunk/greenstone2/gs2-server.sh (modified) * main/trunk/greenstone2/gs2-web-server.bat (modified) * main/trunk/greenstone2/gsicontrol.bat (modified) * main/trunk/greenstone2/gsicontrol.sh (modified) * main/trunk/greenstone2/lib/java/server.jar (modified) * main/trunk/greenstone2/perllib/util.pm (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/oaiservr/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Third set of commits to do with the migration of cgi-bin into common- ... Fri, 09 Dec 2011 05:13:25 GMT ak19 [24873] * main/trunk/greenstone2/common-src/cgi-bin (moved) Second set of commots to do with migration of cgi-bin into common- ... Fri, 09 Dec 2011 03:25:34 GMT ak19 [24872] * main/trunk/greenstone2/cgi-bin/build-server.pl (modified) * main/trunk/greenstone2/cgi-bin/experimental-ocr-server.pl (modified) * main/trunk/greenstone2/cgi-bin/explode-server.pl (modified) * main/trunk/greenstone2/cgi-bin/gliserver.pl (modified) * main/trunk/greenstone2/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/cgi-bin/image-server.pl (modified) * main/trunk/greenstone2/cgi-bin/index-server.pl (modified) * main/trunk/greenstone2/cgi-bin/metadata-server.pl (modified) First set of changes to do with migration of cgi-bin into common-src, ...