Timeline



2019-06-07:

20:30 Changeset [33140] by wy59
1. Moved from plotting markers for each coord in doc.coords array to …
20:05 Changeset [33139] by wy59
Having 'fixed' the duplication issue of Coordinate data in the index, …
07:41 Changeset [33138] by davidb
Scripts that focus on language (for non-music related work)
06:31 Changeset [33137] by davidb
Added a bit more detail to instructions for ssl
06:25 Changeset [33136] by davidb
Extra echo statement added, to help with details printed as script runs
06:10 Changeset [33135] by davidb
These should not be committed into the repository
06:08 Changeset [33134] by davidb
Avoid having hypen at start of filename
06:07 Changeset [33133] by davidb
No need for this backup file in the repository
06:06 Changeset [33132] by davidb
No need for this backup file in the repository
06:05 Changeset [33131] by davidb
No need to keep backup files in repository

2019-06-06:

21:32 Changeset [33130] by wy59
Undoing the previous commit. The ImagesGPS collection does have a …
21:09 Changeset [33129] by wy59
With a hierarchical classifier, when the node is expanded to reveal …
20:53 Changeset [33128] by wy59
Improvements to Coordinate support AND bugfixes. BUT not all the fixes …
20:40 Changeset [33127] by wy59
2 single changes before major commit. 1. map-scripts.js: Bugfix, no …

2019-05-31:

21:35 Changeset [33126] by wy59
Incremental changes following previous commit. This time the code is …
20:02 Changeset [33125] by wy59
First commit to do with adding support for the Coordinate metadata …
19:52 Changeset [33124] by wy59
Undoing previous commit. Commit message was part of a change in …
19:47 Changeset [33123] by wy59
Making header.xsl agnostic to the specific interface in use. (The …

2019-05-30:

20:13 Changeset [33122] by ak19
Tagging gs3-extensions for the 3.09 release.
20:12 Changeset [33121] by ak19
Tagging gs2-extensions for the 3.09 release.
20:11 Changeset [33120] by ak19
Tagging release 3.09

2019-05-29:

22:06 Changeset [33119] by ak19
Got the syntax wrong for windows win32.mak makefiles, as this is not …
21:46 Changeset [33118] by ak19
Correction to previous commit (copy paste error).
21:31 Changeset [33117] by ak19
Fixed an issue on Windows when compiling the the src component: …
17:55 Changeset [33116] by ak19
The generate-workshop.sh script never used to work with GS3 before. …

2019-05-28:

20:38 Changeset [33115] by ak19
French language updates for gs3interface, glidict, gsinstaller …
19:56 Changeset [33114] by ak19
Basic sanity checking for berrybasket email: to and body may not be …

2019-05-27:

22:12 Changeset [33113] by ak19
Tentative fix to the first of 2 GS3 authentication related bugs …
21:07 Changeset [33112] by ak19
Related to previous commit. Using StringBuffer for more optimal …
20:50 Changeset [33111] by ak19
GS309RC1 had a bug when doc editing a meta like ex.Title that …

2019-05-26:

17:15 Changeset [33110] by cpb16
Ground truth complete for SE and BK. Added file to keep track of all …

2019-05-24:

23:56 Changeset [33109] by ak19
Added a toggling Select All checkbox and tested it works in conjuction …
23:42 Changeset [33108] by ak19
Refactoring to remove repeated code blocks. Tested Delete Selected and …
17:09 Changeset [33107] by ak19
Minor optimisation to the double for loop that depends on the ordering …
00:19 Changeset [33106] by ak19
First working version of Delete Selected berry baskets. I suspect code …
00:16 Changeset [33105] by davidb
Some initial work in support Essentia computed audio features using …

2019-05-23:

20:44 Changeset [33104] by ak19
Implemented the deleteAll for berrybaskets.
20:27 Changeset [33103] by ak19
Fixing 2 issues with the berry basket to do with the existing delete: …

2019-05-22:

16:58 Changeset [33102] by wy59
In previous commits we weren't using the capabilities of the …
01:18 Changeset [33101] by ak19
Gujarati language translations for the GS3 interface and GLIdict …

2019-05-21:

18:45 Changeset [33100] by wy59
Removed debugging and tidied up the format.
18:33 Changeset [33099] by wy59
In previous commits, the autocompletelist was a member variable of the …
17:09 Changeset [33098] by wy59
For the description input field, we're no longer using the oninput …

2019-05-20:

19:19 Changeset [33097] by cpb16
Have compiled openCV java from terminal. Have created classifier one. …

2019-05-17:

19:41 Changeset [33096] by wy59
Some improvements t
18:19 Changeset [33095] by wy59
First phase of autocomplete list for map shape descriptions/labels. …
17:18 Changeset [33094] by davidb
Better to use parameter for interface name, rather than rely on …
17:05 Changeset [33093] by davidb
changed right-arrow to be specified using literal UTF8 char so it …
16:45 Changeset [33092] by davidb
Same idea as floattoc, but for berry basket
16:45 Changeset [33091] by davidb
Same idea as floattoc, but for berry basket
10:26 Changeset [33090] by kjdon
looking up default param values when start a new session to see if any …
10:00 Changeset [33089] by kjdon
modified reset-logs to include usage.log

2019-05-16:

20:19 Changeset [33088] by wy59
Fixed the bug described in the previous commit (but it had been …
20:08 Changeset [33087] by wy59
1. Labels sort of work (see point 2) and get saved and reloaded from …
20:07 Changeset [33086] by wy59
1. Labels sort of work (see point 2) and get saved and reloaded from …
20:07 Changeset [33085] by wy59
1. Labels sort of work (see point 2) and get saved and reloaded from …
14:40 Changeset [33084] by kjdon
uid is no longer an attribute of the request. Instead its part of the …
14:37 Changeset [33083] by kjdon
changed uid to equal session id, instead of incremented integer. As …
11:15 Changeset [33082] by cpb16
added notes from meeting

2019-05-15:

19:27 Changeset [33081] by wy59
1. Beginnings of label for shapes. 2. Commented out rough working …

2019-05-14:

20:00 Changeset [33080] by kjdon
test for null element
19:47 Changeset [33079] by kjdon
make TransformingReceptionist call Receptionist.configure rather than …
19:43 Changeset [33078] by kjdon
adding in processing <format><paramDefault> in siteConfig and …
16:09 Changeset [33077] by kjdon
added some more methods to do with default values - want to be able to …
14:09 Changeset [33076] by davidb
Customized version to split up author field metadata from Heritage NZ …
14:07 Changeset [33075] by davidb
Changes to provided customized layout requested by Heritage NZ, …
14:00 Changeset [33074] by davidb
Changes to provided customized layout requested by Heritage NZ, …
13:52 Changeset [33073] by davidb
Additional suppporting files
10:13 Changeset [33072] by kjdon
DeleteItem service had never been implemented, only DeleteItems, …
10:11 Changeset [33071] by kjdon
DeleteItem had never been implemented for berry baskets, only …

2019-05-13:

20:18 Changeset [33070] by cpb16
Completed Straight Line Finding Code
12:55 Changeset [33069] by cpb16
Have started basic line detection using OPENCV and intelliJ

2019-05-10:

21:39 Changeset [33068] by ak19
Tutorial collections and customisations as generated for 3.09.
16:58 Changeset [33067] by ak19
Updates to Spanish language auxdm, perlmodules and glidict modules of …
16:28 Changeset [33066] by cpb16
Corrected makefile and 10page downloader

2019-05-09:

20:31 Changeset [33065] by ak19
3 new Georgian language files added, 2 of which automatically …
20:06 Changeset [33064] by ak19
Georgian translation updates to language modules core and greenstone3 …
20:03 Changeset [33063] by ak19
Spanish translation updates: to language modules core, auxdm, glidict, …
17:43 Changeset [33062] by wy59
Tidying up the previous commit of debug statements
17:34 Changeset [33061] by wy59
1. Phase 2: Changed the thickness and opacity label display (which …

2019-05-08:

16:21 Changeset [33060] by cpb16
Modified ..PNG-10PAGES.sh to display a item download counter
16:15 Changeset [33059] by cpb16
backup after downloading 5000 MU pages
Note: See TracTimeline for information about the timeline view.