source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28898   10 years ak19 1. The cgiargq query variable is now no longer escaped in the 3 simply …
(edit) @28891   10 years kjdon added a placeholder Manager element and comment. using only default …
(edit) @28890   10 years kjdon chnaged a comment
(edit) @28889   10 years kjdon don't want this file in repository. Just create it when we need it.
(edit) @28888   10 years ak19 First security commit. 1. Introducing the new securitools.h and .cpp …
(edit) @28887   10 years shaoqun Updated default jquery js files + included base64 plugin
(edit) @28886   10 years ak19 Additions to the OWASP-for-C++ security package, even though we are no …
(edit) @28885   10 years kjdon handle reset request - reconfigure the message router and then reload …
(edit) @28884   10 years kjdon implemented handling for oaiserver?reset request - reloads the …
(edit) @28883   10 years kjdon added a method to create response for reset request for oaiserver
(edit) @28882   10 years kjdon removed a comment
(edit) @28881   10 years kjdon added getCollectionListForSet method to avoid duplicating code. added …
(edit) @28880   10 years kjdon added a field in data for initial time that resumption token started - …
(edit) @28879   10 years kjdon changed collection_list from NodeList to Element as NodeList
(edit) @28878   10 years kjdon oai code uses dates in milliseconds, so convert the greenstone seconds …
(edit) @28877   10 years kjdon added lastmodified static string
(edit) @28876   10 years kjdon earliestDatestamp should have a capital D
(edit) @28875   10 years shaoqun Removing jsoup lib (commited in wrong directory)
(edit) @28874   10 years kjdon in reset token file, only try to create a new file if one doesn't …
(edit) @28873   10 years kjdon added destroy method to OAIServer, which calls cleanUp on the …
(edit) @28872   10 years kjdon deleted old unused code. added code to save current tokens to a file …
(edit) @28871   10 years kjdon added a comment
(edit) @28870   10 years ak19 Correcting the check for whether configure has to be re-run on the …
(edit) @28869   10 years ak19 esapi test code expects SafeInt header file to be located inside a …
(edit) @28868   10 years ak19 Dr Bainbridge got CMake to compile. C/CXX/LD Flags need to be exported …
(edit) @28867   10 years ak19 Fix to test for when configure in curl does not need to be re-run.
(edit) @28866   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28865   10 years ak19 Replacing owasp-esapi-for-c package and dependencies with the …
(edit) @28863   10 years ak19 Adding the OWASP-ESAPI-for-C and dependent packages and Makefile. The …
(edit) @28862   10 years kjdon destroy method of Thread has been deprecated. and …
(edit) @28861   10 years kjdon removed use of this.doc. Some static strings now coming from GSXML not …
(edit) @28860   10 years kjdon removed all use of this.doc. I have left the variable in though so I …
(edit) @28859   10 years kjdon I had removed some constants from OAIXML, so now need to use …
(edit) @28858   10 years kjdon need to check usrContext not null before getting lang out of it
(edit) @28857   10 years kjdon removed this.doc as DOM is not thread safe. adding oai super set …
(edit) @28856   10 years kjdon removed this.doc, as DOM is not thread safe. Use a new DOM each time …
(edit) @28855   10 years kjdon changed to use new DOM for response xml rather than the request DOM. …
(edit) @28854   10 years kjdon need to import OAIResumptionToken
(edit) @28853   10 years kjdon I have got rid of site: from the oai set names. Maybe this needs to go …
(edit) @28852   10 years kjdon Got rid of this.document. DOM not thread safe, so now we must create a …
(edit) @28851   10 years kjdon tidied up OAIXML. Moved out any generic methods. Split off resumption …
(edit) @28850   10 years kjdon moved a couple of methods here from OAIXML as they are just generic …
(edit) @28849   10 years kjdon added writeDOM method
(edit) @28848   10 years kjdon adding in super set info, and a couple of syntax changes
(edit) @28847   10 years shaoqun
(edit) @28846   10 years kjdon indented file in preparation for major changes
(edit) @28845   10 years shaoqun Updating jquery files
(edit) @28844   10 years shaoqun Cleaning jquery files
(edit) @28843   10 years shaoqun Updating jquery js files in default interfaces
(edit) @28842   10 years shaoqun Added jsoup jar that FernReader implementation requires
(edit) @28841   10 years ak19 Fixing up URL encoding of cgi args so that phrase searching works …
(edit) @28840   10 years ak19 Some macros to do with user comments had been renamed in english.dm, …
(edit) @28839   10 years ak19 Putting the Makefile.in back to how it was in revision 28643 again, …
(edit) @28838   10 years ak19 Commit 28837 to do with setting the gnome-lib-minimal env for wvware …
(edit) @28837   10 years ak19 Reverting to revision 28636 to get GS2 to compile again with …
(edit) @28836   10 years ak19 A question on the mailing list involved accented characters in custom …
(edit) @28829   10 years ak19 In the two Mac mavericks tested, java JDK was found in a different …
(edit) @28823   10 years ak19 Bugfix: don't refer to fixed path of C-Program-Files-search4j-bin, but …
(edit) @28804   10 years ak19 Omission of 'utf8' noticed when debugging a related Unicode character …
(edit) @28803   10 years ak19 Testing with accented characters in MARC data showed up problems in …
(edit) @28801   10 years ak19 New mode to buildcol.pl added called 'extra'. This restricts the …
(edit) @28799   10 years ak19 Correcting minor typo noticed in error output sent by a mailing list user.
(edit) @28798   10 years ak19 2 fixes to open GS2 collections in GLI: quotes surrounding attributes …
(edit) @28797   10 years ak19 Want formatconverter binary in GS3. It's been compiled in GS2.
(edit) @28796   10 years ak19 Diego's Spano's bugfix to bug found by Justin Cooper when Justin was …
(edit) @28795   10 years ak19 Header to XML explicitly set to UTF-8. Probably not needed anymore, …
(edit) @28794   10 years ak19 Encoding issue now straightened out
(edit) @28793   10 years ak19 No longer needed
(edit) @28792   10 years ak19 Moved to within relevant Java program
(edit) @28791   10 years ak19 Java program to split up the GB HathiTrust metadata file into smaller …
(edit) @28790   10 years ak19 Java program designed to fix encoding errors in the NZ catalogue …
(edit) @28789   10 years ak19 Where the output gets written to\!
(edit) @28788   10 years ak19 Generalized to a suite of scripts
(edit) @28787   10 years ak19 Scripts to run Java code. DEFAULT one takes no command-line …
(edit) @28786   10 years ak19 Collection specific version for HathiTrust metadata
(edit) @28785   10 years ak19 Script dynamically determines which import folder to use: 'import' or …
(edit) @28784   10 years ak19 Refactored and upgraded to latest version of SGVizler
(edit) @28783   10 years ak19 Treatment of 'and' in the MARC*Plugin.pm an issue for Greenstone …
(edit) @28782   10 years ak19 Routine for reading in text files failed to 'decode' from UTF-8 to …
(edit) @28780   10 years ak19 Now the default version of the convert_coll_from_gs2.pl does not try …
(edit) @28763   10 years kjdon added BasPlugout.no_auxiliary_databases
(edit) @28762   10 years ak19 Accidentally added and committed the binary instead of the cpp file …
(edit) @28761   10 years ak19 Adding in the first working version of the formatconverter program …
(edit) @28760   10 years ak19 Adding in the first working version of the formatconverter program …
(edit) @28759   10 years kjdon need to call the local setup.bat outside of setlocal commands, …
(edit) @28758   10 years kjdon with long return type, these didn't compile on 64 bit windows.
(edit) @28756   10 years davidb Mapping that targets fields in NZ Nat Lib catalogue for von-sparql project
(edit) @28755   10 years ak19 First set of adjustments to get spreadsheets generated for the …
(edit) @28754   10 years ak19 glidict module Russian and Kazakh translations. Many thanks to Kalima …
(edit) @28753   10 years ak19 1. Adding gsinstaller module for Kazakh. 2. gsinstaller module Russian …
(edit) @28752   10 years ak19 Auxilliary module Kazakh and Russian translations. Many thanks to …
(edit) @28751   10 years ak19 Core module Russian and Kazakh translations. Many thanks to Kalima …
(edit) @28750   10 years ak19 Perlmodules module Kazakh and Russian translations. Many thanks to …
(edit) @28749   10 years davidb quick fix to help with assignment of variable/metadata that is a string
(edit) @28748   10 years davidb Updates to work with latest XSL files, restful URLs, etc
(edit) @28747   10 years davidb Mime type change to help with future diffs. Could be some other …
(edit) @28746   10 years davidb Latest version of Firefox now supports Web-Audio, but the written JS …
(edit) @28745   10 years davidb Tidy up on rebuild script
(edit) @28737   10 years davidb Next stage of development
(edit) @28736   10 years davidb Useful simple rebuild script for collection
Note: See TracRevisionLog for help on using the revision log.