source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33383   5 years kjdon some more work on the help page
(edit) @33382   5 years kjdon don't add collection/collname to pref and help link if collname is empty
(edit) @33381   5 years kjdon use nice /page/gsdl url for about greenstone page
(edit) @33380   5 years kjdon some more mods and strings for collection help page
(edit) @33374   5 years davidb added in opt-doc-args-link variable otherwise the transform fails with …
(edit) @33373   5 years kjdon need to check for null result from getTextString - otherwise get a …
(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) @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) @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) @33300   5 years ak19 Any map-editor opened now centres on the shape overlays instead of …
(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) @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) @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) @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) @33229   5 years davidb Changed hard-wired interface name to XSLT param/variable to be more …
(edit) @33220   5 years kjdon need to check for username being which it usually is if user not …
(edit) @33218   5 years wy59 1. Added Javascript versions of new erase-metadata functions, to work …
(edit) @33217   5 years wy59 1. Undoing the change to doc.pm committed in revision 33185: not …
(edit) @33216   5 years wy59 Dr Bainbridge fixed debugging code not meant to be committed that set …
(edit) @33215   5 years kjdon in asking for something from eg heritage2 interface file, need to look …
(edit) @33214   5 years kjdon fixed up calling for help_b and help.findinginformationtitle text strings
(edit) @33213   5 years kjdon help_b is in main interface_default.properties, not …
(edit) @33212   5 years kjdon changed how we remember who has verified. Can't store in hte session …
(edit) @33211   5 years kjdon help.findinginformationtitle needs the collName as a parameter
(edit) @33210   5 years davidb Changed to use $interface_name to work better with other interfaces …
(edit) @33209   5 years kjdon don't add 1 to currentpage * docsperpage. otherwise you miss the final …
(edit) @33208   5 years kjdon changing to use correct class name for logging
(edit) @33199   5 years davidb Introduction of @download attribute to gsf:link
(edit) @33187   5 years wy59 Bugfix to recently introduced bug: when there are bookshelves, …
(edit) @33186   5 years wy59 Lower opacity for other documents that are nearby. Discovered broken …
(edit) @33185   5 years wy59 1. Corrections to map-scripts.js code (e.g. a var had been omitted …
(edit) @33184   5 years wy59 1. Loop counter bugfix. 2. Not sure if there should be a scroll …
(edit) @33182   5 years kjdon source links now do have library/sites/localsite etc, so we don't need …
(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) @33173   5 years wy59 Some cleanup
(edit) @33172   5 years wy59 Second part of commit. Previous part detected whether we were in the …
(edit) @33169   5 years wy59 Introducing ShapesUtil.numberOfCoordinatesInBounds() that is used to …
(edit) @33168   5 years wy59 Dr Bainbridge's map fixes to do with 1. extending bounds (updateMap) …
(edit) @33156   5 years davidb Backwards-compatible change made that allows for mousemove() to be …
(edit) @33155   5 years davidb Moved two functions from document script to utility script so they are …
(edit) @33154   5 years davidb called to add back in berries (if berrybasket active)
(edit) @33153   5 years davidb Addition clause added to avoid an annoying page reload that was …
(edit) @33152   5 years davidb Additional method added, similar to the start checkout(), but counts …
(edit) @33151   5 years davidb Ability to provide custom CSS added in, in the same way Custom …
(edit) @33150   5 years wy59 Removing the line that would hide any marker that's been clicked. It …
(edit) @33149   5 years wy59 Bugfix to dealing with any undefined label values for map editor shapes.
(edit) @33148   5 years wy59 1. Untested changes to Panorama viewer related xsl and js files to …
(edit) @33147   5 years wy59 Dr Bainbridge wanted red markers when viewing subclassifiers, as red …
(edit) @33146   5 years wy59 Major refactoring of map-scripts.js and classifier_scripts.js and …
(edit) @33145   5 years wy59 1. Merging improvements of map-scripts::toggleSection() into …
Note: See TracRevisionLog for help on using the revision log.