source: gsdl

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @18909   15 years ak19 Spelling correction
(edit) @18903   15 years kjdon check the existence of collect.cfg to see if a collection name is …
(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) @18896   15 years kjdon convert CoverageSpatial to Spatial. Just deletes anything before the …
(edit) @18895   15 years kjdon added is_valid_element to metaformat, which checks elementSet for the …
(edit) @18894   15 years anna Changed to current List option.
(edit) @18893   15 years kjdon check the metadataSet list for whether we support a format or not
(edit) @18892   15 years kjdon some comments changed and support for oaimetadata in oai.cfg. list of …
(edit) @18891   15 years kjdon new field metadataSet, and getMetadataSet() method
(edit) @18890   15 years kjdon pass metadata set to recordaction constructor
(edit) @18889   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18888   15 years kjdon constructor now takes a text_tset containing a list of metadata set …
(edit) @18887   15 years kjdon changed the demo mapping to be a global dls mapping, and added mapping …
(edit) @18886   15 years anna Changes for ticket #369. Display translations of search metadata …
(edit) @18885   15 years kjdon changed some comments
(edit) @18884   15 years kjdon the mapping now uses the metadata set name instead of the prefix, so …
(edit) @18883   15 years kjdon updated the filename for marc2dc.txt in metadata_mapping_file plugin …
(edit) @18882   15 years oranfry on ubuntu the compiler complains that we need three arguments to …
(edit) @18881   15 years oranfry undoing commenting out of a macro
(edit) @18880   15 years oranfry being more explicit about included libraries for the sake of newer …
(edit) @18879   15 years ak19 1. More instances where spaces in filepaths need to be escaped; 2. …
(edit) @18878   15 years ak19 Spaces in paths preserved with quotes
(edit) @18875   15 years ak19 1. Dr Bainbridge added in virtual destructors and a semi-colon at the …
(edit) @18873   15 years ak19 server.jar recompiled with Java 1.4
(edit) @18872   15 years ak19 Removed reference to build.properties.in from the Makefile
(edit) @18871   15 years ak19 GS2's local library server no longer uses build.properties, but …
(edit) @18867   15 years ak19 Updated code.
(edit) @18866   15 years ak19 The configure-web and configure-apache targets now take an extra …
(edit) @18865   15 years kjdon added / to the end of the namespace path so its consistent with the …
(edit) @18864   15 years kjdon added new qualified_dublincore files into sources and objects lists
(edit) @18863   15 years kjdon modified URLs to include .cgi. Added ListMetadataFormats example. …
(edit) @18862   15 years kjdon add gsdl_qdc to list of acceptable meta formats. Output xml-stylesheet …
(edit) @18861   15 years kjdon load up the new qualified dublin core metaformat
(edit) @18860   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18859   15 years kjdon added new field to collection - baseDocRoot. Equivalent to …
(edit) @18858   15 years kjdon a new metaformat class for qualified dublin core
(edit) @18857   15 years kjdon a stylesheet file for use with oaiserver to make the response look …
(edit) @18852   15 years ak19 sh changed to bash
(edit) @18851   15 years ak19 GSI-Makefile is now split into a bash script and the old Makefile …
(edit) @18841   15 years ak19 Reverting previous erroneous commit
(edit) @18838   15 years ak19 Added a line in that seemed like an ommission: command.clear().
(edit) @18831   15 years kjdon creating a branch for a bug fix release of 2.81 for Ian's workshop
(edit) @18830   15 years ak19 Updated.
(edit) @18829   15 years ak19 gdbm zip in packages is no longer checked out so it can't be unzipped …
(edit) @18828   15 years ak19 The apxs.in file is now redundant since the packages' Makefile will …
(edit) @18827   15 years ak19 In order to be able to run the final install-bindist.sh file (to be …
(edit) @18826   15 years ak19 1. Rewrote the apache-for-dist target so that it is no longer …
(edit) @18825   15 years ak19 Added target apache-for-dist so that the compiled up apache webserver …
(edit) @18824   15 years mdewsnip Fixed get_cookie() so that it checks that cookiestring isn't empty …
(edit) @18823   15 years anna Updated Arabic Reader's Interface. Many thanks to Kamal Mustafa.
(edit) @18822   15 years anna Updated Malayalam Reader's interface. Still work in progress. Many …
(edit) @18821   15 years mdewsnip Change to findlastchar() so if the same character is passed as first …
(edit) @18820   15 years mdewsnip Now ignores executable.
(edit) @18819   15 years mdewsnip Now ignores executable.
(edit) @18818   15 years mdewsnip Changed cookie expiry date into the correct format.
(edit) @18817   15 years mdewsnip Now ignores gdbmdel and gdbmkeys executables.
(edit) @18816   15 years ak19 Placeholder GSDLHOME/apache-httpd/GSLDOS in httpd.conf is replaced …
(edit) @18815   15 years ak19 Making the apache webserver relocatable for the release-kit. 1. …
(edit) @18814   15 years ak19 Making the apache webserver relocatable for the release-kit. 1. …
(edit) @18805   15 years kjdon apparently we do want install to depend on all so added it back in
(edit) @18803   15 years kjdon added gs2 and install-gs2 targets which will call the same targets for …
(edit) @18802   15 years kjdon we want to call the gs2 targets for common-src instead of the standard …
(edit) @18771   15 years ak19 Logs folder name and location altered.
(edit) @18764   15 years ak19 Apache configure prefix has been adjusted in the configure file in the …
(edit) @18763   15 years ak19 Apache configure prefix has been adjusted in the configure file in the …
(edit) @18762   15 years ak19 Need a .in file so the constant conflict with the customised …
(edit) @18761   15 years ak19 Corrected error in previous commit and added GSDLOS definition.
(edit) @18760   15 years ak19 At end of make install generates buil.properties from the .in file
(edit) @18759   15 years ak19 GS2 set to use port 8282 by default.
(edit) @18758   15 years ak19 Dr Bainbridge's change: prefix for apache-httpd now has the …
(edit) @18757   15 years ak19 Apache's conf/httpd.conf file is now located in the OS-specific folder.
(edit) @18756   15 years ak19 1. The make target configure-cgi does not overwrite gsdlsite.cfg if it …
(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) @18746   15 years oranfry ignore the gsdlsite.cfg file so it won't be checked in accidentally or …
(edit) @18745   15 years kjdon david has added a .in file, so I am deleting the cfg file
(edit) @18744   15 years kjdon modified some comments
(edit) @18740   15 years anna Updated Brazilian Portuguese translation of the core User Interface. …
(edit) @18739   15 years ak19 Host and port reset to default
(edit) @18735   15 years davidb Adjustment to using how 'getpw' called, to correctly get encrypted …
(edit) @18734   15 years davidb Adjustment to using how called, to correctly get encrypted password …
(edit) @18733   15 years davidb added a couple of '@' characters to tidy up what was printed to screen …
(edit) @18730   15 years ak19 Removed the servlet property from GS2's build.properties since it is …
(edit) @18728   15 years ak19 1. Correction to the make target web-stop-tested which previously …
(edit) @18727   15 years ak19 Undoing the last change (insertion of SERVERNAME placeholder)
(edit) @18726   15 years ak19 Now configuring the webserver (which eventually calls configure-port) …
(edit) @18725   15 years ak19 Inserted SERVERNAME placeholder.
(edit) @18724   15 years ak19 After make install, the logs-gsi folder inside the etc dir is created …
(edit) @18721   15 years ak19 In the output messages, told the user to source setup.bash before …
(edit) @18718   15 years anna Updated French, Spanish, Russian translations for the Demo collection. …
(edit) @18713   15 years anna Updated Arabic Perl modules. Many thanks to Kamal Mustafa.
(edit) @18712   15 years ak19 Code updated. For now recommitting so that the svn version is kept …
(edit) @18707   15 years ak19 If statement to check for which makefile is active (to distinguish the …
(edit) @18706   15 years ak19 Calls to 'make' now call 'make -f GSI-Makefile' instead, else this …
(edit) @18702   15 years ak19 Now the logs will be generated in etc/logs-gsi.
Note: See TracRevisionLog for help on using the revision log.