source: main/trunk/greenstone3

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 - …
(edit) @32940   5 years kjdon added gsflink.printdocument into the comments
(edit) @32939   5 years kjdon add LibraryName attribute to the servlet context so that URLFilter can …
(edit) @32912   5 years kjdon this file is not used, so removing it
(edit) @32902   5 years ak19 Replacing alerts with fixed language strings with 2 new properties in …
(edit) @32893   5 years ak19 Part 2 of 2 commits to do with getting errorCallBack working on …
(edit) @32892   5 years ak19 Part 1 of 2 commits to do with getting errorCallBack working on …
(edit) @32882   5 years davidb Tweak to logger class, previously a copy-and-paste error to GSXML?
(edit) @32881   5 years davidb Addition targets/lines in preparation of working with IIIF Server Bridge
(edit) @32879   5 years davidb Resource files for use with Cantaloupe implementation of IIIF
(edit) @32873   5 years ak19 javascript-global-functions' local function callMetadataServer() now …
(edit) @32872   5 years ak19 Clean up
(edit) @32871   5 years ak19 Need to reset init states to current states AFTER setArchivesMetadata …
(edit) @32870   5 years ak19 1. set_set now renamed to set_oaiset after Dr Bainbridge suggested the …
(edit) @32869   5 years ak19 1. Other possible return value from getCollectionListForSet() is now …
(edit) @32868   5 years ak19 After 3 attempts, finally succeeded in implementing Kathy's …
(edit) @32858   5 years ak19 Fix to bug introduced by oversight in recent commit.
(edit) @32857   5 years ak19 Adding a comment that deletions to GPS.mapOverlay metadata are treated …
(edit) @32856   5 years ak19 Adding a css file that is referenced from Zeddy's recently committed …
(edit) @32855   5 years ak19 Debugging from perl (mod)metadataaction cgiaction now gets printed to …
(edit) @32854   5 years ak19 Cleanup phase two: removed recent console.log debug statements.
(edit) @32853   5 years ak19 Cleanup stage one: 1. Not calling addFunctionalityToTable() on …
(edit) @32852   5 years ak19 Dr Bainbridge solved the weird bug whereby when you're in doc editing …
(edit) @32851   5 years ak19 Zeddy I think turned commented out drawingMode. It's a local change, …
(edit) @32850   5 years ak19 1. Zeddy introduces suppressUndo and cleaned up lots of CloneShape
(edit) @32840   5 years ak19 After we're ready to save and rebuild, new overlays get saved as the …
(edit) @32839   5 years ak19 Forgot to reinstate important code (if condition) after debugging was …
(edit) @32838   5 years ak19 Save and rebuild works with map, but as with save shortcut key on map …
(edit) @32837   5 years ak19 Adding a new function that will be called on saveAndRebuild to save …
(edit) @32836   5 years ak19 Fixing annoying browser js error when classifier hfile attribute …
(edit) @32835   5 years ak19 Following Dr Bainbridge's advice and adding useful oaiserver url …
(edit) @32834   5 years ak19 Discovered bug when testing sectioned documents like …
(edit) @32833   5 years ak19 Zeddy cleanup. Better debugging info as to where in the code we are. …
Note: See TracRevisionLog for help on using the revision log.