source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @33042   5 years ak19 Martin's Map Editor commits. First phase of Dr Bainbridge's requests: …
(edit) @33041   5 years kjdon tomcat 8 strict on unsafe chars. Use the new makeURLComponentSafe for …
(edit) @33040   5 years kjdon add the new utility scripts into global header - for escaping unsafe chars
(edit) @33039   5 years kjdon setting berrybasket param to be saved in session
(edit) @33016   5 years ak19 Getting facet searching working again in tomcat 8, where it had broken …
(edit) @33012   5 years ak19 One more instance of GSDL3HOME being set to basedir which needs to be …
(edit) @33011   5 years ak19 On Ubuntu 18.04, confirmed Renate's findings that gsdlCGI.pm wasn't …
(edit) @33004   5 years ak19 Same as previous commit which I should have also added to the key …
(edit) @33003   5 years ak19 Recently GS3 tomcat failed to start on windows in a path containing …
(edit) @33001   5 years kjdon commented out a debug statement as it has huge output and clogs up the …
(edit) @32999   5 years kjdon a bit of tidying and commenting
(edit) @32996   5 years kjdon re-indented the code
(edit) @32995   5 years kjdon custom interface strings in a colleciton now live in …
(edit) @32991   5 years kjdon refactored the code as lots of functions were doing the same thing. …
(edit) @32990   5 years kjdon missing a }
(edit) @32989   5 years kjdon added a warning message
(edit) @32988   5 years kjdon 1. added code to match document/HASHxxx/print - goes to a=d&sa=print, …
(edit) @32987   5 years ak19 Adjusting previous commit: the printed message is now more in line …
(edit) @32986   5 years ak19 Modifications to improve gs2build setup.bat's warning messages when …
(edit) @32985   5 years kjdon mods to store new humanverify settings. in collectionConfig security …
(edit) @32983   5 years kjdon a new verify page - designed for heritage nz. Allows users to view the …
(edit) @32982   5 years kjdon a page to handle error messages
(edit) @32981   5 years kjdon this customises the document template for when we do …
(edit) @32980   5 years kjdon added verify and error page subactions, and the print document subaction
(edit) @32979   5 years kjdon added strings for verify page, and error page
(edit) @32970   5 years ak19 Undoing experiment committed with r32967 for generating release-kits, …
(edit) @32969   5 years ak19 Fix to a bug discovered and investigated by Kathy: on Win, when there …
(edit) @32967   5 years ak19 Experimenting to get use.gnomelib.ext used by release-kit to work the …
(edit) @32945   5 years kjdon just deleted some commented out code
(edit) @32944   5 years kjdon making some methods/variables public so we can access them from other …
(edit) @32943   5 years kjdon added the code to handle gsflink.printdocument for Identifiers
(edit) @32942   5 years kjdon added a comment to help in future
(edit) @32941   5 years kjdon gsflink.printdocument is a print friendly version of the document - …
Note: See TracRevisionLog for help on using the revision log.