Timeline



2005-06-08:

15:14 Changeset [10028] by mdewsnip
Now looks at each metadata value (not just the first), when deciding …
14:03 Changeset [10027] by mdewsnip
Completed GTI searching and correcting functionality.
11:31 Changeset [10026] by mdewsnip
Removed some unnecessary #includes.
11:06 Changeset [10025] by mdewsnip
Now only displays search results information if a search has been done.
10:58 Changeset [10024]
This commit was manufactured by cvs2svn to create tag 'init'.
10:58 Changeset [10023] by chi
BBC Collections 2005
10:58 Changeset [10022]
This commit was manufactured by cvs2svn to create branch 'NZDL'.
10:58 Changeset [10021] by chi
Initial revision
10:52 Changeset [10020] by mdewsnip
Searching now works with multiple words.
10:15 Changeset [10019] by mdewsnip
Replaced the old translator Perl scripts with the new and much …
09:42 Changeset [10018] by mdewsnip
Replaced the old langaction with the new and much improved gtiaction. …

2005-06-07:

17:21 Changeset [10017] by mdewsnip
No longer #includes "fstream.h", as it wasn't used and was causing a …
11:21 Changeset [10016] by mdewsnip
Fixed a bug where the GLI would attempt to enable/disable non-existant …

2005-06-05:

03:37 Changeset [10015] by cs025
Fixes for Mac OS X/Darwin
03:36 Changeset [10014] by cs025
Changes to support Darwin/Mac OS X

2005-06-03:

15:50 Changeset [10013] by mdewsnip
Now all JAR-file related, base.getResource* stuff is in the JarTools class.
15:36 Changeset [10012] by mdewsnip
Removed the last of the graphical functions from the Utility class -- …
15:21 Changeset [10011] by mdewsnip
Moved Utility.getImage into JarTools, as part of tidying up the …
14:57 Changeset [10010] by mdewsnip
Moved Utility.isInJar and Utility.extractFromJar into a new JarTools
14:49 Changeset [10009] by mdewsnip
Moved Utility.getHelpFolder into HelpFrame, as part of tidying up the …
14:45 Changeset [10008] by mdewsnip
Removed the Dimension objects from the Utility class, as part of …
14:40 Changeset [10007] by mdewsnip
Moved Utility.formatPath into FileQueue, as part of tidying up the …
14:36 Changeset [10006] by mdewsnip
Moved Utility.parse to XMLTools.parseXMLFile, as part of tidying up …

2005-06-02:

13:14 Changeset [10005] by kjdon
modified the header includes - include the d2m4gs.h file instead of …
13:12 Changeset [10004] by kjdon
fixed this up wrt the collection meta changes in ColInfoResponse
09:33 Changeset [10003] by mdewsnip
Brought non-English interfaces up to current state.
09:25 Changeset [10002] by mdewsnip
Removed unnecessary whitespace.

2005-06-01:

17:30 Changeset [10001] by mdewsnip
Removed a lot of unnecessary whitespace.
16:44 Changeset [10000] by nzdl
Changed name of macro for previous change.
16:43 Changeset [9999] by nzdl
New item for home page describing Greenstone 2.60 UNESCO CD-ROM.
15:47 Changeset [9998] by mdewsnip
Changed this to work on Windows now that multiread sets binmode, and …
14:14 Changeset [9997] by kjdon
lots of changes. made the mgpp index and level lists behave like …
14:12 Changeset [9996] by kjdon
removed the text class variable - we no longer cache the string …
14:10 Changeset [9995] by kjdon
small changes
11:23 Changeset [9994] by kjdon
added a note about setting JAVA_HOME
11:22 Changeset [9993] by kjdon
added JAVA_HOME/bin to the javac,javah,jar commands

2005-05-31:

15:36 Changeset [9992] by mdewsnip
No longer used.
14:18 Changeset [9991] by kjdon
re-indented the RemoveListener class code
12:50 Changeset [9990] by kjdon
added a make clean command
10:41 Changeset [9989] by mdewsnip
A new version of LuceneWrap.jar with much better UTF-8 support.
10:31 Changeset [9988] by mdewsnip
More fixes for Lucene Unicode support.
09:41 Changeset [9987] by kjdon
added in an exitValue/get_exit_value method to the MGPassesWrapper
08:53 Changeset [9986] by kjdon
added an overwrite=true att to the copys in configure-files-gsdl3

2005-05-30:

16:45 Changeset [9985] by kjdon
added quotes around the java executable paths
15:10 Changeset [9984] by mdewsnip
Now works for non-ASCII documents.
15:07 Changeset [9983] by mdewsnip
Fixed a bug in read_file where characters read weren't converted to …
10:50 Changeset [9982] by mdewsnip
Removed the pointless and unused "Language" and "Version" strings.
10:48 Changeset [9981] by mdewsnip
The getImage function no longer tries to load images …
10:19 Changeset [9980] by kjdon
made a mistake in the last commit when i fixed up the tomcat compat stuff

