Timeline



2006-11-07:

17:43 Changeset [13236] by kjdon
fixed a typo
17:41 Changeset [13235] by kjdon
shell scripts to run the new server program
16:59 Changeset [13234] by kjdon
server.jar goes to top level gs3 dir not to web dir
16:58 Changeset [13233] by kjdon
added jar files from top gs3 dir into classpath
16:46 Changeset [13232] by kjdon
added server properties
16:43 Changeset [13231] by kjdon
removed mysql properties, added gsdl3.version
16:42 Changeset [13230] by kjdon
added gsdl3version filter to global properties, and change version number
16:41 Changeset [13229] by kjdon
initial implementation of local library server equivalent - little …
16:21 Changeset [13228] by kjdon
added in support for Lucene collections
13:49 Changeset [13227] by kjdon
allow xml and templates in the default part of gsf:choose-metadata template

2006-11-06:

13:08 Changeset [13226] by shaoqun
should allow element names with digits

2006-11-03:

17:05 Changeset [13225] by shaoqun
always use xalan package
17:03 Changeset [13224] by shaoqun
use dc.Language if it exist
17:00 Changeset [13223] by shaoqun
used utf-8 coding for the input stream
15:33 Changeset [13222] by shaoqun
added a method required by XMLPlug
15:32 Changeset [13221] by shaoqun
allow qualified document element names
15:02 Changeset [13220] by mdewsnip
Updated Serbian interface, many thanks to Bogdan Trifunovic.
14:50 Changeset [13219] by mdewsnip
Added the Hungarian language interface.
14:47 Changeset [13218] by mdewsnip
Hungarian interface, many thanks to Ferenc Katai.
11:40 Changeset [13217] by mdewsnip
Serbian translations, many thanks to Bogdan Trifunovic.
11:27 Changeset [13216] by mdewsnip
Now makes the chunk keys XML safe also, to prevent XML errors with the …
10:01 Changeset [13215] by nzdl
Auxiliary Marathi macrofile, many thanks to Shubha Nagarkar.
09:52 Changeset [13214] by mdewsnip
Added the CIC HCAP site to the Examples page.
09:45 Changeset [13213] by mdewsnip
A couple of minor changes to the Project Background page.

2006-11-02:

16:35 Changeset [13212] by mdewsnip
A minor formatting change to the "Browse places by type" page, at …
13:36 Changeset [13211] by nzdl
More Marathi translations, many thanks to Shubha Nagarkar.
11:56 Changeset [13210] by kjdon
Category is deprecated, should be using Logger instead. turned off …
11:55 Changeset [13209] by kjdon
Category is deprecated, should be using Logger instead
11:34 Changeset [13208] by mdewsnip
Changed the new "Browse places by type" page slightly.
11:32 Changeset [13207] by kjdon
added isWindows9x()
11:31 Changeset [13206] by kjdon
removed a vishnu path, added a filter for tomcat.shutdown.port, jar up …
11:28 Changeset [13205] by kjdon
made the shudown port a variable so we can change it along with port
11:27 Changeset [13204] by kjdon
added tomcat.shutdown.port
11:25 Changeset [13203] by mdewsnip
Added "metadata" to the end of the "indexes" line so all the metadata …
11:03 Changeset [13202] by mdewsnip
New images and layout for "Browse places by type" page.

2006-11-01:

12:06 Changeset [13201] by mdewsnip
Now removes all newlines from the state Javascript macros, as these …
12:05 Changeset [13200] by mdewsnip
Now converts \lquote RTF tags correctly.
10:06 Changeset [13199] by mdewsnip
Updated the About menu as requested by Barbara.

2006-10-30:

16:18 Changeset [13198] by shaoqun
now this plugin can handle ascii marc files
16:16 Changeset [13197] by shaoqun
the empty segments are ignored
16:14 Changeset [13196] by shaoqun
now all subfield values of a field, instead of the first one, are used …
15:39 Changeset [13195] by kjdon
quan's changes to remove blue borders around buttons and comboboxes on macs
14:51 Changeset [13194] by kjdon
modified default DateList and VList format statements - removed dls, …
14:32 Changeset [13193] by kjdon
changed buildcol.incremental
14:05 Changeset [13192] by kjdon
moved the doctype checking code into a function. implemented …
14:02 Changeset [13191] by kjdon
made RecPlug.use_metadata_files deprecated (by adding a comment)
14:01 Changeset [13190] by kjdon
changed a comment
14:01 Changeset [13189] by kjdon
new plugin that reads metadata.xml files. Functionality moved here …
14:00 Changeset [13188] by kjdon
RecPlug no longer handles reading metadata.xml files. It is purely …
13:59 Changeset [13187] by kjdon
some functions for metadata manipulation, used by RecPlug and …
13:49 Changeset [13186] by kjdon
removed RecPlug -use_metadata_files option, added MetadataXMLPlug
13:48 Changeset [13185] by kjdon
plugin manager place separator is now done in the constructor, not …
13:48 Changeset [13184] by kjdon
removed a commented out line
13:47 Changeset [13183] by kjdon
added a string for MetadataXMLPlug
13:46 Changeset [13182] by kjdon
placeSeparator() is now private and called from the constructor. also …
13:39 Changeset [13181] by kjdon
RecPlug option -use_metadata_files has been deprecated. When parsing …

