source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @33143   5 years wy59 Bounds extends now works correctly for shapes so that all markers are …
(edit) @33142   5 years ak19 On Windows, cp.jar at each level appear to be used to set the …
(edit) @33140   5 years wy59 1. Moved from plotting markers for each coord in doc.coords array to …
(edit) @33130   5 years wy59 Undoing the previous commit. The ImagesGPS collection does have a …
(edit) @33129   5 years wy59 With a hierarchical classifier, when the node is expanded to reveal …
(edit) @33128   5 years wy59 Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
(edit) @33127   5 years wy59 2 single changes before major commit. 1. map-scripts.js: Bugfix, no …
(edit) @33126   5 years wy59 Incremental changes following previous commit. This time the code is …
(edit) @33125   5 years wy59 First commit to do with adding support for the Coordinate metadata …
(edit) @33124   5 years wy59 Undoing previous commit. Commit message was part of a change in …
(edit) @33123   5 years wy59 Making header.xsl agnostic to the specific interface in use. (The …
(edit) @33115   5 years ak19 French language updates for gs3interface, glidict, gsinstaller …
(edit) @33114   5 years ak19 Basic sanity checking for berrybasket email: to and body may not be …
(edit) @33113   5 years ak19 Tentative fix to the first of 2 GS3 authentication related bugs …
(edit) @33112   5 years ak19 Related to previous commit. Using StringBuffer for more optimal …
(edit) @33111   5 years ak19 GS309RC1 had a bug when doc editing a meta like ex.Title that …
(edit) @33109   5 years ak19 Added a toggling Select All checkbox and tested it works in conjuction …
(edit) @33108   5 years ak19 Refactoring to remove repeated code blocks. Tested Delete Selected and …
(edit) @33107   5 years ak19 Minor optimisation to the double for loop that depends on the ordering …
(edit) @33106   5 years ak19 First working version of Delete Selected berry baskets. I suspect code …
(edit) @33104   5 years ak19 Implemented the deleteAll for berrybaskets.
(edit) @33103   5 years ak19 Fixing 2 issues with the berry basket to do with the existing delete: …
(edit) @33102   5 years wy59 In previous commits we weren't using the capabilities of the …
(edit) @33101   5 years ak19 Gujarati language translations for the GS3 interface and GLIdict …
(edit) @33100   5 years wy59 Removed debugging and tidied up the format.
(edit) @33099   5 years wy59 In previous commits, the autocompletelist was a member variable of the …
(edit) @33098   5 years wy59 For the description input field, we're no longer using the oninput …
(edit) @33096   5 years wy59 Some improvements t
(edit) @33095   5 years wy59 First phase of autocomplete list for map shape descriptions/labels. …
(edit) @33094   5 years davidb Better to use parameter for interface name, rather than rely on …
(edit) @33093   5 years davidb changed right-arrow to be specified using literal UTF8 char so it …
(edit) @33092   5 years davidb Same idea as floattoc, but for berry basket
(edit) @33091   5 years davidb Same idea as floattoc, but for berry basket
(edit) @33090   5 years kjdon looking up default param values when start a new session to see if any …
(edit) @33089   5 years kjdon modified reset-logs to include usage.log
(edit) @33088   5 years wy59 Fixed the bug described in the previous commit (but it had been …
(edit) @33087   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33086   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33085   5 years wy59 1. Labels sort of work (see point 2) and get saved and reloaded from …
(edit) @33084   5 years kjdon uid is no longer an attribute of the request. Instead its part of the …
(edit) @33083   5 years kjdon changed uid to equal session id, instead of incremented integer. As …
(edit) @33081   5 years wy59 1. Beginnings of label for shapes. 2. Commented out rough working …
(edit) @33080   5 years kjdon test for null element
(edit) @33079   5 years kjdon make TransformingReceptionist call Receptionist.configure rather than …
(edit) @33078   5 years kjdon adding in processing <format><paramDefault> in siteConfig and …
(edit) @33077   5 years kjdon added some more methods to do with default values - want to be able to …
(edit) @33072   5 years kjdon DeleteItem service had never been implemented, only DeleteItems, …
(edit) @33071   5 years kjdon DeleteItem had never been implemented for berry baskets, only …
(edit) @33065   5 years ak19 3 new Georgian language files added, 2 of which automatically …
(edit) @33064   5 years ak19 Georgian translation updates to language modules core and greenstone3 …
(edit) @33063   5 years ak19 Spanish translation updates: to language modules core, auxdm, glidict, …
(edit) @33062   5 years wy59 Tidying up the previous commit of debug statements
(edit) @33061   5 years wy59 1. Phase 2: Changed the thickness and opacity label display (which …
(edit) @33058   5 years kjdon assocfilepath might have multiple directories, so make sure we get them all
(edit) @33051   5 years ak19 Tweak to Friday's commit to URL encode param values: can't use …
(edit) @33050   5 years kjdon added a place to easily add in custom javascript code - can just …
(edit) @33049   5 years kjdon moved the basket item display to its own function so it can easily be …
(edit) @33048   5 years kjdon moved the full view doc item display code to its own function so that …
(edit) @33046   5 years ak19 After previous commit of URL encoding params in QUERY_STRING sent from …
(edit) @33045   5 years ak19 1. Dr Bainbridge's fix for the Windows encoding issue when online doc …
(edit) @33043   5 years ak19 Not a bugfix, but to help with encoding issues, including to help with …
Note: See TracRevisionLog for help on using the revision log.