source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33777   5 years ak19 Forgot to document a link, with sample code to use nativecall jar file …
(edit) @33775   5 years kjdon fixed a typo in a comment
(edit) @33774   5 years kjdon getTextString code moved to Dictionary.getTextSTring, as its no longer …
(edit) @33773   5 years kjdon the default dictionary is not ServiceRack.properties any more. Instead …
(edit) @33772   5 years kjdon don't need to pass in ServiceRack to getTextSTring anymore. …
(edit) @33771   5 years kjdon use the new Dictionary.getTExtSTring instead of repeating all the code here
(edit) @33770   5 years kjdon updated to match new args for Dictionary.getTextString
(edit) @33769   5 years kjdon updated getTextSTring to contain all the functionality from …
(edit) @33768   5 years kjdon removed some code that was commented out, and some methods that were …
(edit) @33767   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33766   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33765   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33764   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33763   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33762   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33761   5 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33758   5 years ak19 Removed debugging and last bit of cleanup.
(edit) @33757   5 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   5 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33755   5 years kjdon set the encoding to utf-8 for all the files
(edit) @33754   5 years davidb Correcting spelling error in code
(edit) @33753   5 years davidb Made the change Dr Bainbridge wanted: in the two locations that …
(edit) @33752   5 years davidb Followed Dr Bainbridge's suggestion to correct hnz.Identifiers that …
(edit) @33751   5 years ak19 Related to previous commit. Dr Bainbridge came up with a better …
(edit) @33750   5 years ak19 Fixed a NullPointerException without stacktrace, noticed with …
(edit) @33749   5 years ak19 Still on the bugfix for GLI with non-ascii filenames assigned …
(edit) @33748   5 years ak19 Linux bugfixes to recent commits to do with getting file-level meta …
(edit) @33747   5 years ak19 Tidying up code some more and moving unused (but reusable and possibly …
(edit) @33746   5 years ak19 1. Bugfix for dealing with + in filenames: file-level metadata now …
(edit) @33745   5 years ak19 Fix to function decodeStringContainingHexEntities that I recently …
(edit) @33744   5 years ak19 Refactored code to do more inside functions rather than make callers …
(edit) @33743   5 years kjdon added extra info to depositor line
(edit) @33742   5 years kjdon get depositor name from dictionary
(edit) @33741   5 years kjdon changed a comment
(edit) @33740   5 years kjdon added a format statement to Titles classifier. This uses gsf:metadata …
(edit) @33739   5 years ak19 Bugfix to GLI to being able to parse metadata.xml files containing & …
(edit) @33738   5 years ak19 Got the filenameToURLEncoding(String) variant that reuses …
(edit) @33737   5 years ak19 A larger fix but not complete fix to the problem of attaching and …
(edit) @33735   5 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33734   5 years kjdon replaced a string with dictionary lookup
(edit) @33733   5 years kjdon on the first page of depositor, only show the list of collections the …
(edit) @33732   5 years kjdon added some depositor strings
(edit) @33731   5 years kjdon now that userContext has teh right info, we don't need to check …
(edit) @33730   5 years ak19 Finally, got the code back to achieving the same thing as the partial …
(edit) @33729   5 years ak19 Fixes to variants of debug function printCaller().
(edit) @33728   5 years ak19 Introducing method that I've tested separately to decode a string that …
(edit) @33727   5 years ak19 Experimental encoding related bugfix to GLI. In GLI, meta assigned at …
(edit) @33726   5 years ak19 Changing lowercase utf-8 parameter to uppercase UTF-8 in case that …
(edit) @33725   5 years kjdon tidied this up a bit with regards to solr core activation and …
(edit) @33724   5 years ak19 1. A bugfix to Base64.decode(String s) to handle null strings returned …
(edit) @33721   5 years ak19 Inactive but committing to svn: Newer Locale.pm file, and introducing …
(edit) @33720   5 years ak19 Implemented Dr Bainbridge's suggestions based on Kathy's solution to …
(edit) @33719   5 years kjdon fixed up processRedirectRequest method. for some reason parts had been …
(edit) @33715   5 years ak19 Much shorter Eclipse project file, currently including just the jar …
(edit) @33714   5 years ak19 Updating Eclipse .classpath file's reference to jar lib files correct …
(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) @33709   5 years ak19 Forgot to commit the zip file before deleting it
(edit) @33705   5 years kjdon reindented the file, no code changes
(edit) @33704   5 years kjdon added some authentication error strings. some are used by the …
(edit) @33703   5 years kjdon added more breadcrumbs for ease of finding your way back to the start
(edit) @33702   5 years kjdon added depositorTitleAndLink template. TODO - get depositor text from …
(edit) @33701   5 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(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) @33697   5 years ak19 Changes to the README to provide instructions on making the fewest …
(edit) @33696   5 years ak19 Moved the individual READMEs into the top level too along with …
(edit) @33695   5 years ak19 Minor corrects and file rename
(edit) @33694   5 years ak19 interfaces\images folder structure can be customised for a site as an …
(edit) @33693   5 years ak19 Forgot we needed a toplevel collect folder
(edit) @33692   5 years ak19 Math collection toplevel folder restructure
(edit) @33691   5 years ak19 Math collection renames and moving things about
(edit) @33690   5 years ak19 Moving the science collection to the top level
(edit) @33689   5 years ak19 Rename again
(edit) @33688   5 years ak19 Moving the science collection related README, screenshot and …
(edit) @33687   5 years ak19 Renaming science collection to not have period mark in its name, on …
(edit) @33686   5 years ak19
(edit) @33685   5 years davidb Upstream change related to Solr ext
(edit) @33684   5 years davidb Changes made around the time of the launch
(edit) @33683   5 years davidb Updated to process latest version of spreadsheet
(edit) @33682   5 years davidb Changes made around the time of the launch
(edit) @33681   5 years davidb Added in flock technique to avoid multiple people running the same script
(edit) @33680   5 years davidb Greenstone3 is fixed, so don't need to print out message about runing …
(edit) @33679   5 years davidb Folder for working on updates (PDFs to del, PDFs to add) from Kiri
(edit) @33673   5 years ak19 Waikato Education Department's Science Activities and Maths Activities …
(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) @33668   5 years kjdon a few changes to debuginfo texts
(edit) @33667   5 years kjdon preProcess.xsl renamed to expand-gslib.xsl to better indicate what it does
(edit) @33650   5 years kjdon updated to match the new xsl file names; lots of variable renames to …
(edit) @33649   5 years kjdon renamed config_format and text_fragment_format to better represent …
(edit) @33648   5 years kjdon changed the debuginfo xsl and strings to match the new o=xxx debug options
(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) @33639   5 years kjdon need to select child nodes, otherwise the gsf:default node ends up in …
(edit) @33638   5 years kjdon gslib doesn't use xml-to-string.xsl. its only used by formatmanager, …
Note: See TracRevisionLog for help on using the revision log.