2006-10-27:

17:04 Changeset [13180] by mdewsnip
Now checks that the directory doesn't already exist before trying to …
16:34 Changeset [13179] by mdewsnip
Fixed an "uninitialized value" error.
15:40 Changeset [13178] by mdewsnip
Added "info_only" check to prevent errors when running pluginfo.pl on …
15:36 Changeset [13177] by mdewsnip
No longer tries to load the options for a plugin/classifier if it has …
15:07 Changeset [13176] by mdewsnip
Added NPE fix and an efficiency change to prevent an unnecessary …
15:02 Changeset [13175] by mdewsnip
Added a check to prevent a NPE and display an error message when …
14:33 Changeset [13174] by kjdon
now checks for Filename field when reading through the first line. …
13:54 Changeset [13173] by mdewsnip
Fixed problem where Unix line endings weren't being dealt with correctly.
13:41 Changeset [13172] by kjdon
Moved all printing stuff out of doc.pm. docprint now prints a GA …
13:38 Changeset [13171] by kjdon
docprint is no longer a docproc, now need to call get_section_xml and …
13:37 Changeset [13170] by kjdon
docprint is no longer a docproc object. Its now a perl module that …
13:31 Changeset [13169] by kjdon
debug mode now passes debug flag to plugout rather than using …
13:20 Changeset [13168] by mdewsnip
Now prevents the gsdlCGI.pm module from returning errors and warnings …
12:15 Changeset [13167] by mdewsnip
Now escapes the '&' characters in the CGI arguments in XML errors or …
10:51 Changeset [13166] by mdewsnip
Can now obtain documents from the web containing spaces.
10:50 Changeset [13165] by mdewsnip
Need to unescape filename separators on Windows.
09:25 Changeset [13164] by kjdon
removed two 'commented out' bits which were invalid css cos used # for …

2006-10-26:

17:06 Changeset [13163] by kjdon
changed groupsize mode back to 3 as per John Rose comment
16:32 Changeset [13162] by mdewsnip
Updated GLI dictionary file, many thanks to Kamal Salih.
10:37 Changeset [13161] by mdewsnip
Added "records" as a magic word.

2006-10-25:

16:17 Changeset [13160]
This commit was manufactured by cvs2svn to create tag …
16:17 Changeset [13159] by kjdon
a few small tidy ups

2006-10-20:

16:25 Changeset [13158] by mdewsnip
Made the explode metadata prompt have the exploded metadata set …
15:52 Changeset [13157] by mdewsnip
Now only adds * metadata values if the field is specified to have …
14:59 Changeset [13156] by mdewsnip
Now sorts function and construction information by year.
13:44 Changeset [13155] by mdewsnip
Made the page maximum 720 pixels wide when printed, so hopefully IE …
13:34 Changeset [13154] by mdewsnip
Now resizes the masthead image to 720 pixels wide when printing, so it …
13:26 Changeset [13153] by shaoqun
added code for displaying XMLMARCPlug's arguments
12:54 Changeset [13152] by mdewsnip
Now removes extra less-than and greater-than characters, and catches …
12:48 Changeset [13151] by shaoqun
changed the string name
12:41 Changeset [13150] by shaoqun
added strings for XMLMARCPlug
12:39 Changeset [13149] by shaoqun
added a new plugin for xml marc files
12:37 Changeset [13148] by shaoqun
added code to check whether its subclass can parse a doc type before …
12:33 Changeset [13147] by shaoqun
added method used by XMLPlug to check whether its subclass can parse …
10:23 Changeset [13146] by mdewsnip
Now hides the navigation bar when printing.
10:22 Changeset [13145] by mdewsnip
Changed the size of the cicsubheading class.
10:16 Changeset [13144] by mdewsnip
Set the m CGI value to -1 so all the documents are returned for simple …
10:15 Changeset [13143] by kjdon
changed the date, added top level version num
10:12 Changeset [13142] by mdewsnip
Fixed comma searching problem in simple search box also.
10:10 Changeset [13141] by mdewsnip
Removed debug alert message from advanced bibliography search (!).
10:09 Changeset [13140] by mdewsnip
Fixed a bug where commas in the simple bibliography search form would …
09:54 Changeset [13139] by kjdon
decided not to modify OAI_downloading at this time. SO all the …
09:36 Changeset [13138] by mdewsnip
Added a missing definition for the home page caption area.
09:32 Changeset [13137] by mdewsnip
Removed an unused CSS definition.
09:30 Changeset [13136] by mdewsnip
Moved the text from the old "About -> Introduction" page onto the home …

