Timeline



2006-03-10:

15:34 Changeset [11327] by mdewsnip
Fixed up some formatting.
15:30 Changeset [11326] by mdewsnip
Added a note about getting Greenstone to work with IIS 6.
15:23 Changeset [11325] by mdewsnip
Updated Gaelic (Scottish) interface, many thanks to Rita Campbell and …
15:16 Changeset [11324] by mdewsnip
Changed the related documents code to use "dc.Relation" instead of …
15:13 Changeset [11323] by mdewsnip
Added some stuff about setting permissions correctly to the IIS FAQ entry.
09:29 Changeset [11322] by kjdon
added sudan open archive collection example

2006-03-09:

15:07 Changeset [11321] by mdewsnip
Added support for the XML files used for the tutorial exercises.
14:50 Changeset [11320] by mdewsnip
Now deals with "<" and ">" characters correctly in the submitted text …
11:41 Changeset [11319] by kjdon
added in localhost to address resolution methods

2006-03-08:

17:29 Changeset [11318] by kjdon
changed a print statement to DebugStream
17:23 Changeset [11317] by kjdon
added CollectionPopupMenu.Replace and ReplacePrompt.Title (en only)
17:18 Changeset [11316] by kjdon
made gather_pane public - want to get access to the workspace tree so …
17:18 Changeset [11315] by kjdon
added in replace option to collection tree menu
17:17 Changeset [11314] by kjdon
added in COPY_FILE_ONLY and REPLACE jobs. the first copies a file in …
17:04 Changeset [11313] by kjdon
added two new job types - COPY_FILE_ONLY, which copies without trying …
17:03 Changeset [11312] by kjdon
removed most System.err.printlns - some deleted, some changed to …
14:27 Changeset [11311] by kjdon
anywhere where we determine document/classifier by checking for …
11:45 Changeset [11310] by kjdon
turned the mkcol public and win31compat arguments into enums, added …
11:40 Changeset [11309] by kjdon
now uses new parse2 parsing instead of old parsargv, and creator no …
10:37 Changeset [11308] by kjdon
commented out Michael's print statements. Also, in runLocal(), …
10:07 Changeset [11307] by cvs_anon
Changed the version number

2006-03-07:

15:26 Changeset [11306] by kjdon
used to use _httpdoc_ in the new link, but that has an &amp; entity in …
14:43 Changeset [11305] by kjdon
forgot to change the mp3 icon name
14:20 Changeset [11304] by kjdon
when switching advanced searching on/off. now we call setMGPPEnabled …

2006-03-06:

16:24 Changeset [11303] by mdewsnip
Updated the GLI applet FAQ entry to refer to the remote greenstone page.

2006-03-03:

13:31 Changeset [11302] by mdewsnip
When obtaining documents using the "document_field" option, a file …
12:27 Changeset [11301] by mdewsnip
Now detects and prevents you from editing metadata in metadata.xml …

2006-03-02:

15:29 Changeset [11300] by mdewsnip
Now also removes '#' characters from field names.
15:22 Changeset [11299] by mdewsnip
Now removes more punctuation from field names, and removes the …
14:53 Changeset [11298] by mdewsnip
Fairly substantial changes in order to deal with …

2006-03-01:

