source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @32787   5 years ak19 Some more corrections and better var names before committing linux changes.
(edit) @32786   5 years ak19 Preliminary changes before this script can work on Linux too. The …
(edit) @32785   5 years ak19 Bugfix discovered when testing on new Ubuntu 18.04 VM which had no …
(edit) @32784   5 years kjdon fixing up some string name errors
(edit) @32783   5 years kjdon adding missing strings and tidying up some mislabelling
(edit) @32782   5 years ak19 Fix for Zeddy: empty lines and annoying spaces are now removed when …
(edit) @32781   5 years ak19 Fix to XSLT transform error message that kept happening yet I didn't …
(edit) @32780   5 years ak19 Fixing releasekits: SORK3 (source tarballs for GS3) failed as another …
(edit) @32779   5 years ak19 1. Bugfix to wget downloading: call to quotewords() necessarily has …
(edit) @32778   5 years ak19 Need to set the surrounding div width to be the same/no more than the …
(edit) @32777   5 years ak19 Minor. Correction to plugin name displayed
(edit) @32776   5 years ak19 Final version before merging with GLI
(edit) @32775   5 years ak19 Implementing further improvements, suggested by Dr Bainbridge. Partly …
(edit) @32774   5 years ak19 Kathy's style of char replacement reads simpler.
(edit) @32773   5 years ak19 Minor change: optional parameter encode_percentages also introduced …
(edit) @32772   5 years ak19 Handling the whole set of reserved and unsafe characters listed at …
(edit) @32771   5 years ak19 Draggable markers feature added
(edit) @32770   5 years ak19 Edit Map GPS and Hide Map GPS buttons
(edit) @32769   5 years ak19 Map editor history changed into an object prototype (class).
(edit) @32768   5 years kjdon need to check whether group is null before testing its value
(edit) @32767   5 years kjdon tomcat 8 change - it didn't like unescaped chars in the inline …
(edit) @32766   5 years ak19 Map editor and history + map themes files
(edit) @32765   5 years ak19 Google Maps added to PDF documents
(edit) @32764   5 years ak19 HTML elements for the map editor controls are added
(edit) @32763   5 years ak19 Windows testing: Lucene searches had broken in the overnight binary …
(edit) @32762   5 years davidb Adding in of AJP port as a property that can be controlled
(edit) @32761   5 years kjdon when printing out arg values for some other thing, I noticed that site …
(edit) @32760   5 years kjdon merge_inheritance, if it finds a conflict in option values, will keep …
(edit) @32759   5 years kjdon its not enough to test whether editing is enabled before displaying …
(edit) @32758   5 years ak19 New language Cambodian (Khmer) needs to be added in. The 2 letter code …
(edit) @32757   5 years ak19 Minor improvements to code and correction to mysql.properties file path
(edit) @32756   5 years ak19 Minor change
(edit) @32755   5 years ak19 Western Wilson stuff. Final changes to get the mysql.props file …
(edit) @32754   5 years ak19 Improving instructions
(edit) @32753   5 years ak19 Western Wilson stuff. Automating MacroniserLogFileProcessor setup from …
(edit) @32752   5 years ak19 Minor tabbing corrections
(edit) @32751   5 years ak19 Macroniser ant build file now does more setup for …
(edit) @32750   5 years ak19 Western Wilson. 1. Making the default db username root after all, so …
(edit) @32749   5 years ak19 More Western Wilson stuff: finally got the bash script working. Cron …
(edit) @32748   5 years davidb Change to help address an issue with the cached-folder name being generated
(edit) @32747   5 years ak19 Western Wilson. Basic bash script to launch the …
(edit) @32746   5 years ak19 Fix to get MacroniserLogFileProcessor to run from cmdline (but now …
(edit) @32745   5 years ak19 More Western Wilson stuff. 1. Major changes to fix handling of utf8 …
(edit) @32744   5 years ak19 Western Wilson. Changing over to a DailyRollingFileAppender since that …
(edit) @32743   5 years ak19 Updating comments on how to run the MySQLAccess.java class.
(edit) @32742   5 years ak19 Western Wilson's commit of Macronizer work so far (processes old log …
(edit) @32741   5 years ak19 Tomcat changed to version 8, updating installer reference to …
(edit) @32740   5 years ak19 Minor change before generating release testing binary
(edit) @32739   5 years ak19 Tagging interrim GS3 automated testing version 4 Feb 2019.
(edit) @32738   5 years ak19 Tagging interrim GS3 automated testing version 4 Feb 2019.
(edit) @32737   5 years ak19 Tagging interrim GS3 automated testing version 4 Feb 2019.
(edit) @32736   5 years ak19 Added feature of deselecting shapes when the drawing tool is changed.
(edit) @32735   5 years ak19 The 32 bit linux compile.xml file for rk2 (GS2 release kit) …
(edit) @32734   5 years sjm84 Version of rk2's linux 64 bit specific compile.xml file. Rename to …
(edit) @32733   5 years ak19 For GS2, GLI won't work after PDFPlugin restructed into PDFv1 and …
(edit) @32732   5 years ak19 Work to eliminate a undo history bug, and fixed the selection issue.
(edit) @32731   5 years ak19 Introduction of drop-down menu for choosing map theme.
(edit) @32730   5 years ak19 Gives the map editor the ability to be displayed in different colour …
(edit) @32729   5 years ak19 Part of Ticket #947 the Lucene Index File Locking Fix. Lucene search …
(edit) @32728   5 years ak19 Tagging gs2-extensions changes (so far none) for Automated GUI testing …
(edit) @32727   5 years ak19 Tagging gs3-extensions changes for Automated GUI testing (testing GLI …
(edit) @32726   5 years ak19 Tagging changes for Automated GUI testing (testing GLI with …
(edit) @32725   5 years ak19 Older Java on LSB 32 bit choked on args not being declared final …
(edit) @32724   5 years ak19 Potential fix for a history bug found after resizing rectangles and circles
(edit) @32723   5 years ak19 Complete redo and undo and fixed marker drawing bug
(edit) @32722   5 years ak19 Redo and undo working
(edit) @32721   5 years ak19 Fixed selection bug and added colour, thickness and opacity change to …
(edit) @32720   5 years davidb Changes after testing. Now gets through the OAI request without …
(edit) @32719   5 years kjdon added ck arg to doc link if we are in cross coll search. Also removed …
(edit) @32718   5 years kjdon in places where we are passing around p.s param, also check for ck …
(edit) @32717   5 years kjdon added new ck, 'cache key' param. see log for LIbraryServlet for details
(edit) @32716   5 years kjdon params are cached in a user's session per collection, or for eg cross …
(edit) @32715   5 years ak19 Turning off EDT (event dispatch thread) violation check doesn't help …
(edit) @32714   5 years ak19 1. window (the main app windows of running GLI, or later GEMS) is now …
(edit) @32713   5 years ak19 No longer passing around the FrameFixture window object between the …
(edit) @32712   5 years ak19 1. Some dialogs do not exist when GLI starts up and becomes visible. …
(edit) @32711   5 years ak19 Updated version where history "array" can support: new shapes, moving, …
(edit) @32710   5 years ak19 Overlay history variables and methods.
(edit) @32709   5 years ak19 Jump-start to the map-editor extension, which takes account of the 21 …
(edit) @32708   5 years davidb Top-level folder
(edit) @32707   5 years davidb Files needed for GS3-Cantaloupe bridge result from second round of testing
(edit) @32706   5 years ak19 Committing the non-EDT related changes to GLI. More changes to …
(edit) @32705   5 years ak19 1. Implemented (and testing as I implement) more of the …
(edit) @32704   5 years ak19 GLI GUI testing with AssertJ Swing discovered a NullPointerException
(edit) @32703   5 years ak19 Some changes detected. Not sure if actively edited or just viewed and …
(edit) @32702   5 years davidb Missing filter element (for AJP) now added
(edit) @32701   5 years ak19 GLI GUI testing can now successfully access menu and submenu items, …
(edit) @32700   5 years ak19 1. I'm hoping that setNamesRecursively now properly deals with …
(edit) @32699   5 years ak19 This fixes another EDT (Event Dispatch Thread) access violation …
(edit) @32698   5 years davidb Change of top-level extension name
(edit) @32697   5 years davidb Updated to work with apache-tomcat-8.x
(edit) @32696   5 years davidb Files to operate Greenstone with an apache-tomcat-8.x version
(edit) @32695   5 years ak19 Simplifying setNamesRecursively and its usage. And printComponentNames …
(edit) @32694   5 years ak19 Started implementing GSGUITestingUtil.java and simultaneously testing …
(edit) @32693   5 years ak19 Some cleanup and shifting commented out useful code about
(edit) @32692   5 years ak19 Success in next step: am able to use the shorter component access …
(edit) @32691   5 years ak19 Forgot to remove import of package no longer relevant to this class
(edit) @32690   5 years ak19 New flag -testing_mode when running GLI only used by the test harness.
(edit) @32689   5 years ak19 If not testing, don't need GLI's GUI components to be assigned names. …
(edit) @32688   5 years ak19 Merging Selenium with AssertJ Swing stuff in first tutorial test java …
Note: See TracRevisionLog for help on using the revision log.