2005-05-27:

16:50 Changeset [9979] by kjdon
added paths to executables for configure-packages, also a test java target.
16:05 Changeset [9978] by kjdon
removed the prepare-extra target, moved the file copy statements into …

2005-05-26:

16:20 Changeset [9977] by kjdon
added a getNextNode method that doesn't print out stuff to a buffer - …
16:19 Changeset [9976] by kjdon
removed the addIndex from the interface, -am going to get rid of …
16:18 Changeset [9975] by kjdon
tidied up the MGIndexer. no longer based on AbstractIndexer - I'm …
15:54 Changeset [9974] by chi
The initial version of Core classes for GLI and GAI
15:53 Changeset [9973] by chi
The initial version of Core classes for GLI and GAI.
15:50 Changeset [9972] by chi
The initial version of GAI applications.
13:38 Changeset [9971] by jrm21
text_from_part now takes an optional parameter with the part's …
13:36 Changeset [9970] by jrm21
no need for a new function when we can just import the existing one
13:31 Changeset [9969] by jrm21
better error checking if an encoding conversion failed. on !windows …
13:30 Changeset [9968] by chi
The intial version of GAI tools.
13:25 Changeset [9967] by jrm21
added extra error checking (eg if asked for an unsupported encoding)
09:58 Changeset [9966] by kjdon
only add in the docNodeList if there are some query results
09:58 Changeset [9965] by kjdon
if there is no docnode list, add a dummy one in to teh page response. …

2005-05-25:

17:37 Changeset [9964] by davidb
Text added for support of new -xslt flat to XML inherited plugins.
17:36 Changeset [9963] by davidb
values stored for $places_filename adjusted to be free of hard-wiring …
17:34 Changeset [9962] by davidb
MP3Plug updated to make use of newer version of MP3 applet player.
17:34 Changeset [9961] by davidb
Minor refinement made to print statements (warnings) generated by BasPlug.
17:33 Changeset [9960] by davidb
Minor refinement made to print statments the show how the plugin code …
17:32 Changeset [9959] by davidb
Record text now scanned and any URLS turned into HTML hyperlinks.
17:31 Changeset [9958] by davidb
Upgrading of OAIPlug to be based on XMLPlug. OAIPlug was originally …
17:30 Changeset [9957] by davidb
Introduction of XSLT support to XML based plugins. This is done …
17:13 Changeset [9956] by davidb
Debugging print statement removed.
17:12 Changeset [9955] by davidb
new function, hyperlink_text added to util.pm
17:11 Changeset [9954] by davidb
The abilities to save documents from import.pl and export.pl are very …
17:09 Changeset [9953] by davidb
Code for saving documents for import.pl and export.pl repeatative in …
17:07 Changeset [9952] by davidb
Additional features added to importfrom.pl. Can now download a named …
17:06 Changeset [9951] by davidb
import.pl and export.pl share much in common with their abilities to …
14:14 Changeset [9950] by jrm21
minor change to while loop, slightly more efficient but no semantic …
14:03 Changeset [9949] by kjdon
added info about the new [colleciton] and [colleciton:meta] format items
13:51 Changeset [9948] by kjdon
added [collection] and [collection:metaname] items to format …
13:42 Changeset [9947] by jrm21
removed newlines from short terms (in the auto-generated from comments …
11:57 Changeset [9946] by mdewsnip
The GLI interface is now available in Latvian.
11:56 Changeset [9945] by mdewsnip
The GLI in Latvian! Many thanks to Raitis Brodezhonok for the translation.
11:14 Changeset [9944] by jrm21
removed the old unneeded files. applied the last changes (i++ -> ++i) …

2005-05-24:

17:00 Changeset [9943] by mdewsnip
Fix to the bug that prevented adding the same attribute to an element …
16:39 Changeset [9942] by davidb
Modifications to handling of zip files.
16:37 Changeset [9941] by davidb
Additional support added to gsdlCGI.pm. For example, hunts for java …
16:06 Changeset [9940] by kjdon
reformatted the code
15:50 Changeset [9939] by kjdon
changed name from GatePOSTag to GateTag cos its not a POS tagger
14:31 Changeset [9938] by kjdon
added a new field to build.cfg: indexstem. specifies the root of teh …
14:21 Changeset [9937] by kjdon
modified the filters/sources etc so that if an indexstem is specified …
12:53 Changeset [9936] by kjdon
now writes a levelmap to build.cfg, eg document->Doc section->Sec
12:52 Changeset [9935] by kjdon
added levelmap to the list of build.cfg fields
12:50 Changeset [9934] by kjdon
added level map to the list of mapping cfg lines to process
10:40 Changeset [9933] by kjdon
made it compile with the new ColInfoResponse collectionmeta type

2005-05-23:

16:37 Changeset [9932] by kjdon
made the splitparams a public method so we can use it elsewhere
16:36 Changeset [9931] by kjdon
getting collectionmeta from teh colinforesponse now, not using a …
16:34 Changeset [9930] by kjdon
changed the collectionmeta from a text_tmap to a collectionmeta_map. …
16:18 Changeset [9929] by kjdon
modifications so that collectionmeta are read from the config file, …
16:09 Changeset [9928] by davidb
Introduction of Z39.50 server code from Greenstone, plus renaming of …
16:07 Changeset [9927] by davidb
Introduction of Z39.50 server code for Greenstone.
16:06 Changeset [9926] by davidb
Introduction of Z39.50 Server code for Greenstone. Based on the work …
15:49 Changeset [9925] by davidb
Renaming of z3950_server.* to z3950_proxy.* This was done to better …
15:47 Changeset [9924] by davidb
z3950_server (and associated names) renamed to z3950_proxy to better …
15:42 Changeset [9923] by davidb
Added curly-brackets around if-statement.
14:58 Changeset [9922] by nzdl
Minor adjustment to colours used to display hyperlinks.
12:31 Changeset [9921] by mdewsnip
More code without a hope of working on Windows.
11:38 Changeset [9920] by mdewsnip
Was trying to delete a file that no longer exists, now that the Javac …

2005-05-20:

12:24 Changeset [9919] by kjdon
made a base buildproc class, and shifted most of the buildproc code …
12:18 Changeset [9918] by kjdon
added quotes around classpath in java_lucene command, line 48
11:56 Changeset [9917] by kjdon
added a new macro: currentnodevalue, which contains the title of the …
11:23 Changeset [9916] by kjdon
tidying up after someone, who will remain nameless (DAVIDB), …
11:19 Changeset [9915] by kjdon
removed some unnecessary commented code

2005-05-19:

12:31 Changeset [9914] by kjdon
added in some handling for new messaging type requests which can go …
12:26 Changeset [9913] by kjdon
removed some comments, changed something - can't remember exactly why
12:24 Changeset [9912] by kjdon
added in index handling for paths eg response[1]/docNodeList - so far …
12:22 Changeset [9911] by kjdon
added back in the application scope parameter
09:50 Changeset [9910] by kjdon
added quotes around the lucene_passes_exe string in full_lucene_passes_exe

2005-05-18:

17:17 Changeset [9909] by kjdon
added cdm buildtype strings
17:15 Changeset [9908] by kjdon
removed all 2.39 compat stuff. removed commented out beta stuff. added …
17:08 Changeset [9907] by kjdon
added a build type selection element - mgpp/lucene
16:38 Changeset [9906] by kjdon
added BUILDTYPE_ELEMENT. why do we have different strings for teh …
14:51 Changeset [9905] by kjdon
updated the README with some stuff from a tutorial file that Dave had …
12:11 Changeset [9904] by kjdon
fixed a bug where the buildtype was getting set to mgpp if searchtypes …
10:13 Changeset [9903] by kjdon
fixed a bug where it wasn't using lucene if searchtypes was specified

2005-05-17:

14:22 Changeset [9902] by kjdon
added back in teh default index stuff - wasn't being used in the index …
14:20 Changeset [9901] by kjdon
removed a commented out line
13:32 Changeset [9900] by kjdon
uncommented teh horizontaAtTop hack - now don't get horizontalAtTop …
13:26 Changeset [9899] by kjdon
modified the classifier output - now checks the database to see if a …
13:23 Changeset [9898] by davidb
General improvements to cgi-scripts. gsdl/perllib/util.pm now loaded …
13:18 Changeset [9897] by davidb
Modification so the information collated from the popup window is …
13:17 Changeset [9896] by davidb
Additional changes to creating 'tmp' directory for applet version of …
13:16 Changeset [9895] by davidb
Modifications so information collated in WriteCDImagePrompt is …
13:14 Changeset [9894] by davidb
Code was hardwired to work only in "collect/" directory. This …
11:33 Changeset [9893] by mdewsnip
A plugin for processing Internet Explorer Favourites files, by Stephen …
10:35 Changeset [9892] by kjdon
added a note about setting gsdl2.installed.path
10:29 Changeset [9891] by kjdon
gsdlpath and gsdl3path may now be set as environment variables - so we …
10:27 Changeset [9890] by kjdon
modified the gli-local and gli-external targets. now pass gsdlpath and …

2005-05-16:

20:38 Changeset [9889] by davidb
exportcol.pl minus argument -nonetscape can't be last argument before …
20:31 Changeset [9888] by davidb
Support added for running remote commands (GLI applet) that specify …
17:04 Changeset [9887] by mdewsnip
Tidied up the way the Warnings preferences are done, in response to my …
16:14 Changeset [9886] by kjdon
renamed FedoraSearch.java to FedoraSearch.java.tmp cos it is using …
15:22 Changeset [9885] by davidb
Support for applet version of export to cd-rom image put back in.
15:21 Changeset [9884] by davidb
Extra functionality to support export to cd-rom image added back in. …
15:17 Changeset [9883] by davidb
Support for collect.zip being in Jar file put back in. This lets the …
12:12 Changeset [9882] by kjdon
no longer use these apache soap versions - have switched to axis
11:49 Changeset [9881] by mdewsnip
Fixed a non-portable image link.
11:45 Changeset [9880] by mdewsnip
Greenstone tutorial exercises PDF
11:41 Changeset [9879] by mdewsnip
Various macros for the new tutorial exercises package.
11:35 Changeset [9878] by davidb
Code used to test for doesProcessFile first and then …
11:30 Changeset [9877] by davidb
GLIUserFolder can now take a parameter to override where on the file …
11:28 Changeset [9876] by davidb
Additional functionality added to GLIUserFolder. Under Windows, but …
11:25 Changeset [9875] by davidb
Setting of g_man to null (when exiting GLI) needed for applet version. …
11:02 Changeset [9874] by kjdon
merged from branch ant-install-branch: merge 1
09:37 Changeset [9873]
This commit was manufactured by cvs2svn to create tag …
09:37 Changeset [9872] by kjdon
changed some links to have rt=rd instead of rt=r

2005-05-13:

16:31 Changeset [9871] by mdewsnip
Fixed a small bug where switching from an inherited piece of metadata …
16:01 Changeset [9870] by kjdon
updated the xmlns:gsf URI
15:57 Changeset [9869] by mdewsnip
Dealing with the user config.xml files is now much smarter. Instead of …
15:55 Changeset [9868] by mdewsnip
Added general.email option, removed warning.InheritedMetadata option, …
15:36 Changeset [9867] by kjdon
modified the textheader macro for document package - it previously …
14:07 Changeset [9866] by mdewsnip
Added another instruction for installing GLI applet: make sure collect …
10:49 Changeset [9865] by mdewsnip
More minor tidy-ups.
10:42 Changeset [9864] by mdewsnip
Changed WarningDialog to take the direct message text, rather than the …
10:33 Changeset [9863] by mdewsnip
Minor changes.

2005-05-12:

16:17 Changeset [9862] by mdewsnip
Removed the javac version check -- this was starting to get out of …
15:36 Changeset [9861] by mdewsnip
Updated for Mac OS X releases.
14:56 Changeset [9860] by kjdon
when copyign the siteconfig files (to set the host and port) set …
14:54 Changeset [9859] by kjdon
upgraded the mysql connector/J to 1.8 - it has fixed the memory leak …
14:52 Changeset [9858] by kjdon
OK, changed my mind about making SQLConnection kill off the previous …
13:57 Changeset [9857] by mdewsnip
A few changes made as part of the recent EnrichPane changes.
12:24 Changeset [9856] by mdewsnip
Major changes to the metadata value table and tree in the Enrich pane. …

2005-05-11:

14:35 Changeset [9855] by mdewsnip
Minor changes.

2005-05-10:

16:55 Changeset [9854] by kjdon
fixed up maxdocs - now pass an extra parameter to the plugin read function
16:55 Changeset [9853] by kjdon
fixed up maxdocs - now pass an extra parameter to the read function
16:44 Changeset [9852] by kjdon
made the [Text] format item work even if you are not in …
15:54 Changeset [9851] by kjdon
some changes due to SQLConnection now closing the previous statement …
15:51 Changeset [9850] by kjdon
cloned the connection for processing each document
15:50 Changeset [9849] by kjdon
added a comment
15:49 Changeset [9848] by kjdon
indented the code properly, and closed off the statement
15:48 Changeset [9847] by kjdon
do a lot more tidying up. close the previous statement before creating …
10:33 Changeset [9846] by mdewsnip
Removed an unnecessary import and changed the copyright year.

2005-05-09:

15:07 Changeset [9845] by kjdon
in the handler.parse call replaced file.toString() with …
15:05 Changeset [9844] by kjdon
added in DOCUMENT_NODE handler for getString()
12:01 Changeset [9843] by kjdon
updated to reflect new ant installation process
12:01 Changeset [9842] by kjdon
an image of a page banner
11:28 Changeset [9841] by kjdon
changed startup and shutdown targets to start and stop
11:27 Changeset [9840] by kjdon
in target names, changed startup to start and shutdown to stop, also …
11:16 Changeset [9839] by kjdon
changed the default port back to 8080
11:01 Changeset [9838] by davidb
General improvements to saving files in DSpace format. Main additino …
Note: See TracTimeline for information about the timeline view.