source: gsdl/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @20614   15 years ak19 Added the Allow From placeholder into the ScriptAlias as well (it was …
(edit) @20613   15 years kjdon escape backslashes in plugin options before passing to the eval (new …
(edit) @20612   15 years kjdon put optgloballinks into style.dm or it doesn't work properly on the …
(edit) @20611   15 years kjdon put optgloballinks into style.dm or it doesn't work properly on the …
(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) @20607   15 years kjdon find should be findchar
(edit) @20606   15 years davidb Testing for Windows directory characters as well as Unix one. Also …
(edit) @20605   15 years kjdon check OIDmetadata defined before modifying it - it may not be defined …
(edit) @20603   15 years ak19 Changes to Server.jar and affected files to add address_resolution …
(edit) @20602   15 years kjdon get_plain_query_terms: first pass through to remove TI:(...) and …
(edit) @20601   15 years kjdon use fqv instead of q arg to get the plain query terms when appropriate
(edit) @20597   15 years kjdon added _collectionspecificscript_ macro for collection specific …
(edit) @20596   15 years kjdon added empty _collectionspecificstyle_ and _collectionspecificscript_ …
(edit) @20593   15 years kjdon if builing fails, output the whole log, not just the last few lines
(edit) @20590   15 years mdewsnip Completely rewrote the resumption token support, as its buginess …
(edit) @20589   15 years mdewsnip Removed some unnecessary #includes.
(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) @20574   15 years mdewsnip Removed unused output_content() function in listsetsaction.
(edit) @20573   15 years davidb Encoded entites < > etc. mapped back to original character
(edit) @20572   15 years davidb Initial version of script to batch import username details from a CSV file
(edit) @20571   15 years davidb Introduction of variable 'incremental_mode' that is set to 'none', …
(edit) @20562   15 years anna Gujarati User Interface. Improved core module and new auxiliary …
(edit) @20542   15 years mdewsnip Added correct namespace for rfc1807 according to OAI documentation, …
(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) @20535   15 years davidb The depositor now supports users that belong to collection specific …
(edit) @20534   15 years anna added configuration for auxiliary Kannada interface
(edit) @20506   15 years ak19 Needed to add order allow,deny allow from connection into the …
(edit) @20505   15 years ak19 Corrected error in batch script: in label portcon, it tried to do two …
(edit) @20504   15 years anna fixed nasty line breaks and an encoding problem
(edit) @20503   15 years anna Complete Tamil Core User Interface. Many thanks to Dr. K.N. Prasad …
(edit) @20502   15 years anna Complete Tamil Core User Interface. Many thanks to Dr. wmen
(edit) @20483   15 years ak19 Commented out a debugging statement
(edit) @20481   15 years kjdon added get_plain_query_terms method to querytools (only partially …
(edit) @20478   15 years ak19 When gs2-server.bat is called with the glisite.cfg configfile, it …
(edit) @20476   15 years anna Improved Telugu translations. Many thanks to Prof. Vara Lakshmi.
(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) @20452   15 years ak19 Recompiled with Java 5 after an ant clean.
(edit) @20451   15 years kjdon metadata args may have ex. now. Trim ex. from values
(edit) @20449   15 years ak19 Recompiled server.jar with Java 5 (JDK1.5.0_18)
(edit) @20437   15 years kjdon extracted metadata now uses ex. in collect.cfg
(edit) @20436   15 years ak19 Setup.bat wasn't being called when GSDLOS was not yet set. This caused …
(edit) @20435   15 years ak19 Server.jar calls for a server stop and then a start when it the Enter …
(edit) @20434   15 years ak19 Updated Server2.jar (slash in front of default httpprefix)
(edit) @20431   15 years ak19 Changed makegs2.bat to always run Microsoft Platform SDK's Setenv.Cmd …
(edit) @20430   15 years ak19 1. Cleaning doesn't abort when the apache-httpd folder had never …
(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) @20423   15 years ak19 Slashes need to go the other way for Windows
(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) @20415   15 years kjdon added rename_method to new doc call for fedora mets
(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) @20408   15 years ak19 To be tested: Makes logs folder to keep in sync with what the Linux …
(edit) @20392   15 years ak19 Corrected the pathname to search for in PATH, it is no longer expanded …
(edit) @20391   15 years ak19 Added a windows version of the script gs2-server.sh which also …
(edit) @20390   15 years mdewsnip Improved cfgread::read_cfg_line() so it doesn't take forever to parse …
(edit) @20376   15 years ak19 Adjusting hint to JAVAdarwin
(edit) @20349   15 years ak19 Dr Bainbridge fixed the configure.in (and generated the configure file …
(edit) @20343   15 years max Update some indentation
(edit) @20342   15 years ak19 Changes Dr Bainbridge made to get the apache web server (local library …
(edit) @20339   15 years ak19 Instead of the files in folder w32apachectl getting compiled up for …
(edit) @20338   15 years ak19 1. Better not to call EXIT from this batch script after all (since …
(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) @20319   15 years kjdon changed MARC to MARCXML, check whether some args are non empty before …
(edit) @20316   15 years davidb introduction of _optgloballinks_, similar to _optnavigationbar_, to …
(edit) @20262   15 years ak19 The minor changes to make this script behave like the bash equivalent, …
(edit) @20253   15 years ak19 On Mac machines, a file called .DS_Store is generated in each folder …
(edit) @20184   15 years ak19 The program that sends the Stop signal to the apache web server now …
(edit) @20183   15 years ak19 1. Updated makefiles to ensure that the local Apache web server gets …
(edit) @20181   15 years anna fixed format mistakes in interface.
(edit) @20180   15 years anna Brazilian Portuguese Auxiliary User Interface, many thanks to Prof. …
(edit) @20171   15 years ak19 Windows httpd.conf.in file is not the same as the one for linux and …
(edit) @20170   15 years ak19 Replacing old httpd-2.2.11.tar.gz with the same BUT which has windows …
(edit) @20169   15 years ak19 Adding the customised apache web server source folder: a linux source …
(edit) @20159   15 years ak19 Now uses the START batch command to startup the apache webserver so …
(edit) @20120   15 years kjdon modified classifiers to use List and same args as for gs2 demo coll
(edit) @20119   15 years kjdon removed the horizontal classifier node template from Title AZList as …
Note: See TracRevisionLog for help on using the revision log.