Timeline



2018-12-17:

23:38 Changeset [32706] by ak19
Committing the non-EDT related changes to GLI. More changes to …
23:33 Changeset [32705] by ak19
1. Implemented (and testing as I implement) more of the …
22:45 Changeset [32704] by ak19
GLI GUI testing with AssertJ Swing discovered a NullPointerException
17:02 Changeset [32703] by ak19
Some changes detected. Not sure if actively edited or just viewed and …
11:23 Changeset [32702] by davidb
Missing filter element (for AJP) now added

2018-12-16:

22:50 Changeset [32701] by ak19
GLI GUI testing can now successfully access menu and submenu items, …
22:49 Changeset [32700] by ak19
1. I'm hoping that setNamesRecursively now properly deals with …
22:43 Changeset [32699] by ak19
This fixes another EDT (Event Dispatch Thread) access violation …
22:41 Changeset [32698] by davidb
Change of top-level extension name
21:48 Changeset [32697] by davidb
Updated to work with apache-tomcat-8.x
21:47 Changeset [32696] by davidb
Files to operate Greenstone with an apache-tomcat-8.x version
20:59 Changeset [32695] by ak19
Simplifying setNamesRecursively and its usage. And printComponentNames …
20:36 Changeset [32694] by ak19
Started implementing GSGUITestingUtil.java and simultaneously testing …
20:24 Changeset [32693] by ak19
Some cleanup and shifting commented out useful code about
20:18 Changeset [32692] by ak19
Success in next step: am able to use the shorter component access …
20:09 Changeset [32691] by ak19
Forgot to remove import of package no longer relevant to this class
19:58 Changeset [32690] by ak19
New flag -testing_mode when running GLI only used by the test harness.
19:57 Changeset [32689] by ak19
If not testing, don't need GLI's GUI components to be assigned names. …
19:29 Changeset [32688] by ak19
Merging Selenium with AssertJ Swing stuff in first tutorial test java …

2018-12-14:

22:28 Changeset [32687] by ak19
New class GSGUITestingUtil of helper functions that I think will be …
22:23 Changeset [32686] by ak19
For GUI testing, it's far and away easier if only GUI components had …
17:56 Changeset [32685] by ak19
Minor changes in the comments section before I attempt to merge …

2018-12-13:

22:44 Changeset [32684] by ak19
My first tests are working now: I can see GLI launch and have tested …
21:18 Changeset [32683] by ak19
1. Rudimentary test class for running GLI with Assertj Swing. 2. …
21:08 Changeset [32682] by ak19
All the jar files recently removed in revisions 32678 and 32679 were …
21:07 Changeset [32681] by ak19
All the jar files recently removed in revisions 32678 and 32679 were …
21:06 Changeset [32680] by ak19
Another jar file for assertj swing
19:16 Changeset [32679] by ak19
1. Fewer jar files for selenium. Obtained from …
17:14 Changeset [32678] by ak19
Going to replace the jar files resulting from unpacking the newer …
17:12 Changeset [32677] by ak19
Rebuilt GSTestingUtil jar
16:35 Changeset [32676] by davidb
The source code to the Cantaloupe project
16:29 Changeset [32675] by davidb
Creating directory for IIIF image-server support through Cantaloupe …

2018-12-12:

21:26 Changeset [32674] by ak19
Forgot to remove echo statement added for debugging purposes.
19:38 Changeset [32673] by ak19
Experimental. Attempt to fix the Event Dispatch Thread GUI exceptions …
19:06 Changeset [32672] by ak19
Tidying up after previous commit
19:03 Changeset [32671] by ak19
Changes necessary to get Sam's basic Selenium tests of the …
18:16 Changeset [32670] by ak19
The newer Selenium related jar files and the new external firefox …
18:13 Changeset [32669] by ak19
Selenium automated browser testing related. New Firefox browser …

2018-12-11:

19:10 Changeset [32668] by ak19
Noticed that some nzdl scripts that do nightly tasks for making and …
16:51 Changeset [32667] by ak19
Committing Kathy's testcase of a Russian encoded import subfolder name …

2018-12-10:

13:15 Changeset [32666] by kjdon
when viewing an image with zoom enabled, and the image doesn't fit …

2018-12-07:

18:44 Changeset [32665] by ak19
Trying to minimise some differences between current GS3 and GS3.08 …
18:17 Changeset [32664] by ak19
On Kathy's machine, there is no eth0, as the default ethernet device …

2018-12-06:

17:19 Changeset [32663] by ak19
Minor. Correcting blind search and replace
17:19 Changeset [32662] by ak19
MacOS 10.13/High Sierra script for compiling DBD::mysql v 4.033, which …
12:36 Changeset [32661] by kjdon
when getting the list of collections from a group, use …

2018-12-05:

21:56 Changeset [32660] by ak19
Recommiting the macron test coll as a tarball rather than as a folder …
21:55 Changeset [32659] by ak19
Want to recommit the macron test coll as a tarball rather than as a …
18:33 Changeset [32658] by ak19
Macron test collection. Useful for testing unicode fulltxt contents …

