Timeline



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 …

2008-06-13:

15:37 Changeset [16007] by mdewsnip
(Adding dynamic classifiers) Changed the parameters to …
15:28 Changeset [16006] by mdewsnip
(Adding dynamic classifiers) Minor improvements.
15:23 Changeset [16005] by oranfry
updates after the change of installer resources location in the repository
15:22 Changeset [16004] by mdewsnip
(Adding dynamic classifiers) Moved some common code out of …
15:22 Changeset [16003] by oranfry
updates after the change of installer resources location in the repository
15:22 Changeset [16002] by oranfry
updates after the change of installer resources location in the repository
15:12 Changeset [16001] by oranfry
deleting some unneeded stuff from the shared area
15:07 Changeset [16000] by oranfry
using shared greenstone2 installer resources in lirk2
14:49 Changeset [15999] by mdewsnip
(Adding dynamic classifiers) Some modifications in preparation for …
14:36 Changeset [15998] by oranfry
creating places for greenstone2 general stuff and greenstone3 general …
14:25 Changeset [15997] by oranfry
Language updates for lirk2
14:24 Changeset [15996] by oranfry
an icon for greenstone2
14:23 Changeset [15995] by oranfry
now using more shared stuff
14:20 Changeset [15994] by oranfry
now using more shared stuff
14:05 Changeset [15993] by mdewsnip
(Adding dynamic classifiers) Added support for outputting <ID>Header …
13:47 Changeset [15992] by oranfry
deleting this windows item from the lirk2
13:39 Changeset [15991] by oranfry
ignore some compiled classes
13:39 Changeset [15990] by mdewsnip
Fixed VList format statement to generate HTML 4 compliant output.
13:38 Changeset [15989] by oranfry
don't need another copy of ants lib folder, deleting
13:36 Changeset [15988] by mdewsnip
(Adding dynamic classifiers) Creating a new dynamicclassifier …
13:36 Changeset [15987] by oranfry
don't think the release kit needs all these documents
13:32 Changeset [15986] by oranfry
deleting unused code
13:26 Changeset [15985] by oranfry
deleting some bulky unneeded stuff in ant from the release kits
13:26 Changeset [15984] by mdewsnip
Changed _navbarspacer_ from "<span style="margin-left: …
13:16 Changeset [15983] by oranfry
adding the bundling java back into the repository
13:15 Changeset [15982] by oranfry
all the wrapper stuff is linux general, so deleting it from lirk2
13:07 Changeset [15981] by oranfry
the java 1.4 compiled ChackJavaVersion class
12:38 Changeset [15980] by oranfry
have lirk2 get the linux general stuff
12:16 Changeset [15979] by davidb
Missing my declaration on
11:26 Changeset [15978] by ak19
maximum (and minimum) occurance -> occurrence

2008-06-12:

