Timeline



2018-07-30:

20:34 Changeset [32317] by ak19
Basic updates to OpenOffice extension: 1. BasePlugin is now …
17:44 Changeset [32316] by ak19
Followed Kathy's instructions on setting up the jbig2-imageio jar …
14:13 Changeset [32315] by kjdon
updated to reflect root_context.xml.in nmae change
14:12 Changeset [32314] by kjdon
renaming root_context.xml to root_context.xml.in to be consisten with …
13:01 Changeset [32313] by kjdon
renaming to .svn
12:59 Changeset [32312] by kjdon
fixed a spelling mistake
12:58 Changeset [32311] by kjdon
some comment updates
12:51 Changeset [32310] by kjdon
updating build.xml for the new .svn files, which get turned into .in …
12:37 Changeset [32309] by kjdon
renaming resources .in files to .svn as this better matches the …
11:19 Changeset [32308] by kjdon
make metadata dynamic in a hashmap instead of named fields in am Item …
11:10 Changeset [32307] by kjdon
I have changed the way metadata is stored in java for berry basket …

2018-07-27:

19:18 Changeset [32306] by ak19
Adding 2 perl debug subroutines to util.pm, debug_print_caller() and …
18:31 Changeset [32305] by ak19
1. When a plugin's built on multiple inheritance, the first n-1 …

2018-07-26:

20:07 Changeset [32304] by sjm84
When Kathy had a look at the new PDFv2Plugin with a linux GS3 nightly …
16:21 Changeset [32303] by ak19
Forgot to update the plugin descriptions for the PDF plugins.
00:36 Changeset [32302] by Georgiy Litvinov
Second fix
00:17 Changeset [32301] by Georgiy Litvinov
Fixed for groups and collections selection commit

2018-07-24:

11:59 Changeset [32300] by kjdon
made gs document links restful - collection/demo/document/xxx, instead …

2018-07-23:

16:56 Changeset [32299] by ak19
Putting the siteURL (back?) in to follow the instructions at …
13:59 Changeset [32298] by kjdon
modified code to provide berry basket links as greenstone doc links, …
13:55 Changeset [32297] by kjdon
adding assocfilepath and srclinkFile to attributes returned in berry …
11:25 Changeset [32296] by kjdon
java code was adding in a filepath param for the xsltparams. adding it …

2018-07-20:

20:52 Changeset [32295] by Georgiy Litvinov
Added selected attr for chosen collections and groups
20:21 Changeset [32294] by ak19
Outstanding commits: forgot to commit the most recent .class file for …
20:17 Changeset [32293] by Georgiy Litvinov
Fixed a bug in collectionGroups
19:06 Ticket #943 (Making GS3 compliant with WCAG 2.0 web accessibility standards) created by ak19
This ticket arose from librarian Christopher Loughnane's request to …

2018-07-19:

21:02 Changeset [32292] by ak19
Making PDFv2Plugin the default plugin for PDFs when running mkcol.pl …
20:52 Changeset [32291] by ak19
Forgot to make PDFv2Plugin the default PDF plugin for new collections.
19:54 Changeset [32290] by ak19
1. Making paged_pretty_html the default rather than pretty_html, since …

2018-07-18:

