source: gsdl/trunk/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20689   15 years ak19 Bug fix to metadata_fields that are given rename-values.
(edit) @20686   15 years kjdon use incremental instead of keepold to determine whether we are …
(edit) @20684   15 years kjdon modified text for a couple of List options
(edit) @20683   15 years kjdon use incremental instead of keepold to decide whether to pass …
(edit) @20682   15 years kjdon in set_incremental, we want incremental to be 0 if incremental_mode is …
(edit) @20681   15 years kjdon only check incremental against is_incremental_capable. keepold may be …
(edit) @20679   15 years mdewsnip Fixed up types of partition_type_within_level and …
(edit) @20654   15 years kjdon removed an old debug statement
(edit) @20653   15 years kjdon if we are updating the classifier ie a document is being reclassified, …
(edit) @20651   15 years davidb Updated to support incremental exporting
(edit) @20647   15 years kjdon now pass incremental_mode to new method. check keepold/incremental …
(edit) @20646   15 years kjdon if keepold is true, set incremental_mode to onlyadd
(edit) @20645   15 years kjdon added is_incremental_capable method
(edit) @20643   15 years davidb Updated to include meta-files information in 'saveas'
(edit) @20642   15 years davidb Updated to include meta-files information in 'saveas'
(edit) @20613   15 years kjdon escape backslashes in plugin options before passing to the eval (new …
(edit) @20610   15 years davidb parseStringToHash brought out as a useful subroutine in its own right
(edit) @20609   15 years kjdon added process_exp arg explicitly to this plugin. Otherwise, due to the …
(edit) @20605   15 years kjdon check OIDmetadata defined before modifying it - it may not be defined …
(edit) @20579   15 years davidb Unicode encoding broken down into two steps.
(edit) @20578   15 years davidb Changes to support new incremental_mode variable, and to track …
(edit) @20577   15 years davidb Changes to support new incremental_mode variable, and to track …
(edit) @20576   15 years davidb Links can now also be to Microsofts's Multimedia Streaming protocol MMS.
(edit) @20575   15 years davidb Opening of txt2db moved to earlier in the buildcol process. This was …
(edit) @20541   15 years davidb Dictionary strings for new csv-usernames-to-db.pl
(edit) @20540   15 years davidb Support for cache mode in image converter (currently used in Video …
(edit) @20539   15 years davidb Couple of tweaks to do with when caching is run for the very first time
(edit) @20538   15 years davidb further development of metadata action
(edit) @20537   15 years davidb Minor tweak to DSpace exporting so file handle correctly determined
(edit) @20536   15 years davidb Minor tweak to DSpace exporting so file handle correctly determined
(edit) @20454   15 years kjdon strip ex from metadata type args
(edit) @20453   15 years kjdon Phind has things like section:ex.Title in its text field, so added : …
(edit) @20451   15 years kjdon metadata args may have ex. now. Trim ex. from values
(edit) @20429   15 years kjdon strip ex from metadata and sort arguments
(edit) @20428   15 years kjdon strip ex from metadata argument before using it
(edit) @20427   15 years kjdon strip off ex. from metadata and sort arguments
(edit) @20426   15 years kjdon new strip_ex_from_metadata routine
(edit) @20425   15 years kjdon made a subroutine for removing ex. Call this instead of doing it explicitly
(edit) @20424   15 years kjdon made a subroutine for removing ex. Call this instead of doing it explicitly
(edit) @20422   15 years kjdon removed some commented out code. strip ex off metadata and sort arguments
(edit) @20421   15 years kjdon strip off any ex. before getting metadata from doc_obj
(edit) @20420   15 years kjdon strip ex. off languagemetadata, and subcollection field
(edit) @20419   15 years kjdon strip off ex. before retrieving metadata for indexing. ex. now valid …
(edit) @20418   15 years kjdon language_metadata was sometimes with an underscore, and sometimes …
(edit) @20417   15 years kjdon changed a typo in comment
(edit) @20416   15 years kjdon language_metadata was sometimes with an underscore, and sometimes …
(edit) @20414   15 years kjdon check whether fedora_version is defined before using it, to avoid an …
(edit) @20413   15 years kjdon modifed rename_file to make a bit more efficient when rename_method is …
(edit) @20412   15 years kjdon added a couple of comments
(edit) @20390   15 years mdewsnip Improved cfgread::read_cfg_line() so it doesn't take forever to parse …
(edit) @20343   15 years max Update some indentation
(edit) @20321   15 years kjdon use util::locate_config_file instead of hard coding linux paths, for …
(edit) @20320   15 years kjdon some changes to get MARCXML exporting working on windows
(edit) @20105   15 years kjdon got rid of all stuff not currently usesd (left over from …
(edit) @20104   15 years kjdon added back the assigned variable, modified DocType
(edit) @20102   15 years kjdon xiaofeng says that all the flax stuff here is old and not needed any …
(edit) @20101   15 years kjdon tidied up the file
(edit) @20100   15 years kjdon small changes to do with calls to colcfg methods
(edit) @20099   15 years kjdon removed the buildConfig stuff
(edit) @20097   15 years kjdon changes for cfgread4gs3 rename
(edit) @20096   15 years kjdon package name changes
(edit) @20095   15 years kjdon changes for cfgread4gs3 renaming, and to make this look for …
(edit) @20094   15 years kjdon renamed and copied cfgread4gs3.pm into two files: collConfigxml.pm and …
(edit) @20065   15 years kjdon add the default index line for all indexers - currently the runtime …
(edit) @20008   15 years ak19 Adjusted the code to deal with 1. semicolons and commas separating …
(edit) @20001   15 years davidb When testing on Windows, discovered drive letter at start of filename …
(edit) @20000   15 years davidb CSV filename needs to be make regular-expression 'safe' before it is …
(edit) @19999   15 years davidb An empty item file caused the code to loop forever. Offending loop …
(edit) @19993   15 years ak19 Dr Bainbridge's fix to deal with spaces in metadata_fields option …
(edit) @19983   15 years ak19 Bugfix for book: weburl was wrong on Windows and failed in book's …
(edit) @19898   15 years kjdon modified slightly so it can read in buildConfig.xml. added buildType …
(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 …
Note: See TracRevisionLog for help on using the revision log.