21:09 Changeset [15977] by shaoqun
add a method to format bid numbers
17:07 Changeset [15976] by oranfry
code typo
17:00 Changeset [15975] by oranfry
changing the header file name for wrapper
16:55 Changeset [15974] by oranfry
have lirk3 get the shared linux directory
16:54 Changeset [15973] by oranfry
made the install-ant and install-tomcat options work
16:48 Changeset [15972] by oranfry
creating a place for linux-general files, and putting one file in it …
15:32 Changeset [15971] by mdewsnip
Changed call to get_full_filename() to get_full_filenames().
15:02 Changeset [15970] by kjdon
changed an HTMLPlug to HTMLPlugin
15:02 Changeset [15969] by kjdon
added in desc for metadata_fields arg
13:43 Changeset [15968] by kjdon
first pass at changing all the plugin names
13:33 Changeset [15967] by oranfry
let gli.sh get into greenstone3 releases
13:32 Changeset [15966] by oranfry
let gli.bat get into greenstone3 releases
13:07 Ticket #323 (multiple typos in GEMS datatype) closed by ak19
fixed: Corrected the typos (files dublin.mds, qdublin.mds and nzgls.mds were …
13:00 Changeset [15965] by ak19
Changed typo on datatype attribute: changed Charater String to …
12:36 Changeset [15964] by ak19
Removed use of Patter.quote() which requires Java 1.5 or higher and …
12:16 Changeset [15963] by kjdon
commented out the textcat stuff in post_process - need to think about …
12:15 Changeset [15962] by kjdon
added a check for info_only before lookign at the arguments
12:14 Changeset [15961] by kjdon
added abstract field to options
11:56 Ticket #323 (multiple typos in GEMS datatype) created by dmn
apart from dc.Title every "datatype" in both the simple and qualified …

2008-06-11:

20:43 Changeset [15960] by ak19
Processes new variable javahome that has been simultaneously …
20:41 Changeset [15959] by ak19
Introduced new variable javahome that gliserver's gsdlCGI pm file will …
17:29 Changeset [15958] by mdewsnip
Removed the "checkis" directory and the two files it contained: …
15:36 Changeset [15957] by oranfry
added a resources directory to hold resources for gsdl releases, to be …
15:25 Changeset [15956] by oranfry
first bit of work on lirk2
14:54 Changeset [15955] by oranfry
Further to changeset 15174. Version numbers in the repository are set …

2008-06-10:

17:15 Changeset [15954] by mdewsnip
(Adding dynamic classifiers) One more comment.
17:13 Changeset [15953] by mdewsnip
(Adding dynamic classifiers) A few more minor code, variable name and …
16:50 Changeset [15952] by mdewsnip
(Adding dynamic classifiers) Improved some comments and variable names.
16:46 Changeset [15951] by mdewsnip
(Adding dynamic classifiers) A fix to the generation of parent …
16:35 Changeset [15950] by mdewsnip
(Adding dynamic classifiers) Improvements to get_link_icon() to handle …
15:55 Changeset [15949] by mdewsnip
(Adding dynamic classifiers) Added initial support for multi-level …
13:44 Changeset [15948] by xiao
13:30 Changeset [15947] by mdewsnip
(Adding dynamic classifiers) Changed from using "LIKE" to "GLOB", …

2008-06-09:

19:09 Changeset [15946] by ak19
parameter site retrieved by subroutine file_exists
18:28 Changeset [15945] by xiao
add method getServiceMap used by Flax webservice
18:25 Changeset [15944] by xiao
add method getModuleMap used by Flax webservice
17:56 Changeset [15943] by ak19
GS3 needs to use site variable instead of localsite.
17:39 Changeset [15942] by ak19
Oversight. Collect directory now set to …
17:15 Changeset [15941] by mdewsnip
(Adding dynamic classifiers) Added a new "metadata value filter" …
17:05 Changeset [15940] by mdewsnip
(Adding dynamic classifiers) Starting to add support for hierarchical …
16:09 Changeset [15939] by mdewsnip
One fix to last change.
16:02 Changeset [15938] by mdewsnip
Tidied up Makefile to match the rest.
15:59 Changeset [15937] by mdewsnip
Minor change.
15:59 Changeset [15936] by mdewsnip
Minor change.
15:38 Changeset [15935] by mdewsnip
Removed the specific configure stuff (now done by the top-level …
15:37 Changeset [15934] by mdewsnip
Removed the specific configure stuff (now done by the top-level …
15:36 Changeset [15933] by mdewsnip
Now ignores gdbmget and gdbmset executables.
15:35 Changeset [15932] by mdewsnip
Tidied up "gdbmget" and "gdbmset" Makefiles, and made these get …
15:22 Changeset [15931] by mdewsnip
Tidied up the "db2txt" and "txt2db" makefiles.
14:46 Changeset [15930] by mdewsnip
Went back to packaging the SQLite as a .tar.gz, since .zips are a pain …
14:38 Changeset [15929] by anna
Update gssetup.exe, according to r15927.
14:37 Changeset [15928] by ak19
Duplicate retrieval of arguments in sub file-exists removed
14:34 Changeset [15927] by anna
The old method for checking free disk space overflows (returns a …
14:30 Changeset [15926] by mdewsnip
Hopefully the last "lib" -> "src/lib" change.
14:23 Changeset [15925] by kjdon
use the proper options for PagedImagePlugin
14:23 Changeset [15924] by mdewsnip
Another Makefile fix.
14:09 Changeset [15923] by mdewsnip
Crap, another fix required.
14:08 Changeset [15922] by mdewsnip
Updated now that the sqlite package is a zip file.
13:48 Changeset [15921] by mdewsnip
A couple more Makefile fixes.
13:41 Changeset [15920] by mdewsnip
Various fixes to Makefile.
13:38 Changeset [15919] by kjdon
moved the loadGISDatabase code into a new method …
13:36 Changeset [15918] by kjdon
tidied up new method to match other plugins
13:36 Changeset [15917] by mdewsnip
Changed getpw Makefile to handle the "lib" to "src/lib", and also …
13:30 Changeset [15916] by mdewsnip
A couple more improvements to the hashfile Makefile.
13:28 Changeset [15915] by mdewsnip
Tidied up makefile and removed unnecessary references to the …
13:26 Changeset [15914] by kjdon
removed some old stuff and moved around some methods
13:16 Changeset [15913] by mdewsnip
Another fix for the "lib" -> "src/lib" change.
13:13 Changeset [15912] by mdewsnip
A few more Makefile fixes for the "lib" -> "src/lib" move.
13:12 Changeset [15911] by kjdon
tidy up a couple of places using dummy text and NoText metadata
13:08 Changeset [15910] by mdewsnip
Updated paths for "lib" -> "src/lib" fix.
13:03 Changeset [15909] by mdewsnip
One more "lib" -> "src/lib" change.
13:01 Changeset [15908] by mdewsnip
Fix for "lib" -> "src/lib" change.
12:58 Changeset [15907] by mdewsnip
Moving "lib" directory into "src", to keep all the source code …
12:28 Changeset [15906] by kjdon
inherits from AutoExtractMetadata now, not BasePlugin
12:26 Changeset [15905] by kjdon
changed some comments, also, new ReadTextFile, need to pass in extra …
12:25 Changeset [15904] by kjdon
input_encoding option no longer used
12:25 Changeset [15903] by kjdon
input_encoding option no longer used
12:09 Changeset [15902] by kjdon
no longer uses input_encoding
12:02 Changeset [15901] by mdewsnip
(Adding new DB support) Forgot to add recent changes to configure.in.

2008-06-06:

11:59 Changeset [15900] by oranfry
now making use of the SplitResource ant task instead of the split.exe …
11:58 Changeset [15899] by oranfry
fixed and off-by-one error
11:56 Changeset [15898] by oranfry
deleting jar installer and java installer resources from the resource …
11:46 Changeset [15897] by oranfry
made the new search4j setup work in windows
11:22 Changeset [15896] by oranfry
creating lirk2, basing it off lirk3
11:19 Changeset [15895] by mdewsnip
Added "use strict" to one more file, then fixed all the problems …
11:13 Changeset [15894] by mdewsnip
Added "use strict" to the files missing it.
11:13 Changeset [15893] by oranfry
checking in the header file for libsearch4j
11:13 Changeset [15892] by oranfry
change to search4j: using libraries and headers the proper way
11:05 Changeset [15891] by mdewsnip
Removing unnecessary include.
11:04 Changeset [15890] by mdewsnip
Adding "use strict", and fixing problems identified.
10:57 Changeset [15889] by mdewsnip
Added "use strict", and fixed resulting problems.
10:50 Changeset [15888] by ak19
Based on Oran's advice: Don't delete the zipped files of the demo …
10:36 Changeset [15887] by mdewsnip
Added "use strict" to the few files that were missing it, and fixing …

2008-06-05:

19:03 Changeset [15886] by ak19
Forgot & before operation call
16:14 Changeset [15885] by oranfry
made the splitter task produce less output
15:19 Changeset [15884] by oranfry
now you can specify an output directory for the resource chunks to be put
14:29 Changeset [15883] by kjdon
changed a string to a StaticStrings variable
14:28 Changeset [15882] by kjdon
plugin overhaul: changed the hard wired plugin names to use the new names
14:27 Changeset [15881] by kjdon
auxiliary plugins now pass an extra argument to the PrintInfo
14:26 Changeset [15880] by kjdon
made this inherit from BasePlugin instead of AbstractPlugin - cos it …
14:23 Changeset [15879] by kjdon
plugin overhaul: updated plugin list for model collections
14:17 Changeset [15878] by oranfry
adding a SplitResource ant task, which splits a file into chunks and …
13:52 Ticket #252 (Java application - Demonstrate enhanced web services for GS3) closed by ak19
fixed: Added the zip file to (SourceForge, linked off of) Puka on the 4th of …
13:45 Changeset [15877] by ak19
Minor edits to subroutine calls
12:02 Ticket #264 (GS3 Java 1.4 minimum requirement should be 1.5) closed by dmn
wontfix
10:05 Ticket #322 (Dragging and dropping files with weird characters into GLI) created by ak19
GLI. On Linux in any case, maybe on Windows too. Need to test that …
09:49 Changeset [15876] by kjdon
plugin overhaul: plugins are now named xxxPlugin not xxxPlug. Note, …
09:47 Changeset [15875] by kjdon
added some comments into filename_within_collection (taken from code …
09:46 Changeset [15874] by kjdon
replaced some code with equivalent method from util …
09:35 Changeset [15873] by kjdon
plugin overhaul: all the plugins have new names. Have added a mapping …
09:29 Changeset [15872] by kjdon
plugin overhaul: plugins renamed to xxPlugin, and in some cases the …
09:26 Changeset [15871] by kjdon
plugin overhaul: Split plug renamed to SplitTextFile, XMLPlug renamed …
09:24 Changeset [15870] by kjdon
plugin overhaul: ArchivesInf and Directory plugins are not true …
09:21 Changeset [15869] by kjdon
plugin overhaul: BasPlug has been split into several base plugins: …
09:21 Changeset [15868] by kjdon
plugin overhaul: BasPlug has been split into several base plugins: …
09:14 Changeset [15867] by kjdon
plugin overhaul: automatic metadata extraction moved out of BasPlug
09:07 Changeset [15866] by kjdon
plugin overhaul: Image conversion stuff moved to this helper plugin, …
09:03 Changeset [15865] by kjdon
renaming plugins in preparation for my plugin overhaul
08:58 Changeset [15864] by kjdon
renaming plugins in preparation for my plugin overhaul

2008-06-04:

19:43 Ticket #257 (GLI client annoyingness with invalid gliserver.pl path) closed by ak19
fixed
19:37 Changeset [15863] by ak19
Exit Client GLI (Gatherer.exit()) when user pressed cancel first time …
18:05 Changeset [15862] by ak19
Reverted to older version since my changes to make the blocky chars …
17:31 Changeset [15861] by ak19
Update to README (to explain they might need to first change …
17:30 Changeset [15860] by ak19
Tells user they might need to change permissions on the …
17:24 Changeset [15859] by shaoqun
use flax.checkout.path specified in build.properties to check out flax
17:23 Changeset [15858] by shaoqun
add a property to specify the flax checkout path
17:12 Changeset [15857] by ak19
Changes to README and doc/HowToFiles/0.html
17:11 Changeset [15856] by ak19
Added brief explanation on how to deploy the QBRSOAPServer web …
17:05 Changeset [15855] by ak19
Corrected deployment command (soap-deploy-localsite -> soap-deploy-site)
16:56 Changeset [15854] by ak19
Added a README file to distribution, therefore it needs to be updated
16:56 Changeset [15853] by ak19
Added a README file at the top level for users in a hurry
15:49 Changeset [15852] by mdewsnip
(Adding dynamic classifiers) Adding an instance of …
15:26 Changeset [15851] by mdewsnip
(Adding new DB support) A couple more SQLite path fixes.
14:50 Changeset [15850] by mdewsnip
(Adding new DB support) Updating SQLite Windows makefile to compile …
14:26 Ticket #311 (Spanish interface missing, GS3) closed by anna
fixed
14:14 Changeset [15849] by mdewsnip
(Adding new DB support) Adding a "sqlite_safe()" function for escaping …
14:02 Changeset [15848] by anna
Improved expressions in English GLI Help, thanks to John Rose.
14:02 Changeset [15847] by mdewsnip
(Adding dynamic classifiers) Now defines …
13:52 Changeset [15846] by mdewsnip
(Adding dynamic classifiers) Adding a _dynamicclassifiernavbarentries_ …
13:18 Changeset [15845] by ak19
Corrected error I made in regex expression used to call …
11:55 Changeset [15844] by mdewsnip
Changed "identityaction" to "identifyaction", so it actually matches …

2008-06-03:

17:29 Changeset [15843] by ak19
The file URL added to doc.xml as Image and Source metadata is first …
16:03 Changeset [15842] by ak19
Cosmetic change - annoying spelling/grammatical error.
16:02 Changeset [15841] by ak19
Filename metadata is turned into utf8 and then added to the document …
11:57 Ticket #321 (Macros unresolved in GS3: images in collections don't display) closed by ak19
fixed: Dr Bainbridge okayed the changes with some slight modification.

2008-05-30:

19:42 Changeset [15840] by ak19
Added replace elements for ThumbHeight and ThumbWidth macros, else the …
19:39 Changeset [15839] by ak19
Corrected bug that failed on PDFs with funny characters. Instead of …
17:25 Changeset [15838] by ak19
Updated the regular expression on img src link to make sure that …
16:46 Changeset [15837] by ak19
Dr Nichols' ant prepare-collections works and so commented out the old …
16:00 Changeset [15836] by mdewsnip
(Adding dynamic classifiers) Not sure if this is necessarily the best …
14:43 Changeset [15835] by mdewsnip
(Adding dynamic classifiers) Improved get_link_icon() for dynamic …
14:31 Changeset [15834] by mdewsnip
(Adding dynamic classifiers) Now displays the parent classifier node …
14:08 Changeset [15833] by mdewsnip
(Adding new DB support) Adding SQLite library to CORBA executable linking.
13:58 Changeset [15832] by oranfry
a few touchups to lirk3
13:28 Changeset [15831] by mdewsnip
Removed libunac.lib because it is created automatically.
13:27 Changeset [15830] by mdewsnip
(Adding new DB support) Fixed one last SQLite library path.
13:22 Changeset [15829] by mdewsnip
(Adding new DB support) Fixed SQLite library path.
13:17 Changeset [15828] by mdewsnip
(Adding new DB support) Added code to compile the SQLite package if …
13:17 Changeset [15827] by mdewsnip
(Adding new DB support) Fixed SQLite library paths.
13:13 Changeset [15826] by mdewsnip
(Adding new DB support) Fixed SQLite include path.
13:12 Changeset [15825] by mdewsnip
Removed some very Unix-specific stuff from the Windows makefile, to …
13:02 Changeset [15824] by mdewsnip
(Adding new DB support) Added win32.mak file into sqlite package, for …
12:58 Changeset [15823] by ak19
Doc files updated
12:30 Changeset [15822] by mdewsnip
Fix to compilation order with Z3950 enabled.
12:28 Changeset [15821] by mdewsnip
Fix for compiling the z3950server on Windows.
12:11 Changeset [15820] by mdewsnip
Fix to previous change.
12:01 Changeset [15819] by ak19
Dr Bainbridge updated the configure and makefiles for GS3 gs2build …
12:00 Changeset [15818] by mdewsnip
Some tidy ups to Windows makefile in preparation for adding SQLite support.
11:51 Changeset [15817] by mdewsnip
(Adding new DB support) Added support for USE_SQLITE=1 to Windows makefile.
11:40 Changeset [15816] by mdewsnip
Minor whitespace improvement.
11:25 Changeset [15815] by mdewsnip
(Adding new DB support) Now only compiles SQLite if it has been enabled.
11:05 Changeset [15814] by mdewsnip
(Adding new DB support) Now only configures SQLite if --enable-sqlite …
10:28 Changeset [15813] by oranfry
modification to installer exe wrapper: dont hide the splash screen on click
10:27 Changeset [15812] by oranfry
rename build.xml on its way into the jar, and then back to the …

2008-05-29:

17:21 Changeset [15811] by mdewsnip
(Adding new DB support) Now calls to_uni() on the values from the …
17:02 Changeset [15810] by mdewsnip
(Adding dynamic classifiers) Added a bit of code into get_link_icon() …
16:45 Changeset [15809] by oranfry
properly houour the branch.revision property
16:38 Changeset [15808] by mdewsnip
Fixed up some nasty formatting problems in get_link_icon().
16:25 Changeset [15807] by mdewsnip
(Adding dynamic classifiers) Added rudimentary code for displaying the …
16:22 Changeset [15806] by mdewsnip
(Adding dynamic classifiers) Adding a …
16:21 Changeset [15805] by oranfry
changing gs2builds makefile to reflect the new location of the txt2db …
16:21 Changeset [15804] by mdewsnip
(Adding dynamic classifiers) Adding support for the new …
15:52 Changeset [15803] by mdewsnip
(Adding dynamic classifiers) Added new …
15:48 Changeset [15802] by mdewsnip
(Adding dynamic classifiers) Changing the way information is stored in …
15:44 Changeset [15801] by oranfry
prevent null pointer exception when launching gems
15:42 Changeset [15800] by mdewsnip
(Adding dynamic classifiers) Added check for empty …
15:17 Changeset [15799] by ak19
Corrected build.xml overwrite on commit between r15190 and r15229 by …
15:12 Changeset [15798] by mdewsnip
Added minor comment.
15:10 Changeset [15797] by mdewsnip
(Adding dynamic classifiers) Changed getmetadatavalues() to …
15:08 Changeset [15796] by mdewsnip
(Adding dynamic classifiers) Changed getmetadatavalues() to …
14:59 Changeset [15795] by mdewsnip
(Adding dynamic classifiers) Changing "dcn" argument to "dcl", and …
14:27 Changeset [15794] by mdewsnip
(Adding new DB support) Added "--enable-sqlite" support to the …
14:06 Changeset [15793] by mdewsnip
(Adding new DB support) First cut at adding sqlite stuff to the …
14:04 Changeset [15792] by mdewsnip
(Adding new DB support) Now includes sqlite library if enabled.
14:00 Changeset [15791] by mdewsnip
(Adding new DB support) Needed to add a manual "make install" for …
13:42 Changeset [15790] by mdewsnip
(Adding new DB support) First cut at adding sqlite stuff to the …
13:38 Changeset [15789] by mdewsnip
Removed STLPATH variable from Makefiles, since this is only used once.
13:32 Changeset [15788] by mdewsnip
(Adding new DB support) First cut at adding sqlite stuff to the …
13:29 Changeset [15787] by oranfry
updating from trunk: brought in trunk changes from r15191 to r15785
13:28 Changeset [15786] by mdewsnip
(Adding new DB support) Now includes the sqlite library if sqlite …
13:23 Changeset [15785] by mdewsnip
(Adding new DB support) First cut at adding sqlite stuff to the …
13:18 Changeset [15784] by mdewsnip
Removed an unnecessary definition.
12:57 Changeset [15783] by mdewsnip
(Adding new DB support) A couple of fixes for compiling on Windows.
12:15 Changeset [15782] by mdewsnip
(Adding new DB support) Now compiles SQLite too.
12:02 Changeset [15781] by mdewsnip
(Adding new DB support) Now configures SQLite too.
11:57 Changeset [15780] by mdewsnip
(Adding new DB support) Updated sqlite library path.
11:54 Changeset [15779] by mdewsnip
(Adding new DB support) Now ignores the sqlite3 executable too.
11:53 Changeset [15778] by mdewsnip
(Adding new DB support) Updated sqlite include path.
11:52 Changeset [15777] by mdewsnip
(Adding new DB support) Updated sqlite include path.
11:50 Changeset [15776] by mdewsnip
(Adding new DB support) Added sqlite source package for Linux; Windows …
11:27 Changeset [15775] by oranfry
the String.contains() method does not exist in java 1.4, using indexOf()
11:13 Changeset [15774] by mdewsnip
(Adding dynamic classifiers) Added sqlbrowsefilter to Windows makefile.
10:56 Changeset [15773] by mdewsnip
(Adding dynamic classifiers) Added dynamicclassifieraction to the …
10:10 Changeset [15772] by mdewsnip
(Adding dynamic classifiers) Adding "dcn" argument specification, and …
09:58 Changeset [15771] by mdewsnip
(Adding dynamic classifiers) Added a new "dynamic_classifiers" field …

2008-05-28:

19:41 Changeset [15770] by ak19
Tidier (more self-documenting) way of casting macro_resolver to …
19:39 Changeset [15769] by ak19
FireDocumentEvent prints exceptions to debugstream
16:49 Changeset [15768] by mdewsnip
(Adding dynamic classifiers) Adding the first bit of functionality to …
16:31 Ticket #225 (server crash) closed by ak19
fixed: I have been unable to generate the necessary circumstances that would …
16:22 Changeset [15767] by ak19
Attempted fix for trac bug ticket #225 - NullPointerException. …
16:19 Changeset [15766] by mdewsnip
A couple more minor whitespace improvements.
16:19 Changeset [15765] by mdewsnip
A couple of minor whitespace improvements.
16:16 Changeset [15764] by mdewsnip
(Adding dynamic classifiers) Updated the FRmetadataValues request code …
15:55 Ticket #321 (Macros unresolved in GS3: images in collections don't display) created by ak19
- In Greenstone 3 - _httpprefix_ and _httpdocimage_ macros weren't …
15:42 Changeset [15763] by ak19
Included mention of multiple open Windows consoles that was ommitted …
15:40 Changeset [15762] by ak19
Updates - since FLI has now been tested on Windows and the demo-client …
15:19 Changeset [15761] by mdewsnip
(Adding dynamic classifiers) Adding get_metadata_values() function, …
15:15 Changeset [15760] by mdewsnip
(Adding dynamic classifiers) Added a new "FRmetadataValues" request …
15:11 Changeset [15759] by mdewsnip
(Adding dynamic classifiers) Now creates a sqlbrowsefilter if sqlite …
15:07 Changeset [15758] by mdewsnip
Minor fix.
15:06 Changeset [15757] by mdewsnip
(Adding dynamic classifiers) Added new sqlbrowsefilter class, which …
15:04 Changeset [15756] by ak19
Greenstone image macros get resolved again after the database change.
15:04 Changeset [15755] by mdewsnip
Removed a couple of unnecessary definitions.
15:03 Changeset [15754] by ak19
Greenstone image macros get resolved again after the database change.
14:57 Changeset [15753] by mdewsnip
(Adding dynamic classifiers) Created sqldbclass, which inherits from …
14:48 Changeset [15752] by mdewsnip
(Adding dynamic classifiers) Added getmetadatavalues() function, which …
14:48 Changeset [15751] by ak19
Updated command line help
14:32 Changeset [15750] by ak19
Another typo: to the -> the
14:30 Changeset [15749] by ak19
Typo: you're -> your
14:29 Changeset [15748] by mdewsnip
(Adding dynamic classifiers) Added new code into …
14:14 Changeset [15747] by mdewsnip
(Adding new DB support) Added an sqlite_safe() function to escape …
14:08 Changeset [15746] by mdewsnip
(Adding new DB support) Added stub for read_infodb_file_sqlite().
12:57 Changeset [15745] by mdewsnip
Minor whitespace change.
11:02 Changeset [15744] by mdewsnip
(Adding dynamic classifiers) Added a stub dynamic classifier action.
10:55 Changeset [15743] by mdewsnip
Minor comment move.
10:54 Changeset [15742] by mdewsnip
Removed a whole lot of unused stuff.
10:19 Changeset [15741] by mdewsnip
Added infodbtype argument to call to read_infodb_file().
10:15 Changeset [15740] by mdewsnip
Added "use strict".
10:13 Changeset [15739] by mdewsnip
No longer used (probably hasn't been used for 8 years, actually!).
10:10 Changeset [15738] by mdewsnip
Added "use strict".
Note: See TracTimeline for information about the timeline view.