Timeline



2021-09-08:

14:54 Changeset [35354] by davidb
Updated to use new custom Realm, which monitors for authentication …
14:26 Changeset [35353] by davidb
Removal of some jars in the list, as newer versions are now committed …
14:20 Changeset [35352] by davidb
Greenstone3 already has a version of this (v1.0.4) which looks to get …
14:07 Changeset [35351] by davidb
Adding in 'failonerror=true' as a result of testing where a missing …
13:58 Changeset [35350] by davidb
Code rewritten to avoid try-resource code pattern, as this is not …

2021-09-07:

16:09 Changeset [35349] by davidb
Changed to newer version of GSON jar file. Change was triggered by …
14:59 Changeset [35348] by davidb
Needed in GooglesginJDBCRealm (to support the logging that Tomcat …
14:45 Changeset [35347] by davidb
Support added to ant build file for GoogleSignin via custom Realm, …
14:34 Changeset [35346] by davidb
Custom Realm for Greenstone that monitors for a 'googlesignin' and if …
14:28 Changeset [35345] by davidb
Deleting this jar, as newer version now used (triggered by Google …
14:27 Changeset [35344] by davidb
Tidy up on svn:ignore property setting
14:26 Changeset [35343] by davidb
Added in svn:ignore entries to log files (which are expected to …
14:24 Changeset [35342] by davidb
Commiting these back to previous version as the result of a svn:ingore …
14:22 Changeset [35341] by davidb
Addition of some svn:ingore values for the userDB area
14:11 Changeset [35340] by davidb
Number prefix added to more clearly indicate the order to run the scripts
14:11 Changeset [35339] by davidb
Number prefix added to more clearly indicate the order to run the scripts
14:10 Changeset [35338] by davidb
Number prefix added to more clearly indicate the order to run the scripts.
14:07 Changeset [35337] by davidb
jar files needed to support Google Signin to Greenstone3
14:00 Changeset [35336] by davidb
Removed exectute permission from jar files, which is not needed and is …
13:40 Changeset [35335] by davidb
Added in come svn:ignore entries
13:37 Changeset [35334] by davidb
File list tidy up so it can be used from the GS3 top-level build.xml file

2021-09-06:

16:48 Changeset [35333] by kjdon
a few mods to this. Allow username of ALL - will do the required mods …
16:43 Changeset [35332] by kjdon
there were 2 almost identical methods findUser(un, pw) and …

2021-09-04:

16:25 Changeset [35331] by davidb
Further refinement of the Google Signin process from the JS/Web …

2021-09-02:

12:04 Changeset [35330] by davidb
Removal of scrappy notes at the bottom of the file
12:03 Changeset [35329] by davidb
README notes on the purpose of this directory, and what to run
11:55 Changeset [35328] by davidb
Changed to get list of located jar files from located-jar-list.txt
11:49 Changeset [35327] by davidb
Change to better/more consistent name
11:49 Changeset [35326] by davidb
Separate out the work of locating the jars, from the actual …

2021-08-31:

23:19 Changeset [35325] by davidb
README file to explain the purpose of this new sub-directory area of …
23:03 Changeset [35324] by davidb
Added in some commented out init-param elements to act as breadcrumbs …
22:52 Changeset [35323] by davidb
As a result of working with 'ant', jar depencies essentially need to …
22:42 Changeset [35322] by davidb
Front-end (web-browser) changes that introduce the option of signing …

2021-08-25:

12:37 Changeset [35321] by cstephen
Continue attempts to implement word editing

2021-08-23:

13:56 Changeset [35320] by davidb
Curently removed using 'force=true' from <copy> element, as release …
12:24 Changeset [35319] by kjdon
changed http links to google apis to https - otherwise get mixed …

2021-08-22:

15:09 Changeset [35318] by davidb
Giving this a small nudge down to the ant requirement being 1.8.1 or …

2021-08-21:

16:46 Changeset [35317] by davidb
Updated the version of ant minimum to be 1.8.2. This is to be able to …
16:13 Changeset [35316] by davidb
Missing @JAVACFLAGS@ line in Makefile.in to setup Makefile using the …

2021-08-20:

23:08 Changeset [35315] by davidb
Some refinement of the (echo) messages generated so the information …
23:08 Changeset [35314] by davidb
Some refinement of the (echo) messages generated so the information …

2021-08-19:

18:54 Changeset [35313] by davidb
Nightly builds setup looks to still be using a JDK 1.7, which does not …

2021-08-18:

23:39 Changeset [35312] by davidb
Technique that effectively allows us to 'source' our gs-setup.sh file …
15:28 Changeset [35311] by davidb
Now explicitly testing for minimum version of ant in build.xml, so …
11:50 Changeset [35310] by davidb
Making javac default now source/target 1.6, rather than 1.4. This …
11:50 Changeset [35309] by davidb
Making javac default now source/target 1.6, rather than 1.4. This …
11:09 Changeset [35308] by davidb
Making javac default now source/target 1.6, rather than 1.4. This …
11:08 Changeset [35307] by davidb
Making javac default now source/target 1.6, rather than 1.4. This …
11:07 Changeset [35306] by davidb
Making javac default now source/target 1.6, rather than 1.4. This …

2021-08-17:

16:40 Changeset [35305] by davidb
Add word editing.
15:03 Changeset [35304] by davidb
Add dynamic word highlighting
14:42 Changeset [35303] by anupama
1. In trying to hunt down where UserTermInfo's toString() and …
14:15 Changeset [35302] by davidb
Fix race error to get DOM elements. Add transcription delete …
11:08 Changeset [35301] by davidb
Fix incorrect audio being loaded when duplicate filenames are present
10:22 Changeset [35300] by davidb
Implement checkbox styles

2021-08-16:

20:38 Changeset [35299] by anupama
1. UserTermInfo.toString() now displays expandedGroups instead of …
20:17 Changeset [35298] by anupama
Working version of hierarchical groups: now the usersDB stores …
17:02 Changeset [35297] by davidb
Fix words not being listed when the transcription does not end with a …
16:27 Changeset [35296] by davidb
Improve page layout and styling
13:29 Changeset [35295] by kjdon
if we want to add new namespaces into collection's xsl files, we need …
09:51 Changeset [35294] by davidb
Refactor transcription display list to use Vue

2021-08-13:

23:23 Changeset [35293] by davidb
Additional text added about README files that exist in a local folder …
23:17 Changeset [35292] by davidb
Notes on what was needed to get Greenstone3 compiled up under Ubuntu 20
20:38 Changeset [35291] by davidb
Updated syntax to work with newer C compilers (e.g., gcc v10)
20:04 Changeset [35290] by anupama
1. Use of groups local variable name in LibServlet method is …
16:05 Changeset [35289] by anupama
Failure on starting GLI because message added in commits 35213-35215 …
15:11 Changeset [35288] by anupama
Related to previous commits to do with expanding user groups. Still …

2021-08-12:

19:34 Changeset [35287] by anupama
Part 2 of commit on expanded user groups, related to prev commit …
17:53 Changeset [35286] by anupama
First commit to do with supporting user groups of the form …

2021-08-11:

17:04 Changeset [35285] by davidb
Add Vue view for transcriptions
16:24 Changeset [35284] by davidb
Convert error templating to Vue
16:03 Changeset [35283] by davidb
Add failed transcription to TestServlet response
14:11 Changeset [35282] by davidb
Start transition to Vue for layout composition

2021-08-10:

18:58 Changeset [35281] by anupama
When the iframe height=100vh change on weebly finally got published, …
18:53 Changeset [35280] by anupama
Added group title under DL title on group page.
18:19 Changeset [35279] by anupama
Depositor and link to password reset now only shown for admin members …
18:18 Changeset [35278] by anupama
1. Related to previous commit: group image needs to have title not …
17:12 Changeset [35277] by anupama
Followed Kathy's advice and reorganised groupConfig.xml (and its …
11:18 Changeset [35276] by davidb
Add grunt file watcher and tidy up sass files
10:48 Changeset [35275] by davidb
Add gruntfile and sass compiler
10:08 Changeset [35274] by davidb
ASR interface: install grunt via npm

2021-08-09:

20:19 Changeset [35273] by anupama
Adjusting line spacing.
19:12 Changeset [35272] by anupama
1. DL Home changed to DL Six Pou. 2. Login button before DL Six Pou …
18:34 Changeset [35271] by anupama
With Dr Bainbridge's help, got the browsing-and-searching bar higher …
16:25 Changeset [35270] by davidb
Add logic to split monospaced text across multiple lines by word boundary
14:28 Changeset [35269] by kjdon
my new toetoe (Ubuntu 20) has python3 not python. Scripts needed …
14:27 Changeset [35268] by kjdon
master list after Aug 2021 update
13:49 Changeset [35267] by davidb
UI improvements
13:42 Changeset [35266] by kjdon
when running my new local twso library, it ran into trouble. My …
10:44 Changeset [35265] by davidb
Add transcription remove button
Note: See TracTimeline for information about the timeline view.