# # ChangeLog for gsdl/trunk/cgi-bin # # Generated by Trac 1.4.2 # 2024-05-17T19:32:48+12:00 Wed, 09 Sep 2009 22:34:59 GMT davidb [20573] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Encoded entites < > etc. mapped back to original character Thu, 13 Aug 2009 07:02:42 GMT ak19 [20253] * gsdl/trunk/cgi-bin/gliserver.pl (modified) On Mac machines, a file called .DS_Store is generated in each folder ... Wed, 29 Apr 2009 23:37:13 GMT mdewsnip [19296] * gsdl/trunk/cgi-bin (modified) Ignoring new .cgi extensions. Wed, 29 Apr 2009 11:27:34 GMT davidb [19293] * gsdl/trunk/cgi-bin/image-server.pl (added) * gsdl/trunk/cgi-bin/metadata-server.pl (added) * gsdl/trunk/perllib/cgiactions (added) * gsdl/trunk/perllib/cgiactions/baseaction.pm (added) * gsdl/trunk/perllib/cgiactions/imageaction.pm (added) * gsdl/trunk/perllib/cgiactions/indexaction.pm (added) * gsdl/trunk/perllib/cgiactions/metadataaction.pm (added) Introduction of Perl-based CGI 'actions' plus supporting modules Mon, 27 Apr 2009 12:23:10 GMT davidb [19277] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Additional unshift ops for @INC Fri, 24 Apr 2009 03:27:18 GMT ak19 [19252] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Had to change the way $lang_env was set for the context of the ... Thu, 23 Apr 2009 03:19:25 GMT kjdon [19236] * gsdl/trunk/cgi-bin/gsdlsite.cfg.in (modified) changed a comment Thu, 23 Apr 2009 03:16:53 GMT ak19 [19233] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Making the GLI rename option work for the remote case ... Thu, 23 Apr 2009 03:16:17 GMT ak19 [19232] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Cosmetic change: removed a commented out line of code no longer used. Wed, 22 Apr 2009 05:05:43 GMT ak19 [19202] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Removed an older require statement on util.pm which resulted in ... Wed, 22 Apr 2009 01:25:39 GMT ak19 [19189] * gsdl/trunk/cgi-bin/gliserver.pl (modified) 1. Changes made together with related changes in gliserver.pl for ... Tue, 21 Apr 2009 06:55:14 GMT ak19 [19172] * gsdl/trunk/cgi-bin/gliserver.pl (modified) GLI and gliserver.pl have been updated together to deal with ... Mon, 20 Apr 2009 05:59:57 GMT ak19 [19141] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Now assuming that Mime::Base64 is included in the perl installation ... Mon, 20 Apr 2009 04:47:54 GMT ak19 [19137] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Users.db was renamed to users.gdb, so this file needed to be updated ... Mon, 20 Apr 2009 02:12:25 GMT kjdon [19108] * gsdl/trunk/cgi-bin/gsdlsite.cfg.in (modified) httpimg changed to httpweb Sun, 19 Apr 2009 07:33:28 GMT davidb [19055] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Better use of @INC to include Greenstone's perllib areas so 'use' and ... Wed, 15 Apr 2009 02:04:08 GMT ak19 [18967] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Related to the previous 2 commits: the httpprefix default is no ... Wed, 15 Apr 2009 02:01:17 GMT ak19 [18966] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Related to the previous commit: there is no .exe file extension for ... Wed, 15 Apr 2009 01:48:40 GMT ak19 [18965] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Suffix of library url has changed for greenstone 2: it ends on .cgi now. Mon, 23 Mar 2009 01:53:11 GMT oranfry [18746] * gsdl/trunk/cgi-bin (modified) ignore the gsdlsite.cfg file so it won't be checked in accidentally ... Mon, 23 Mar 2009 01:49:45 GMT kjdon [18745] * gsdl/trunk/cgi-bin/gsdlsite.cfg (deleted) david has added a .in file, so I am deleting the cfg file Mon, 23 Mar 2009 01:42:51 GMT kjdon [18744] * gsdl/trunk/cgi-bin/gsdlsite.cfg.in (modified) modified some comments Mon, 16 Mar 2009 23:41:49 GMT ak19 [18699] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Dr Bainbridge had changed some default values, so that httpprefix and ... Fri, 13 Mar 2009 00:30:52 GMT ak19 [18675] * gsdl/trunk/cgi-bin/gsdlsite.cfg.in (modified) httpprefix, httpimg and gwcgi now use greenstone rather than gsdl Mon, 09 Mar 2009 06:59:50 GMT ak19 [18649] * gsdl/trunk/cgi-bin/gliserver.pl (modified) The subroutines file_exists and run_script (for exploding and ... Mon, 09 Mar 2009 06:39:12 GMT ak19 [18648] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Added subroutine decode to undo the base64 encoding on filenames. Thu, 05 Mar 2009 02:33:03 GMT ak19 [18627] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Dr Bainbridge updated the gwcgi property to refer to library.cgi ... Mon, 09 Feb 2009 02:45:02 GMT davidb [18475] * gsdl/trunk/Makefile.in (modified) * gsdl/trunk/cgi-bin/gsdlsite.cfg.in (added) cgi-bin/gsdlsite.cfg can be automatically generated from cgi- ... Thu, 15 Jan 2009 03:29:47 GMT ak19 [18395] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Undid the changes of r 18380 since the larger case of dealing with ... Wed, 14 Jan 2009 02:01:57 GMT ak19 [18381] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Spaces in filenames were replaced with underscores. Needed to make ... Thu, 08 Jan 2009 00:14:30 GMT kjdon [18334] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) changed the comments to hopefully make this a bit clearer Fri, 22 Aug 2008 03:28:53 GMT ak19 [16971] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Made specifying httpprefix in gsdlsite.cfg optional, which it should be. Tue, 22 Jul 2008 01:59:08 GMT ak19 [16510] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Better comments explaining why and when to set the javahome, ... Tue, 22 Jul 2008 01:41:28 GMT ak19 [16509] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Better processing of perlpath property so that it no longer needs to ... Tue, 22 Jul 2008 00:49:15 GMT ak19 [16508] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Optional property perlpath reintroduced. Fri, 18 Jul 2008 03:49:58 GMT ak19 [16468] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Restored gsdlsite.cfg from previous commit Fri, 18 Jul 2008 03:47:37 GMT ak19 [16467] * gsdl/trunk/cgi-bin/gliserver.pl (modified) * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Merged GS2's gliserver.pl and gsdlCGI.pm with GS3's gliserver4gs3.pl ... Mon, 14 Jul 2008 02:51:21 GMT ak19 [16389] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) JAVA_HOME and FEDORA_HOME (as well as the version of Fedora used) ... Mon, 09 Jun 2008 02:37:00 GMT ak19 [15928] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Duplicate retrieval of arguments in sub file-exists removed Fri, 16 May 2008 01:37:26 GMT mdewsnip [15534] * gsdl/trunk/cgi-bin (modified) Now ignores the Windows executables too. Wed, 02 Apr 2008 05:51:27 GMT ak19 [15172] * gsdl/trunk/cgi-bin/gliserver.pl (modified) 2 changes: 1. added file-exists command and matching routine ... Wed, 02 Apr 2008 05:42:46 GMT ak19 [15171] * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) Undoing accidental change 15170 Wed, 02 Apr 2008 05:23:41 GMT ak19 [15170] * gsdl/trunk/cgi-bin/gliserver.pl (modified) * gsdl/trunk/cgi-bin/gsdlsite.cfg (modified) 2 changes: 1. added file-exists command and matching routine ... Tue, 12 Feb 2008 02:40:39 GMT davidb [14973] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Position of require "/perllib/util.pm"; reloated to assist with ... Tue, 17 Jul 2007 23:12:26 GMT mdewsnip [14260] * gsdl/trunk/cgi-bin/gliserver.pl (modified) The upload-collection-file action now gets passed a "fs" argument ... Mon, 09 Jul 2007 02:44:19 GMT mdewsnip [14236] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Added a bunch more code to deal with IIS 6 craziness, thanks to ... Mon, 09 Jul 2007 01:40:53 GMT mdewsnip [14235] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Added an iis6_mode variable and new code for working around IIS 6 ... Fri, 06 Jul 2007 02:05:45 GMT mdewsnip [14220] * gsdl/trunk/cgi-bin/gsdlCGI.pm (modified) Changed the "die $full_mess" to "exit 0" so IIS doesn't barf on it. Wed, 04 Jul 2007 04:11:23 GMT mdewsnip [14218] * gsdl/trunk/cgi-bin/gliserver.pl (modified) Undid changes made by someone else. Sun, 10 Jun 2007 23:20:20 GMT mdewsnip [14171] * gsdl/trunk/bin/linux (modified) * gsdl/trunk/cgi-bin (modified) * gsdl/trunk/packages/cpan (modified) * gsdl/trunk/packages/expat (modified) * gsdl/trunk/packages/html-tidy (modified) * gsdl/trunk/packages/isis-gdl (modified) * gsdl/trunk/packages/pdftohtml (modified) * gsdl/trunk/packages/rtftohtml (modified) * gsdl/trunk/packages/wget (modified) * gsdl/trunk/packages/wv (modified) * gsdl/trunk/packages/xlhtml (modified) * gsdl/trunk/packages/yaz (modified) * gsdl/trunk/perllib/cpan (modified) * gsdl/trunk/perllib/cpan/XML (modified) * gsdl/trunk/src/db2txt (modified) * gsdl/trunk/src/getpw (modified) * gsdl/trunk/src/hashfile (modified) * gsdl/trunk/src/oaiservr (modified) * gsdl/trunk/src/recpt (modified) * gsdl/trunk/src/txt2db (modified) svn:ignored all the compiled executables, unpacked packages ... Wed, 06 Jun 2007 03:28:47 GMT oranfry [14119] * gsdl/trunk (moved) repository restructuring Wed, 25 Apr 2007 22:57:56 GMT qq6 [14026] * trunk/gsdl/cgi-bin/gsdlsite.cfg (modified) correct a mistake commit