Timeline



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 …

2005-05-06:

13:38 Changeset [9837] by kjdon
added depends=init to configure-gs2building target
13:37 Changeset [9836] by kjdon
removed a leftover unnecessary param on line 338
13:30 Changeset [9835] by kjdon
changed GreenstoneDirectoryMetadata to DirectoryMetadata
13:28 Changeset [9834] by kjdon
changed the DTD ref from GreenstoneDirectoryMetadata to DirectoryMetadata
11:44 Changeset [9833] by kjdon
fixed a typo
11:27 Changeset [9832] by kjdon
more notes
11:11 Changeset [9831] by kjdon
changed the creation success help message
10:48 Changeset [9830] by kjdon
in the get-windows-binaries target, also copy the mg*.exe files to …
09:50 Changeset [9829] by kjdon
modified dlls for windows
09:43 Changeset [9828] by kjdon
deactivate a collection (GS3, tomcat) before deleting the index …
09:42 Changeset [9827] by kjdon
under windows, the DragTreeSelectionModel didn't get compiled (why???) …
09:31 Changeset [9826] by kjdon
changed the proxy present test
09:24 Changeset [9825] by kjdon
fixed this up for use with axis - the process method signature has changed

2005-05-05:

15:55 Changeset [9824] by kjdon
when a collection (using gdbm) is opened by tomcat, windows holds a …
15:53 Changeset [9823] by jrm21
fix bug where we forgot to call a method with $self->
15:53 Changeset [9822] by kjdon
added a close connection method
15:09 Changeset [9821] by kjdon
when we close a database we need to make the GdbmFile null or windows …
12:11 Changeset [9820] by mdewsnip
Ian's edits to the new examples.
11:09 Changeset [9819] by kjdon
added in a hack to stop getting the collection details for a system …
10:50 Changeset [9818] by mdewsnip
Added several new examples to the "examples" page that came from Laura …
10:26 Changeset [9817] by kjdon
added $e to each executable name - it wasn't working properly, and now …
09:01 Changeset [9816] by kjdon
a greenstone exception class

2005-05-04:

16:15 Changeset [9815] by kjdon
some methods from documentretrieve classes now throw GSExceptions. am …
16:14 Changeset [9814] by kjdon
changed the main comment
16:12 Changeset [9813] by kjdon
makeConnection moved to Misc, some methods now throw GSExceptions
16:09 Changeset [9812] by kjdon
added a new method getChildrenByTagName, and added some new addError …
16:08 Changeset [9811] by kjdon
an implementation of dom NodeList so that I can create one
16:07 Changeset [9810] by kjdon
instead of always showing the errors, toggle them hidden/visible using …
16:01 Changeset [9809] by kjdon
to get description and processing need rt=rd
15:45 Changeset [9808] by mdewsnip
Added the "Arafura Digital Archive" example Greenstone installation.
15:37 Changeset [9807] by kjdon
changed the way filterDocList determines if paging is done by the …
15:34 Changeset [9806] by kjdon
looks for error elements after a call to the message router. also …
15:33 Changeset [9805] by kjdon
added a method processErrorElements which looks for error elements in …
14:53 Changeset [9804] by kjdon
added an isClear() method so can test whether the query failed
14:52 Changeset [9803] by kjdon
for runQuery, now clear the old query result before we do anything …

2005-05-03:

14:58 Changeset [9802] by mdewsnip
Windows binaries as compiled for Greenstone v2.60 (using Microsoft …
13:28 Changeset [9801] by mdewsnip
Tidied up opening collections, and showLoadCollectionBox (now …
12:37 Changeset [9800] by mdewsnip
Now switches back to the Gather pane before closing the collection, to …
12:24 Changeset [9799] by mdewsnip
Updated Catalan interface, many thanks to the Universitat de les Illes …
09:50 Changeset [9798] by kjdon
for all the converter.getDOM calls, now check for null document before …
09:49 Changeset [9797] by kjdon
moved the makeConnetion to util.Misc, added error nodes to the result …
09:17 Changeset [9796] by kjdon
added method makeHttpConnection (from IViaSearch/Retrieve)
09:09 Changeset [9795] by kjdon
removed all the files from cvs - added them back as a tar file. do we …

2005-05-02:

15:46 Changeset [9794] by kjdon
commented out the bit that prints the query page
15:35 Changeset [9793] by mdewsnip
GEMS never created it's own Dictionary, so all interface strings …
13:16 Changeset [9792] by kjdon
added CATALINA_HOME to the environment for tomcat startup and …
11:41 Changeset [9791] by kjdon
now done using ant
10:57 Changeset [9790] by kjdon
fixed a bug in check_contents to do with remove_empty_classifications
10:32 Changeset [9789] by mdewsnip
Ooops... MissingEXEC.Message had "library" and "gsdl" around the wrong way.

2005-04-29:

16:41 Changeset [9788] by kjdon
added more ant info
15:31 Changeset [9787] by kjdon
commented out the index.setError() bits cos index is null at the …
15:06 Changeset [9786] by kjdon
closed the file handle in done_text
14:53 Changeset [9785] by kjdon
changed the name of collection_name parameter to …
14:52 Changeset [9784] by kjdon
put the super.configure first, cos use the results of it in this.configure
14:52 Changeset [9783] by kjdon
fixed up the document:text index - stopped working after I rearranged …
14:26 Changeset [9782] by mdewsnip
Updated link to classifier image generation page.
09:35 Changeset [9781] by kjdon
removed the hack that selects the first node if its horizontal at top …

2005-04-28:

16:52 Changeset [9780] by kjdon
added in the jni stuff for mgpp_passes. appears to be compiling and …
16:18 Changeset [9779] by kjdon
more windows changes
16:14 Changeset [9778] by kjdon
few changes to get the stringstream bit working on windows
16:12 Changeset [9777] by kjdon
included sysfuncs.h for compiling on windows
16:11 Changeset [9776] by kjdon
added the java compilation into the all target - need to do it before …
13:26 Changeset [9775] by kjdon
added compile.windows.c++.setup property
12:28 Changeset [9774] by kjdon
fixed a bug I introduced last time
12:26 Changeset [9773] by kjdon
changed the syntax of the 'delete the executables' command
12:25 Changeset [9772] by kjdon
changed the clean commands from linux to windows syntax
12:24 Changeset [9771] by kjdon
added the java bit into teh all bit - the java compilation needs to be …
11:32 Changeset [9770] by kjdon
added a clean target
09:06 Changeset [9769] by kjdon
added an english translation for the CLACSO title (ex15t)

2005-04-27:

16:41 Changeset [9768] by kjdon
more windows stuff
16:40 Changeset [9767] by kjdon
added a windows note about building colls
16:19 Changeset [9766] by kjdon
setup.bat is not in the right format for me, so I have removed it from …
16:18 Changeset [9765] by kjdon
removed setup.bat from the gs2build module
15:47 Changeset [9764] by kjdon
a couple of windows changes
15:38 Changeset [9763] by kjdon
added some windows stuff
15:33 Changeset [9762] by kjdon
removed unnecessary bits
15:25 Changeset [9761] by kjdon
this doesn't need to change for gs2build, so added it into the module …
15:25 Changeset [9760] by kjdon
added WIN32cfg.h to teh gs2build module
15:22 Changeset [9759] by kjdon
windows makefile for lib
15:12 Changeset [9758] by kjdon
got rid of the corba and mico stuff
14:38 Changeset [9757] by kjdon
windows makefiles
14:31 Changeset [9756] by kjdon
changed the rename-gs2build-files target to get the files from the new …
11:17 Changeset [9755] by mdewsnip
Replaced all the nonsense where string arrays were created for running …
11:15 Changeset [9754] by kjdon
modified the gs2build module - added in the gs2build-extra stuff, and …
11:15 Changeset [9753] by mdewsnip
Made it so you don't have to enter a description when creating a new …
11:12 Changeset [9752] by kjdon
moved these into their own repository so they don't clutter up gsdl
11:10 Changeset [9751] by kjdon
initial import. config and make files used by the gs2build module - I …
11:10 Changeset [9750]
This commit was manufactured by cvs2svn to create branch 'kjdon'.
11:10 Changeset [9749] by kjdon
Initial revision
08:51 Changeset [9748] by kjdon
added the spanish translation for dominique babini's CLACSO example

2005-04-26:

22:29 Changeset [9747] by davidb
Encountered new circumstance -- table -- for HTML tags that reference …
16:19 Changeset [9746] by kjdon
one x-- -> --x change
16:18 Changeset [9745] by kjdon
one x++ -> ++x change
15:10 Changeset [9744] by davidb
Previous mod, undone. My text_t.h was out of date somehow, despite …
14:58 Changeset [9743] by davidb
conflict over 'const char*' being passed to function (appendcarr) that …
14:45 Changeset [9742] by davidb
'make clean' was quitting early if no makefile could be found in …
14:27 Changeset [9741] by kjdon
added a new entry about how to adda new page to greenstone
14:07 Changeset [9740] by mdewsnip
Removed the very old MGPASS.C and a bunch of stuff in the Windows …
14:03 Changeset [9739] by mdewsnip
Added "-DXML_STATIC" so packages/windows/expat/expat_external.h will …
11:56 Changeset [9738] by kjdon
fixed a typo

2005-04-22:

15:36 Changeset [9737] by kjdon
removed the name att which wasn't needed anyway
15:33 Changeset [9736] by kjdon
some changes for windows and axis
14:43 Changeset [9735] by kjdon
renamed SOAPServerLocalsite to SOAPServerlocalsite to keep it …
14:41 Changeset [9734] by kjdon
changed the classname to lower case to keep it consistent with other …
14:14 Changeset [9733] by kjdon
copy the saved setclasspath.bat into tomcat/bin so that we use the …
13:51 Changeset [9732] by kjdon
commented out the print statements that used to come if we couldn't …
13:35 Changeset [9731] by kjdon
the setclasspath batch file needs modifiying - easiest to commit a …
13:30 Changeset [9730] by kjdon
some mods for windows

2005-04-21:

17:02 Changeset [9729] by kjdon
mg and mgpp make install on windows need gsdl3home env var
15:30 Changeset [9728] by chi
This enables a search in Fedora repository through GSIII interface.It …
10:49 Changeset [9727] by kjdon
updated these for windows ant
10:22 Changeset [9726] by nzdl
Added the Cushing/Whitney Medical Digital Library example.
10:10 Changeset [9725] by nzdl
Modified the text to the example Greenstone installation.
09:55 Changeset [9724] by kjdon
more changes

2005-04-20:

14:32 Changeset [9723] by nzdl
regenerated with new font?
14:32 Changeset [9722] by nzdl
greenstone documentation collections green bar
14:31 Changeset [9721] by nzdl
added in a greenstone documentation collections section

2005-04-19:

17:26 Changeset [9720] by kjdon
the download bit had no link in _gsdl260_
17:26 Changeset [9719] by kjdon
updated the links to the downloads
16:34 Changeset [9718] by kjdon
updated the new release announcement on the home page - 2.60 lang …
11:31 Changeset [9717] by kjdon
made the configure-tomcat if property tomcat.islocal instead of …

2005-04-18:

16:45 Changeset [9716] by kjdon
fixed up location of mg jar file
16:43 Changeset [9715] by kjdon
fixed up location of mg and mgpp jar files
16:23 Changeset [9714] by kjdon
this is handled by ant now
16:10 Changeset [9713] by kjdon
fixed up some output
15:50 Changeset [9712] by kjdon
removed some of the mg and mgpp code - now do all of them through the …
15:31 Changeset [9711] by kjdon
moved the vishnu stuff into its own build.xml file
15:27 Changeset [9710] by kjdon
fixed a couple of mistakes
15:26 Changeset [9709] by kjdon
slightly modified instructions to use Ant
15:24 Changeset [9708] by kjdon
now using ant instead of make
15:23 Changeset [9707] by kjdon
changing from make to ant. vishnu now has its own build.xml
14:43 Changeset [9706] by mdewsnip
Forgot to escape escape for dot when using -process_extension.
14:29 Changeset [9705]
This commit was manufactured by cvs2svn to create tag …
14:29 Changeset [9704] by mdewsnip
Exporting would never work because the arguments array had two null …
13:18 Changeset [9703] by mdewsnip
Improvement to previous change so "file not processed" messages are …
13:08 Changeset [9702] by mdewsnip
Wasn't passing the $gli argument into plugin::read.
12:52 Changeset [9701] by mdewsnip
Prevented the "Could not understand gsdlsourcefilename" warning for …
12:44 Changeset [9700] by mdewsnip
Commented out a stray debug statement.
12:29 Changeset [9699] by mdewsnip
Added quotes around -O argument to wget, so it works on Windows with …

2005-04-15:

16:51 Changeset [9698] by kjdon
now it doesn't crap out when a system error happens (in …
15:47 Changeset [9697] by kjdon
small chanegs
15:46 Changeset [9696] by kjdon
a couple more properties
14:50 Changeset [9695] by kjdon
added the Argument.REGEXP case (same as STRING case) to the control …
14:00 Changeset [9694] by kjdon
when an element had no qualifier it was still getting the symbol …
12:11 Changeset [9693] by kjdon
rearranged the layout a bit
10:53 Changeset [9692] by kjdon
Chi had a NPE at this line (220), so I chnaged it to check whether the …
10:30 Changeset [9691] by kjdon
someone changed the library parameter to library_url and didn't change …
09:21 Changeset [9690] by kjdon
added a mkdir for comms/soap as it will be deleted now by cvs as it is …
09:19 Changeset [9689] by kjdon
this was used with Apache SOAP
09:12 Changeset [9688] by kjdon
some changes to incorporate all remaining functionality of gs3-install.sh
09:11 Changeset [9687] by kjdon
starting the changeover to Ant instructions
09:10 Changeset [9686] by kjdon
added a new property - not yet used
08:59 Changeset [9685] by kjdon
now uses ant to install greenstone
08:31 Changeset [9684] by kjdon
these have been replaced by ant targets
08:22 Changeset [9683] by kjdon
no longer needed. use ant if we still need these tasks

2005-04-14:

16:22 Changeset [9682] by mdewsnip
Updated Latvian interface, many thanks to Raitis Brodezhonok.
16:20 Changeset [9681] by mdewsnip
Updated Latvian images, many thanks to Raitis Brodezhonok.
15:21 Changeset [9680] by mdewsnip
Added Esperanto language maintainer.
15:11 Changeset [9679] by kjdon
added a link from docs page to the documentation collection
15:06 Changeset [9678] by mdewsnip
Hopefully encodings will be right from now on.
13:53 Changeset [9677] by mdewsnip
Now output from exploding metadata databases is displayed correctly.
12:21 Changeset [9676] by jrm21
stll set _encodingoption_ if there is only 1 encoding specified in the …
12:12 Changeset [9675] by kjdon
all the functionality has been added to Hierarchy, so don't need this …
11:59 Changeset [9674] by jrm21
rename utf-16 to utf-16be, otherwise browsers might get confused
11:54 Changeset [9673] by mdewsnip
The Installshield Developer Windows Greenstone installer project, at …
11:44 Changeset [9672] by jrm21
remove links to old colosys mailing list addresses
11:18 Changeset [9671] by mdewsnip
Now checks if an "import" directory exists when opening a collection …
11:06 Changeset [9670] by mdewsnip
Some classifiers (eg. DateList) don't have a "-buttonname" argument -- …
10:44 Changeset [9669] by kjdon
fixed up the case where you have subcollection partitions and language …
10:42 Changeset [9668] by kjdon
added n arg (language subcoll) to teh getstdargs function
10:12 Changeset [9667] by kjdon
added a missing |
09:49 Changeset [9666] by mdewsnip
ImageMagickTest seems to need the "-version" argument to work …
09:44 Changeset [9665] by mdewsnip
Oops... some ";" characters were changed to ":" when tidying up …

2005-04-13:

16:29 Changeset [9664] by kjdon
fixed up some encoding stuff in the Ulukau and CLASCO examples
16:21 Changeset [9663] by kjdon
added a new example: CLASCO
15:56 Changeset [9662] by nzdl
No longer used.
14:20 Changeset [9661] by kjdon
new stylsheet for generating the latex source, for french
14:17 Changeset [9660] by mdewsnip
Updated greenstone.org macros, thanks to UNESCO and Olena Medelyan for …
14:14 Changeset [9659] by nzdl
Changed "new" item on home page for GLP 2.53 rather than GLP 2.52.
10:44 Changeset [9658] by mdewsnip
Changed AboutDialog.Date for the UNESCO CD-ROM.
10:21 Changeset [9657] by davidb
Files with spaces in failed to launch properly. The relevant section …

2005-04-12:

16:06 Changeset [9656] by mdewsnip
Changed copyright messages to say "2005" instead of "2004".
15:36 Changeset [9655] by mdewsnip
Updated button images in response to changes to some Spanish Dublin …
15:27 Changeset [9654] by mdewsnip
Updated some of the Dublin Core metadata names (thanks to Jesus Tramullas).
15:25 Changeset [9653] by mdewsnip
Updated in response to changes to help.xml.
15:12 Changeset [9652] by mdewsnip
Replaced some unusual Unicode characters with their more ASCII …
13:41 Changeset [9651] by mdewsnip
And another couple of unused images.
13:40 Changeset [9650] by mdewsnip
Removed some more unused images.
13:34 Changeset [9649] by mdewsnip
Renamed tab pane images to match the name of the pane.
13:27 Changeset [9648] by mdewsnip
Removed a whole lot of unused images.
13:24 Changeset [9647] by mdewsnip
Changed to use gatherer_medium.gif rather than medgath.gif.
12:24 Changeset [9646] by mdewsnip
Removed an unused function containing a lot of weird hard-wired scms URLs.
11:20 Changeset [9645] by kjdon
assigned options previously sometimes went to the top of the list, …
11:16 Changeset [9644] by mdewsnip
Updated GLI help for the Greenstone v2.60 (UNESCO CD-ROM) release.
11:12 Changeset [9643] by mdewsnip
No longer part of the GLI help.
11:03 Changeset [9642] by kjdon
fixed up language type arguments - the list now displays the name not …
10:54 Changeset [9641] by mdewsnip
With the changes made for the Greenstone v2.60 (UNESCO CD-ROM) release.
10:43 Changeset [9640] by mdewsnip
Added a "TO DO" comment.
10:10 Changeset [9639] by mdewsnip
Last set of translations for the upcoming UNESCO CD-ROM (Greenstone …
09:58 Changeset [9638] by mdewsnip
One last translation for the Greenstone v2.60 release (UNESCO CD-ROM), …
09:56 Changeset [9637] by mdewsnip
Last couple of translations for the UNESCO CD-ROM, thanks to UNESCO …
09:50 Changeset [9636] by kjdon
delete -> delete [] changes submitted by Emanuel Dejanu
09:50 Changeset [9635] by mdewsnip
Added one last translation for the UNESCO CD-ROM.
09:39 Changeset [9634] by kjdon
delete -> delete [] changes submitted by Emanuel Dejanu
09:29 Changeset [9633] by kjdon
delete -> delete [] changes submitted by Emanuel Dejanu
09:17 Changeset [9632] by kjdon
delete -> delete [] change submitted by Emanuel Dejanu
09:08 Changeset [9631] by kjdon
delete -> delete [] change submitted by Emanuel Dejanu
08:58 Changeset [9630] by kjdon
delete -> delete [] change submitted by Emanuel Dejanu
Note: See TracTimeline for information about the timeline view.