17:03 Changeset [11297] by jrm21
used is already taken on recent versions of freebsd (defined in …
15:29 Changeset [11296] by kjdon
now only use a-z1-9 chars in the index names (\w) in case the names …
14:46 Changeset [11295] by mdewsnip
Hide the "split_exp" option from the GLI, since it should never need …
13:24 Changeset [11294] by jrm21
added a class="document" around most of the content (under the navbar) …
10:36 Changeset [11293] by mdewsnip
Added a new "check-installation" command to check that Java is …

2006-02-27:

17:54 Changeset [11292] by jrm21
use configure's OBJEXT variable instead of working around ansi vs kr c …

2006-02-17:

17:02 Changeset [11291] by kjdon
mods to do with change in how we define greenstone context for tomcat
17:02 Changeset [11290] by kjdon
greenstone 3 context in tomcat now goes into a separate file in …
17:00 Changeset [11289] by kjdon
moved here from packages/tomcat-extra, greenstone context is now in …
16:59 Changeset [11288] by kjdon
moved here from packages/tomcat-extra
16:58 Changeset [11287] by kjdon
these files moved to resources/tomcat
16:49 Changeset [11286] by kjdon
Richards (DLC) fixes for allowing single quotes to surround href, src …
15:49 Changeset [11285] by kjdon
gs2building clean targets need if='gdsl2.islocal'
15:29 Changeset [11284] by kjdon
check for hiddenGLI before adding an argument to the arg display
15:27 Changeset [11283] by kjdon
changed setHiddenGLI() to setHiddenGLI(bool)
15:27 Changeset [11282] by kjdon
when setting up the fields of an exsiting argument, we need to copy …
13:20 Changeset [11281] by kjdon
added in next and prev page arrows
11:38 Changeset [11280] by kjdon
idNeedsTranslating now calls OID.needsTranslating
11:37 Changeset [11279] by kjdon
idNeedsTranslating now call OID.needsTranslating, also added a check …
11:36 Changeset [11278] by kjdon
tidied up translateOID a bit, and added code for np and pp (next and …
11:35 Changeset [11277] by kjdon
pp and np are now valid extensions that need translating (previous and …
11:34 Changeset [11276] by kjdon
fixed up a spelling mistake

2006-02-16:

16:23 Changeset [11275] by kjdon
added in [Thumb] and [Image] macros
13:49 Changeset [11274] by kjdon
add in the gs2-standard replaceListRef to the collectionconfig just in case
13:48 Changeset [11273] by kjdon
added all collections parameter
13:47 Changeset [11272] by kjdon
images for srcicons
13:46 Changeset [11271] by kjdon
added in a global replaceList which collections can include by adding …
13:45 Changeset [11270] by kjdon
added in a replaceListRef to global replaceLists (in siteConfig.xml)
13:42 Changeset [11269] by kjdon
now we save the original config element as config_info
13:41 Changeset [11268] by kjdon
set site details for the macro resolver, also look for …
13:40 Changeset [11267] by kjdon
set site details for the macro resolver
13:37 Changeset [11266] by kjdon
router is now a MessageRouter, not a ModuleInterface - we want access …
13:36 Changeset [11265] by kjdon
resolving macro _httpdocimg_ is now done by replaceList, rather than …
13:33 Changeset [11264] by kjdon
recursively resolve the replacement values if resolve is set to true
13:31 Changeset [11263] by kjdon
added a new field to macros: resolve. if true, will try to resolve …
10:18 Changeset [11262] by mdewsnip
The FDT file wasn't being read using the encoding specified, so things …

2006-02-15:

17:02 Changeset [11261] by kjdon
removed some stupid stuff from the help page - actually its all stupid …
16:56 Changeset [11260] by kjdon
updated this file for 2.63 - john's new css stuff. Also moved the …
16:38 Changeset [11259] by mdewsnip
Various little bug fixes and improvements (many to get things working …
15:04 Changeset [11258] by mdewsnip
New zip files containing updated win32.mak files: added -nologo and …
14:46 Changeset [11257] by mdewsnip
Removed the USE_STLPORT option -- use GSDL_VC4 instead.
14:36 Changeset [11256] by mdewsnip
Added a "GSDL_VC4" option that has to be specified with the nmake …
14:02 Changeset [11255] by mdewsnip
Changed all occurrences of the "-o" option to cl to "-Fe" ("-o" is …
13:50 Changeset [11254] by mdewsnip
Removed some unnecessary usage of the "-o" argument to cc (deprecated …
13:14 Changeset [11253] by mdewsnip
Added "-nologo" to all cc and lib calls (to prevent a two line message …
13:07 Changeset [11252] by mdewsnip
Fixed the line endings of these files to make Visual Studio 2005 happy.
11:36 Changeset [11251] by mdewsnip
Removed unneeded line.
11:26 Changeset [11250] by kjdon
added in the missing text strings for Spanish and Russian. Also …

2006-02-14:

16:54 Changeset [11249] by kjdon
added some checks that the image and text files exist before we try to …
16:53 Changeset [11248] by mdewsnip
Added Debabrata Majumdar as another Bengali translator.
16:16 Changeset [11247] by kjdon
xalan.jar, needed for -xslt switch in XMLPlug
15:41 Changeset [11246] by mdewsnip
User interface for the new ability to rename files in the collection …
15:36 Changeset [11245] by kjdon
by default, lucene indexer will only index the first 10,000 words of a …
15:34 Changeset [11244] by kjdon
a couple of changes to get the jar file creating properly (including …
15:24 Changeset [11243] by kjdon
the lucene jar file needed for compiling
14:58 Changeset [11242] by mdewsnip
Added the back-end code for supporting file/folder renames in the …
14:04 Changeset [11241] by mdewsnip
Removed the unused folder_level variable from FileJob.
09:58 Changeset [11240] by mdewsnip
Huge speed improvement when namespacing metadata.xml files -- why is …

2006-02-13:

13:28 Changeset [11239] by mdewsnip
Added a note to the IIS configuration FAQ entry about a seemingly …
11:55 Changeset [11238] by mdewsnip
Now escapes all '&' characters, to prevent problems with undefined …

2006-02-10:

22:08 Changeset [11237] by jrm21
add a margin:0 to the paragraph inside the navbar in case anyone wants …
22:03 Changeset [11236] by jrm21
remove blank tab image spacer that isn't used any more
21:56 Changeset [11235] by jrm21
arg, removed extra closing </div> tag after document image

2006-02-09:

17:02 Changeset [11234] by kjdon
added a link to an article by Richard at DLC
15:56 Changeset [11233] by kjdon
added in a quick search feature
15:39 Changeset [11232] by kjdon
added in the CrossCollectionSearch service and its format statement
15:35 Changeset [11231] by kjdon
added a news item about iMARK online
15:28 Changeset [11230] by kjdon
home page now gets descriptions of clusters and services so cna …
15:13 Changeset [11229] by kjdon
first look for a format from the serviceRack element before using the …
15:11 Changeset [11228] by kjdon
minor change
Note: See TracTimeline for information about the timeline view.