source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @19829   15 years davidb doc.pm API extended to include call for finding out the original …
(edit) @19811   15 years davidb Minor fix to protect Windows directory separators in regular expression
(edit) @19805   15 years mdewsnip Now ignores System directory too (created on Mac).
(edit) @19803   15 years mdewsnip Now ignores lib64 directory also.
(edit) @19789   15 years davidb Fixed error in code that works out if a file as associated or not …
(edit) @19775   15 years davidb Switch to using more batched approach (for efficiency reasons) for …
(edit) @19774   15 years davidb support for reverse lookup operations
(edit) @19773   15 years davidb optional parameter to open GDBM database that allows for records to be …
(edit) @19772   15 years davidb Some whitespace changes
(edit) @19762   15 years ak19 No longer convert spaces to underscores in the rename_file subroutine, …
(edit) @19759   15 years davidb Missing use statement to include GDBMUtils.pm
(edit) @19751   15 years davidb Added new function read_collection_cfg() which uses the argument …
(edit) @19746   15 years ak19 Dr Bainbridge fixed the DSpace problem where the crucial …
(edit) @19673   15 years anna Updated Arabic translations for Perl modules and GLIDictionary. Many …
(edit) @19672   15 years kjdon if we are doing a mapping from a field with no subfield spacified, …
(edit) @19658   15 years anna updated Simplified Chinese translations for 2.82.
(edit) @19645   15 years anna Changed default bookshelf type to 'never' so it behaves more like AZList.
(edit) @19623   15 years ak19 when removing RE syntax, need to change double backslash back to single one
(edit) @19622   15 years ak19 the filename for metadata needs to have the slashes the right way
(edit) @19619   15 years kjdon just look for a single mappign file, not for a list of them. …
(edit) @19618   15 years kjdon changed the test for array/single file to look for ARRAY instead of …
(edit) @19617   15 years kjdon use new util::tidy_up_oid instead of fiddling with it directly
(edit) @19616   15 years kjdon added tidy_up_oid method, which deals with periods, numeric ids and …
(edit) @19551   15 years anna Updated French Perl strings. Many thanks to John Rose, Guillaume Hatt …
(edit) @19549   15 years anna updated English strings.
(edit) @19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
(edit) @19540   15 years mdewsnip Fixed bug causing -converttotype to be completely broken.
(edit) @19528   15 years anna tidied up text. Thanks to John Rose.
(edit) @19516   15 years ak19 Dr Bainbridge fixed a bug: metadata file pairs are no longer stored …
(edit) @19499   15 years davidb Additional work on supporting Greenstone CGI-based API
(edit) @19498   15 years davidb Supporting routines that exploit the new 'metafiles' structures, …
(edit) @19497   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
(edit) @19496   15 years davidb Fixed typo in comment
(edit) @19495   15 years davidb Minor bug fix (needed to test for 'update' mode as well as 'delete' …
(edit) @19494   15 years davidb Supporting routines that exploit the new 'metafiles' structures, …
(edit) @19493   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
(edit) @19483   15 years oranfry fixing the check for imagemagick
(edit) @19420   15 years kjdon on linux, running identify was returning 1, which looked like 256 and …
(edit) @19402   15 years anna Updated Spanish perllib translations. Many thanks to Diego Spano.
(edit) @19361   15 years mdewsnip Removed the width=100 bit from srcicon (which is meant to be the full …
(edit) @19334   15 years anna Updated Spanish Perl Modules. Many thanks to Diego Spano.
(edit) @19333   15 years anna Updated French Perl Modules. Many thanks to John Rose.
(edit) @19332   15 years anna Updated Russian Perl Modules. Many thanks to Sergey Karpov.
(edit) @19315   15 years anna tidied up two expressions in perl resource bundle
(edit) @19293   15 years davidb Introduction of Perl-based CGI 'actions' plus supporting modules
(edit) @19283   15 years kjdon added a new case for From metadata format: username at server (full …
(edit) @19282   15 years kjdon call super get_base_OID in get_base_OID, not self->add_OID, as id and …
(edit) @19281   15 years kjdon set the default OIDtype to message_id so that the InReplyTo stuff works
(edit) @19266   15 years davidb Windows version of collectir needed protecting for use in regular …
(edit) @19245   15 years anna renamed string keys in the translations to match classifier name
(edit) @19244   15 years anna renamed string keys to match classifier name
(edit) @19234   15 years kjdon renamed string keys to match classifier name
(edit) @19222   15 years kjdon added a check for directory in can_process_this_file - if a directory …
(edit) @19219   15 years kjdon added List.bookshelf_type
(edit) @19218   15 years kjdon do a bit more checking abotu whether indexes are assigned or not with …
(edit) @19216   15 years kjdon fixed a string key mis-name
(edit) @19215   15 years kjdon changed the description key to match the one in dictionary
(edit) @19214   15 years kjdon double && seemed to cause trouble for diego
(edit) @19213   15 years kjdon added metadata_set option. if set to auto, then metadata will be …
(edit) @19180   15 years kjdon remove any slashes from OID when generating an archive dir, otherwise …
(edit) @19178   15 years kjdon added OIDcount to the block expression as this is a greenstone file
(edit) @19123   15 years kjdon copy css files to collection's style dir, not images dir
(edit) @19056   15 years davidb Changed printing of details to be for when a ldb/bdb rename is needed, …
(edit) @19054   15 years davidb MaxImageWidth and MaxImageHeight set as metadata
(edit) @19053   15 years davidb FilenameRoot set as metadata
(edit) @19052   15 years davidb Modifications to CONENTdmPlugin so its works with Kathy's new plugin …
(edit) @19051   15 years davidb Rule based way to parse XML files. Built on top of XML::Parser. For …
(edit) @19050   15 years davidb No need to set filecontents_cache to undef first
(edit) @19049   15 years davidb No need to 'use File::Basename' anymore
(edit) @19026   15 years davidb added 'if defined …
(edit) @19025   15 years davidb Newer versions of 'convert' and 'identify' return an exist status of 1 …
(edit) @19014   15 years anna Added several option descriptions for List classifier.
(edit) @18986   15 years davidb Minor tweak to formatting of message
(edit) @18981   15 years davidb Code now looks for resource bundles in extension folders as well
(edit) @18915   15 years kjdon added a few exploding and OAIPlugin strings
(edit) @18914   15 years kjdon added a new type of arg - enumstring which has an enumerated list or …
(edit) @18913   15 years kjdon check whether first_file is defined before matching on a regex
(edit) @18902   15 years mdewsnip Same fix to format_string_fr() and format_string_es() as Katherine …
(edit) @18901   15 years kjdon small changes to get this to work with qualified dc
(edit) @18900   15 years kjdon this relied on the fact that the parser created in ReadXMLFile strips …
(edit) @18899   15 years kjdon removed the line where the parser strips namespaces. I think the …
(edit) @18898   15 years oranfry deleting this module as it should be included in perl iteslf
(edit) @18883   15 years kjdon updated the filename for marc2dc.txt in metadata_mapping_file plugin …
(edit) @18752   15 years kjdon added a self param to loadGISDatabase, some indentation
(edit) @18751   15 years kjdon added missing 'use util'
(edit) @18748   15 years kjdon added use gsprintf
(edit) @18713   15 years anna Updated Arabic Perl modules. Many thanks to Kamal Mustafa.
(edit) @18689   15 years ak19 Minor correction to unknown_file meta which uses Source meta: it's …
(edit) @18665   15 years anna Complete Thai language User Interface and Perl modules. Many thanks to …
(edit) @18659   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
(edit) @18658   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
(edit) @18657   15 years kjdon added a method for renaming a gdbm database from ldb/bdb to gdb
(edit) @18647   15 years ak19 Base64.pm of MIME package is needed by gliserver/gsdlCGI to decode …
(edit) @18643   15 years anna Changed 'table of content' to 'table of contents'.
(edit) @18632   15 years anna Complete Spanish translation of the perl module. Many thanks to Diego …
(edit) @18626   15 years ak19 Need to append directory separator for the current filesystem to the …
(edit) @18625   15 years anna Updated Spanish translations for perl modules. Many thanks to Diego Spano.
(edit) @18624   15 years anna Updated Arabic perl module translations. Many thanks to Kamal Mustafa.
(edit) @18619   15 years anna Added several options: 1) more bookshelf types (a.never create …
(edit) @18604   15 years kjdon added mkcol.group_not_valid_in_gs3
Note: See TracRevisionLog for help on using the revision log.