21:11 Changeset [32289] by ak19
The PDFPlugin is being deprecated (since PDFv1 and PDFv2 plugins are …
21:01 Changeset [32288] by ak19
Correcting letter in display string
20:30 Changeset [32287] by ak19
Cleaning up unused strings, some debug statements and recently …
20:15 Changeset [32286] by ak19
PDFv2Plugin will only work out of the box for GS3 now: PDFBoxConverter …
19:12 Changeset [32285] by ak19
Fix to sectionalising xpdftools' produced paged_pretty_html: Dr …
18:45 Changeset [32284] by ak19
PDFv2Plugin doesn't offer a zoom flag anymore, replaced with a dpi …

2018-07-17:

22:19 Changeset [32283] by ak19
More stable behaviour by PDFv2Plugin: 1. when pdfbox_conversion is on, …
22:13 Changeset [32282] by ak19
This was meant to be oart of commit 32278, where I forgot to commit …
20:42 Changeset [32281] by ak19
Undoing accidental commit
20:40 Changeset [32280] by ak19
Implementing PDFv2paged_text (with pdfbox)
19:55 Changeset [32279] by ak19
Adding details on the updates to the pdfbox extension's GS-README
19:47 Changeset [32278] by ak19
Our custom pdf-box class PDFToImagesAndText.java now takes two …

2018-07-16:

21:28 Changeset [32277] by ak19
First attempt at PDFv2Plugin.pm.
17:20 Changeset [32276] by ak19
Fixed a bug discovered when trying to get screenshots for Dr Nichols. …

2018-07-13:

21:02 Changeset [32275] by ak19
Moving another fixed English language string into strings.properties …
20:42 Changeset [32274] by ak19
Related to previous commit, forgot to commit with previous revision. A …
20:40 Changeset [32273] by ak19
First of the commits to do with restructuring and refactoring the …
19:38 Changeset [32272] by sjm84
Minor change: clarifying comments before I start committing PDFPlugin …
19:36 Changeset [32271] by ak19
Some more handy functions to print calling methods and tidied up the …

2018-07-12:

18:52 Changeset [32270] by ak19
Adding in a handy utility function to see the call stack by printing …

2018-07-11:

20:23 Changeset [32269] by ak19
Some important general info notes added to our GS-README.txt for …
19:56 Changeset [32268] by ak19
Replacing the downloaded precompiled (64 bit) xpdf-tools binaries for …
19:37 Changeset [32267] by ak19
Forgot to remove now-unused license-files folder after its contents …
19:30 Changeset [32266] by ak19
Moving the location of the xpdf-tools binaries for macs to the correct …
19:28 Changeset [32265] by ak19
Setting svn:ignore on the new greenstone2/bin/darwin folder. The …
19:26 Changeset [32264] by ak19
New greenstone2/bin/darwin subfolder so I can commit universal darwin …
18:54 Changeset [32263] by ak19
gsConvert.pl's _get_xpdftools_bindir() is now drastically reduced in …
18:46 Changeset [32262] by ak19
Related to previous 2 commits: on Windows 2, we just use the 32 bit …
18:38 Changeset [32261] by ak19
Committing the static linux binaries of xpdf-tools that we compiled up …
18:36 Changeset [32260] by ak19
Deleting the downloaded precompiled xpdftools binaries, before …
18:29 Changeset [32259] by sjm84
Once more, redoing the folder structure of the xpdftools tarball once …
18:15 Changeset [32258] by sjm84
Minor change to README after most recent commit.
18:10 Changeset [32257] by sjm84
Correcting the folder structure of xpdf-tools once extracted.
17:46 Changeset [32256] by sjm84
Changes to get xpdftools compiled up on the 32 bit linux LSB, since 32 …

2018-07-10:

21:20 Changeset [32255] by ak19
Moved the GS-README.txt out from the packages subfolder to the higher …
21:13 Changeset [32254] by ak19
Minor clarification in README
21:02 Changeset [32253] by ak19
1. Adding in the files required for xpdf-tools' licence in new folder …
19:05 Changeset [32252] by ak19
Added some more links to readme
18:32 Changeset [32251] by ak19
1. Getting LIBJPEG to compile on Mac requires not passing …

2018-07-09:

21:46 Changeset [32250] by ak19
Since we have GS-README.txt, we're no longer using README.txt. Moved …
21:14 Changeset [32249] by ak19
All the changes to incorporate libtiff and libjpeg into the xpdftools …

2018-07-06:

21:31 Changeset [32248] by ak19
1. Overhaul to the GS-README for the xpdf-tools extension. 2. Moved a …
19:33 Changeset [32247] by ak19
Minor improvement to print statement.
19:19 Changeset [32246] by ak19
I'm unable so far to get xpdf-tools to build statically on the mac. …
18:23 Changeset [32245] by ak19
When I copied across the LIBPNG.sh cascade make file, it excluded …
18:00 Changeset [32244] by ak19
Correcting variable name relating to an unused library, not …
16:59 Changeset [32243] by sjm84
Moving from CMake 3.11.4 to 3.9.6 because of an incompatibility with …
16:16 Changeset [32242] by ak19
We no longer need the gs-modified version of xpdf-4.00.tar.gz …
15:56 Changeset [32241] by ak19
The lowercased cascade-make folder is now an svn external, as it's …

2018-07-05:

22:58 Changeset [32240] by ak19
Forgot to cleanup a couple of things before the previous commit
22:57 Changeset [32239] by ak19
Committing new helper script move-cmake.sh that will move cmake out of …
20:51 Changeset [32238] by ak19
xpdftools is a GS2 extension, so should source its setup.bash, not …
19:38 Changeset [32237] by ak19
Rewrote gs-CMakeLists.txt in a tidier way to successfully build …
17:11 Changeset [32236] by ak19
Temporarily committing the file gs-CMakeLists.txt.staticworks, which …

2018-07-04:

21:07 Changeset [32235] by ak19
This commit doesn't fix the current problem of some statically built …

2018-07-02:

22:45 Changeset [32234] by ak19
Introducing gs-CMakeLists.txt as a GS customised CMakeLists.txt to …
21:24 Changeset [32233] by ak19
Finally, committing the version of the code that runs the static …
21:05 Changeset [32232] by ak19
Still part of the temporary redoing proper non-static compilation of …
20:55 Changeset [32231] by ak19
This commit belongs with the previous commit (revision 32230). …
20:52 Changeset [32230] by ak19
Temporarily retracing to before commit 32228: returning to …
20:50 Changeset [32229] by ak19
Forgot to commit the README last time: the GS-README.txt belongs with …
Note: See TracTimeline for information about the timeline view.