Timeline



2010-09-01:

19:42 Changeset [22834] by ak19
Dr Nichols updated the address localsiteServer and library Address …
19:38 Changeset [22833] by ak19
Code for loading collections from the default Greenstone collect …
17:25 Changeset [22832] by mdewsnip
Lots of improvements, particularly to Windows makefiles.
16:20 Changeset [22831] by ak19
For ticket 152 (moveable collectdir): busy cursor when changing a …
15:02 Changeset [22830] by sjm84
Fixed a small typo
14:47 Changeset [22829] by sjb48
14:36 Changeset [22828] by sjm84
Fixed using the gnome-lib extension on Mac
11:48 Changeset [22827] by davidb
Linux need to run soffice in background
11:36 Changeset [22826] by mdewsnip
More win32.mak file improvements.
10:53 Changeset [22825] by sjm84
Added gettext to the packages and adjusted the necessary environment …
10:36 Changeset [22824] by mdewsnip
Lots of makefile tidy ups (both Windows and Linux), for consistency …
00:07 Changeset [22823] by davidb
Backed off utf-8 binmode statement as this now causes problems in …

2010-08-31:

20:55 Changeset [22822] by ak19
Further changes for ticket 152 (movable collectdir), to get server.exe …
15:47 Changeset [22821] by ak19
Linux and Mac release kits now use the gnome-lib extension to assist …
14:21 Changeset [22820] by davidb
Need to call 'set_output_handle()' in additional places, to insure the …
14:14 Changeset [22819] by davidb
We always assume the output stream is UTF-8. Stating this explicitly …
14:11 Changeset [22818] by davidb
Tightening up (slightly) of DOCTYPE line. Previously, it was quite …
13:58 Changeset [22817] by ak19
Fixing up makefiles to work with recent changes DLConsulting made …
12:55 Changeset [22816] by ak19
This will now source setup.bash before it begins compiling
12:41 Changeset [22815] by mdewsnip
Copying revision 22811 of gs2-core into the 2.83-dlc-licensed tag …
12:31 Changeset [22814] by kjdon
removes tidy_item_file from store_block_files as it makes the file new …
12:26 Changeset [22813] by mdewsnip
Copying revision 22811 of greenstone2 into the 2.83-dlc-licensed tag, …
12:22 Changeset [22812] by mdewsnip
New tag directory to contain the gs2-core module that we (DL …
10:32 Changeset [22811] by ak19
Added more content to the gnome lib extension
10:12 Changeset [22810] by mdewsnip
Fixed HTML 4 validity problem with "related document" links.

2010-08-30:

21:55 Changeset [22809] by anna
Updated Slovak User Interface. Many thanks to Tomáš Fiala.
21:31 Changeset [22808] by anna
Updated Armenian GLI dictionary. Many thanks to Tigran Zargaryan.
19:32 Changeset [22807] by ak19
Fixed a bug in GLI where we weren't able to delete a collection just …
16:29 Changeset [22806] by ak19
Further changes to ticket 152 (movable collectdir). Need to deal with …
15:41 Ticket #667 (wvware bug?) closed by kjdon
fixed: We are using 1.2.4 now, so hopefully this will have gone away. No …
15:38 Ticket #647 (MP3 files truncated by browser) closed by kjdon
worksforme: We think this is just a browser problem.
15:33 Ticket #678 (Arabic Phind) closed by kjdon
fixed: Haven't heard back from Kamal. Will assume its ok unless we hear back …
14:41 Ticket #711 (fix gc=2 badness) created by kjdon
If you set gc=2 (in main.cfg), then when browsing classifiers, when …
14:39 Changeset [22805] by ak19
Add the contents of the gnome-lib extension
12:54 Ticket #710 (CD/DVD exported collection location dependent?) created by kjdon
Paul Yachnes reported that he created a CD version of a collection and …
11:47 Changeset [22804] by kjdon
change to import.OIDtype.incremental

2010-08-27:

14:52 Changeset [22803] by ak19
Adding a trunk directory for the gnome-lib extension
14:51 Changeset [22802] by ak19
Adding a directory for the new gnome-lib extension
11:42 Changeset [22801] by sjm84
Documentation being retrieved from external sites can now fail without …
11:40 Changeset [22800] by sjm84
The new wvWare uses GNUmakefile rather than Makefile so rk2 needed to …

2010-08-26:

16:15 Changeset [22799] by mdewsnip
The summarise.cpp file has been removed from gs2-core, so don't …
16:14 Changeset [22798] by mdewsnip
Added new summarise.h with a null implementation of summarise() that …
16:06 Changeset [22797] by mdewsnip
Removed externals for summarise.cpp and summarise.h -- we don't want …
15:10 Changeset [22796] by mdewsnip
Need to add <time.h> so my last change compiles on Windows.
14:46 Changeset [22795] by mdewsnip
Updated Linux and Windows makefiles in common-src/src/lib to no longer …
14:44 Changeset [22794] by mdewsnip
No longer need (or want, because the license is a bit dodgy) md5.h and …
14:38 Changeset [22793] by mdewsnip
Removed md5.cpp and md5.h -- the license for this was slightly …
14:19 Changeset [22792] by mdewsnip
No longer need to include md5.h.
14:14 Changeset [22791] by mdewsnip
Changed cgiutils::process_post_section() to use the current timestamp …
13:56 Changeset [22790] by mdewsnip
Removed character outside any macros.

2010-08-25:

17:28 Changeset [22789] by mdewsnip
Added external to get crypt-license.txt file.
17:26 Changeset [22788] by mdewsnip
Added crypt-license.txt file, for consistency.
17:24 Changeset [22787] by mdewsnip
Added the missing COPYING.LIB file into …
16:45 Changeset [22786] by sjm84
Added the ability to get a specified section of a page using the …
16:42 Changeset [22785] by sjm84
The documenttext div now has the id "gs-document-text"
16:41 Changeset [22784] by sjm84
Updated style files to match the new div names (gs_banner, gs_content, …
16:40 Changeset [22783] by sjm84
banner, content and footer divs changed to gs_banner, gs_content and …
16:33 Changeset [22782] by sjm84
Expat is no longer unzipped for windows
15:45 Changeset [22781] by sjm84
crypt.zip is not longer unzipped
15:44 Changeset [22780] by ak19
closeCollection is not supposed to do a releaseCollection, else one …
10:43 Changeset [22779] by mdewsnip
Changed common-src/indexers/winMake.bat to copy instead of rename the …
10:29 Changeset [22778] by mdewsnip
To ignore the logs-gsi directory.
10:27 Changeset [22777] by mdewsnip
To ignore iconv.h.
10:23 Changeset [22776] by davidb
Renaming to 'Video and Audio', and updating setup.bat so it doesn't …
10:17 Changeset [22775] by davidb
Updating of name to better reflect capabilities of extension

2010-08-24:

21:21 Changeset [22774] by anna
Complete Armenian GLI dictionary. Many thanks to Tigran Zargaryan.
21:19 Changeset [22773] by anna
Compelete Armenian Auxiliary User Interface. Many thanks to Tigran …
20:47 Changeset [22772] by ak19
Corrected error in previous accidental commit: To tell the local …
19:49 Changeset [22771] by ak19
More changes for ticket 152: making the collectdir moveable. When …
19:46 Changeset [22770] by ak19
More changes for ticket 152: making the collectdir moveable. When …
17:47 Changeset [22769] by mdewsnip
Need to put packages\expat in INSTALLDIRS, not COMPILEDIRS, so the …
17:14 Changeset [22768] by sjb48
Few changes to look and feel
17:12 Changeset [22767] by mdewsnip
Fixed mistake in last change.
16:58 Changeset [22766] by mdewsnip
Instead of having two copies of expat in Greenstone (one for Linux and …
16:35 Changeset [22765] by mdewsnip
No longer uses common-src/packages/windows/expat.
16:34 Changeset [22764] by mdewsnip
No longer uses common-src/packages/windows/expat/expat.zip.
16:28 Changeset [22763] by mdewsnip
Changed Windows gs2-core makefiles to compile and use Expat from …
16:25 Changeset [22762] by mdewsnip
Added common-src/packages/expat/win32.mak file to gs2-core.
16:24 Changeset [22761] by mdewsnip
Instead of having two copies of expat in Greenstone (one for Linux and …
16:19 Changeset [22760] by mdewsnip
To ignore the "crypt" directory.
16:18 Changeset [22759] by mdewsnip
To ignore the "crypt" directory.
16:14 Changeset [22758] by mdewsnip
Added sqlfilter and sqlqueryfilter to runtime-src/src/colservr/win32.mak.
16:10 Changeset [22757] by mdewsnip
Added basequeryaction and sqlqueryaction to …
16:09 Changeset [22756] by mdewsnip
Added sqldbclass to common-src/src/lib/win32.mak.
15:04 Changeset [22755] by mdewsnip
Added sqlite-license.txt file (from …
15:04 Changeset [22754] by mdewsnip
Added sqlite-license.txt file (from …
15:01 Changeset [22753] by mdewsnip
Added file-level external to get expat-license.txt file.
14:58 Changeset [22752] by mdewsnip
Added expat-license.txt file, for consistency.
14:14 Changeset [22751] by anna
Added configuration for the Tigrinya language.
14:13 Changeset [22750] by anna
Added Tigrinya User Interface. Many thanks to Yohannes Mulugeta and …
13:40 Changeset [22749] by mdewsnip
Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
13:34 Changeset [22748] by mdewsnip
Removed custom gsdl_modules_cfg.h -- going back to using a file-level …
13:31 Changeset [22747] by mdewsnip
Removed custom gsdl_modules_cfg.h -- going back to using a file-level …
13:11 Changeset [22746] by mdewsnip
Removed phindaction.cpp and phindaction.h from gs2-core, as this is …
13:09 Changeset [22745] by mdewsnip
Removed phindaction.cpp and phindaction.h from gs2-core, as this is …
12:35 Changeset [22744] by mdewsnip
Minor copyright statement fixes.
10:20 Changeset [22743] by mdewsnip
Consistency changes to copyright statement.

2010-08-23:

16:23 Changeset [22742] by mdewsnip
Removed copyright statement from the gs2-core copy of gsdl_modules_cfg.h.
16:04 Changeset [22741] by mdewsnip
Updated win32.mak files in SQLite packages to have more accurate …
14:44 Changeset [22740] by mdewsnip
Changing all the configure scripts and makefiles I created (from …
14:33 Changeset [22739] by mdewsnip
Added copyright header to runtime-src/src/oaiserver/*.cpp and …
14:22 Changeset [22738] by mdewsnip
Added copyright header to runtime-src/src/colservr/expat_document.cpp, …
14:10 Changeset [22737] by mdewsnip
Added copyright header to common-src/src/lib/cnfgable.cpp, …
14:01 Changeset [22736] by mdewsnip
Added copyright header to …
13:50 Changeset [22735] by mdewsnip
Added DL Consulting Ltd. to the copyright statement, since we wrote …
13:48 Changeset [22734] by mdewsnip
Added copyright header to perllib/XMLParser.pm.
13:47 Changeset [22733] by anna
Changed language display name for Nepali.
13:46 Changeset [22732] by mdewsnip
Added copyright header to perllib/parse2.pm.
13:44 Changeset [22731] by mdewsnip
Added copyright header to perllib/manifest.pm.
13:37 Changeset [22730] by mdewsnip
To ignore generated jar and class files.
13:36 Changeset [22729] by mdewsnip
To ignore the generated classes and LuceneWrapper.jar.
13:06 Changeset [22728] by mdewsnip
Changing all the configure scripts and makefiles I created (from …
12:41 Changeset [22727] by mdewsnip
Changing mappings to use file-level externals.
12:12 Changeset [22726] by mdewsnip
The to_uc/kazakh.ump file doesn't exist in main Greenstone.
12:09 Changeset [22725] by mdewsnip
Fixed external reference.
12:06 Changeset [22724] by mdewsnip
Changing mappings to use file-level externals.
12:01 Changeset [22723] by mdewsnip
Changing collect/modelcol to use file-level externals.
11:55 Changeset [22722] by mdewsnip
Changing perllib/plugouts to use file-level externals.
11:50 Changeset [22721] by mdewsnip
Updated externals again…
11:47 Changeset [22720] by mdewsnip
Fixed up external references.
11:46 Changeset [22719] by mdewsnip
Changing common-src/indexers/lucene-gs to use file-level externals.
11:33 Changeset [22718] by mdewsnip
Changing common-src/indexers/lucene-gs to use file-level externals.
11:32 Changeset [22717] by mdewsnip
Fixed bad externals reference.
11:30 Changeset [22716] by mdewsnip
Changing build-src/src/java to use file-level externals.
11:29 Changeset [22715] by mdewsnip
Changing build-src/src/java to use file-level externals.
11:27 Changeset [22714] by mdewsnip
Changing build-src/src/java to use file-level externals.
11:23 Changeset [22713] by mdewsnip
Changing common-src/packages/windows/crypt and expat to use file-level …
11:22 Changeset [22712] by mdewsnip
Changing common-src/packages/windows/crypt and expat to use file-level …
11:21 Changeset [22711] by mdewsnip
Changing common-src/packages/windows/crypt and expat to use file-level …
11:18 Changeset [22710] by mdewsnip
Changing common-src/packages/windows/crypt and expat to use file-level …
00:27 Changeset [22709] by davidb
Fixed up -process_exp so it now dynamically configures itself …

2010-08-22:

00:00 Changeset [22708] by davidb
Switch to running java -jar command directly (rather than going …

2010-08-21:

23:58 Changeset [22707] by davidb
supporting jar files cannot be in the top-level jar file. They need …
23:58 Changeset [22706] by davidb
supporting jar files cannot be in the top-level jar file. They need …
23:30 Changeset [22705] by davidb
User of AutoloadConverterScripting expanded to encompass PowerPoint
23:27 Changeset [22704] by davidb
Tidied up printing of command run to conditionally displayed based on …
23:27 Changeset [22703] by davidb
Tidied up printing of command run to conditionally displayed based on …
00:33 Changeset [22702] by davidb
Introduction of new plugin AutoloadConverterScripting to replace …
00:31 Changeset [22701] by davidb
Minor adjustments to make PDFBoxConverter fit in with new …
00:31 Changeset [22700] by davidb
Minor adjustments to make PDFBoxConverter fit in with new …

2010-08-20:

21:35 Ticket #426 (Investigate new conversion tools for Word and other Office documents) closed by davidb
fixed: Katherine has developed OpenOfficeConverter and OpenOfficePlugin. …
14:34 Changeset [22699] by sjm84
Tidied up this file to make it easier to read
14:32 Changeset [22698] by sjm84
This should now put things in the right places for the CD-ROM installer
13:30 Ticket #634 (FTP URLs are broken?) closed by mdewsnip
fixed: Notes from Richard Managh at DL Consulting: Yes, this is a problem. …
13:28 Ticket #430 (check wvWare version - can we ship newer version (1.2.4)) closed by mdewsnip
fixed: - Added build-src/packages/wv/wv-1.2.4-gs.tar.gz, a slightly modified …
13:18 Ticket #557 (no dmsafe in perl code please) closed by mdewsnip
fixed: - Removed call to ghtml::dmsafe() from …
13:03 Changeset [22697] by mdewsnip
Updated etc/packages/wv/wvHtml.xml for the new 1.2.4 version of wv.
13:02 Changeset [22696] by mdewsnip
Changed build-src/packages/configure to unpack the new version of wv …
13:00 Changeset [22695] by mdewsnip
To ignore the "include", "lib" and "man" directories created by the …
12:59 Changeset [22694] by mdewsnip
Added wv-1.2.4-gs.tar.gz, a slightly modified version of …
11:37 Ticket #671 (windows 7 testing) closed by davidb
fixed: Testing on Windows 7 machines both 64-bit and 32-bit around department …

2010-08-19:

23:40 Changeset [22693] by davidb
'multiplevalue' appears to be left undefined -- in general for all …
20:10 Changeset [22692] by ak19
Clean exit out of client GLI if the user cancelled out of the …
19:09 Changeset [22691] by ak19
Cleaner exit when the client tries to a remote greenstone server that …
16:10 Changeset [22690] by sjm84
Adding the initial content for the Tika extension
15:57 Changeset [22689] by mdewsnip
Trac ticket #634: change so "ftp://" is used instead of "http://" in …
15:16 Changeset [22688] by sjm84
Making an extension directory for apache tika
14:54 Changeset [22687] by sjm84
Changed the missing log dir message that is printed if GLI is not …
14:37 Changeset [22686] by sjm84
Added an icon for Client FLI
14:22 Changeset [22685] by sjm84
Adding new icon for client GLI
14:21 Changeset [22684] by sjm84
Client GLI will now use the new clientcli icon
09:41 Changeset [22683] by sjm84
Change GLI from using gatherer_small.gif as the icon to using …
09:29 Changeset [22682] by sjm84
Change GLI from using gatherer_small.gif as the icon to using …
09:23 Changeset [22681] by sjm84
Adding a new big icon for FLI and removing the old icon
09:13 Changeset [22680] by sjm84
Removing the old GLI icon as it was small and did not have a …
09:11 Changeset [22679] by sjm84
Added a larger icon for GLI with a transparent background
00:31 Ticket #709 (Could not initialize the network (Reason: WSASYSNOTREADY)) created by librarynanotech
Cannot see the preview

2010-08-18:

21:26 Changeset [22678] by ak19
More changes for making the collectdir movable (ticket 152): (1) …
21:13 Changeset [22677] by ak19
More changes for making the collectdir movable (ticket 152): (1) …
17:28 Changeset [22676] by sjb48
Working on auto-resizing tables and column insertion. Partially working.
16:31 Changeset [22675] by sjm84
Modified PDFPlugin to use PDFBox if it is available
16:29 Changeset [22674] by sjm84
Added a version of ConvertBinaryFile for PDFBox
16:26 Changeset [22673] by sjm84
Dr. Bainbridge added a begin method to OOConvertBinaryFile
16:20 Changeset [22672] by sjm84
Oops, forgot to add a trunk folder
15:49 Changeset [22671] by mdewsnip
Added code to set optionsassocfilepath so [srclink] works in …
15:49 Changeset [22670] by mdewsnip
Fix so [srclink] still works after my changes to srclink_file.
15:31 Changeset [22669] by sjm84
Adding the PDFBox extension
15:29 Changeset [22668] by sjm84
Adding a new directory for the PDFBox extension
13:19 Changeset [22667] by mdewsnip
Added code to prevent uninitialized value errors when trying to sort …
11:42 Ticket #616 (disable printing for realistic books) closed by davidb
fixed
11:25 Changeset [22666] by davidb
Commented out debugging statement
10:56 Changeset [22665] by mdewsnip
Now always applies dm_safe() to [srclink_file] metadata values, …
10:54 Changeset [22664] by mdewsnip
Minor comment change.
10:50 Changeset [22663] by mdewsnip
Changed "srclink_file" metadata to always contain the filename, …

2010-08-17:

18:44 Changeset [22662] by ak19
Next set of changes for ticket 152: moveable collectdir (so that …
18:43 Changeset [22661] by ak19
Next set of changes for ticket 152: moveable collectdir (so that …
18:25 Changeset [22660] by ak19
Updated Server2 to work with changes to GLI's LocalLibraryServer: …
17:32 Changeset [22659] by sjm84
Changed the icon choosing code and added new icons for the uninstaller …
17:30 Changeset [22658] by mdewsnip
Changed "srcicon" values in ImageConverter.pm and ImagePlugin.pm to …
17:26 Changeset [22657] by sjm84
Added an icon for Client GLI
17:07 Changeset [22656] by mdewsnip
Changed to add "srclink_file" metadata instead of the deprecated …
17:05 Changeset [22655] by mdewsnip
Removed some old (commented out) "[srclink]" code, as part of tidying …
16:58 Changeset [22654] by mdewsnip
Removed some old (commented out) "[srclink]" code, as part of tidying …
16:42 Changeset [22653] by mdewsnip
Removed dmsafe() function from ghtml.pm. This shouldn't be done in the …
16:39 Changeset [22652] by mdewsnip
Removed call to ghtml::dmsafe() from …
16:37 Changeset [22651] by mdewsnip
Changed vlistbrowserclass.cpp and demo/etc/collect.cfg to use the new …
16:33 Changeset [22650] by mdewsnip
Added new "dmsafe:" format statement modifier, in preparation for …
14:03 Changeset [22649] by davidb
Setting of versino leads to unasigned variable warnings. Essentially …
13:53 Changeset [22648] by davidb
Introduction of gs.allowPrinting to control whether or not an item …
13:52 Changeset [22647] by davidb
Now using gs.allowPrinting rather than internal 'allowPrint' which …
12:56 Changeset [22646] by sjm84
Removing the uninstaller icon with capital letters
12:55 Changeset [22645] by sjm84
Removed the capital letters from the file name of the new greenstone …
12:52 Changeset [22644] by sjm84
Adding a new icon for the Greenstone Uninstaller
12:34 Changeset [22643] by kjdon
I think I committed with mispelling in jodconverter name (used for testing)
12:24 Changeset [22642] by kjdon
removed all open office stuff. Haven't tested it properly as am at home
12:14 Changeset [22641] by kjdon
now inherits from OOConvertBinaryFile. still a couple of things to iron out
11:55 Changeset [22640] by kjdon
now uses new OOConvertBInaryFile super class
11:46 Changeset [22639] by kjdon
now uses new OOConvertBinaryFile as super class
11:39 Changeset [22638] by kjdon
new ConvertBinaryFile plugin that will include OpenOfficeConverter if …

2010-08-16:

14:16 Changeset [22637] by sjm84
This should now work on machines without Visual Studio 2010 installed
11:41 Changeset [22636] by davidb
Using -utf8 as options to html-tidy leads to wrong encoding for HTML …

2010-08-13:

20:33 Changeset [22635] by ak19
3rd commit to do with having a relocatable collect dir. Changes to …
17:52 Changeset [22634] by ak19
Some of the java files that server.jar depends on were moved to …
16:56 Changeset [22633] by mdewsnip
No longer need the textcat.pm file.
16:52 Changeset [22632] by mdewsnip
Changed "use textcat" to a "require textcat", so it is only loaded if …
16:18 Changeset [22631] by mdewsnip
Removed web directory.
16:18 Changeset [22630] by mdewsnip
No longer want web/style directory.
16:17 Changeset [22629] by mdewsnip
Removed macros directory.
16:11 Changeset [22628] by mdewsnip
No longer include macrofiles -- we don't need them.
13:40 Changeset [22627] by mdewsnip
Updated runtime-src/src/recpt/Makefile.am to compile the new …
13:39 Changeset [22626] by mdewsnip
Updated common-src/src/lib/Makefile.am to compile the new …
13:34 Changeset [22625] by mdewsnip
To include new sqldbclass.cpp.
13:20 Changeset [22624] by mdewsnip
Updated to get the new basequeryaction and sqlqueryaction files.
13:16 Changeset [22623] by mdewsnip
Updated to include the new sqlfilter and sqlqueryfilter classes.
13:11 Changeset [22622] by mdewsnip
Updated to get the new sqlqueryfilter.cpp and sqlqueryfilter.h files.
13:07 Changeset [22621] by mdewsnip
Need to ignore JAR file too.
13:05 Changeset [22620] by mdewsnip
To ignore directories from new version.
13:03 Changeset [22619] by mdewsnip
JAR files should not be in SVN.
13:01 Changeset [22618] by mdewsnip
To ignore the .class files.
12:59 Changeset [22617] by mdewsnip
Ignored JDBMWrapper.jar.
12:57 Changeset [22616] by mdewsnip
Updated to get the new sqlfilter.cpp and sqlfilter.h files.
03:00 Changeset [22615] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22614] by nzdl
tagging a stable point on the trunk

2010-08-12:

17:43 Changeset [22613] by ak19
Still ticket 152: allowing other collectdirs. For the apache web …
15:59 Changeset [22612] by kjdon
made the default process exp a bit nicer to read
15:58 Changeset [22611] by kjdon
now uses OpenOfficeConverter that is not ConvertBinaryFile
15:56 Changeset [22610] by kjdon
new OpenOfficePlugin that can be used in a collection. Inherits from …
15:55 Changeset [22609] by kjdon
now just inherits from BaseMediaConverter not ConvertBinaryFile. A new …
14:17 Changeset [22608] by sjm84
Added a change to local library server to work with the gs2-server.bat …
03:00 Changeset [22607] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22606] by nzdl
tagging a stable point on the trunk

2010-08-11:

21:33 Ticket #152 (Allow different paths to collect dir) closed by ak19
fixed
21:28 Changeset [22605] by ak19
Ticket #152: Allowing different paths to collect dir so that GLI can …
11:48 Changeset [22604] by davidb
Renamed to be consistent with iOS-1.x
11:41 Changeset [22603] by davidb
Initial cut as iOs 3.x version of Greenstone2.app
03:00 Changeset [22602] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22601] by nzdl
tagging a stable point on the trunk

2010-08-10:

22:00 Changeset [22600] by anna
Update of Nepali Auxiliary User Interface. Many thanks to Shiva Ram …
21:57 Changeset [22599] by anna
More translations of Nepali GLI Dictionary. Many thanks to Shiva Ram …
17:27 Changeset [22598] by sjb48
More work on format statements. New elements can now be added by …
14:31 Changeset [22597] by kjdon
code tidy up. rearranged how convertbinaryfile plugins set up their …
14:28 Changeset [22596] by kjdon
changed output options from pagedimage to pagedimg so they match …
11:52 Changeset [22595] by kjdon
modified book flash file, committing for davidb. soemthing to do with …
11:51 Changeset [22594] by kjdon
committing for davidb. pipe output of tidy to /dev/null if verbosity is low
11:44 Ticket #708 (convert_to arg paged image option) created by kjdon
Currently pagedimg_*, want to rename to pagedimage_*. Do this once …
11:43 Ticket #707 (plugin/classifier arg dependency) created by kjdon
Invent a nice way to handle dependencies between args. eg thumbheight …
11:39 Ticket #706 (plugin/classifier arg deprecation) created by kjdon
Invent a nice way to handle deprecation - deprecation flag, auto …
03:00 Changeset [22593] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22592] by nzdl
tagging a stable point on the trunk

2010-08-09:

20:47 Changeset [22591] by anna
More Armenian translation of GLI Dictionary. Many thanks to Tigran …
15:28 Ticket #660 (check incremental build with bibliographic files) closed by kjdon
worksforme: seems to work ok for me.
15:18 Changeset [22590] by kjdon
perl told me to replace \1 and \2 with $1 and $2
15:14 Changeset [22589] by kjdon
at the end of import it checks for existence of archiveinf-src.gdb to …
14:24 Changeset [22588] by sjm84
Added css to the list of mime-types that server.exe knows about
14:04 Ticket #705 (WordPlugin to extract number of pages?) created by kjdon
Can we make word plugin extract NumPages metadata? I guess if it's …
03:00 Changeset [22587] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22586] by nzdl
tagging a stable point on the trunk

2010-08-08:

03:00 Changeset [22585] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22584] by nzdl
tagging a stable point on the trunk

2010-08-07:

03:00 Changeset [22583] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22582] by nzdl
tagging a stable point on the trunk

2010-08-06:

15:51 Changeset [22581] by davidb
page loads smaller chunks, fixed bugs
14:16 Changeset [22580] by davidb
Renaming to reflect that this version is intended to be compiled up
03:00 Changeset [22579] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22578] by nzdl
tagging a stable point on the trunk

2010-08-05:

14:17 Changeset [22577] by sjm84
Fixed several errors introduced from previous commit
14:16 Changeset [22576] by sjm84
These files will now print an error and quit if the log directory is …
10:26 Changeset [22575] by sjm84
Corrected a small error in gli.bat and tidied the script in both …
09:52 Changeset [22574] by sjm84
Updated the messages printed by gli.bat and gems.bat when extra …
09:49 Changeset [22573] by sjm84
Updated the messages printed by the uninstaller if extra permissions …
09:39 Changeset [22572] by sjm84
Renamed gs2-server.bat to gs2-web-server.bat and created a new script …
03:00 Changeset [22571] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22570] by nzdl
tagging a stable point on the trunk

2010-08-04:

16:42 Changeset [22569] by sjb48
More work on javascript DOM manipulation using sortables and draggables
15:58 Changeset [22568] by kjdon
changed part of the usage message
15:56 Changeset [22567] by kjdon
the last step in mark_docs_for_deletion, only do it in delete mode. …
15:25 Changeset [22566] by kjdon
renaming to src, in prep for having both src package and binary …
14:02 Ticket #628 (PagedImagePlugin blocking all images) closed by kjdon
fixed: done.
14:01 Changeset [22565] by kjdon
removed block exp. now it scans the item file to work out which files …
03:00 Changeset [22564] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22563] by nzdl
tagging a stable point on the trunk

2010-08-03:

15:29 Changeset [22562] by davidb
15:25 Ticket #662 (depositor password) closed by kjdon
fixed: authen action changed so that login page is now a post. applies to all …
15:25 Ticket #663 (depositor metadata page) closed by kjdon
fixed: needed to add a tbody element to the table David fixed it
15:23 Changeset [22561] by davidb
Initial version of digital music stand application for irex dr1000 …
15:20 Changeset [22560] by kjdon
change the login page from get to post so that user name and password …
15:20 Changeset [22559] by kjdon
added tbody element to table where we will be dynamically adding the …
14:41 Ticket #633 (indexing URLs with ?) closed by kjdon
worksforme: Now we have Download panel in GLI. wget will get all files as …
13:46 Ticket #534 (description in oaiserver) closed by kjdon
fixed: Have made a new schema, …
13:43 Changeset [22558] by kjdon
added templates to handle displaying new gsdl_oaiinfo description element
13:41 Changeset [22557] by kjdon
in oai.cfg can define oaiinfo elements, which are addition items …
03:00 Changeset [22556] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22555] by nzdl
tagging a stable point on the trunk

2010-08-02:

15:45 Changeset [22554] by kjdon
added extra note in _textavailablegroups_ for collector
14:29 Ticket #704 (perl testing for programs) created by kjdon
can we use IPC::cmd to test for imagemagick, wget, openoffice etc? …
14:27 Ticket #703 (e arg in cookie) created by kjdon
Greenstone URL's are hideous, mainly due to e arg. If we store this in …
14:23 Ticket #702 (script output piped to less/more) created by kjdon
import.pl, pluginfo.pl etc pipe their output to less or more on linux. …
13:18 Ticket #651 (List unicode collation) closed by ak19
fixed
13:16 Changeset [22553] by ak19
To turn the sort-using-unicode-collation option of the generic List …
11:00 Changeset [22552] by kjdon
by default we want this to process all files, so changed default …
10:37 Changeset [22551] by ak19
Added ant targets reconfigure and reconfigure-collection colname. …
03:00 Changeset [22550] by nzdl
tagging a stable point on the trunk
03:00 Changeset [22549] by nzdl
tagging a stable point on the trunk
Note: See TracTimeline for information about the timeline view.