Timeline



2024-06-15:

21:51 Changeset [39099] by anupama
Some cleanup of unused code amongst the just committed code
21:49 Changeset [39098] by anupama
Some more component naming.
21:45 Changeset [39097] by anupama
GLI automated testing of Associated Files tutorial done, with new …
19:06 Changeset [39096] by anupama
Some unintentional tutorial instructional formatting (tabbing of …

2024-06-13:

13:02 Changeset [39095] by kjdon
commented out my debugging print statements as they break GLI.

2024-06-11:

11:18 Changeset [39094] by kjdon
spaces in ignore_col field shouldn't trigger ignoring the line. it …
11:16 Changeset [39093] by kjdon
when determining if we need buckets, we need to check if there are …

2024-06-07:

23:53 Changeset [39092] by anupama
GUI testing of GLI portion of tutorial PDF Collection is now done. …

2024-06-05:

22:29 Changeset [39091] by anupama
Noticed another location where the quickFormatPreviewCycle() is apt.
22:26 Changeset [39090] by anupama
A quick create-build-and-preview method added and repetitive code …
22:09 Changeset [39089] by anupama
Replaced the primitive format feature methods used in the backdrop() …
21:27 Changeset [39088] by anupama
1. Some display changes and corrections. 2. And explicit mention of td …
21:25 Changeset [39087] by anupama
The image-e collection, included in the tutorial sample-files and that …
20:56 Changeset [39086] by anupama
Pre-emptively added a call to the more recently introduced …
20:43 Changeset [39085] by anupama
Related to previous commit. Clean up of unused code.
20:38 Changeset [39084] by anupama
FormatFeature Edit instances can be executed now, and additionally …
01:15 Changeset [39083] by anupama
FormattingReports tutorial collection done. There's a better way of …

2024-06-04:

22:02 Changeset [39082] by anupama
Related to the previous commit. Removed an unused method and chunks of …
22:00 Changeset [39081] by anupama
Better methods for removing and replacing text and inserting it before …
11:24 Changeset [39080] by kjdon
using ro=1 will return just the bit we are after, without the rest of …
11:18 Changeset [39079] by kjdon
modified a comment
11:03 Changeset [39078] by kjdon
berries are now favourites in class/id. Also, allow for …
10:58 Changeset [39077] by kjdon
removing reference to berries as its confusing. should all be …

2024-06-03:

23:33 Changeset [39076] by anupama
Related to previous commit, whose commit message was: for specifying …
23:32 Changeset [39075] by anupama
For specifying more complex format feature edits and allowing …

2024-06-02:

22:44 Changeset [39074] by anupama
GLI automated testing, tutorial 3 Reports done. This required adding …

2024-06-01:

23:34 Changeset [39073] by anupama
Some naming of GUI elements that can be committed as there are no …
22:21 Changeset [39072] by anupama
Part 2 of commit, now with debug statements removed. The complete …
22:05 Changeset [39071] by anupama
Bugfix to collage, but need to check with Dr Bainbridge as this …

2024-05-31:

22:54 Changeset [39070] by anupama
Part 2 of phasing out pauses on GLI loading/opening/creating …
20:50 Changeset [39069] by anupama
First phase of streamlining testing sequence, detecting where pauses …

2024-05-30:

14:57 Changeset [39068] by kjdon
replaced index/assoc style links with new restful …
14:55 Changeset [39067] by kjdon
replaced index/assoc style links with new restful …
14:49 Changeset [39066] by kjdon
oops, I misunderstood. committed an old fix I had made. but now I see …
14:48 Changeset [39065] by kjdon
dont need $ symbol when declaring a var
14:44 Changeset [39064] by kjdon
need to colour favouritesFullViewLink - if its in the toc it ends up …
14:38 Changeset [39063] by kjdon
updated links to use the new restful assocfiles version
14:34 Changeset [39062] by kjdon
when looking up assocfilepaht, need to make sure we have the top level …
12:41 Changeset [39061] by kjdon
indented to match my emacs gsf:link template, in preparation for …

2024-05-29:

12:32 Changeset [39060] by kjdon
added structured_sort and structured_grouped_sort as sort options. …
12:12 Changeset [39059] by kjdon
initial descriptions for List classifier structured_sort options
12:11 Changeset [39058] by kjdon
added more comments
12:05 Changeset [39057] by kjdon
changed the latin sort methods to 'structured_sort' methods, to make …
10:33 Changeset [39056] by kjdon
added code for latin sorting base on ArbBiLexGS. This will sort eg …
10:11 Changeset [39055] by kjdon
some mods for GS. a param to force one level sort on a two level …
00:03 Changeset [39054] by anupama
Finished the step for filling in the format > search table with …

2024-05-28:

23:14 Changeset [39053] by anupama
Added basic edit search index and remove search index utility …
22:07 Changeset [39052] by anupama
Penultimate GUI related step in tutorial 2 implemented.
21:29 Changeset [39051] by anupama
Refactoring some reused code.
20:47 Changeset [39050] by anupama
The addClassifier (tested, and addPlugin untested) utility method …
18:44 Changeset [39049] by anupama
Setting names for more GUI widgets for testing.
00:24 Changeset [39048] by anupama
Some of the document/classifier plugin configuration methods …

2024-05-27:

21:28 Changeset [39047] by anupama
1. Moved some basic GLI GUI util testing methods out of the EnrichPane
21:24 Changeset [39046] by anupama
1. More of the minor formatFeature methods. 2. Allowing manual entry …
20:40 Changeset [39045] by anupama
The browsing classifier for the backdrop tutorial had a link that …

2024-05-26:

23:57 Changeset [39044] by anupama
GLI automated testing: Some basic formatFeatures methods implemented …

2024-05-23:

22:55 Changeset [39043] by anupama
Working version of swapping focus back to GLI after previewing in …
11:17 Changeset [39042] by kjdon
The original ArbBiLex module, to be used for sorting latin chars in a …

2024-05-22:

22:40 Changeset [39041] by anupama
More tidying up (removed unused old variants of functions), more …
22:04 Changeset [39040] by anupama
I'd finally got adding metadata to work for: 1. The nth metavalue for …
18:58 Changeset [39039] by anupama
Very messy intermediate-stage code that has a working version of: 1. …

2024-05-21:

23:19 Changeset [39038] by anupama
Working with GLI's metadata table is proving very hard as the GLI code …
17:21 Changeset [39037] by anupama
For GLI automated testing. Naming elements in MetadataSetDialog and …

2024-05-20:

22:23 Changeset [39036] by anupama
1. Some additions to the previous commit to get it to work and allow …
21:47 Changeset [39035] by anupama
Drag and drop with non-contiguous multiple selection gave me the run …

2024-05-19:

20:03 Changeset [39034] by anupama
Working on the 2nd tutorial

2024-05-18:

23:03 Changeset [39033] by anupama
1. Unfortunately the build and preview buttons have different …

2024-05-17:

23:04 Changeset [39032] by anupama
Rewritten with clearer branch cases: either we're turning off EDT …
22:44 Changeset [39031] by anupama
Lots of important changes after talking to Dr Bainbridge: the public …

2024-05-16:

22:34 Changeset [39030] by anupama
Allow individual EDT (Event Dispatch Thread) changes to be bypassed in …
Note: See TracTimeline for information about the timeline view.