source: trunk/gsdl/cgi-bin

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14026   17 years qq6 correct a mistake commit
(edit) @14025   17 years qq6 gliserver.pl
(edit) @14024   17 years qq6 gsdlCGI.pm
(edit) @13811   17 years mdewsnip Now uses the new timestamp argument instead of the username in zip …
(edit) @13810   17 years mdewsnip All actions are now passed the timestamp argument.
(edit) @13809   17 years mdewsnip All requests to gliserver.pl now include a timestamp as the "ts" argument.
(edit) @13794   17 years mdewsnip Removed the "authentication_enabled" option because it is important to …
(edit) @13497   17 years kjdon commented out checking for existence of a directory in …
(edit) @13462   17 years mdewsnip Added a special case to the run_script action for …
(edit) @13395   17 years mdewsnip (Remote building) Now creates lock files that are compatible with the GLI.
(edit) @13385   17 years mdewsnip Added some extra debugging information to the check-installation command.
(edit) @13329   17 years mdewsnip The Unzip class is now in the "remote" package.
(edit) @13180   17 years mdewsnip Now checks that the directory doesn't already exist before trying to …
(edit) @13179   17 years mdewsnip Fixed an "uninitialized value" error.
(edit) @13168   17 years mdewsnip Now prevents the gsdlCGI.pm module from returning errors and warnings …
(edit) @13167   17 years mdewsnip Now escapes the '&' characters in the CGI arguments in XML errors or …
(edit) @12707   18 years mdewsnip On Windows the perl "bin" path has to be added to the PATH for …
(edit) @11943   18 years mdewsnip It is no longer an error to try to delete a file that doesn't exist. …
(edit) @11942   18 years mdewsnip ZipCollectionConfigurations now includes only those collections that …
(edit) @11941   18 years mdewsnip Changed authenticate_user to return the groups of the authenticated user.
(edit) @11940   18 years mdewsnip New authentication system: users with group …
(edit) @11938   18 years mdewsnip Minor improvement to previous change.
(edit) @11937   18 years mdewsnip Changed the way authenticate_user works, in preparation for the new …
(edit) @11936   18 years mdewsnip Changed order of arguments to lock_collection, to be consistent.
(edit) @11832   18 years mdewsnip The crypt function wasn't working on Windows with Perl 5.6.1, and the …
(edit) @11656   18 years kjdon changed email address to greenstone instead of dmn, moved the html …
(edit) @11655   18 years kjdon changed email address to greenstone instead of dmn
(edit) @11654   18 years kjdon perl.cgi renamed savereport.cgi
(edit) @11293   18 years mdewsnip Added a new "check-installation" command to check that Java is …
(edit) @11148   18 years mdewsnip gsdlCGI now looks at the request method to see if the request is a …
(edit) @11119   18 years mdewsnip Removed the perl path on the first line so this works out of the box …
(edit) @11114   18 years mdewsnip Added the UnixCrypt.pm file into perllib/cpan/Crypt, and changed …
(edit) @11110   18 years mdewsnip Renamed the "gliserver" script to "gliserver.pl", for IIS.
(edit) @11000   18 years mdewsnip Added gsdl_cgi parameter to send_mail to prevent undefined error.
(edit) @10791   18 years mdewsnip Disabled e-mails by default.
(edit) @10790   18 years mdewsnip Now with support for e-mailing the administrator when a collection …
(edit) @10727   19 years mdewsnip Replaced the old "download", "launch" and "upload" GLI applet scripts …
(edit) @10584   19 years mdewsnip Changed the JAVA_HOME warning so it is only displayed if something …
(edit) @10583   19 years mdewsnip Moved the second half of the gsdlCGI.pm new() code out into a new …
(edit) @10565   19 years mdewsnip Yet another "spaces in filenames" problem, and a minor formatting change.
(edit) @10252   19 years mdewsnip Unzip.java now takes the zip file path and the directory to unzip into …
(edit) @10226   19 years davidb The world is not yet ready for #!perl instead of #!/usr/bin/perl. The …
(edit) @10213   19 years davidb Removal of Windows specific code. Now done more generally.
(edit) @10212   19 years davidb Introduction of envvar_append() to append items into an environment …
(edit) @10206   19 years davidb Modifications to make perl code compatible with Windows. Main change …
(edit) @10198   19 years kjdon I had a disaster - tried to use the gli applet to build a new …
(edit) @9941   19 years davidb Additional support added to gsdlCGI.pm. For example, hunts for java …
(edit) @9898   19 years davidb General improvements to cgi-scripts. gsdl/perllib/util.pm now loaded …
(edit) @9388   19 years mdewsnip Improvements to upload, by Matthew Whyte.
(edit) @9208   19 years mdewsnip Changed to be executable.
(edit) @9203   19 years mdewsnip More changes to GLI applet, by Matthew Whyte.
(edit) @9165   19 years mdewsnip Now takes accept and reject regular expressions when zipping files, by …
(edit) @9022   19 years mdewsnip Added missing output message, by Matthew Whyte.
(edit) @8115   20 years mdewsnip Added a little more text at the top, at Ian's request.
(edit) @8096   20 years davidb Special case code added for a collection name of "/tmp" (or any …
(edit) @7958   20 years davidb Minor tweak to open statement for gsdlsite.cfg
(edit) @7957   20 years davidb Scripts revised to provide better error handline. Much of useful …
(edit) @7956   20 years davidb Customisation of CGI.pm for Greenstone uses. Includes a …
(edit) @7922   20 years davidb Improved checking of cgi arguments.
(edit) @7821   20 years davidb Switched to using Java based unzip program.
(edit) @7819   20 years davidb Shift to using Java to unzip rather than 'unzip' command line utility. …
(edit) @7800   20 years davidb Preventing scripts from being launched without a collection set too …
(edit) @7769   20 years davidb * empty log message *
(edit) @7768   20 years davidb Check added to make sure collection name is defined and non-empty
(edit) @7767   20 years davidb Standard module for parsing cgi-script arguments (from CPAN)
(edit) @7766   20 years davidb launch upload and download CGI scripts added to support remote …
(edit) @7765   20 years davidb generalisation of RE expression used to match config lines.
(edit) @5976   20 years nzdl puka and cvs version were differenet and dana said that puka version …
(edit) @4820   21 years dana fixed up minor code error
(edit) @4176   21 years dana fixing up long lines
(edit) @4158   21 years dana clearing up IE problems
(edit) @4157   21 years dana clearing up garbage
(edit) @4143   21 years mdewsnip Undid some changes that shouldn't have been committed.
(edit) @4131   21 years dana improving cgi library, functionality
(edit) @4130   21 years dana report tracker
(edit) @4114   21 years dana reflecting that collection information is retireved by …
(edit) @4113   21 years dana fixing style code
(edit) @4090   21 years dana mac compliance
(edit) @4088   21 years dana obfuscation code for IP addrs in report ID number added
(edit) @4085   21 years dana tidying up UI for test run, moved some functionality into usabcgi
(edit) @4084   21 years dana added a little functionality for printing stuff used by all cgi scripts
(edit) @4073   21 years dana solved the paragraph problem, general interface tidying, code tidying
(edit) @4072   21 years dana added end tags, general interface tidying, code tidying
(edit) @4071   21 years dana tools for the complain cgi stuff (fairly rudimentary at this stage
(edit) @3961   21 years dana tidied up code
(edit) @3905   21 years dana view details functionality
(edit) @3904   21 years dana updated ersponse interface
(edit) @3881   21 years dana usability report receiving script
(edit) @2122   23 years say1 (more) corba fixes. hopefully now compiles directly from the box …
(edit) @2115   23 years sjboddie undid a change that shouldn't have been committed.
(edit) @2113   23 years say1 integrated the new mico package. updated corba to 2.3.7. fixed the c++ …
(edit) @1553   24 years sjboddie removed some perl scripts that were used by the old buildaction
(edit) @1307   24 years sjboddie removed some debugging code accidentally left in webpage_mkcol.pl
(edit) @1305   24 years sjboddie some more tidying up of end-user collection building
(edit) @1290   24 years sjboddie fixed windows specific bug in end-user collection building
(edit) @1192   24 years sjboddie fixed a bug in the new file locking stuff
(edit) @1181   24 years sjboddie got end-user collection building to work (almost) on windows 95. …
(edit) @1175   24 years sjboddie finished off on tidying up end-user collection building
(edit) @1171   24 years sjboddie more changes to try to get end-user collection building working under …
(edit) @1157   24 years sjboddie GSDLHOME.pm and gsdlsite.cfg now have dummy GSDLHOME's in cvs …
Note: See TracRevisionLog for help on using the revision log.