2006-10-19:

17:09 Changeset [13135] by kjdon
nearly finished updates for 2.71. only a couple to go
15:55 Changeset [13134] by mdewsnip
Put the original, uncropped masthead image back.
11:39 Changeset [13133] by mdewsnip
Languages that should be displayed right-to-left are now specified in …
11:34 Changeset [13132] by mdewsnip
Stopped running to_utf8 on the submitted strings, as this is causing …
11:28 Changeset [13131] by mdewsnip
Now uses the existing decode_commas function in cgiutils.
10:22 Changeset [13130] by mdewsnip
Brought up to current specs in preparation for debugging a GTI …

2006-10-18:

17:08 Changeset [13129] by kjdon
index options now use indexOption element instead of option, and are …
17:02 Changeset [13128] by kjdon
added accentfolding strings
17:02 Changeset [13127] by kjdon
now look for indexOptionList in the config file - currently two …
17:00 Changeset [13126] by kjdon
this now knows about accentfold param - stem indexes now include stem, …
16:59 Changeset [13125] by kjdon
added indexOption element

2006-10-17:

15:52 Changeset [13124] by shaoqun
added the code to use log4j and replace system.out or system.err to …
15:44 Changeset [13123] by shaoqun
added the code to use log4j and replace system.out or system.err to …
15:37 Changeset [13122] by shaoqun
added the code to use log4j and LibraryServelt writes usage info to …
15:33 Changeset [13121] by shaoqun
added log4j's property file which will be copyed to …
15:31 Changeset [13120] by shaoqun
added supports for log4j

2006-10-16:

16:22 Changeset [13119] by kjdon
updated some more tutorials for 2.71
12:27 Changeset [13118] by kjdon
added [DocTopOID] which gives the top level document identifier
11:02 Changeset [13117] by kjdon
make sure we have actually found something before iterating, in get_href
10:59 Changeset [13116] by kjdon
added .rt to the list of OID modifiers - this is the root id of the …

2006-10-13:

15:55 Changeset [13115] by kjdon
fixed up defaultindex for mgpp collections, added maxnumeric and …
15:53 Changeset [13114] by kjdon
updated small_html_collection and simple_image_collection tutorials to …
14:56 Changeset [13113] by mdewsnip
Arabic Perl strings, many thanks to Kamal Salih Mustafa Khalafala.
14:55 Changeset [13112] by kjdon
added a couple more folders and files to the gs2build module
13:29 Changeset [13111] by mdewsnip
Added "-fexceptions" to LDFLAGS to prevent an error compiling on Mac …
13:16 Changeset [13110] by mdewsnip
Fixed up badly encoded character.
11:28 Changeset [13109] by mdewsnip
Now escapes square brackets in metadata so Greenstone doesn't try to …
11:28 Changeset [13108] by mdewsnip
Now removes superscript tags from non-place references.
11:04 Changeset [13107] by mdewsnip
Added "No image" as the alt text for the "no image" image.
10:52 Changeset [13106] by mdewsnip
Changed the cicheading class so the bottom of low lying characters …
10:50 Changeset [13105] by mdewsnip
Explicitly set the height of the navigation bar buttons to 20px, so it …
10:16 Changeset [13104] by mdewsnip
Tidied up the footer horizontal rule.

2006-10-12:

