source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @32687   5 years ak19 New class GSGUITestingUtil of helper functions that I think will be …
(edit) @32686   5 years ak19 For GUI testing, it's far and away easier if only GUI components had …
(edit) @32685   5 years ak19 Minor changes in the comments section before I attempt to merge …
(edit) @32684   5 years ak19 My first tests are working now: I can see GLI launch and have tested …
(edit) @32683   5 years ak19 1. Rudimentary test class for running GLI with Assertj Swing. 2. …
(edit) @32682   5 years ak19 All the jar files recently removed in revisions 32678 and 32679 were …
(edit) @32681   5 years ak19 All the jar files recently removed in revisions 32678 and 32679 were …
(edit) @32680   5 years ak19 Another jar file for assertj swing
(edit) @32679   5 years ak19 1. Fewer jar files for selenium. Obtained from …
(edit) @32678   5 years ak19 Going to replace the jar files resulting from unpacking the newer …
(edit) @32677   5 years ak19 Rebuilt GSTestingUtil jar
(edit) @32676   5 years davidb The source code to the Cantaloupe project
(edit) @32675   5 years davidb Creating directory for IIIF image-server support through Cantaloupe …
(edit) @32674   5 years ak19 Forgot to remove echo statement added for debugging purposes.
(edit) @32673   5 years ak19 Experimental. Attempt to fix the Event Dispatch Thread GUI exceptions …
(edit) @32672   5 years ak19 Tidying up after previous commit
(edit) @32671   5 years ak19 Changes necessary to get Sam's basic Selenium tests of the …
(edit) @32670   5 years ak19 The newer Selenium related jar files and the new external firefox …
(edit) @32669   5 years ak19 Selenium automated browser testing related. New Firefox browser …
(edit) @32668   5 years ak19 Noticed that some nzdl scripts that do nightly tasks for making and …
(edit) @32667   5 years ak19 Committing Kathy's testcase of a Russian encoded import subfolder name …
(edit) @32666   5 years kjdon when viewing an image with zoom enabled, and the image doesn't fit …
(edit) @32665   5 years ak19 Trying to minimise some differences between current GS3 and GS3.08 …
(edit) @32664   5 years ak19 On Kathy's machine, there is no eth0, as the default ethernet device …
(edit) @32663   5 years ak19 Minor. Correcting blind search and replace
(edit) @32662   5 years ak19 MacOS 10.13/High Sierra script for compiling DBD::mysql v 4.033, which …
(edit) @32661   5 years kjdon when getting the list of collections from a group, use …
(edit) @32660   5 years ak19 Recommiting the macron test coll as a tarball rather than as a folder …
(edit) @32659   5 years ak19 Want to recommit the macron test coll as a tarball rather than as a …
(edit) @32658   5 years ak19 Macron test collection. Useful for testing unicode fulltxt contents …
(edit) @32657   5 years ak19 When building release binaries, we don't seem to have …
(edit) @32656   5 years kjdon oh dearsvn diff service/CrossCollectionSearch.java I mistakenly …
(edit) @32655   5 years kjdon add collection attribute to snippet elements. group names come in like …
(edit) @32654   5 years kjdon forgot to add document keyword to keywords list
(edit) @32653   5 years kjdon renamed groupsContains to csvContains as that better reflects what its …
(edit) @32652   5 years kjdon lots of changes. moved facet display code into its own template, just …
(edit) @32651   5 years kjdon renamed groupsContains to csvContains, as can be used for any comma …
(edit) @32650   5 years kjdon fixed a bug in the group href bit
(edit) @32649   5 years kjdon add group info into about page response if we have a group param in …
(edit) @32648   5 years kjdon made service names public so we can use them outside. Also, removed …
(edit) @32647   5 years kjdon Added group param
(edit) @32646   5 years kjdon we are now putting group info into restful url, eg …
(edit) @32645   5 years kjdon add group breadcrumbs for colleciton about page
(edit) @32644   5 years kjdon using restful URLs for groups now too. eg library/group/MyGroup. group …
(edit) @32643   5 years ak19 1. Previous commit (r32640) reintroduced an earlier bug in attempting …
(edit) @32642   5 years ak19 In hunting for a recent change that introduced a new warning message, …
(edit) @32641   5 years ak19 Minor. Correcting grammar.
(edit) @32640   5 years ak19 Important changes (and commented out debugging statements) to get …
(edit) @32639   5 years ak19 Renaming previous Windows Strawberry Perl zup to version 5.18, before …
(edit) @32638   5 years ak19 Accidentally committed the VS14+ version of iconv.zip under the name …
(edit) @32637   5 years ak19 1. Returning to the original windows iconv.zip. 2. Making and …
(edit) @32636   5 years ak19
(edit) @32635   5 years ak19 Two more perl files that contained patches. Hard to track them all down.
(edit) @32634   5 years ak19 Since this is a unix issue, adding the patch in tarball format
Note: See TracRevisionLog for help on using the revision log.