source: main/trunk/greenstone3/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @34644   3 years davidb Version of file that is designed to work with planned changes in GS v3.11
(edit) @34558   3 years kjdon updating svn urls to point to the new https server
(edit) @34522   4 years ak19 Reinstating the crucial change that Dr Bainbridge had introduced into …
(edit) @34479   4 years davidb Change made after testing with Greenstone3 install on atea.space, …
(edit) @34218   4 years kjdon added a comment for helpfulness
(edit) @34217   4 years kjdon when getting the baseURL, and taking the servlet name off, need to use …
(edit) @34215   4 years kjdon removed hard coded lang=en, and now pass in lang to getMetadataList, …
(edit) @34164   4 years ak19 Adding warning comments about where stderr messages n …
(edit) @34160   4 years ak19 Completing TODO from Kathy's commit message for 34116 for …
(edit) @34154   4 years ak19 Useful debugging statement. Would have helped me solve a bug sooner by …
(edit) @34116   4 years kjdon use global.properties, not build.properties. therefore call this with …
(edit) @34112   4 years ak19 GS3 source code seems to already use FileInputStream with UTF-8 …
(edit) @34103   4 years kjdon a couple small modifications. when comparing srcdoc with filename - to …
(edit) @34101   4 years ak19 Correcting syntax error and overlooked another instance of …
(edit) @34100   4 years ak19 Related to trac changesets committed for 33793, 34098 and 34099 …
(edit) @34086   4 years davidb Refactoring code to have generateRedirect method needed some …
(edit) @34019   4 years kjdon replaced a couple of text strings
(edit) @34018   4 years kjdon check for error element in response - add that in if present, instead …
(edit) @34017   4 years kjdon add error element, don't just print a message to log, if we have …
(edit) @33994   4 years davidb The introduction of UTF8Control class means we can now work directly …
(edit) @33993   4 years kjdon when downloading a pdf, browsers seem to make more than one request - …
(edit) @33972   4 years kjdon fixed a typo in a comment
(edit) @33971   4 years kjdon get servlet_url param and pass to getOAIConfigXML, as now the files …
(edit) @33970   4 years kjdon changed OAIConfig naming to OAIConfig-oaiserver.xml - so multiple …
(edit) @33969   4 years kjdon we no longer use OAIConfig.xml as the filename, now we use eg …
(edit) @33968   4 years kjdon pass in oai_config from server, rather than reading it in itself
(edit) @33967   4 years kjdon you might want to change the oaiserver url, eg if you have 2 oai …
(edit) @33943   4 years davidb Further tweaking of javah check after it failed to work on Bedrock LSB
(edit) @33934   4 years davidb Removal of static code block calling ancient/deprecated static …
(edit) @33929   4 years davidb Newer JDKs don't have javah => make file change that takes account of this
(edit) @33928   4 years davidb Streamlining of how test for JDK/javac is done
(edit) @33897   4 years kjdon elsewhere in the code - GSXML.xmlSafe, we are escaping ' => ' we …
(edit) @33775   4 years kjdon fixed a typo in a comment
(edit) @33774   4 years kjdon getTextString code moved to Dictionary.getTextSTring, as its no longer …
(edit) @33773   4 years kjdon the default dictionary is not ServiceRack.properties any more. Instead …
(edit) @33772   4 years kjdon don't need to pass in ServiceRack to getTextSTring anymore. …
(edit) @33771   4 years kjdon use the new Dictionary.getTExtSTring instead of repeating all the code here
(edit) @33770   4 years kjdon updated to match new args for Dictionary.getTextString
(edit) @33769   4 years kjdon updated getTextSTring to contain all the functionality from …
(edit) @33768   4 years kjdon removed some code that was commented out, and some methods that were …
(edit) @33751   4 years ak19 Related to previous commit. Dr Bainbridge came up with a better …
(edit) @33750   4 years ak19 Fixed a NullPointerException without stacktrace, noticed with …
(edit) @33733   4 years kjdon on the first page of depositor, only show the list of collections the …
(edit) @33731   4 years kjdon now that userContext has teh right info, we don't need to check …
(edit) @33726   4 years ak19 Changing lowercase utf-8 parameter to uppercase UTF-8 in case that …
(edit) @33720   4 years ak19 Implemented Dr Bainbridge's suggestions based on Kathy's solution to …
(edit) @33719   4 years kjdon fixed up processRedirectRequest method. for some reason parts had been …
(edit) @33713   5 years kjdon refactoring LibraryServlet. runSecurityChecks was happening too late. …
(edit) @33712   5 years kjdon modified createBasicRequest to use userContext methods, and to include …
(edit) @33711   5 years kjdon added editEnabled into UserContext
(edit) @33705   5 years kjdon reindented the file, no code changes
(edit) @33700   5 years kjdon starting to put some of the strings into a dictionary - using …
(edit) @33699   5 years kjdon first stab at requiring a user to be logged in to use the depositor, …
(edit) @33672   5 years kjdon modified slightly so that the error messages come from the dictionary …
(edit) @33671   5 years kjdon added a static getTextString method - currently this is in Action.java …
(edit) @33670   5 years kjdon added editEnabled att string
(edit) @33669   5 years kjdon removed an annoying debug message
(edit) @33650   5 years kjdon updated to match the new xsl file names; lots of variable renames to …
(edit) @33647   5 years kjdon added/changed a few of the output values for debugging the transform
(edit) @33641   5 years kjdon commented out some debug statements
(edit) @33640   5 years kjdon oops, I must have 'tidied' up the file and then not compiled it to …
(edit) @33632   5 years kjdon overhaul of TransformingReceptionist. changed the order of inlining …
(edit) @33631   5 years kjdon added a bit more error reporting
(edit) @33630   5 years kjdon minor comment changes
(edit) @33629   5 years kjdon added methods using Parameter2 - for params with text node values
(edit) @33627   5 years kjdon removed unnecessary comments
(edit) @33619   5 years kjdon need to handle the case where a collection file (eg image) gets …
(edit) @33612   5 years kjdon work to do with params. add in default values to params if they are …
(edit) @33611   5 years kjdon added global setting to params - thesea re for params that are valid …
(edit) @33610   5 years kjdon USER_SESSION_CACHE_ATT moved to GSParams, as it is stored in session …
(edit) @33533   5 years kjdon some collections might not have Title or root_Title metadata, so check …
(edit) @33406   5 years kjdon if there is a semicolon after the file name, it ends up in the URL …
(edit) @33403   5 years ak19 Mistake to do with launchdir in SafeProcess: if the environment for …
(edit) @33387   5 years kjdon removed all my debug statements
(edit) @33385   5 years kjdon need to import response node as it is not part of same document
(edit) @33373   5 years kjdon need to check for null result from getTextString - otherwise get a …
(edit) @33347   5 years kjdon made it optional whether the user gets shown the terms and conditions …
(edit) @33346   5 years kjdon check for empty child_id, and null DBInfo before using them
(edit) @33341   5 years kjdon tidied up relational metadata retrieval. implemented descendants and …
(edit) @33308   5 years kjdon now you can set hidden='true' to an index element in …
(edit) @33305   5 years kjdon get the list of level ids (= shortnames) and store it locally. This …
(edit) @33295   5 years kjdon tidied up the getInterfaceText methods. now they all call base method …
(edit) @33283   5 years kjdon added new favouritebasket param, and set it to be saved (like …
(edit) @33279   5 years kjdon added a metadata element to service description, 'does_facetsearch' - …
(edit) @33278   5 years kjdon added a basic getGenericText where you can specify the dictionary …
(edit) @33256   5 years kjdon additional debug statements which need removing later. PLus, changed …
(edit) @33241   5 years kjdon moved the assoc file security code into its own function. now can add …
(edit) @33240   5 years kjdon no longer want to save hmvf param in session
(edit) @33220   5 years kjdon need to check for username being which it usually is if user not …
(edit) @33215   5 years kjdon in asking for something from eg heritage2 interface file, need to look …
(edit) @33212   5 years kjdon changed how we remember who has verified. Can't store in hte session …
(edit) @33208   5 years kjdon changing to use correct class name for logging
(edit) @33181   5 years kjdon intermediary commit - am still tidying up the code. 1. servlet context …
(edit) @33180   5 years kjdon adding library_name in front of sites for colleciton assoc file links …
(edit) @33179   5 years kjdon making recaptcha response string public so others can use it
(edit) @33178   5 years kjdon hmvf param should be saved now - this is set when a user has accepted …
(edit) @33177   5 years kjdon adding some more string constants
(edit) @33176   5 years kjdon changing some strings for constants
(edit) @33175   5 years kjdon the servlet context is one per tomcat install, not one per servlet. ie …
(edit) @33113   5 years ak19 Tentative fix to the first of 2 GS3 authentication related bugs …
Note: See TracRevisionLog for help on using the revision log.