source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @33116   5 years ak19 The generate-workshop.sh script never used to work with GS3 before. …
(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) @33110   5 years cpb16 Ground truth complete for SE and BK. Added file to keep track of all …
(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) @33105   5 years davidb Some initial work in support Essentia computed audio features using …
(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) @33097   5 years cpb16 Have compiled openCV java from terminal. Have created classifier one. …
(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) @33082   5 years cpb16 added notes from meeting
(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) @33076   5 years davidb Customized version to split up author field metadata from Heritage NZ …
(edit) @33075   5 years davidb Changes to provided customized layout requested by Heritage NZ, …
(edit) @33074   5 years davidb Changes to provided customized layout requested by Heritage NZ, …
(edit) @33073   5 years davidb Additional suppporting files
(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) @33070   5 years cpb16 Completed Straight Line Finding Code
(edit) @33069   5 years cpb16 Have started basic line detection using OPENCV and intelliJ
(edit) @33068   5 years ak19 Tutorial collections and customisations as generated for 3.09.
(edit) @33067   5 years ak19 Updates to Spanish language auxdm, perlmodules and glidict modules of …
(edit) @33066   5 years cpb16 Corrected makefile and 10page downloader
(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) @33060   5 years cpb16 Modified ..PNG-10PAGES.sh to display a item download counter
(edit) @33059   5 years cpb16 backup after downloading 5000 MU pages
(edit) @33058   5 years kjdon assocfilepath might have multiple directories, so make sure we get them all
(edit) @33057   5 years ak19 Tagging gs3-extensions for 3.09rc1.
(edit) @33056   5 years ak19 Tagging gs2-extensions for 3.09rc1.
(edit) @33055   5 years ak19 Tagging release 3.09rc1
(edit) @33054   5 years ak19 Zip version of basic macron utf-8 test collection so that's I don't …
(edit) @33053   5 years ak19 I still had some stuff of Nathan Kelly's (FileTransfer-WebSocketPair) …
(edit) @33052   5 years ak19 1. Old macron utf-8 test collection was set up for using GreenstoneSQL …
(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) @33047   5 years cpb16 Corpus generator complete!
(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) @33044   5 years cpb16 Streamlined numpages checking and random selection. Corrected …
(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) @33038   5 years ak19 Martin had noticed a slight difference in the tut text versus the …
(edit) @33037   5 years ak19 Undoing accidental commits of revision r32516. Admin should be …
(edit) @33036   5 years ak19 Bringing the xsl that generates wiki-index.txt up to date with the …
(edit) @33035   5 years ak19 Corrected tutorial references to 2016 to 2019 where appropriate.
(edit) @33034   5 years ak19 More tutorial modifications after Mac testing for 3.09 rc1 concluded.
(edit) @33033   5 years davidb Some cross-checking of the Excel spreadsheet and PDFs present, as …
(edit) @33032   5 years davidb Change of name for collection
(edit) @33031   5 years cpb16 Completed numpages checking. Generated makefiles and scripts to …
(edit) @33030   5 years davidb Added in UnknownPlugin to catch PDFs with no text in then, and so not …
(edit) @33029   5 years davidb Generalized way to determine the collection name
(edit) @33028   5 years davidb PDF files processed as extracted text; formatting changes to improve …
(edit) @33027   5 years davidb More nuanced about page text
(edit) @33026   5 years davidb Latest version from gimp
(edit) @33025   5 years davidb Script to detect mis-named files with spurious spaces in them; from …
(edit) @33024   5 years davidb Tweak so Title in spreadsheet maps to dc.Title, so as not to conflict …
(edit) @33023   5 years davidb Tweaked to allow command-line arguments to be passed in
(edit) @33022   5 years davidb Needed for Chrome to work with zoomer
(edit) @33021   5 years davidb mine-type not allowing XML to be diffed
(edit) @33020   5 years davidb Refactored
(edit) @33019   5 years davidb Changes after reviewing built collection
(edit) @33018   5 years davidb Script upgraded to work with full set of PDFs provided by Heritage NZ
(edit) @33017   5 years cpb16 Renamed Downloaders as .sh; Completed a metadata formater script; …
Note: See TracRevisionLog for help on using the revision log.