source: main

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33373   5 years kjdon need to check for null result from getTextString - otherwise get a …
(edit) @33369   5 years kjdon instead of create_shortname, now have get_or_create_shortname. this …
(edit) @33366   5 years davidb Formatting refactoring to reduce code duplication
(edit) @33365   5 years davidb Exported version of spreadsheet for public download
(edit) @33364   5 years davidb Requested word changes to About page
(edit) @33363   5 years davidb Customization of help text
(edit) @33362   5 years davidb Changes to the wording and formating of Terms and Conditions
(edit) @33361   5 years davidb Change of headings that are exported
(edit) @33360   5 years davidb Code tidy-up and change of input/output filenanme
(edit) @33348   5 years ak19 2 major changes. 1. Forgot to commit Dr Bainbridge's bugfix for why …
(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) @33345   5 years kjdon got rid of hard coded empty basket text
(edit) @33344   5 years kjdon added favourites empty text
(edit) @33343   5 years kjdon add in favourites langfrags (not just berry ones). Change the title …
(edit) @33342   5 years kjdon change the empty basket message depending on whether it is a berry …
(edit) @33341   5 years kjdon tidied up relational metadata retrieval. implemented descendants and …
(edit) @33329   5 years ak19 Rebuilt the lucene demo collection with the changes to lucenebuildproc …
(edit) @33327   5 years ak19 In order to get map coordinate metadata stored correctly in solr, …
(edit) @33323   5 years ak19 Forgot to remove some debugging.
(edit) @33322   5 years ak19 Getting faceted searching working with the map shapes.
(edit) @33321   5 years ak19 Typo in crucial place.
(edit) @33320   5 years ak19 I think docx and doc can share the same Word icon.
(edit) @33317   5 years ak19 Incorporated request for GPS.mapOverlay for children of a section, …
(edit) @33313   5 years ak19 Minor. Changes to comment
(edit) @33312   5 years ak19 Better regex for determining if processor_mode is a legitimate …
(edit) @33311   5 years ak19 Bugfix to metadataaction, which hadn't been calculating subsections …
(edit) @33309   5 years ak19 More workarounds for HTML conversion results from Word's …
(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) @33303   5 years ak19 Fixing up error caused by debug print statement: no coord for marker.
(edit) @33302   5 years ak19 1. Adding GPSMapOverlayLabel extracted from GPS.mapOverlay meta to …
(edit) @33301   5 years ak19 Incorporating Dr Bainbridge's suggested fix for dealing with Word docs …
(edit) @33300   5 years ak19 Any map-editor opened now centres on the shape overlays instead of …
(edit) @33299   5 years ak19 1. Committing Dr Bainbridge's fix to remove duplicated heading titles …
(edit) @33298   5 years kjdon more work on the document help
(edit) @33297   5 years kjdon some more help strings
(edit) @33296   5 years kjdon changed Form Search name to Fielded Search
(edit) @33295   5 years kjdon tidied up the getInterfaceText methods. now they all call base method …
(edit) @33294   5 years kjdon removing alt and title tags for help images, as we are explaining them …
(edit) @33293   5 years ak19 Annoying windows style endings removed. These were introduced in …
(edit) @33291   5 years ak19 JavaScript has no block level vars, only function level and (file) …
(edit) @33290   5 years wy59 Minor cleanup
(edit) @33289   5 years wy59 1. References to new Array() changed to [] and _docList now no longer …
(edit) @33288   5 years kjdon updated with new favourite option
(edit) @33287   5 years kjdon berryBaskets option now changed to berryBasket
(edit) @33286   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33285   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33284   5 years kjdon standardising the basket names. berryBasket, favouriteBasket, …
(edit) @33283   5 years kjdon added new favouritebasket param, and set it to be saved (like …
(edit) @33282   5 years davidb strings for new favourites
(edit) @33281   5 years kjdon first stab at getting gs3 version of help
(edit) @33280   5 years kjdon first stab at getting proper gs3 help page. still some bits to fill in
(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) @33277   5 years davidb Useful scripts for rebuilding
(edit) @33276   5 years davidb For the Terms and Coniditions page
(edit) @33275   5 years davidb Change to ordering of Title and Authors classifier
(edit) @33274   5 years davidb Shift to stronger use of Favourites over Berries terminology
(edit) @33273   5 years davidb set siteURL for this installation
(edit) @33272   5 years davidb Mostly CSS changes; removal of custom.js as this is now handled elsewhere
(edit) @33271   5 years davidb Weaving in of Favourites; small width adjustment for classifer CL4 …
(edit) @33270   5 years davidb Provide title banner link that is consistent with the other pages in …
(edit) @33269   5 years davidb This file can be much simpler now that the default-interface for …
(edit) @33268   5 years davidb Whitespace tweak
(edit) @33267   5 years davidb Override document view so no TOC displayed
(edit) @33266   5 years davidb CSS changes to help with the DL being displayed in a iframe within the …
(edit) @33265   5 years davidb Now takes an extra parameter, although the body of this particular …
(edit) @33264   5 years davidb Setting to make use of the new Favourites-star feature
(edit) @33263   5 years davidb No longer need interface-special version
(edit) @33262   5 years davidb No longer need interface-special version
(edit) @33261   5 years davidb XSL changes to support for either berries or favourites
(edit) @33260   5 years davidb Tweak to how verify/terms and conditions works
(edit) @33259   5 years davidb Javascript code to implements favourites. Done in a way to be …
(edit) @33258   5 years davidb Images used to provide favourite star: SVG for high-res version …
(edit) @33257   5 years davidb Transitioning from berryBaskets to favourites (staring items, not …
(edit) @33256   5 years kjdon additional debug statements which need removing later. PLus, changed …
(edit) @33255   5 years kjdon add a div about the delete options so we can hide/show it as needed
(edit) @33254   5 years kjdon hide or show del options based on view - they only make sense for full …
(edit) @33253   5 years kjdon now need to add in berryvariables.js if we are doing berry basket …
(edit) @33252   5 years kjdon made berry icons easier to customise. instead of hard coded image …
(edit) @33251   5 years kjdon added in berry basket delete strings
(edit) @33250   5 years kjdon replaceing hard coded strings with dictionary lookups
(edit) @33249   5 years davidb Further checking needed when converting cell-value to be in unicode format
(edit) @33248   5 years davidb Test and create for-download directory if needed
(edit) @33247   5 years davidb Additional info printed out
(edit) @33246   5 years davidb Fixed type
(edit) @33245   5 years davidb Tweak to text message
(edit) @33244   5 years davidb Changed to accessing the photo/image from Heritage web site using https
(edit) @33242   5 years kjdon changed the help message as coll specific interface properties file …
(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) @33239   5 years davidb Make background of moverHASH white
(edit) @33238   5 years davidb Make main DL page background pure white to better fit with main …
(edit) @33237   5 years davidb Fixed JS include statement to use $interface_name rather than be …
(edit) @33236   5 years davidb CPAN module that provides a generalized form of alpha-numerical …
(edit) @33235   5 years davidb CPAN module for processing CSV files
(edit) @33234   5 years davidb Create this by copying over siteConfig.xml.in
(edit) @33233   5 years davidb Some instructions on what to do, having checked out this site
(edit) @33232   5 years davidb OneDrive/SharePoint URL added
Note: See TracRevisionLog for help on using the revision log.