source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33789   4 years ak19 Redid the mongodb query to get the countrycode counts for all the …
(edit) @33788   4 years ak19 Adding all the jar files needed to work in Java with geojson Simple …
(edit) @33787   4 years ak19 Documented another mongodb query that I'm using, the one to produce …
(edit) @33786   4 years kjdon add google analytics, stop the outputting of fr, es, ru links as those …
(edit) @33785   4 years kjdon added google analytics
(edit) @33784   4 years kjdon only generate english versions for now as ru, fr, es haven't been …
(edit) @33783   4 years kjdon only generate english versions for now as ru, fr, es haven't been …
(edit) @33782   4 years kjdon updated README
(edit) @33781   4 years kjdon tidied up the intro
(edit) @33780   4 years kjdon added code to add google-analytics to each page
(edit) @33779   4 years kjdon ServiceRack.properties has been renamed to …
(edit) @33778   4 years ak19 Made a beginning on getting the geojson map data automated. Couldn't …
(edit) @33777   4 years ak19 Forgot to document a link, with sample code to use nativecall jar file …
(edit) @33776   4 years ak19 Field Separator (IFS) conflicting with backticks and other ways of …
(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) @33767   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33766   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33765   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33764   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33763   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33762   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33761   4 years kjdon renaming ServiceRack.properties to core_servlet_dictionary.properties
(edit) @33760   4 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after GLI …
(edit) @33759   4 years ak19 AUTOCOMMIT by gen-model-colls.sh script. Message: Rebuilding after GLI …
(edit) @33758   4 years ak19 Removed debugging and last bit of cleanup.
(edit) @33757   4 years ak19 1. Windows bugfix for getting exMeta to be loaded into GLI where there …
(edit) @33756   4 years ak19 Attempted bugfix for ex meta not always loading in gli for docs that …
(edit) @33755   4 years kjdon set the encoding to utf-8 for all the files
(edit) @33754   4 years davidb Correcting spelling error in code
(edit) @33753   4 years davidb Made the change Dr Bainbridge wanted: in the two locations that …
(edit) @33752   4 years davidb Followed Dr Bainbridge's suggestion to correct hnz.Identifiers that …
(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) @33749   4 years ak19 Still on the bugfix for GLI with non-ascii filenames assigned …
(edit) @33748   4 years ak19 Linux bugfixes to recent commits to do with getting file-level meta …
(edit) @33747   4 years ak19 Tidying up code some more and moving unused (but reusable and possibly …
(edit) @33746   4 years ak19 1. Bugfix for dealing with + in filenames: file-level metadata now …
(edit) @33745   4 years ak19 Fix to function decodeStringContainingHexEntities that I recently …
(edit) @33744   4 years ak19 Refactored code to do more inside functions rather than make callers …
(edit) @33743   4 years kjdon added extra info to depositor line
(edit) @33742   4 years kjdon get depositor name from dictionary
(edit) @33741   4 years kjdon changed a comment
(edit) @33740   4 years kjdon added a format statement to Titles classifier. This uses gsf:metadata …
(edit) @33739   4 years ak19 Bugfix to GLI to being able to parse metadata.xml files containing & …
(edit) @33738   4 years ak19 Got the filenameToURLEncoding(String) variant that reuses …
(edit) @33737   4 years ak19 A larger fix but not complete fix to the problem of attaching and …
(edit) @33736   4 years kjdon fixed a spelling mistake
(edit) @33735   4 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33734   4 years kjdon replaced a string with dictionary lookup
(edit) @33733   4 years kjdon on the first page of depositor, only show the list of collections the …
(edit) @33732   4 years kjdon added some depositor strings
(edit) @33731   4 years kjdon now that userContext has teh right info, we don't need to check …
(edit) @33730   4 years ak19 Finally, got the code back to achieving the same thing as the partial …
(edit) @33729   4 years ak19 Fixes to variants of debug function printCaller().
(edit) @33728   4 years ak19 Introducing method that I've tested separately to decode a string that …
(edit) @33727   4 years ak19 Experimental encoding related bugfix to GLI. In GLI, meta assigned at …
(edit) @33726   4 years ak19 Changing lowercase utf-8 parameter to uppercase UTF-8 in case that …
(edit) @33725   4 years kjdon tidied this up a bit with regards to solr core activation and …
(edit) @33724   4 years ak19 1. A bugfix to Base64.decode(String s) to handle null strings returned …
(edit) @33723   4 years ak19 On linux 64 bit, the additional wrap command did not work because the …
(edit) @33722   4 years ak19 Adding in additional instructions in mongodb.txt, before I forgot how …
(edit) @33721   4 years ak19 Inactive but committing to svn: Newer Locale.pm file, and introducing …
(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) @33718   4 years davidb Useful top-level script
(edit) @33717   4 years davidb Code tidy up; better error checking on running Java cmd; …
(edit) @33716   4 years davidb Changed to also write out resource id as file, based on inputFileName
(edit) @33715   4 years ak19 Much shorter Eclipse project file, currently including just the jar …
(edit) @33714   4 years ak19 Updating Eclipse .classpath file's reference to jar lib files correct …
(edit) @33713   4 years kjdon refactoring LibraryServlet. runSecurityChecks was happening too late. …
(edit) @33712   4 years kjdon modified createBasicRequest to use userContext methods, and to include …
(edit) @33711   4 years kjdon added editEnabled into UserContext
(edit) @33710   4 years ak19 Working queries and map coords for geojson.tools (ironically, Lat and …
(edit) @33709   4 years ak19 Forgot to commit the zip file before deleting it
(edit) @33708   4 years davidb Changed code so api key can be in separate file, and passed in on the …
(edit) @33707   4 years davidb Adds in maven to path if untarred in java/packages area
(edit) @33706   4 years davidb Tempalte file
(edit) @33705   4 years kjdon reindented the file, no code changes
(edit) @33704   4 years kjdon added some authentication error strings. some are used by the …
(edit) @33703   4 years kjdon added more breadcrumbs for ease of finding your way back to the start
(edit) @33702   4 years kjdon added depositorTitleAndLink template. TODO - get depositor text from …
(edit) @33701   4 years kjdon added more breadcrumbs to the page. And now it displays an error if …
(edit) @33700   4 years kjdon starting to put some of the strings into a dictionary - using …
(edit) @33699   4 years kjdon first stab at requiring a user to be logged in to use the depositor, …
(edit) @33698   5 years ak19 Links to more reading
(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
Note: See TracRevisionLog for help on using the revision log.