source: main/trunk/greenstone2/perllib/cgiactions

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @31617   7 years ak19 Removing the debugging.
(edit) @31602   7 years ak19 Follows Dr Bainbridge's suggestion to prevent URL based calls to …
(edit) @31589   7 years ak19 Bugfixes I think. Noticed that remove-archives-meta was removing the …
(edit) @30058   9 years davidb More careful checking/testing of parameters so an override is …
(edit) @29099   10 years ak19 Cosmetic change after more important commit.
(edit) @29098   10 years ak19 Removing import metadata needs to take into account prevmetavalue and …
(edit) @29086   10 years kjdon need to decode prevmetavalue in same way as metavalue. clear all …
(edit) @29084   10 years kjdon when editing metadata from the on line library (log in, and edit …
(edit) @28561   10 years kjdon changing some util:: methods to FileUtils:: methods
(edit) @28268   11 years davidb Existing doc.xml maked with R for reindex, new file I to index
(edit) @28264   11 years davidb Change what doc.xml is as well\!
(edit) @28263   11 years davidb Code added to make the new document have a differentdoc-id from the …
(edit) @28261   11 years davidb This action now saves the newly created document in the same archives …
(edit) @28252   11 years davidb white-space change
(edit) @28251   11 years davidb Change to calculation of curr_sec_num so it correctly pops off values …
(edit) @28249   11 years davidb A very rough cut at dividig a document in to two parts
(edit) @28245   11 years davidb Tweak to help statement
(edit) @28243   11 years davidb New CGI program to manipulate doc.xml files to remove some …
(edit) @28211   11 years ak19 No more absolute paths in archiveinf-doc.gdb and archiveinf-src.gdb
(edit) @28160   11 years davidb Commented out some debugging statements
(edit) @28159   11 years davidb rewrite to avoid undefined error on hash
(edit) @28064   11 years sjm84 Added functionality to use prevmetavalue when setting index metadata
(edit) @27775   11 years ak19 Commented out message on GS3 still not having authentication …
(edit) @27390   11 years ak19 Authentication hasn't been implemented for GS3 when using …
(edit) @27366   11 years ak19 1. Handling quotes and colons in user comments: since these are sent …
(edit) @27349   11 years ak19 1. Updated timestamp for a key that has been reused should not have a …
(edit) @27336   11 years ak19 1. Fixed regex to retrieve collect_tail. It's unused at present, but …
(edit) @27333   11 years ak19 1. Added the metadataaction::get_import_metadata_array() subroutine …
(edit) @27324   11 years ak19 Added _get_archives_metadata_array and tested it. Otherwise it remains …
(edit) @27323   11 years ak19 authentication_enabled flag turned on again after accidentally …
(edit) @27320   11 years ak19 Oversight to previous commit: one more minor change. Previous commit …
(edit) @27319   11 years ak19 key DB is gdbm and has no way of changing the DB type. Can't use …
(edit) @27318   11 years ak19 Authentication at perl level for when setting user-added comments. 1. …
(edit) @27315   11 years ak19 No authentication and collection-locking when getting metadata. (Only …
(edit) @27314   11 years ak19 No authentication and collection-locking when getting metadata. (Only …
(edit) @27313   11 years ak19 Now the existing user comments to be displayed are all retrieved in …
(edit) @27312   11 years ak19 get_metadata_array which takes a JSON string and returns one, …
(edit) @27295   11 years ak19 This commit contains bugfixes for authentication within …
(edit) @27277   11 years ak19 Adding an Ajax Synchronous Post method to gsajaxapi.js which is then …
(edit) @27261   11 years ak19 Adding in 2 basic JSON examples for the metadata-server.pl help/usage …
(edit) @27222   11 years ak19 Found a bug in a recent change to remove_index_meta where the …
(edit) @27180   11 years ak19 A couple of the index_meta functions used gdbm methods instead of …
(edit) @27176   11 years ak19 import_meta functions are complete and tested now in this 2nd commit …
(edit) @27173   11 years ak19 First commit to do with setting and removing import metadata. 1. Now …
(edit) @27168   11 years ak19 Second part of major restructuring of metadataaction: 1. the …
(edit) @27167   11 years ak19 Another bugfix: when doing a set_archives_meta with metamode=override, …
(edit) @27162   11 years ak19 Fixed bug in remove_index_metadata: it was specifically including the …
(edit) @27160   11 years ak19 Committing bugfix discovered during restructuring of code (the …
(edit) @27159   11 years ak19 Fixing how the collection_directory which gets locked upon a call to …
(edit) @27157   11 years ak19 First pass updating metadataaction.pm to create generic set_meta, …
(edit) @27156   11 years ak19 Possible bugfix. Subroutine remove_live_metadata used to lock the …
(edit) @27155   11 years ak19 Possible bugfix. Subroutine remove_metadata used to lock the …
(edit) @27112   11 years ak19 Adding in error processing code for when an invalid subsection is …
(edit) @27111   11 years ak19 Bugfix. When GS3 specifies that the metadata of a subsection is to be …
(edit) @27007   11 years davidb Additional case for storing metadata now handled: that of when the …
(edit) @26567   11 years ak19 When a GS2 collection contains both collect.cfg and …
(edit) @25891   12 years sjm84 Fixed a bug that wiped out doc.xml files if metadata was changed at …
(edit) @25558   12 years sjm84 Some minor formatting, and also a minor fix with metadata
(edit) @25103   12 years sjm84 Removed some debug statements
(edit) @25102   12 years sjm84 Fixed a few bugs
(edit) @25097   12 years sjm84 More changes to metadataaction as well as sorting the keys when printing
(edit) @24950   12 years sjm84 Fixed use of null instead of undef
(edit) @24949   12 years sjm84 Adding the ability to specify metadata values to use to remove archive …
(edit) @24943   12 years sjm84 Added remove_import_metadata and remove_archive_metadata, more …
(edit) @24600   13 years ak19 Added gs-magick.pl script which will set the environment for …
(edit) @24597   13 years davidb Modifications to help image-server.pl run under Greenstone3 on Windows
(edit) @24362   13 years ak19 The method of locating perl has changed once more: util now defines …
(edit) @24192   13 years ak19 Sam discovered that using dollar-Config{perlpath} in place of …
(edit) @24126   13 years ak19 Sam and I fixed decided all calls to perl -S from within perl needed …
(edit) @24071   13 years davidb Introduction of actions that take an array of items (e.g. an array of …
(edit) @23769   13 years davidb Support for using a command-line OCR program. Experimental. …
(edit) @23768   13 years davidb Setting of the collect directory changed to be compliant with …
(edit) @23767   13 years davidb CGI Perl scripts updated to work with Greenstone 3. This in turn …
(edit) @23766   13 years davidb Setting of the collect directory changed to be compliant with …
(edit) @23761   13 years davidb General upgrading of the set metadata action to cover more cases (such …
(edit) @23755   13 years davidb Removal of whitespace
(edit) @23742   13 years davidb Removing part of the explode algorithm added
(edit) @23480   13 years davidb Action to help in generalized "explode" work (where documents in the …
(edit) @23479   13 years davidb Shifting of code from buildaction over to better named indexaction.pm
(edit) @23478   13 years davidb White space difference.
(edit) @23477   13 years davidb "un" cgi argument is now compulsory if authentication is on, and made …
(edit) @23469   13 years davidb Initial cut at code to support collection building thrugh AJAX calls …
(edit) @23447   13 years davidb More clear comment written
(edit) @23439   13 years davidb Further tidy up of how code exits when chekc-installation called.
(edit) @23438   13 years davidb $self needs to be blessed early on in this constructor, so it can call …
(edit) @23401   13 years max Tested using this action under windows using Sqlite as the database. …
(edit) @23400   13 years max Tested using this action under windows using Sqlite as the database. …
(edit) @22331   14 years ak19 Goes with the changes made in revision 21822: fixed several additional …
(edit) @21716   14 years mdewsnip Improvements to metadataaction.pm made by Jeffrey Ke and Shane Taylor …
(edit) @21715   14 years mdewsnip Adding some comments and error checking. By Jeffrey Ke.
(edit) @21569   14 years mdewsnip Changed all places explicitly using ".gdb" to use the …
(edit) @21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
(edit) @21564   14 years mdewsnip Changed lots of occurrences of "GDBM" in comments, variable names and …
(edit) @21563   14 years mdewsnip Deleted GDBMUtils.pm. What was the point of me spending all that time …
(edit) @21554   14 years mdewsnip Changed calls to GDBMUtils::gdbmRecordToHash() to …
(edit) @21551   14 years mdewsnip Changed calls to GDBMUtils::serializeHash() to …
(copy) @20999   14 years oranfry restructuring the repository
copied from gsdl/trunk/perllib/cgiactions
(edit) @20936   14 years davidb Commented out debugging print statement
Note: See TracRevisionLog for help on using the revision log.