source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @28999   10 years ak19 To get a working RSS link to a document, the document's title needs to …
(edit) @28998   10 years ak19 Rewrite rules now allow for underscore in collection names. Thanks to …
(edit) @28997   10 years ak19 Added an is_gs3 subroutine to util.pm and this is now used by …
(edit) @28996   10 years ak19 GS3 does not have the new httpdomainHtmlsafe macro introduced into GS2 …
(edit) @28995   10 years ak19 First commit for GLI part of GS2 to GS3 Format Conversion. Contains …
(edit) @28992   10 years ak19 Minor improvement to previous commit
(edit) @28991   10 years ak19 Added in the necessary code so that now the Download File link for the …
(edit) @28990   10 years ak19 Improvement to commit of revision 28979: Dr Bainbridge suggested that …
(edit) @28989   10 years kjdon simplified MessageRouter which uses OAICollection instread of …
(edit) @28988   10 years kjdon removed this.converter - now call XMLConverter methods statically. …
(edit) @28987   10 years kjdon some tidying up. have started work on new metadata format stuff, but …
(edit) @28986   10 years kjdon method name change
(edit) @28985   10 years kjdon use OAIMessageRouter instead of MessageRouter. this will use …
(edit) @28984   10 years kjdon made a new OAICollection class. Inherits from Collection. ALll OAI …
(edit) @28983   10 years kjdon added OAI_SERVICE_RACK static string
(edit) @28982   10 years kjdon added a couple of convenience methods and changed the name of another …
(edit) @28981   10 years kjdon calling XMLConverter methods statically now. get rid of this.converter
(edit) @28980   10 years ak19 Minor changes: better comments.
(edit) @28979   10 years ak19 GTI on nzdl needs path to java executable. Since a custom javahome …
(edit) @28978   10 years kjdon removed commented out code. removed static variable outputEscaping. …
(edit) @28977   10 years ak19 1. gti.pl expected an svn checked-out folder containing scripts in …
(edit) @28976   10 years ak19 module variable is empty when the gti command is create-glihelp-zip-file
(edit) @28974   10 years ak19 Minor.
(edit) @28973   10 years ak19 All the changes required to get the GTI installed on a local …
(edit) @28972   10 years kjdon removing this.converter and this.doc - just create a new document when …
(edit) @28971   10 years kjdon removing servletcontext gsdocument attribute. just create a new …
(edit) @28970   10 years kjdon removed some commented out lines
(edit) @28969   10 years kjdon removing this.doc. Haven't tested as can't compile properly without …
(edit) @28968   10 years kjdon commented out the debug lines printing out all the lines and key/values
(edit) @28966   10 years kjdon Lots of changes. Mainly to do with removing this.doc from everywhere. …
(edit) @28965   10 years kjdon removing stored Document field - now get passed it as needed or work …
(edit) @28964   10 years kjdon nodeToElement now in GSXML. Some param changes for a few GSXML methods
(edit) @28963   10 years kjdon moved a method here from XMLConverter. Removed Document param from …
(edit) @28962   10 years kjdon getDOM was already creating a new parser each time, so we don't need …
(edit) @28961   10 years ak19 Need to update formatconverter binary in GS3 since it has been …
(edit) @28960   10 years ak19 Bugfix to formatconverter for if exists test.
(edit) @28959   10 years davidb Related to previous commit. Minor change to make parsing more robust.
(edit) @28958   10 years davidb Remote Greenstone user authenticaton stopped working, because the code …
(edit) @28957   10 years kjdon metadata now has lower case m
(edit) @28956   10 years kjdon if no current value, use the default from the option - for sortfield.
(edit) @28955   10 years kjdon now we read in indexsortfieldmap and defaultsortfield, so the user can …
(edit) @28954   10 years kjdon the library code is now going to use the indexsortfieldmap, and we …
(edit) @28953   10 years kjdon changed some of the help messages
(edit) @28952   10 years davidb uname cmd exists only on unix/mac, so restricting get-isisgdl target …
(edit) @28949   10 years ak19 Dr Bainbridge fixed an encoding issue in the depositor, where if you …
(edit) @28948   10 years ak19 Another security commit surrounding cgiargs. Collectionaction updated.
(edit) @28947   10 years kjdon need to import replacement node into current document before adding it …
(edit) @28946   10 years ak19 Moving libiconv-1.11.tar.gz to gs-libiconv-1.11.tar.gz since we've …
(edit) @28942   10 years ak19 When testing on the Win 7 machine with Firefox, the jquery.blockUI.js …
(edit) @28940   10 years ak19 global.properties.in and log4j.properties.in have now been moved to …
(edit) @28939   10 years ak19 Fix to libiconv-1.11 (which Sam had set up specifically for Macs, as …
(edit) @28938   10 years ak19 global.properties.in has now been moved to resources/web
(edit) @28937   10 years kjdon moved global.properties.in and log4j.properties.in to resources/web - …
(edit) @28930   10 years ak19 Commit to do with security surrounding cgiargs. Depositor and collector.
(edit) @28924   10 years ak19 Change in metadata label names
(edit) @28923   10 years ak19 Tidy up and changes resulting from UTF8 encoding issues
(edit) @28922   10 years ak19 Tweak to run more smoothly
(edit) @28921   10 years ak19 Tweak to run more smoothly
(edit) @28920   10 years ak19 Local copy for this collection. Could be that these changes could be …
(edit) @28919   10 years ak19 Tweak to values processed
(edit) @28918   10 years ak19 Tidy up
(edit) @28917   10 years ak19 Conversion XSLT updated to reflect elements found in the HathiTrust data
(edit) @28916   10 years ak19 Tidy up
(edit) @28915   10 years ak19 Changes made to these files at the end of the 2013/2014 Summer project …
(edit) @28914   10 years ak19 Supporting javascript libraries and bespoke code written by Steffan to …
(edit) @28913   10 years ak19 6th commit for security of cgiargs. Looked over all occurrences of …
(edit) @28912   10 years ak19 Commit 5 for security. Handles setmacro() occurrences in non …
(edit) @28911   10 years ak19 Fourth commit for security and safe cgiargs.
(edit) @28910   10 years ak19 Removing the runtime-src/packages/security folder from SVN, since we …
(edit) @28909   10 years ak19 Updating the windows makefile to add in securitytools.cpp in the list …
(edit) @28908   10 years kjdon added in a copy step for global.properties.in and log4j.properties.in …
(edit) @28907   10 years kjdon moved gsdl3site.cfg.in file to resources/cgi. On prepare it's copied …
(edit) @28906   10 years kjdon generating OAIConfig.xml from OAIConfig.xml in resources/oai instead …
(edit) @28905   10 years kjdon Configuration files that may be edited by the user, and that need some …
(edit) @28904   10 years kjdon added a target copy-dot-in-files. Configuration files that may be …
(edit) @28903   10 years kjdon moved OAIConfig.in from web/WEB-INF/classes into new resources/oai. …
(edit) @28902   10 years kjdon new folder to contain oaiconfig.xml for editing
(edit) @28901   10 years kjdon script I wrote to check usage of interface keys. Was ages ago so I …
(edit) @28900   10 years kjdon added a devel folder for developer tools. Added bin/script folder in …
(edit) @28899   10 years ak19 Third commit for security, for ensuring cgiargs macros are websafe. …
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.