Timeline



2018-11-02:

21:06 Changeset [32566] by ak19
In some ways, it may be better if plugin.pm::remove_some() didn't …
20:51 Changeset [32565] by ak19
I think this is a bugfix to plugin.pm::remove_some(): when processing …
19:56 Changeset [32564] by ak19
The new docsql file format/name (used by GS SQL Plugs) also had …
19:07 Changeset [32563] by ak19
1. Overhaul of GreenstoneSQLPlugs to handle removeold and incremental …
18:45 Changeset [32562] by ak19
Before major changes to GSSQLPlugs, committing useful comments to …

2018-10-31:

20:12 Changeset [32561] by ak19
Not just tables, but database names can't have hyphens in them when …
19:57 Changeset [32560] by ak19
gssql constructor accepts a verbosity parameter
19:48 Changeset [32559] by ak19
Removing db_encoding as parameters to GreenstoneSQLPlugout and …
18:58 Changeset [32558] by ak19
Breadcrumbs on connection and some further helpful messages.
18:25 Changeset [32557] by ak19
1. Bugfix to create_database method: db_name is now a parameter to the …

2018-10-30:

19:38 Changeset [32556] by ak19
Tested to find DBI connection attempt fails immediately when MySQL …
19:29 Changeset [32555] by ak19
1. In GreenstoneSQLPlugout, removeold is now paramterised (as are …
13:32 Changeset [32554] by kjdon
changed a comment
13:28 Changeset [32553] by kjdon
allow missing groupDescriptions element in groupConfig.xml
12:43 Changeset [32552] by kjdon
made this a bit nicer and more informative (hopefully)
12:20 Changeset [32551] by kjdon
added some style for collectionLinkImage to make these collections …
10:52 Changeset [32550] by kjdon
set the q.op param for the query to get some/all searches working properly
10:30 Changeset [32549] by kjdon
receptionist now passes languageList (from interfaceConfig) to teh …
10:27 Changeset [32548] by kjdon
added a test in lang-param template so that if the languageList is not …

2018-10-29:

14:10 Changeset [32547] by kjdon
paramDefault elements for searching can now go in the format element …
14:09 Changeset [32546] by kjdon
use variable instead of hard coded string for paramDefault
12:19 Changeset [32545] by kjdon
changes to query term highlighting. 1. added back in the functionality …

2018-10-26:

20:12 Changeset [32544] by ak19
1. GreenstoneSQLPlugin: now sub read() calls the new lazy_get_gssql() …
15:10 Changeset [32543] by ak19
Tidying up and adjusting TODO statements

2018-10-25:

21:17 Changeset [32542] by ak19
Instead of the docoid being stored in the docsql-<OID>.xml filename, …
20:12 Changeset [32541] by ak19
Using proper parameters to GreenstoneSQLPlugin/Plugout instead of …
19:35 Changeset [32540] by ak19
Modified BasePlugout so that plugouts now take the site_name …
18:12 Changeset [32539] by ak19
New plugin parameter site_name (only set for GS3) that is passed to …

2018-10-24:

20:41 Changeset [32538] by ak19
Previous commit message meant to be: string names of strings shared by …
20:13 Changeset [32537] by ak19
First commit to do with reading back in from the SQL DB. This commit …
20:11 Changeset [32536] by ak19
First commit to do with reading back in from the SQL DB. This commit …
19:43 Changeset [32535] by ak19
Fixing couple of typos before major commit.

2018-10-23:

18:51 Changeset [32534] by ak19
Related to previous commit: had previously made one of the changes to …
17:27 Changeset [32533] by ak19
GS SQL Plugout now writes its docobj contents (if any) and structure …
17:23 Changeset [32532] by ak19
Correction to changes: recursive call in docprint should still be …
15:33 Changeset [32531] by ak19
1. bugfix to GS SQLPlugout: recursive call didn't go through self …

2018-10-19:

20:54 Changeset [32530] by ak19
Some more tidying up: some params passed by GreenstoneSQLPlugout to …
20:42 Changeset [32529] by ak19
Split the database functions into their own file gssql.pm, so that …
17:17 Changeset [32528] by ak19
Related to previous commit, part 2 of commit. Renamed new MySQLPlugout …
17:12 Changeset [32527] by ak19
Renaming new MySQLPlugout to GreenstoneSQLPlugout to indicate that it …
16:55 Changeset [32526] by ak19
MySQLPlugout now calls SUPER::method_name() instead of …
16:54 Changeset [32525] by ak19
Minor fix in comment.

2018-10-18:

21:40 Changeset [32524] by ak19
Creating db, creating tables and populating both coll_metadata and …
20:41 Changeset [32523] by ak19
UNDOING PART OF RECENT COMMIT: Calling superclass …
20:29 Changeset [32522] by ak19
Fixing some syntax errors
20:25 Changeset [32521] by ak19
1. Calling superclass GreenstoneXMLPlugout's begin(), end(), …
19:36 Changeset [32520] by ak19
Committing first cut of MySQLPlugout that uses DBI (DB interface) for …
19:34 Changeset [32519] by ak19
Added BasePlugout::end() so I can use it in the new MySQLPlugout, and …

2018-10-16:

13:52 Changeset [32518] by ak19
Untested first attempt at MySQLPlugout that is meant to write metadata …

2018-10-15:

17:40 Changeset [32517] by ak19
Fixing a bug that Kathy found: serbian (bosnian herzegovina) cyrillic …
14:34 Changeset [32516] by ak19
Although files for the language Igbo were added upon a translation …
14:01 Changeset [32515] by kjdon
changed the gli restart string to better reflect the situation

2018-10-11:

20:37 Changeset [32514] by ak19
Also need OUTPUT_NONE as an option when docprint.pm writes out doc.xml
19:49 Changeset [32513] by ak19
Forgot to make some more minor changes in the previous commit's refactoring
19:31 Changeset [32512] by ak19
Refactoring some existing perl code as per Dr Bainbridge's ideas on …

2018-10-10:

21:25 Changeset [32511] by ak19
Running plugoutinfo.pl with describeall or listall flag would break on …
21:14 Changeset [32510] by ak19
Bugfix when exporting from GLI: calling substring resulted in …

2018-10-09:

19:46 Changeset [32509] by ak19
After changes in last 3 commits, reinstating the possible …
19:35 Changeset [32508] by ak19
Continued from previous 2 commits: Properly spelled new method name …
19:27 Changeset [32507] by ak19
Having committed the bugfix, commenting out debugging code.
19:24 Changeset [32506] by ak19
Bugfix to bug that Kathy discovered in code I committed: with the …
16:02 Changeset [32505] by kjdon
moved soem code into a new method getFormattedArchiveDoc. Modified …
15:49 Changeset [32504] by kjdon
1. need to make sure we are passing round p.s - previous service - …
15:11 Changeset [32503] by kjdon
2 things. if @highlight attribute set on gsf:metadata, then output the …
12:03 Changeset [32502] by kjdon
can't assume TextQuery is previous service as it may have been eg …

2018-10-08:

23:57 Changeset [32501] by Georgiy Litvinov
Workaround to set assign metadata via csv metadata plugin. "Section" …

2018-10-05:

16:48 Changeset [32500] by ak19
For a test case, best_encoding come out with prefix/suffix to utf_8, …
16:46 Changeset [32499] by ak19
Fix for PDFv2 plugin's page buckets.

2018-10-03:

22:28 Changeset [32498] by Georgiy Litvinov
Check for response containing 200 as Tomcat 8 does not return OK after …
Note: See TracTimeline for information about the timeline view.