source: main/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33975   4 years kjdon some mods to do with allowing multiple oaiservers. need …
(edit) @33974   4 years kjdon added in new oai.servlets field - if you want to run two oaiservlets, …
(edit) @33973   4 years kjdon tidied up the file a bit. added new servlet_url param to oaiserver - …
(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) @33958   4 years ak19 There were other xsl files using the original depositorTitleAndLink …
(edit) @33957   4 years ak19 1. depositor related interface display modified to work with recent …
(edit) @33956   4 years ak19 Related to commit 33953: made lots of accidental commits in rev 33953, …
(edit) @33955   4 years ak19 Undoing accidental commit of unintended files.
(edit) @33954   4 years ak19 Accidentally committed with other files. Undoing.
(edit) @33953   4 years ak19 Depositor link not used
(edit) @33943   4 years davidb Further tweaking of javah check after it failed to work on Bedrock LSB
(edit) @33942   4 years davidb Further tweaking of javah check after it failed to work on Bedrock LSB
(edit) @33935   4 years davidb Additional check added into get-isis target
(edit) @33934   4 years davidb Removal of static code block calling ancient/deprecated static …
(edit) @33933   4 years davidb Changed 8-spaces to tag chars in Makefile.in. Original problem caused …
(edit) @33932   4 years davidb Commented out Java version warning message, as it presents as …
(edit) @33931   4 years davidb Two changes to setup file. The first was to move the test for ant to …
(edit) @33930   4 years davidb Code used to assume that major number was a single digit, as in 1.6 or …
(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) @33927   4 years davidb Reworking of javah test
(edit) @33923   4 years davidb Removed non-UTF8 valid char from comment; regenerated tar file
(edit) @33922   4 years davidb Notes about using this site
(edit) @33921   4 years davidb Newer Java's don't have 'javah' any more. The functionality has been …
(edit) @33908   4 years kjdon meta values are already escaped. Don't want to escape them again …
(edit) @33902   4 years kjdon pass in new casefold and accentfold options to format_metadata_for_sorting
(edit) @33901   4 years kjdon new casefold_metadata_for_formatting and …
(edit) @33900   4 years kjdon BaseClassifier casefold/accentfold options
(edit) @33899   4 years kjdon pass in new casefold and accentfold options (BaseClassifier) to …
(edit) @33898   4 years kjdon format_metadata_for_sorting now takes two additional args - casefold …
(edit) @33897   4 years kjdon elsewhere in the code - GSXML.xmlSafe, we are escaping ' => ' we …
(edit) @33888   4 years kjdon added propertyFile attribute to gsf:interfaceText so that you can …
(edit) @33864   4 years davidb Changes to make the Whakatohea banner narrower
(edit) @33863   4 years davidb Script to get sample content for the DL collection
(edit) @33862   4 years davidb Change to specifying the About page text done through about.xml so it …
(edit) @33861   4 years davidb About page text done through about.xml so it can include xslt tags
(edit) @33860   4 years davidb Addition of 3 further CPAN packages, found to be needed on CentOS build
(edit) @33859   4 years davidb Additional CPAN Perl packages found to be needed when compiling up …
(edit) @33857   4 years davidb Next iteration of the about text
(edit) @33855   4 years davidb Code added to detect if the CGI parameter already specifies a …
(edit) @33852   4 years davidb Unused. XSL filename extension potentially causing a problem with how …
(edit) @33837   4 years davidb Local notes for the site
(edit) @33836   4 years davidb Macron added
(edit) @33835   4 years davidb Supporting iframe files now located within interface area
(edit) @33834   4 years davidb Metadata shell ready for download of demonstration source content files
(edit) @33833   4 years davidb Initial collection design
(edit) @33832   4 years davidb Initial set of files for Whakatohea collections
(edit) @33831   4 years davidb Top-level folder for Whakatohea Maori Trust Board collections
(edit) @33830   4 years davidb Initial set of files for WMTB themed DL
(edit) @33829   4 years davidb Top-level folder for Whakatohea Maori Trust Board themes DL
(edit) @33827   4 years davidb Updated text about groupConfig.xml file
(edit) @33795   4 years kjdon remove edit bar and right side bar from print view of document
(edit) @33793   4 years ak19 Changes for getting a running GS3 server to display collections on …
(edit) @33792   4 years ak19 Correcting spellings
(edit) @33791   4 years ak19 1. Kathy renamed the gs3interface properties filename from …
(edit) @33777   4 years ak19 Forgot to document a link, with sample code to use nativecall jar file …
(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) @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) @33735   4 years kjdon replaced text strings with dictionary lookups, and if the …
(edit) @33734   4 years kjdon replaced a string with dictionary lookup
Note: See TracRevisionLog for help on using the revision log.