2018-12-04:

14:59 Changeset [32657] by ak19
When building release binaries, we don't seem to have …
14:40 Changeset [32656] by kjdon
oh dearsvn diff service/CrossCollectionSearch.java I mistakenly …
13:51 Changeset [32655] by kjdon
add collection attribute to snippet elements. group names come in like …
13:48 Changeset [32654] by kjdon
forgot to add document keyword to keywords list
13:48 Changeset [32653] by kjdon
renamed groupsContains to csvContains as that better reflects what its …
13:46 Changeset [32652] by kjdon
lots of changes. moved facet display code into its own template, just …
13:32 Changeset [32651] by kjdon
renamed groupsContains to csvContains, as can be used for any comma …

2018-12-03:

13:56 Changeset [32650] by kjdon
fixed a bug in the group href bit
13:11 Changeset [32649] by kjdon
add group info into about page response if we have a group param in …
13:08 Changeset [32648] by kjdon
made service names public so we can use them outside. Also, removed …
13:07 Changeset [32647] by kjdon
Added group param
13:07 Changeset [32646] by kjdon
we are now putting group info into restful url, eg …
13:04 Changeset [32645] by kjdon
add group breadcrumbs for colleciton about page
13:03 Changeset [32644] by kjdon
using restful URLs for groups now too. eg library/group/MyGroup. group …

2018-11-30:

22:02 Changeset [32643] by ak19
1. Previous commit (r32640) reintroduced an earlier bug in attempting …
19:42 Changeset [32642] by ak19
In hunting for a recent change that introduced a new warning message, …
19:34 Changeset [32641] by ak19
Minor. Correcting grammar.

2018-11-29:

21:23 Changeset [32640] by ak19
Important changes (and commented out debugging statements) to get …
20:20 Changeset [32639] by ak19
Renaming previous Windows Strawberry Perl zup to version 5.18, before …
16:42 Ticket #947 (Lucene index file locking fix) closed by ak19
fixed
16:42 Ticket #947 (Lucene index file locking fix) created by ak19
The Lucene index file lock problem would occur because deactivating a …

2018-11-27:

15:32 Changeset [32638] by ak19
Accidentally committed the VS14+ version of iconv.zip under the name …
14:24 Changeset [32637] by ak19
1. Returning to the original windows iconv.zip. 2. Making and …

2018-11-23:

22:12 Changeset [32636] by ak19
21:20 Changeset [32635] by ak19
Two more perl files that contained patches. Hard to track them all down.
20:54 Changeset [32634] by ak19
Since this is a unix issue, adding the patch in tarball format
20:48 Changeset [32633] by ak19
DirectoryPlugin needs to be added to the perl/ubuntu upgrade patch too.
19:59 Changeset [32632] by ak19
I think these are fixes necessary to our linux gs-libiconv 1.11 …
17:12 Changeset [32631] by ak19
Added a patches folder to svn to put any patches that users can download.
14:23 Changeset [32630] by kjdon
added doc.nearby_doc_tooltip
14:21 Changeset [32629] by kjdon
making default templates in the interface xsl files, the format …
14:20 Changeset [32628] by kjdon
making default templates in the interface xsl files, the format …
14:19 Changeset [32627] by kjdon
making default templates in the interface xsl files, the format …
14:19 Changeset [32626] by kjdon
making default templates in the interface xsl files, the format …
13:56 Changeset [32625] by kjdon
added in a documentNode template as it didn't have one. This meant if …
13:40 Changeset [32624] by kjdon
a few changes to nearby documents list. 1. Show distance in metres if …

2018-11-22:

19:09 Changeset [32623] by ak19
Overlooked Rebekah's notes saying that the Macronizer log4j.props file …
16:30 Changeset [32622] by ak19
1. Now the Macronizer will work easily with a GS3, first 'run/source …
16:02 Changeset [32621] by ak19
Replaced the hardcoded commdev's GS3 path with a placeholder that …

2018-11-20:

21:35 Changeset [32620] by ak19
Directly related to previous commit revision. 3 significant changes in …
21:34 Changeset [32619] by ak19
3 significant changes in 1 commit particularly impacting Lucene …
15:30 Changeset [32618] by ak19
Minor grammar fix
12:14 Changeset [32617] by kjdon
removed left over bit than didn't manage to get removed when I deleted …
11:04 Changeset [32616] by kjdon
updated usage string
10:54 Changeset [32615] by kjdon
mods for incremental build. now we load in the reverse info db …
10:50 Changeset [32614] by kjdon
some changes to arcinfo to handle it holding the reverse lookup db too …
10:46 Changeset [32613] by kjdon
added a comment

2018-11-19:

14:40 Changeset [32612] by kjdon
actually, we need to set build_dir to index before hand so we can look …
13:42 Changeset [32611] by kjdon
only set builddir to index if we actually are being incremental. …
Note: See TracTimeline for information about the timeline view.