16:44 Changeset [13103] by kjdon
cgi_safe, do unicode encoding for characters less than 127 rather than …
16:43 Changeset [13102] by mdewsnip
Added alt tags to images on the designer pages, and removed the extra …
16:05 Changeset [13101] by mdewsnip
Minor formatting improvement.
15:44 Changeset [13100] by mdewsnip
Changed the small image size from 125 to 225 (for the new place pages).
15:40 Changeset [13099] by mdewsnip
No longer used.
13:42 Changeset [13098] by mdewsnip
Filled in the server information part of the background page.
11:56 Changeset [13097] by nzdl
brought this up to date with normal greenstone home.dm. package …
11:43 Changeset [13096] by mdewsnip
New background page.
10:53 Changeset [13095] by mdewsnip
New "About -> Introduction" page.
10:46 Changeset [13094] by mdewsnip
Added the footer.
10:11 Changeset [13093] by mdewsnip
Added narrative and references links back into place page.
10:11 Changeset [13092] by mdewsnip
Removed all the superscript tags as these don't render well in HTML.
10:01 Changeset [13091] by mdewsnip
Changes to the PlaceImagesHTML, PlaceConstructionDatesTableHTML and …
09:43 Changeset [13090] by mdewsnip
More improvements to the place page.
09:34 Changeset [13089] by mdewsnip
Changed place types to have lowercase second words.

2006-10-11:

17:04 Changeset [13088] by mdewsnip
Improvements to the formatting of the place constructions dates, …
16:55 Changeset [13087] by mdewsnip
Removed an unused style definition.
16:55 Changeset [13086] by mdewsnip
Lots of changes towards the new place page design.
16:46 Changeset [13085] by mdewsnip
Made sure the "construction date" and "function" year columns don't wrap.
15:52 Changeset [13084] by mdewsnip
Removed Greenstone 2.70w item from home page.
15:30 Changeset [13083] by nzdl
done the 2.71 release
15:22 Changeset [13082] by mdewsnip
Updated for the Greenstone v2.71 release.
11:04 Changeset [13081] by kjdon
added globallinks - if we are on the help page with no collection …
10:54 Changeset [13080] by mdewsnip
More encoding fixes.
10:43 Changeset [13079] by mdewsnip
Missing marathi.dm?
10:33 Changeset [13078] by mdewsnip
Fixed up some encoding problems caused by the GTI.
10:29 Changeset [13077] by mdewsnip
Fixed up encoding problems.
10:24 Changeset [13076] by mdewsnip
A few changes to make the "name" field more obvious (hopefully).
10:16 Changeset [13075] by kjdon
translator package is called gti not translator
09:35 Changeset [13074] by kjdon
we need to add buildcol_change_listener to the levels and stem check …
09:34 Changeset [13073] by kjdon
we need to add buildcol_change_listener to the change indexer prompt …

2006-10-10:

17:51 Changeset [13072] by kjdon
fixed a bug where the first page was given pagenumber of 2
17:00 Changeset [13071] by nzdl
updated macros by Thomas Fiala
16:47 Changeset [13070] by nzdl
this has been through translator, so some macros have been deleted, …
16:46 Changeset [13069] by nzdl
updates thanks to Dewa Asmara Widjaksana
15:26 Changeset [13068] by kjdon
when unbuilding and rebuilding the gdbm database for incremental …
15:25 Changeset [13067] by kjdon
if we are appending, and a lucene collection, then set builddir to be …
14:12 Changeset [13066] by shaoqun
commented out the system output
14:05 Changeset [13065] by shaoqun
added the host name to the downloaded oai file path
12:34 Changeset [13064] by shaoqun
made it work for path with spaces
12:24 Changeset [13063] by kjdon
make sure some matchTerms are set in terminfo - no termvariants are …
12:00 Changeset [13062] by kjdon
removed some print statements
11:56 Changeset [13061] by kjdon
changed a print statment to DebugStream
11:48 Changeset [13060] by kjdon
got rid of unnecessary gli mode stuff

2006-10-09:

17:00 Changeset [13059] by kjdon
Level and LevelManager replaced by IndexOption, IndexOptionList and …
16:58 Changeset [13058] by kjdon
uses the new IndexOptionManager instead of LevelManager, and buildtype …
16:57 Changeset [13057] by kjdon
level object is now an IndexOption, not a Level
16:56 Changeset [13056] by kjdon
levels and leveldefault parsing now done using more general …
16:54 Changeset [13055] by kjdon
added/removed strings to do with indexoptions and levels
13:20 Changeset [13054] by mdewsnip
Now puts the terms through xmlSafe() as well, to prevent invalid XML …
11:07 Changeset [13053] by kjdon
removed some 'use xxx' statments for modules which are not used
10:45 Changeset [13052] by shaoqun
make the redo button enabled properly
10:39 Changeset [13051] by kjdon
moved all the mets outputting methods from doc.pm into METSPlugout.
10:38 Changeset [13050] by kjdon
moved all the mets outputting methods from doc.pm into METSPlugout. …
10:22 Changeset [13049] by shaoqun
added a default selected feature
Note: See TracTimeline for information about the timeline view.