Timeline



2008-07-16:

18:44 Changeset [16442] by ak19
Fixed yesterday's adjustment to envvar_prepend and envvar_append to …
17:46 Changeset [16441] by ak19
Correction to get ReplaceSrcDocWithHTML to work on a remote GS server …
17:42 Changeset [16440] by mdewsnip
Latest version of Lucene LICENSE.txt file.
17:31 Changeset [16439] by mdewsnip
Moved the one used function in XMLTagInfo into GS2LuceneIndexer, then …
17:27 Changeset [16438] by mdewsnip
Now uses Lucene 2.3.2's updateDocument() function instead of …
17:08 Changeset [16437] by mdewsnip
Now stores the new "docOID" value in the index, to help support …
17:04 Changeset [16436] by ak19
Moved the utility subroutine is_dir_empty from gsConvert.pl into here …
17:03 Changeset [16435] by ak19
1. Correction to sub make_links_to_assocdir_relative which processes …
17:02 Changeset [16434] by mdewsnip
Changed Windows make script to use Lucene 2.3.2 jar file.
16:59 Changeset [16433] by mdewsnip
No idea why there are two Lucene "lib" directories. This one doesn't …
16:55 Changeset [16432] by mdewsnip
Merged the Indexer class into GS2LuceneIndexer to keep all the …
16:39 Changeset [16431] by mdewsnip
Now passes the Greenstone document OID into GS2LuceneIndexer, to help …
16:25 Changeset [16430] by mdewsnip
Removed the pointless IndexXML class.
16:16 Ticket #333 (svn repository encoding problem) created by oranfry
The Greenstone SVN repository has an error in one of the revisions …
15:58 Changeset [16429] by mdewsnip
Changed to use Lucene's IndexWriter class instead of GS2IndexModifier, …
13:29 Changeset [16428] by oranfry
made the icon take up a little less of the canvas
13:27 Changeset [16427] by ak19
Reinstated the commenting out of a check for pre-existing directory. …
13:25 Changeset [16426] by ak19
Minor changes. Although it may not be necessary, using filename_cat to …
13:16 Ticket #332 (export.pl and import.pl almost identical) created by kjdon
Make these use a shared module to get rid of duplicate code.
13:12 Changeset [16425] by kjdon
added in block pass and changed arguments to plugin::read - do we want …
12:58 Changeset [16424] by kjdon
removed a commented out link to cstrlibrary
12:17 Changeset [16423] by oranfry
a tiff version of the icon
12:05 Changeset [16422] by oranfry
removing the black background from the icon
12:01 Changeset [16421] by oranfry
a bigger better icon
11:47 Changeset [16420] by kjdon
changed greenstone@… links to be mailing list links
11:47 Changeset [16419] by kjdon
changed the documentation link to point to the wiki instead of a …
10:33 Changeset [16418] by oranfry
made indexers an svn external in gsdl, so svn users will get indexers …
10:28 Changeset [16417] by kjdon
added the import folder back in as we always need it in a new collection

2008-07-15:

16:51 Changeset [16416] by ak19
Introduction of optional property gsdl3home. If not specified this …
16:35 Changeset [16415] by ak19
Introduced GSDL3HOME variable for the case where a GS3server is remote
16:01 Changeset [16414] by ak19
Slightly better way of dealing with GSDL3HOME not being set in the …
15:47 Changeset [16413] by mdewsnip
Now ignores the classes directory.
15:45 Changeset [16412] by mdewsnip
Upgraded from Lucene 2.0.0 to Lucene 2.3.2, mainly to get the …
15:41 Changeset [16411] by ak19
Correction to previous 'bugfix' which was actually a mistake. Use of …
15:09 Changeset [16410] by mdewsnip
Changed ignore property.
14:22 Changeset [16409] by davidb
In fixing case sensitivity on filename fixed, got filename extension …
14:19 Changeset [16408] by davidb
Case sensitivity on filename fixed
13:13 Changeset [16407] by ak19
Corrected change made yesterday: dealing with the undefined case (as …
12:46 Changeset [16406] by ak19
fedora_client_bin is added to PATH using the util package, since it …
12:20 Changeset [16405] by ak19
Minor. Now tests for matches using m/something/ rather than /something/
12:10 Changeset [16404] by ak19
Subroutines envvar_prepend and envvar_append now only append a new …

2008-07-14:

20:13 Changeset [16403] by ak19
New windows script to launch FLI as client of a remote Greenstone …
20:12 Changeset [16402] by ak19
Introduced new flag -fedora that helps with launching FLI in both …
20:12 Changeset [16401] by ak19
Merged client-gli4gs3.bat into client-gli.bat so that client-gli.bat …
19:46 Changeset [16400] by ak19
Checking canDoScheduling() before trying to do buildSchedule stuff
19:44 Changeset [16399] by ak19
Making canDoScheduling() a static public method
19:41 Changeset [16398] by ak19
Need to take into account that catalina_home is undefined for gs2, …
16:25 Changeset [16397] by ak19
Minor change.
15:24 Changeset [16396] by ak19
Bugfix that caused ingest to fail in GS3 remote cases but (for some …
15:21 Changeset [16395] by ak19
1. For Fedora CATALINA_HOME ought to be its own tomcat, but When …
15:02 Changeset [16394] by ak19
javahome is optional for GS3, since the path would contain this …
14:59 Changeset [16393] by kjdon
updated the plugin names
14:57 Changeset [16392] by kjdon
global block pass: read_block is no more, use can_process_this_file to …
14:56 Changeset [16391] by kjdon
global block pass: this plugin now does the blocking - when reading …
14:54 Changeset [16390] by kjdon
global block pass: read_block is no more. blockign done in a first …
14:51 Changeset [16389] by ak19
JAVA_HOME and FEDORA_HOME (as well as the version of Fedora used) need …
14:45 Changeset [16388] by kjdon
global block pass: added in empty file_block_read method
14:45 Changeset [16387] by ak19
Introduced optional fedorahome and fedoraversion variables
14:43 Changeset [16386] by kjdon
global block pass: now uses process_exp instead of block_exp. during …
14:41 Changeset [16385] by ak19
Processes new fedorahome and fedoraversion variables if these have …
14:40 Changeset [16384] by kjdon
global block pass: new block_hash arg to read and metadata_read. Also …
14:39 Changeset [16383] by kjdon
make sure filename is in utf8 before calling generate_images
14:38 Changeset [16382] by kjdon
filename_no_path arg to generate_images must now be in utf8, and then …
14:37 Changeset [16381] by kjdon
global block pass: added in plugin:file_block_read, which is the …
14:35 Changeset [16380] by kjdon
added two methods, get_full_filenames (which used to be in …
14:34 Changeset [16379] by kjdon
global block pass: added in extra argument to plugin::read calls
14:32 Changeset [16378] by kjdon
I think I set these files to be executables
14:32 Changeset [16377] by kjdon
added in global blocking pass, and now must pass a block hash to …
14:27 Changeset [16376] by ak19
Outputs FEDORA_HOME env vars if any are set
13:22 Changeset [16375] by kjdon
need no strict refs for isisplugin
12:10 Changeset [16374] by davidb
Change to Skin code (returning Node note Element) so XSLT encodes its …
12:07 Changeset [16373] by davidb
Renaming of file to case-sensitive version. Original commit from …
12:06 Changeset [16372] by davidb
Renaming of file to case-sensitive version. Original commit from …
11:24 Changeset [16371] by ak19
RemoteGreenstoneServer Authentication method no longer prefills fedora …

2008-07-12:

04:53 Changeset [16370] by osborn
Minor fixes

2008-07-11:

19:23 Changeset [16369] by ak19
Made the login button the default button (activated on pressing Enter) …
17:42 Changeset [16368] by ak19
Client-gli.sh now works for both GS2 and GS3. It also works with …
17:06 Changeset [16367] by ak19
Removed CLIENT progmode environment variable
17:01 Changeset [16366] by ak19
Introduced -fedora flag into fli.sh since that is now already …
17:00 Changeset [16365] by ak19
Introduced -fedora flag into fli.sh since that is now already …
15:18 Changeset [16364] by ak19
Cosmetic changes: added the ampersand in front of package subroutine calls
15:17 Changeset [16363] by ak19
Minor changes to output text
15:16 Changeset [16362] by ak19
Changes for when client FLI runs against a remote GS server and remote …
15:13 Changeset [16361] by ak19
New static string for when client FLI runs against a remote GS server …
15:12 Changeset [16360] by ak19
Changes for when client FLI runs against a remote GS server and remote …
15:11 Changeset [16359] by ak19
Changes for when client FLI runs against a remote GS server and remote …
15:06 Changeset [16358] by ak19
Changes for when client FLI runs against a remote GS server and remote …
14:57 Changeset [16357] by kjdon
removed smart_block from default HTMLPlug options
11:33 Ticket #105 (Unicode metadata names - XML parser issues.) closed by anna
worksforme: Tested with 2.80 version on Linux and Windows, with French metadata …
10:39 Changeset [16356] by davidb
Renaming of WIN32cfg.h to win32cfg.h
10:20 Changeset [16355] by kjdon
MGPPRetrieveWrapper no longer has an UnloadIndexData method
10:15 Changeset [16354] by kjdon
tidied up to reflect no more MGPPWrapper
10:11 Changeset [16353] by oranfry
fixing a compile problem on mac: it complains that there was no such …
10:06 Changeset [16352] by kjdon
no longer needed
10:06 Changeset [16351] by kjdon
updated jni header for previous changes
10:05 Changeset [16350] by oranfry
unpacked the xlhtml tar, ran autoconf on it, tarred it back up. this …
10:03 Changeset [16349] by kjdon
deleted the old MGPPWrapper stuff (java and jni sides) and tidied up …
09:15 Changeset [16348] by kjdon
indented the code with smaller indents in preparation for some …

2008-07-10:

14:46 Changeset [16347] by davidb
Tidying up of some of the use of filename_cat
14:41 Changeset [16346] by anna
Added a subsection about installing Greenstone on Vista.
14:41 Changeset [16345] by kjdon
save attachments in binary mode so they work on windows. Use …
14:37 Changeset [16344] by oranfry
a place to put patches for 2.80
14:31 Changeset [16343] by ak19
Intermediate file to keep client-gli working. Now this file works for …
14:29 Changeset [16342] by ak19
Intermediate file to keep client-gli working. Now this file works for …
14:28 Ticket #331 (Email plugin not saving attachments properly on Windows) closed by kjdon
fixed: I have made several changes to Email Plugin so that it works on windows.
14:26 Changeset [16341] by kjdon
save attachments in binary mode so they work on windows. Use …
14:20 Changeset [16340] by ak19
Since config files for GS3 are now merged into those of Greenstone 2 …
14:13 Changeset [16339] by davidb
Added quotes around exec of 'txt2db' so it will work from within a …
13:42 Changeset [16338] by ak19
Completely changed in order to still work with WarningDialog but now …
13:40 Ticket #331 (Email plugin not saving attachments properly on Windows) created by kjdon
see email from Diego Due to Perl not outputting binary files in binary …
13:36 Changeset [16337] by ak19
Changed to let user-provided Fedora connection details be written into …
13:31 Changeset [16336] by ak19
Lets GLI main window display server version number at the top
13:30 Changeset [16335] by ak19
Value_field is now a JComponent rather than a JTextField, since …
13:20 Changeset [16334] by ak19
Three changes: 1. Added method and corresponding Action class to get …
13:18 Ticket #310 (GLI help headers not updating) closed by anna
fixed: By default GLI reads the Help index files that contain the GLI Help …
13:10 Changeset [16333] by anna
By default GLI Help reads the index files (table of content) from …
13:04 Changeset [16332] by davidb
Renaming of WIN32cfg.h to win32cfg.h so Windows can still correctly …
12:56 Changeset [16331] by ak19
Fixed a bug in showXMLParseFailureLine() and it now informs the …
12:53 Changeset [16330] by ak19
Changes to work with the remote GS server which now knows its server …
12:26 Changeset [16329] by ak19
Changes to work with the remote GS server knowing the server version …
11:58 Changeset [16328] by ak19
Providing the GLI server URL is compulsory now when launching …
11:48 Changeset [16327] by ak19
Minor changes to better work with Windows (preview …
11:15 Changeset [16326] by ak19
Calls to execute java nested inside quotes in case the path to java …
09:59 Changeset [16325] by kjdon
changed the command for copying the exe files into bin\windows, …
09:20 Changeset [16324] by kjdon
set default value to win31compat option to false

2008-07-09:

23:14 Changeset [16323] by davidb
Added GSDL libraries to library dependencies, so 'library' is now …
22:49 Changeset [16322] by davidb
Tweaked clean target to do a better job at deleting compiled .obj, …
21:32 Changeset [16321] by davidb
Introduction of 'collecthome' to support collections outside of 'gsdlhome'
20:18 Changeset [16320] by davidb
Introduction of 'collecthome' to support collections outside of the …
17:52 Changeset [16319] by davidb
Adding the "dev" servlet (skin++ prototype)
17:44 Changeset [16318] by davidb
Merging of skin work with the main trunk
17:00 Changeset [16317] by davidb
Merging of skin work with the main trunk
16:58 Changeset [16315] by davidb
Merging of skin work with the main trunk
16:58 Changeset [16314] by davidb
Merging of skin work with the main trunk
16:54 Changeset [16316] by davidb
Merging of skin work with the main trunk
16:46 Changeset [16313] by davidb
Merging of skin work with the main trunk
13:19 Changeset [16312] by davidb
Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
13:14 Changeset [16311] by davidb
Removed debugging statement
13:12 Changeset [16310] by davidb
Introduction of 'collecthome' which parallels 'gsdlhome' to allow the …
11:21 Changeset [16309] by oranfry
creating mark2, basing it off lirk2

2008-07-08:

16:37 Ticket #330 (investigate removing jsession ids) created by dmn
URLs in GS3 have become even more messy than they were in GS2: …

2008-07-07:

11:42 Changeset [16308] by kjdon
unhide separate_cjk option in GLI - no longer a global option, just a …
11:18 Changeset [16307] by ak19
Corrected bug. Configuring a plugin used to throw an exception when …

2008-07-04:

15:14 Changeset [16306] by ak19
Updated docs/HowToFiles/7
15:10 Changeset [16305] by ak19
Corrected
13:34 Changeset [16304] by ak19
Undid previous commit: extra clause on scheduling which will be …
13:16 Changeset [16303] by davidb
Changed _vol_ from Vol. to Volume to be more consisten with the other …
13:15 Changeset [16302] by davidb
spacer.gif height fixed to 1 to avoid an ugly navigation bar …
12:57 Changeset [16301] by ak19
sub tmp_area_convert_file--called to replace a plain text source file …
12:47 Changeset [16300] by mdewsnip
Fixed another case where '<' and '>' characters in metadata weren't …
12:16 Changeset [16299] by oranfry
tweaks to greenstone3 after the wget upgrade
11:33 Changeset [16298] by oranfry
rolled back the last change to wget.tar.gz, then redid it on my linux …
10:22 Changeset [16297] by oranfry
now the gs2 icon has a 16x16 version too

2008-07-03:

17:25 Changeset [16296] by oranfry
fixing the gs2 icon
16:51 Changeset [16295] by ak19
ArchivesInfPlugin has 0 options which caused GLI to try and load it …
16:14 Changeset [16294] by oranfry
make things compile statically, and don't bother tweaking wget anymore …
15:59 Changeset [16293] by oranfry
the newly compiled wget 1.11.4 for windows
15:56 Changeset [16292] by oranfry
changed wget to compile under windows, see README for details
15:06 Changeset [16291] by oranfry
notes about the wget upgrade
14:51 Changeset [16290] by oranfry
upgraded to the latest version of wget, doesn't look like any of our …
11:13 Changeset [16289] by mdewsnip
Changed so SQLite is enabled by default.
11:02 Changeset [16288] by mdewsnip
Changed SQLite to be enabled by default -- SQL is the future of …
10:48 Changeset [16287] by mdewsnip
Removed src/setpasswd and src/setpasswd/setpasswd.cpp. This was a …
10:18 Ticket #329 (Support for dynamic classifiers in GLI) created by kjdon
Michael has implemented dynamic classifiers using sqlite. Need to …
10:16 Ticket #328 (fast-cgi) created by kjdon
Make it work again.
10:16 Ticket #327 (CORBA) created by kjdon
Currently doesn't compile. THere are two lines that if commented out …

2008-07-02:

19:07 Changeset [16286] by ak19
Corrected previous commit. Scheduling is not dependent on GLI running …
17:31 Changeset [16285] by ak19
Replaced gli4gs3.bat by gli.bat which is the sole Windows script to …
17:30 Changeset [16284] by oranfry
create a start menu shortcut to gli.bat instead of gli4gs3.bat
17:25 Changeset [16283] by ak19
Replaced by gli.sh which is the Linux script to start GLI for both GS3 …
16:33 Changeset [16282] by mdewsnip
Changed the "nodeID" field to be indexed in an un-tokenized way, …
16:24 Changeset [16281] by mdewsnip
Changed the "-create" parameter to GS2LuceneIndexer to "-removeold" to …
14:53 Changeset [16280] by oranfry
a correction to the last change to wirk2
14:53 Changeset [16279] by oranfry
a correction to the last change to wirk3
14:50 Changeset [16278] by oranfry
a correction to the last change to lirk2
14:48 Changeset [16277] by oranfry
a correction to the last commit
12:09 Changeset [16276] by oranfry
using consistent notation
12:08 Changeset [16275] by oranfry
using consistent notation
12:07 Changeset [16274] by oranfry
made sure the whole classes and distribution directory made it into …
12:06 Changeset [16273] by oranfry
made sure the whole classes directory made it into the installer
11:51 Changeset [16272] by ak19
New method canDoScheduling() replaces if tests in various locations. …
11:24 Changeset [16271] by anna
Amharic User Interface. Many thanks to Yohannes Mulugeta and Abiyot Bayou.
11:23 Changeset [16270] by anna
Added configurations for the Amharic User Interface.
10:12 Changeset [16269] by oranfry
check out gli for distribution a little earlier in lirk3
09:09 Changeset [16268] by davidb
Missing collectgroup config line. Now added
09:04 Changeset [16267] by davidb
Support for 'collectgroup' added, whereby Greenstone 2 collections can …
08:51 Changeset [16266] by davidb
get_tmp_filename() can now optionally take an argument that is the …

2008-07-01:

18:51 Changeset [16265] by ak19
Scheduling method requires that Greenstone be version 2 AND that the …
17:46 Ticket #326 (Greenstone 3 svn checkout on Linux doesn't compile extra packages) closed by ak19
fixed: Dr Bainbridge fixed this (revision 16261) by changing the makefiles …
17:37 Changeset [16264] by mdewsnip
Changed "-create" to "-removeold", and removed the non-functional …
17:13 Changeset [16263] by mdewsnip
Added "use strict" and fixed a few really ugly things.
16:59 Changeset [16262] by mdewsnip
Changed the "-create" command-line option to "-removeold" to be …
16:56 Changeset [16261] by ak19
Dr Bainbridge: Minor tweaks to bring GS3's gs2build compilation files …
15:41 Changeset [16260] by xiao
15:40 Changeset [16259] by mdewsnip
Removed the "-incremental" option from buildcol.pl (because it didn't …
15:39 Changeset [16258] by xiao
12:02 Ticket #326 (Greenstone 3 svn checkout on Linux doesn't compile extra packages) created by ak19
wvware and similar packages are missing from packages folder, even …
12:01 Changeset [16257] by mdewsnip
Tidied up the block of code that determines whether each doc.xml file …
11:53 Ticket #324 (GS3 Windows installation "build successful" with "Fatal (make) error") closed by ak19
fixed
10:57 Changeset [16256] by ak19
Corrected 2 references to src\lib directory from lib and clean command …
10:27 Changeset [16255] by mdewsnip
Now uses "<Import>" tags in the manifest file instead of "<Index>" to …
10:23 Changeset [16254] by mdewsnip
Fixed up some crazy XML parsing code and removed unnecessary …

2008-06-30:

16:38 Changeset [16253] by ak19
Dr Baindbridge corrected reference to gs2build's lib to src/lib
16:13 Changeset [16252] by mdewsnip
Fixes to get_doc_dir() and get_new_doc_dir() so if you are importing …
15:08 Changeset [16251] by ak19
Fixed erroneous use of Debug instead of DebugStream in previous …
14:46 Changeset [16250] by ak19
For GSDLRemote case. Moved duplicate scheduling code into scheduling() …
14:32 Changeset [16249] by ak19
In get_config_info, variable loc may not be initialised
14:31 Changeset [16248] by ak19
Placeholder comment for schedule.pl script
12:30 Changeset [16247] by ak19
Regular expression that processes imagelinks is slightly modified by …
12:11 Changeset [16246] by ak19
gwcgi property introduced (to mirror GS2's config file) which lets one …

2008-06-27:

17:31 Changeset [16245] by oranfry
change from gs3.ico -> icon.ico and set date
17:30 Changeset [16244] by oranfry
make use of the new docs directory
17:20 Changeset [16243] by oranfry
have lirk3 change the GLI version numbers
17:05 Changeset [16242] by oranfry
in all release kits, get the current month in all languages
17:04 Changeset [16241] by oranfry
update the date in the docs for each release
16:36 Changeset [16240] by mdewsnip
Added "CREATE INDEX" on document_metadata(docOID) to hugely increase …
16:35 Changeset [16239] by oranfry
this properties file will allow all release kits to update dates in …
16:02 Changeset [16238] by oranfry
let Install.sh make it onto the users machine
15:55 Changeset [16237] by oranfry
extract only relevant stuff onto the users machine
15:52 Changeset [16236] by oranfry
include the gsdl docs in the distribution
15:50 Changeset [16235] by oranfry
don't need this file anymore, it's in the greenstone2/docs directory
15:49 Changeset [16234] by oranfry
work out the date, so the gli dates can be changed
15:49 Changeset [16233] by oranfry
don't bundle the search4j executable, instead include libsearch4j in …
15:47 Changeset [16232] by oranfry
when creating the distributions, change all version numbers in gli
15:46 Changeset [16231] by oranfry
use the task for looking up property values
15:45 Changeset [16230] by oranfry
tidier svn checkouts
15:44 Changeset [16229] by oranfry
An ant task for looking up property values in properties files
15:42 Changeset [16228] by oranfry
an ant project which operates on a gli directory, for now it just has …
15:40 Changeset [16227] by oranfry
keeping the README files in the release kit rather than in …
15:24 Changeset [16226] by mdewsnip
Changed a "DELETE FROM" then "INSERT INTO" into a "INSERT OR REPLACE", …
15:21 Changeset [16225] by mdewsnip
Added "IF NOT EXISTS" to the two "CREATE TABLE" commands, to prevent …
14:51 Changeset [16224] by mdewsnip
Added "IF NOT EXISTS" to close_infodb_write_handle_sqlite(), just in case.
14:45 Changeset [16223] by mdewsnip
Added a couple of comments and now creates an index on the …
11:44 Changeset [16222] by mdewsnip
Added a "store_metadata_coverage" option to the collect.cfg file to …
10:54 Changeset [16221] by mdewsnip
Removed duplicate macro.
10:51 Changeset [16220] by mdewsnip
Added the last of the "-split_using_hierarchy_separator" code.
10:39 Changeset [16219] by mdewsnip
Changed the ".pr" resolving code to use the hierarchy separator, so it …
10:22 Changeset [16218] by mdewsnip
Added a couple of missing sqlite_safe() calls.

2008-06-26:

19:37 Changeset [16217] by ak19
Default library URL for GS3 is changed to just greenstone3 rather than …
17:34 Changeset [16216] by mdewsnip
First attempt at a "-split_using_hierarchy_separator" option.
17:03 Changeset [16215] by mdewsnip
Tidied up the grouping stuff some more and changed the grouping node …
16:20 Changeset [16214] by mdewsnip
Changed slightly the OID arguments to output_hlist_classifier_nodes(), …
15:18 Changeset [16213] by oranfry
the minimum java for greenstone3 is still 1.4, changing this file to …
15:06 Changeset [16212] by mdewsnip
Minor fix.
15:04 Changeset [16211] by oranfry
fixing hard-coded reference to greenstone3 jar
15:00 Changeset [16210] by oranfry
fixed the wrapper for real this time
14:48 Changeset [16209] by mdewsnip
Now tries the "<ID>VList" format statement if no "<ID>DocumentNodes" …
14:43 Changeset [16208] by oranfry
making the new linux wrapper work
14:40 Changeset [16207] by oranfry
made the linux wrapper use libsearch4j instead of a bundled search4j …
13:52 Changeset [16206] by mdewsnip
Added support for a "-split_greenstone_dates" option that builds a …
13:22 Changeset [16205] by osborn
Cron schedule program for Windows, needed for GLI Scheduling component
12:50 Changeset [16204] by oranfry
made wirk2 work under the new shared code scheme
12:47 Changeset [16203] by oranfry
made the wrapper general, so it can be used with greenstone2 or …
12:46 Changeset [16202] by oranfry
corrected an external definition
12:34 Changeset [16201] by oranfry
renaming the icon for the sake of the shared wrapper
12:33 Changeset [16200] by oranfry
rename the icon for the sake of the shared wrapper
11:56 Changeset [16199] by oranfry
put the vundled java info in the shared init script
11:54 Changeset [16198] by oranfry
made wirk3 work with the new shared code scheme
11:49 Changeset [16197] by oranfry
getting wirk2 into shape
11:03 Changeset [16196] by mdewsnip
A few variable name and code improvements.
10:00 Changeset [16195] by oranfry
checking in the source files for icons, and getting rid of some …
09:46 Changeset [16194] by oranfry
fixes to make wirk2 work after moving things around
09:43 Changeset [16193] by kjdon
forgot to define outhandle last commit

2008-06-25:

20:01 Changeset [16192] by osborn
Cron scheduler with further updates and fixes
18:07 Changeset [16191] by ak19
Added a cmd and corresponding operations for retrieving the greenstone …
16:29 Changeset [16190] by oranfry
changes after renaming resources->classes
16:26 Changeset [16189] by oranfry
changes after renaming resources->classes
16:23 Changeset [16188] by oranfry
changes after renaming resources->classes
16:22 Changeset [16187] by oranfry
changes after renaming resources->classes
16:20 Changeset [16186] by oranfry
these files need to be in a resources subdirectory
16:19 Changeset [16185] by oranfry
renaming this directory to classes
16:13 Changeset [16184] by oranfry
a more suitible name for the directory containing the extra installer files
16:12 Changeset [16183] by oranfry
these files need to be in a resources subdirectory
16:09 Changeset [16182] by oranfry
a more suitible name for the directory containing the extra installer files
15:45 Changeset [16181] by mdewsnip
Changed a few variable names and comments now that multiple metadata …
15:38 Changeset [16180] by mdewsnip
Modifying get_metadata_values() and …
14:40 Changeset [16179] by mdewsnip
Added one comment.
14:20 Changeset [16178] by mdewsnip
Greatly improved SQLite database writing speed by adding "BEGIN …
14:19 Changeset [16177] by mdewsnip
Variable name change for consistency.
14:13 Changeset [16176] by mdewsnip
Added a close_infodb_write_handle() functions and initial versions for …
13:33 Changeset [16175] by oranfry
made lirk2 work under the new shared code scheme
12:58 Changeset [16174] by oranfry
the bundled java information is now in one place in the shared …
12:37 Changeset [16173] by oranfry
init.cml is the same for all release kits so making it shared
12:36 Changeset [16172] by oranfry
made lirk3 work under the new shared code scheme
12:16 Changeset [16171] by oranfry
using the shared init.xml instead
11:49 Changeset [16170] by oranfry
moving the compile batch file to resources and deleting the compile …
11:45 Changeset [16169] by oranfry
creating the resources directory for consitency
11:42 Changeset [16168] by oranfry
deleting empty directory
11:42 Changeset [16167] by oranfry
moving this resource to the resources directory
11:38 Changeset [16166] by oranfry
the source file for the greenstone3 installer splash screen image
11:32 Changeset [16165] by oranfry
using the new shared code scheme in wirk3
11:28 Changeset [16164] by oranfry
removing the wrapper from wirk3 as it is in the shared area now
11:27 Changeset [16163] by oranfry
move the greenstone3 splash screen image to the greenstone3 shared area
11:24 Changeset [16162] by oranfry
move the windows wrapper to the windows shared area
11:19 Changeset [16161] by oranfry
moved the make script into the src directory
11:15 Changeset [16160] by oranfry
set up new shared layout for wirk2
11:13 Changeset [16159] by oranfry
have lirk2 get the shared ant-scripts
11:09 Changeset [16158] by oranfry
greenstone2 release kits don't need the greenstone3 icon
11:07 Changeset [16157] by oranfry
moving the greenstone3 icon to the greenstone3 shared area
11:06 Changeset [16156] by oranfry
greenstone2 release kits don't need the xsl stuff
11:05 Changeset [16155] by oranfry
don't need this file
11:04 Changeset [16154] by oranfry
another double up, deleting this one
11:03 Changeset [16153] by oranfry
added search4j external to lirk2
11:00 Changeset [16152] by oranfry
creating a packages directory for lirk2
10:54 Changeset [16151] by oranfry
insaller/resources this is a double up, deleting this one
10:53 Changeset [16150] by oranfry
don't need these files
10:48 Changeset [16149] by oranfry
the xsl stuff is general to greenstone3, so moving it to the …
10:45 Changeset [16148] by osborn
Code fixes to Scheduling Component
10:40 Changeset [16147] by oranfry
moving shared stuff around
10:39 Changeset [16146] by osborn
Addition of GLI Scheduling components
10:37 Changeset [16145] by oranfry
clearing out unneeded resources from lirk3
10:37 Changeset [16144] by osborn
addition of GLI scheduling components
10:33 Changeset [16143] by osborn
addition of components for GLI scheduling module
10:32 Changeset [16142] by oranfry
moved these externals to packages directory
10:31 Changeset [16141] by oranfry
a place for shared ant-scripts
10:28 Changeset [16140] by oranfry
release kits will now have a packages directory for all packages
10:05 Changeset [16139] by oranfry
renaming the ant package

2008-06-24:

19:15 Changeset [16138] by osborn
required file for schedule.pl
19:14 Changeset [16137] by osborn
new script to interact with cron scheduler
19:04 Changeset [16136] by osborn
Additions for GLI Scheduling Component
19:02 Changeset [16135] by osborn
Additions for GLI Scheduling Component
18:54 Changeset [16134] by osborn
Additions for Scheduling Component
18:16 Changeset [16133] by osborn
Additions for Scheduling Component
18:04 Changeset [16132] by osborn
Additions for Scheduling Component
17:51 Changeset [16131] by mdewsnip
Tidied up a last bit of grouping/hlist code.
17:32 Changeset [16130] by osborn
Additions for Scheduling Component
17:09 Changeset [16129] by osborn
Addition of SCHEDULE keyword and related changes for scheduling component
16:59 Changeset [16128] by mdewsnip
Removed some grouping node code from the main block.
16:49 Changeset [16127] by osborn
New progress monitor for GLI scheduling component
16:46 Changeset [16126] by mdewsnip
More code restructuring.
16:38 Changeset [16125] by osborn
new parser for GLI scheduling component
16:35 Changeset [16124] by osborn
Added the check for quotestr type in subroutine processArg
15:51 Changeset [16123] by mdewsnip
Improved to nested hlists.
15:33 Changeset [16122] by mdewsnip
Minor change.
15:05 Changeset [16121] by mdewsnip
Simplified the simple case a bit more.
13:54 Changeset [16120] by mdewsnip
Typo in previous change.
13:44 Changeset [16119] by mdewsnip
Changed the general "-group_using" option into the specific …
13:38 Changeset [16118] by mdewsnip
Minor improvements to code.
13:33 Changeset [16117] by ak19
Updated docs/HowToFiles/3
13:32 Changeset [16116] by ak19
Added some more explanations for Windows
13:31 Changeset [16115] by mdewsnip
Now uses output_hlist_classifier_nodes() instead of …
12:50 Changeset [16114] by mdewsnip
Adding initial support for a "-use_hlist_at_top" option. Code tidying …
10:45 Changeset [16113] by mdewsnip
The dynamic_classifier_node() function has been removed.
10:28 Changeset [16112] by mdewsnip
Removed some duplicate code by calling display_classifier_nodes() from …

2008-06-23:

17:52 Changeset [16111] by ak19
In uploadFileInternal(), undid introduction of dummy value and …
17:13 Changeset [16110] by ak19
Avoids use of dummy first Part in Multipart POST message by going back …
17:11 Changeset [16109] by ak19
Avoids use of dummy first Part in Multipart POST message by going back …
16:35 Changeset [16108] by mdewsnip
Now uses a <ID>DocumentNodes format statement for displaying the …
16:26 Changeset [16107] by mdewsnip
Adding a new argument to display_classifier_nodes() for indicating …
13:29 Changeset [16106] by ak19
The perl-location directive at the top is removed, it shouldn't be in …
12:16 Changeset [16105] by ak19
Changed once more to return formatted string again, and to only trim …
12:13 Changeset [16104] by kjdon
tried to make the 'xxxplugin processing file' print statements more …
12:05 Changeset [16103] by ak19
To avoid a Content is not allowed in Prolog exception on the side of …
10:54 Changeset [16102] by davidb
Some minor adjustments to ingesting documents into a Fedoar …

2008-06-20:

19:35 Changeset [16101] by ak19
Merged version of GS2's gliserver.pl and gsdlCGI.pm files and GS3's …
19:30 Changeset [16100] by ak19
1. Constructor test for upload-collection-file has changed (so that it …
19:21 Changeset [16099] by ak19
Debugging disabled so that intermediate (temporary) zip files will be …
19:03 Changeset [16098] by ak19
1. RemoteGS3 uploadFileInternal works with GS3's gliserver.pl again: a …
17:30 Changeset [16097] by mdewsnip
Changed output_child_classifier_nodes() to use …
17:00 Changeset [16096] by mdewsnip
Added a new display_classifier_nodes() to eventually replace …
16:48 Changeset [16095] by mdewsnip
Renamed some variables in output_upper_classifier_nodes() to be more …
16:13 Changeset [16094] by oranfry
changed the name of the installer jar
16:13 Changeset [16093] by mdewsnip
Removed debug statement.
16:12 Changeset [16092] by oranfry
fixed a typo and changed the name of the installer executable
16:11 Changeset [16091] by oranfry
code typo
16:11 Changeset [16090] by oranfry
don't install windows stuff in a linux release kit
16:10 Changeset [16089] by oranfry
dont base the temp directory name of the name of the executable, can …
16:05 Changeset [16088] by oranfry
don't need these for the greenstone2 release kits
16:01 Changeset [16087] by oranfry
did the bulk of the work on the windows release kit for greenstone2
15:57 Changeset [16086] by oranfry
don't need this for greenstone2 release kits
15:57 Changeset [16085] by oranfry
don't need this for greenstone2 release kits
15:56 Changeset [16084] by oranfry
corrected a label and made code a little tidier
15:47 Ticket #325 ("BUILD FAILED" when compiling Greenstone 3 from SVN) closed by oranfry
fixed
15:03 Changeset [16083] by oranfry
have lirk2 get the right installer resources
14:33 Changeset [16082] by oranfry
this should make the makegli.bat script work
10:13 Changeset [16081] by oranfry
reinstating the icons as they were actually needed
10:10 Changeset [16080] by oranfry
deleting unused stuff from release kits
10:00 Changeset [16079] by oranfry
corrections to the splitting and joining scheme, and a few fixes to …
09:58 Changeset [16078] by oranfry
corrections to the splitting and joining scheme, and a few fixes to …
09:54 Changeset [16077] by oranfry
creating wirk2, basing it off of wirk3 which now wirks, i mean works

2008-06-19:

15:23 Changeset [16076] by oranfry
deleting wirk2, will recreate it when wirk3 is a liitle less buggy
15:20 Changeset [16075] by oranfry
in lirk3, bring in the shared installer resources
15:11 Changeset [16074] by oranfry
putting the installer resources general to windows in the windows …
15:09 Changeset [16073] by oranfry
creating an area for shared windows stuff
14:57 Changeset [16072] by oranfry
creating wirk2, basing it off wirk3
14:35 Changeset [16071] by oranfry
another gs2build change for lib -> src/lib
13:34 Changeset [16070] by oranfry
a gs2build change for lib -> src/lib
13:27 Changeset [16069] by oranfry
correcting the order of 'lib' and 'src'
13:21 Changeset [16068] by oranfry
these images work better in the face of text resizing
13:20 Changeset [16067] by oranfry
avoid export error
13:09 Changeset [16066] by mdewsnip
Added splitword() function and other dependent functions.
12:29 Ticket #325 ("BUILD FAILED" when compiling Greenstone 3 from SVN) created by ak19
gs2build/lib has been changed to gs2build/src/lib 1. gs2build/lib is …
12:01 Changeset [16065] by mdewsnip
(Adding dynamic classifiers) Changed the links generated for …
11:50 Changeset [16064] by kjdon
added a new option - gs2. use this instead of nojava for gs2 …
11:45 Changeset [16063] by kjdon
for indexers, now call with gs2 arg instead of nojava - want lucene to …
11:44 Changeset [16062] by kjdon
added quotes around the java command - may have spaces in it esp on windows

2008-06-18:

20:00 Changeset [16061] by mdewsnip
(Adding dynamic classifiers) Lots of changes to support the grouping …
19:03 Changeset [16060] by mdewsnip
(Adding dynamic classifiers) Fix to code for identifying the selected …
17:11 Changeset [16059] by mdewsnip
(Adding dynamic classifiers) Removed an unused variable.
17:11 Changeset [16058] by mdewsnip
(Adding dynamic classifiers) Merged process_metadata_values() into …
17:02 Changeset [16057] by mdewsnip
(Adding dynamic classifiers) Finished restructuring of code.
16:11 Changeset [16056] by mdewsnip
(Adding dynamic classifiers) Renamed a couple of functions for better …
16:07 Changeset [16055] by mdewsnip
(Adding dynamic classifiers) Made the classifier_node_indent variable …
15:47 Changeset [16054] by mdewsnip
(Adding dynamic classifiers) More work in preparation for merging …
15:40 Changeset [16053] by mdewsnip
(Adding dynamic classifiers) Changed output_internal_page() to …
15:39 Changeset [16052] by ak19
Changed default port number assumption from 9090 to 8080 in …
15:35 Changeset [16051] by ak19
Changed default port 9090 to 8080
15:31 Changeset [16050] by ak19
Removed annoying duplicate comment
15:28 Changeset [16049] by mdewsnip
(Adding dynamic classifiers) Now generates the correct OIDs for the …
15:17 Changeset [16048] by mdewsnip
(Adding dynamic classifiers) Changed output_top_level_page() to …
15:06 Changeset [16047] by oranfry
changing checkout-gs2build and update-gs2build to reflect move from …
14:45 Changeset [16046] by mdewsnip
(Adding dynamic classifiers) Added partial support for "grouping …
14:28 Changeset [16045] by mdewsnip
(Adding dynamic classifiers) Now generates the correct links for …
14:21 Changeset [16044] by mdewsnip
Added a get_link_icon() function to be similar to vlistbrowserclass.
13:23 Changeset [16043] by mdewsnip
(Adding dynamic classifiers) Moved most of the code from …
11:17 Changeset [16042] by oranfry
replace should have been replaceAll

2008-06-17:

17:09 Changeset [16041] by mdewsnip
(Adding dynamic classifiers) Implemented the necessary code for the …
16:32 Changeset [16040] by mdewsnip
Fixed up typo in previous change.
15:59 Changeset [16039] by mdewsnip
(Adding dynamic classifiers) Added a new …
15:11 Changeset [16038] by mdewsnip
(Adding dynamic classifiers) Minor code simplification.
14:56 Changeset [16037] by mdewsnip
(Adding dynamic classifiers) Fixed problem where classifier nodes have …
14:49 Changeset [16036] by mdewsnip
(Adding dynamic classifiers) Fixed problem where documents appears …
14:24 Changeset [16035] by mdewsnip
(Adding dynamic classifiers) Added support for the …
14:22 Changeset [16034] by mdewsnip
Improved SQL command for sorting documents that match a certain …
13:39 Changeset [16033] by mdewsnip
(Adding dynamic classifiers) Filled out the new …
13:14 Changeset [16032] by mdewsnip
(Adding dynamic classifiers) Added a new "parse_classifier_options" …
11:44 Ticket #324 (GS3 Windows installation "build successful" with "Fatal (make) error") created by ak19
Tried ant prepare install on SVN checkouts of 10 June and 17 June …

2008-06-16:

17:26 Changeset [16031] by ak19
RemoteGreenstone 3 server requires the path to perl to be set in the …
17:23 Changeset [16030] by ak19
RemoteGreenstone 3 server requires the path to perl to be set in the …
17:13 Changeset [16029] by ak19
Bugfix in delete_collection. Now the collect directory is composed …
17:03 Changeset [16028] by mdewsnip
(Adding dynamic classifiers) Now provides a more helpful error message …
16:57 Changeset [16027] by mdewsnip
Fix to bug where "noError" was returned when the filter was non-existant.
16:37 Changeset [16026] by mdewsnip
Changing some "OIDtools" to "recptprototools".
14:58 Changeset [16025] by kjdon
added license info
14:21 Changeset [16024] by kjdon
indented the file properly
14:08 Changeset [16023] by kjdon
added a bit of code to convert old plugin names to new ones, for …
13:59 Changeset [16022] by kjdon
removed SourceUTF8 metadata, Source metadata is now utf8. Note, still …
13:59 Changeset [16021] by kjdon
commented out input_encoding stuff cos we don't have that option …
13:58 Changeset [16020] by mdewsnip
Fixed sqlite filename.
13:48 Changeset [16019] by kjdon
changed some more string keys
13:48 Changeset [16018] by kjdon
added in some missing plugin strings
12:51 Changeset [16017] by kjdon
renamed lots of keys - the ones where there wasn't a simple mapping …
12:50 Changeset [16016] by kjdon
changed some key names for strings.properties
11:58 Changeset [16015] by davidb
Printing to standard out (used as the communication mechanism back to …
11:37 Changeset [16014] by kjdon
changed some strings.properties key names.
11:16 Changeset [16013] by kjdon
updated soem plugin names in some of the keys for strings.properties
11:15 Changeset [16012] by kjdon
moved the -first option to AutoExtractMetadata
11:14 Changeset [16011] by kjdon
moved the -first option to here from ReadTextFile
11:13 Changeset [16010] by kjdon
changed the imagemagick check before calling generate images
11:12 Changeset [16009] by kjdon
changed some string keys, added a check for imagemagick before calling …
11:11 Changeset [16008] by kjdon
create_thumbnail and create_screenview are now enum with true and …
Note: See TracTimeline for information about the timeline view.