# # ChangeLog for / # # Generated by Trac 1.4.2 # 2024-06-13T22:09:09+12:00 Wed, 05 Jul 2006 21:46:25 GMT shaoqun [12021] * trunk/gsdl3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) added a method to handle post message Wed, 05 Jul 2006 05:44:07 GMT shaoqun [12020] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (modified) *** empty log message *** Wed, 05 Jul 2006 04:32:09 GMT davidb [12019] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (modified) Minor improvements to depositor action. Wed, 05 Jul 2006 04:31:06 GMT davidb [12018] * trunk/gsdl/src/colservr/collectserver.cpp (modified) Tweak to error reporting to provide better diagnostic. Wed, 05 Jul 2006 04:30:15 GMT davidb [12017] * trunk/gsdl/macros/deposit.dm (modified) * trunk/gsdl/macros/english2.dm (modified) Better sharing of shared macro definitions between the collector and ... Wed, 05 Jul 2006 03:52:41 GMT shaoqun [12016] * trunk/gsdl3/src/java/org/greenstone/gsdl3/service/BerryBasket.java (added) service for berry basket Wed, 05 Jul 2006 03:51:00 GMT shaoqun [12015] * trunk/gsdl3/web/interfaces/default/transform/classifier.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/classifiertools.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/document.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/query.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/querytools.xsl (modified) * trunk/gsdl3/web/interfaces/default/transform/style.xsl (modified) added berry basket Wed, 05 Jul 2006 03:48:34 GMT shaoqun [12014] * trunk/gsdl3/web/interfaces/default/transform/berry.xsl (added) the xsl file for the berry basket full view Wed, 05 Jul 2006 03:47:42 GMT shaoqun [12013] * trunk/gsdl3/web/interfaces/default/transform/berrytools.xsl (added) a set of templates for berry basket Wed, 05 Jul 2006 03:46:20 GMT shaoqun [12012] * trunk/gsdl3/web/interfaces/default/style/berry.css (added) stylesheet for berry basket Wed, 05 Jul 2006 03:45:05 GMT shaoqun [12011] * trunk/gsdl3/web/interfaces/default/js (added) * trunk/gsdl3/web/interfaces/default/js/YAHOO.js (added) * trunk/gsdl3/web/interfaces/default/js/berrybasket.js (added) * trunk/gsdl3/web/interfaces/default/js/connection.js (added) * trunk/gsdl3/web/interfaces/default/js/dom.js (added) * trunk/gsdl3/web/interfaces/default/js/dragdrop-debug.js (added) * trunk/gsdl3/web/interfaces/default/js/dragdrop.js (added) * trunk/gsdl3/web/interfaces/default/js/event.js (added) * trunk/gsdl3/web/interfaces/default/js/key.js (added) * trunk/gsdl3/web/interfaces/default/js/ygDDOnTop.js (added) * trunk/gsdl3/web/interfaces/default/js/ygDDPlayer.js (added) javascript package for berry basket Tue, 04 Jul 2006 07:58:55 GMT davidb [12010] * trunk/gsdl/packages/cgicc/cgicc-3.1.5.tar.gz (added) Older version of GNU's cgicc to work with older version of gcc (2.95) ... Tue, 04 Jul 2006 07:56:27 GMT davidb [12009] * trunk/gsdl/etc/main.cfg (modified) depositor flag set to 'disabled' by default. Tue, 04 Jul 2006 07:55:40 GMT davidb [12008] * trunk/gsdl/src/recpt/depositoraction.cpp (modified) A minor tweak to let this action work with the older version of cgicc ... Tue, 04 Jul 2006 07:54:04 GMT davidb [12007] * trunk/gsdl/packages/cgicc/Makefile (modified) * trunk/gsdl/packages/configure (modified) Latest version of cgicc doesn't seem to compile with gcc 2.95. While ... Tue, 04 Jul 2006 04:35:07 GMT kjdon [12006] * trunk/gsdl/packages/cgicc (added) * trunk/gsdl/packages/cgicc/Makefile (added) * trunk/gsdl/packages/cgicc/cgicc-3.2.3.tar.gz (added) stuff for file upload in depositor Tue, 04 Jul 2006 03:51:02 GMT davidb [12005] * trunk/gsdl/images/style.css (modified) Style sheet support for first cut at 'The Depository' -- Greenstone's ... Tue, 04 Jul 2006 03:38:23 GMT davidb [12004] * trunk/gsdl/packages/Makefile.in (modified) * trunk/gsdl/packages/configure (modified) GNU's cgicc added (for parsing of CGI arguments, esp. file upload) to ... Tue, 04 Jul 2006 03:36:20 GMT davidb [12003] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/lucene_passes.pl (modified) Scripts upgraded to perform more efficiently with incremental addition. Tue, 04 Jul 2006 03:31:55 GMT davidb [12002] * trunk/gsdl/src/recpt/depositoraction.cpp (added) * trunk/gsdl/src/recpt/depositoraction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Tue, 04 Jul 2006 03:31:08 GMT davidb [12001] * trunk/gsdl/src/recpt/vlistbrowserclass.cpp (modified) Experimental addition for nicer URLs for retrieving a document from ... Tue, 04 Jul 2006 03:26:40 GMT davidb [12000] * trunk/gsdl/src/recpt/queryaction.cpp (modified) 'ct' 'qt' and 'qto' cgi arguments changed to be 'multi-character' ... Tue, 04 Jul 2006 03:24:34 GMT davidb [11999] * trunk/gsdl/macros/base.dm (modified) * trunk/gsdl/macros/collect.dm (modified) * trunk/gsdl/macros/deposit.dm (added) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/english2.dm (modified) * trunk/gsdl/macros/home.dm (modified) First cut at macros used to support 'The Depository' -- Greenstone's ... Tue, 04 Jul 2006 03:23:58 GMT davidb [11998] * trunk/gsdl/src/recpt/Makefile.in (modified) * trunk/gsdl/src/recpt/cgiutils.cpp (modified) * trunk/gsdl/src/recpt/cgiwrapper.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) * trunk/gsdl/src/recpt/documentaction.cpp (modified) * trunk/gsdl/src/recpt/gsdl_modules_cfg.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/pageaction.h (modified) * trunk/gsdl/src/recpt/wizardaction.cpp (added) * trunk/gsdl/src/recpt/wizardaction.h (added) First cut at 'The Depositor' -- Greenstone support for institutional ... Tue, 04 Jul 2006 03:09:54 GMT davidb [11997] * trunk/gsdl/perllib/strings.properties (modified) String label for new option to import.pl (-manifest). Support for ... Tue, 04 Jul 2006 03:08:36 GMT davidb [11996] * trunk/gsdl/perllib/mgppbuilder.pm (modified) Extra tweak to code (if statement added) to help cope with the ... Tue, 04 Jul 2006 03:07:11 GMT davidb [11995] * trunk/gsdl/perllib/plugins/ArcPlug.pm (modified) Improved support for incremental addition: instead of having to run ... Tue, 04 Jul 2006 03:06:34 GMT davidb [11994] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/basebuildproc.pm (modified) * trunk/gsdl/perllib/classify.pm (modified) * trunk/gsdl/perllib/manifest.pm (added) Improved support for incremental addition: instead of having to run ... Mon, 03 Jul 2006 21:34:05 GMT shaoqun [11993] * trunk/gli/src/org/greenstone/gatherer/cdm/FormatManager.java (modified) added redo, undo and reset default functionality, removed the replace ... Mon, 03 Jul 2006 21:29:53 GMT shaoqun [11992] * trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) add windowFocusListener to the main frame, so it saves the ... Fri, 30 Jun 2006 04:35:22 GMT mdewsnip [11991] * trunk/cic-hcap/macros/extra.dm (modified) Lots more work on the new advanced search page... nearly there. Fri, 30 Jun 2006 04:11:21 GMT kjdon [11990] * trunk/gsdl/macros/query.dm (modified) modified selectqueryform Fri, 30 Jun 2006 04:09:55 GMT kjdon [11989] * trunk/gsdl/macros/about.dm (modified) ct, qt and qto are set by the server, so will always be set. can just ... Fri, 30 Jun 2006 04:07:57 GMT kjdon [11988] * trunk/gsdl/src/recpt/queryaction.cpp (modified) changed the defaults for ct, qt and qto to be empty, then ... Fri, 30 Jun 2006 04:05:50 GMT kjdon [11987] * trunk/gsdl/src/recpt/querytools.cpp (modified) * trunk/gsdl/src/recpt/querytools.h (modified) added a new method set_query_type_args, which sets ct, qt and qto ... Fri, 30 Jun 2006 04:03:47 GMT kjdon [11986] * trunk/gsdl/src/recpt/pageaction.cpp (modified) collection links on home page no longer need to set ct, qt, qto args ... Fri, 30 Jun 2006 04:01:13 GMT kjdon [11985] * trunk/gsdl/src/recpt/comtypes.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) no searchTypes array any more - it is now a format statement Fri, 30 Jun 2006 04:00:11 GMT kjdon [11984] * trunk/gsdl/src/colservr/collectserver.cpp (modified) searchtypes is now a format statement Fri, 30 Jun 2006 02:29:24 GMT mdewsnip [11983] * trunk/cic-hcap/macros/extra.dm (modified) More of the new advanced search page. Fri, 30 Jun 2006 01:22:06 GMT mdewsnip [11982] * trunk/cic-hcap/macros/extra.dm (modified) Rearranged the Javascript for the new advanced search page. Thu, 29 Jun 2006 05:28:31 GMT mdewsnip [11981] * trunk/cic-hcap/macros/extra.dm (modified) No longer displays the "word count" or "post-processed" lines in the ... Thu, 29 Jun 2006 03:07:34 GMT mdewsnip [11980] * trunk/cic-hcap/macros/extra.dm (modified) Added "private residence" searching option, and fixed up the ... Thu, 29 Jun 2006 02:52:22 GMT mdewsnip [11979] * trunk/cic-hcap/macros/extra.dm (modified) Committed the new advanced search page (disabled). Thu, 29 Jun 2006 02:42:17 GMT mdewsnip [11978] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now accepts "private residence"/"private residences" as a valid place ... Thu, 29 Jun 2006 02:37:44 GMT mdewsnip [11977] * trunk/cic-hcap/macros/extra.dm (modified) Added "private residence" as an option to the "Browse places by ... Thu, 29 Jun 2006 02:00:11 GMT mdewsnip [11976] * trunk/cic-hcap/etc/collect.cfg (modified) Now builds indexes on "Materials" and "Designation" metadata (for the ... Thu, 29 Jun 2006 01:54:49 GMT mdewsnip [11975] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Added Designation metadata (for the new advanced search page). Wed, 28 Jun 2006 23:27:01 GMT mdewsnip [11974] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now checks place function values are valid. Wed, 28 Jun 2006 03:33:59 GMT mdewsnip [11973] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now adds Materials metadata: a combination of MaterialsFoundation, ... Wed, 28 Jun 2006 03:04:44 GMT mdewsnip [11972] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) State metadata now includes the area ... Wed, 28 Jun 2006 02:55:50 GMT mdewsnip [11971] * trunk/cic-hcap/etc/collect.cfg (modified) Added an index on Style metadata, for the new advanced search page. Tue, 27 Jun 2006 22:52:20 GMT mdewsnip [11970] * trunk/gsdl/perllib/plugins/MACROPlug.pm (deleted) Removed, as the version of the translator it was used for is long gone. Tue, 27 Jun 2006 04:25:07 GMT (none) [11969] * tags/gsdl-2_70w-distribution (copied) * trunk/BBC_2005 (deleted) * trunk/CVSROOT (deleted) * trunk/bbc (deleted) * trunk/cic-hcap (deleted) * trunk/cstr (deleted) * trunk/for-distributions (deleted) * tags/gsdl-2_70w-distribution/gli/classes/META-INF (copied) * tags/gsdl-2_70w-distribution/gli/classes/images (copied) * branches/gli/gli/classes/images/all20x20gif.gif (deleted) * branches/gli/gli/classes/images/arrow-bottom.gif (deleted) * branches/gli/gli/classes/images/arrow-left.gif (deleted) * branches/gli/gli/classes/images/arrow-right.gif (deleted) * branches/gli/gli/classes/images/arrow-top.gif (deleted) * branches/gli/gli/classes/images/back.gif (deleted) * branches/gli/gli/classes/images/big_stop.gif (deleted) * branches/gli/gli/classes/images/bin_orig.gif (deleted) * branches/gli/gli/classes/images/bookmark.gif (deleted) * branches/gli/gli/classes/images/browsing.gif (deleted) * branches/gli/gli/classes/images/build session.gif (deleted) * branches/gli/gli/classes/images/build.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/camera.gif (copied) * branches/gli/gli/classes/images/check.gif (deleted) * branches/gli/gli/classes/images/close session.gif (deleted) * branches/gli/gli/classes/images/collection.gif (deleted) * branches/gli/gli/classes/images/copy.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/create.gif (copied) * branches/gli/gli/classes/images/cross.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/design.gif (copied) * branches/gli/gli/classes/images/document_in.gif (deleted) * branches/gli/gli/classes/images/document_out.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/download.gif (copied) * tags/gsdl-2_70w-distribution/gli/classes/images/enrich.gif (copied) * tags/gsdl-2_70w-distribution/gli/classes/images/eraser.gif (copied) * tags/gsdl-2_70w-distribution/gli/classes/images/eraserpen.gif (copied) * branches/gli/gli/classes/images/examine.gif (deleted) * branches/gli/gli/classes/images/exit session.gif (deleted) * branches/gli/gli/classes/images/export.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/fastsend.gif (copied) * tags/gsdl-2_70w-distribution/gli/classes/images/feedback.gif (copied) * branches/gli/gli/classes/images/final.gif (deleted) * branches/gli/gli/classes/images/forward.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/gather.gif (copied) * branches/gli/gli/classes/images/gatherer.gif (deleted) * branches/gli/gli/classes/images/go.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/greenfile.gif (copied) * branches/gli/gli/classes/images/home.gif (deleted) * branches/gli/gli/classes/images/import.gif (deleted) * branches/gli/gli/classes/images/main.gif (deleted) * branches/gli/gli/classes/images/medgath.gif (deleted) * branches/gli/gli/classes/images/message.gif (deleted) * branches/gli/gli/classes/images/messages.gif (deleted) * branches/gli/gli/classes/images/metaedit.gif (deleted) * branches/gli/gli/classes/images/mirroring.gif (deleted) * branches/gli/gli/classes/images/new session.gif (deleted) * branches/gli/gli/classes/images/new_message.gif (deleted) * branches/gli/gli/classes/images/no_thumbnail.gif (deleted) * branches/gli/gli/classes/images/off.gif (deleted) * branches/gli/gli/classes/images/on.gif (deleted) * branches/gli/gli/classes/images/open session.gif (deleted) * branches/gli/gli/classes/images/options.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/images/pen.gif (copied) * tags/gsdl-2_70w-distribution/gli/classes/images/penicon.gif (copied) * branches/gli/gli/classes/images/print session.gif (deleted) * branches/gli/gli/classes/images/reload.gif (deleted) * branches/gli/gli/classes/images/save session.gif (deleted) * branches/gli/gli/classes/images/stop.gif (deleted) * branches/gli/gli/classes/images/vcrfastforward.gif (deleted) * branches/gli/gli/classes/images/vcrpause.gif (deleted) * branches/gli/gli/classes/images/vcrplay.gif (deleted) * branches/gli/gli/classes/images/vcrstop.gif (deleted) * tags/gsdl-2_70w-distribution/gli/classes/xml/collect_cfg.xml (copied) * tags/gsdl-2_70w-distribution/gli/help/gatherer_medium.gif (copied) * tags/gsdl-2_70w-distribution/gli/help/gatherer_small.gif (copied) * tags/gsdl-2_70w-distribution/gli/lib (copied) * branches/gli/gli/lib/calpa.jar (deleted) * branches/gli/gli/lib/greenaqua (deleted) * branches/gli/gli/lib/jp.jar (deleted) * branches/gli/gli/lib/nanoxml.jar (deleted) * branches/gli/gli/lib/polloxml.jar (deleted) * branches/gli/gli/lib/skinlf.jar (deleted) * trunk/greenorg (deleted) * trunk/greenstone3-extensions (deleted) * trunk/gs2build-extra (deleted) * tags/gsdl-2_70w-distribution/gsdl-documentation (copied) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_es.xml (deleted) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_fr.xml (deleted) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_ru.xml (deleted) * trunk/gsdl-non-core-images-repository (deleted) * trunk/gsdl/packages/yaz/config.status (deleted) * trunk/gsdl3 (deleted) * trunk/gsinstaller (deleted) * trunk/indexers/mg (deleted) * trunk/indexers/mgpp (deleted) * trunk/is7_bbc (deleted) * trunk/is7_gsdl_cdrom (deleted) * trunk/is7_nsa (deleted) * trunk/is_5_gsdl_cdrom (deleted) * trunk/is_gsdl_cdrom (deleted) * trunk/java-client (deleted) * trunk/mgpp (deleted) * trunk/niupepa (deleted) * trunk/nsa1 (deleted) * trunk/protemix (deleted) * trunk/winbin (deleted) This commit was manufactured by cvs2svn to create tag ... Tue, 27 Jun 2006 04:25:07 GMT kjdon [11968] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_en.xml (modified) updated for 2.70w, modifications after hawaii workshop Tue, 27 Jun 2006 04:24:24 GMT kjdon [11967] * trunk/gsdl-documentation/tutorials/xml-source/tutorial_es.xml (modified) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_fr.xml (modified) * trunk/gsdl-documentation/tutorials/xml-source/tutorial_ru.xml (modified) removed the bob Dylan reference from the dspace exercise Tue, 27 Jun 2006 00:07:27 GMT mdewsnip [11966] * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) (Profiling) Creating new textcat objects (one for each plugin) is ... Thu, 22 Jun 2006 03:05:12 GMT kjdon [11965] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) removed unused funcitons. also, changed basebuilder back to call ... Thu, 22 Jun 2006 02:37:57 GMT kjdon [11964] * trunk/gsdl/src/colservr/collectserver.cpp (modified) * trunk/gsdl/src/recpt/comtypes.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) changed the collection_macros data type to be collectionmeta_map, so ... Thu, 22 Jun 2006 02:34:07 GMT kjdon [11963] * trunk/gsdl/perllib/basebuilder.pm (modified) * trunk/gsdl/perllib/mgppbuilder.pm (modified) output_collection_meta not used anymore. have commented out where its ... Thu, 22 Jun 2006 02:32:33 GMT kjdon [11962] * trunk/gsdl/perllib/doc.pm (modified) changed Contributors to Contributor in the list of dc metadata Wed, 21 Jun 2006 04:58:17 GMT mdewsnip [11961] * trunk/gsdl/macros/english.dm (modified) Minor change. Wed, 21 Jun 2006 04:49:52 GMT mdewsnip [11960] * trunk/gsdl/macros/english.dm (modified) Couple of minor fixes to Katherine's changes. Wed, 21 Jun 2006 04:39:29 GMT kjdon [11959] * trunk/gli/metadata/agls.mds (modified) * trunk/gli/metadata/dls.mds (modified) * trunk/gli/metadata/dublin.mds (modified) * trunk/gli/metadata/ex.mds (modified) * trunk/gli/metadata/exp.mds (modified) * trunk/gli/metadata/nzgls.mds (modified) * trunk/gli/metadata/rfc1807.mds (modified) opened all the metadata sets in GEMS and saved them - the format has ... Wed, 21 Jun 2006 03:43:49 GMT kjdon [11958] * trunk/gsdl/src/recpt/pageaction.cpp (modified) don't have short and long help anymore, just one help message. some ... Wed, 21 Jun 2006 03:42:49 GMT kjdon [11957] * trunk/gsdl/macros/english.dm (modified) removed the a-z bits from the titles and authors buttons, removed the ... Wed, 21 Jun 2006 03:39:53 GMT kjdon [11956] * trunk/gsdl/macros/help.dm (modified) I want the collection icon on the help page, so removed the empty ... Wed, 21 Jun 2006 02:36:45 GMT mdewsnip [11955] * trunk/gsdl/macros/mongolian.dm (modified) Updated Mongolian interface, many thanks to Mendbayar Ichinkhorlo. Tue, 20 Jun 2006 23:39:16 GMT nzdl [11954] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/home.dm (modified) Changed Greenstone 2.70 release note on home page to Greenstone 2.70w. Tue, 20 Jun 2006 23:08:36 GMT mdewsnip [11953] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Sections are now created for each institution campus plan image and ... Tue, 20 Jun 2006 23:06:05 GMT mdewsnip [11952] * trunk/cic-hcap/etc/collect.cfg (modified) Added section level indexing so the section level metadata is added ... Tue, 20 Jun 2006 02:44:52 GMT mdewsnip [11951] * trunk/gli/src/org/greenstone/gatherer/GathererApplet.java (modified) Added a call to JarTools.initialise() to fix unzipping the ... Tue, 20 Jun 2006 02:03:43 GMT mdewsnip [11950] * trunk/cic-hcap/help/cic-hcap.html (modified) Started a "future work" section. Tue, 20 Jun 2006 01:58:27 GMT mdewsnip [11949] * trunk/cic-hcap/etc/collect.cfg (modified) Improved the look of the place pages when there are lots of images ... Tue, 20 Jun 2006 01:46:11 GMT kjdon [11948] * trunk/gli/src/org/greenstone/gatherer/gui/WriteCDImagePrompt.java (modified) tidied up layout a bit, added radio buttons for installing ... Tue, 20 Jun 2006 01:44:11 GMT kjdon [11947] * trunk/gli/classes/dictionary.properties (modified) added some strings for install/noinstall CD-ROM Tue, 20 Jun 2006 01:10:05 GMT mdewsnip [11946] * trunk/gsdl/src/recpt/hlistbrowserclass.cpp (modified) Fixed a bug causing an infinite loop with a classifier with an empty ... Mon, 19 Jun 2006 23:43:21 GMT kjdon [11945] * trunk/gsdl/perllib/strings.properties (modified) added exportcol.noinstall Mon, 19 Jun 2006 23:37:46 GMT kjdon [11944] * trunk/gsdl/bin/script/exportcol.pl (modified) tidied up the code a bit, added a new option: noinstall, which makes ... Mon, 19 Jun 2006 23:02:06 GMT mdewsnip [11943] * trunk/gsdl/cgi-bin/gliserver.pl (modified) It is no longer an error to try to delete a file that doesn't exist. ... Mon, 19 Jun 2006 22:53:18 GMT mdewsnip [11942] * trunk/gli/src/org/greenstone/gatherer/remote/ZipCollectionConfigurations.java (modified) * trunk/gsdl/cgi-bin/gliserver.pl (modified) ZipCollectionConfigurations now includes only those collections that ... Mon, 19 Jun 2006 22:03:20 GMT mdewsnip [11941] * trunk/gsdl/cgi-bin/gliserver.pl (modified) Changed authenticate_user to return the groups of the authenticated user. Mon, 19 Jun 2006 21:49:13 GMT mdewsnip [11940] * trunk/gsdl/cgi-bin/gliserver.pl (modified) New authentication system: users with group "personal-collections- ... Mon, 19 Jun 2006 21:44:47 GMT mdewsnip [11939] * trunk/gli/classes/dictionary.properties (modified) * trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) Users now have an option to create a "personal" or "shared" ... Mon, 19 Jun 2006 05:14:37 GMT mdewsnip [11938] * trunk/gsdl/cgi-bin/gliserver.pl (modified) Minor improvement to previous change. Mon, 19 Jun 2006 05:06:58 GMT mdewsnip [11937] * trunk/gsdl/cgi-bin/gliserver.pl (modified) Changed the way authenticate_user works, in preparation for the new ... Mon, 19 Jun 2006 04:59:23 GMT mdewsnip [11936] * trunk/gsdl/cgi-bin/gliserver.pl (modified) Changed order of arguments to lock_collection, to be consistent. Mon, 19 Jun 2006 04:41:57 GMT mdewsnip [11935] * trunk/gli/src/org/greenstone/gatherer/remote/RemoteGreenstoneServer.java (modified) Added a function for returning the user's username. Mon, 19 Jun 2006 03:38:37 GMT mdewsnip [11934] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now removes dots from the end of function values. Mon, 19 Jun 2006 02:29:10 GMT mdewsnip [11933] * trunk/cic-hcap/macros/extra.dm (modified) Fixed up "gardens" functions page. Mon, 19 Jun 2006 02:26:42 GMT mdewsnip [11932] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Place functions are now case-folded and some plurals are dealt with. Mon, 19 Jun 2006 01:32:29 GMT nzdl [11931] * trunk/greenorg/macros/english.dm (modified) survey macro changed to link to the results instead of to the survey Mon, 19 Jun 2006 01:24:45 GMT kjdon [11930] * trunk/greenorg/macros/english.dm (modified) * trunk/greenorg/macros/examples.dm (modified) added Allen Park Veterans Administration Hospital Archives collection ... Fri, 16 Jun 2006 04:11:55 GMT mdewsnip [11929] * trunk/cic-hcap/images/no_image-small.jpg (added) Version of the no_image.jpg image the same width as the place thumbnails. Fri, 16 Jun 2006 04:11:16 GMT mdewsnip [11928] * trunk/cic-hcap/etc/collect.cfg (modified) Added a small amount of padding to the left of the place images. Fri, 16 Jun 2006 01:46:30 GMT mdewsnip [11927] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Now throws errors on multiline function values (which were causing ... Fri, 16 Jun 2006 00:28:29 GMT mdewsnip [11926] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Removed some dead code now that generate_place_image_variant returns ... Fri, 16 Jun 2006 00:10:49 GMT mdewsnip [11925] * trunk/cic-hcap/etc/collect.cfg (modified) Changed DesignerPlacesImageHTML to DesignerPlacesListHTML. Fri, 16 Jun 2006 00:10:04 GMT mdewsnip [11924] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Lots of improvements to designer pages: now displays places the same ... Fri, 16 Jun 2006 00:04:24 GMT mdewsnip [11923] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Removed some unnecessary image metadata and changed ... Thu, 15 Jun 2006 23:57:54 GMT mdewsnip [11922] * trunk/cic-hcap/perllib/plugins/CICPlug.pm (modified) Replaced all "link" with "href" in variable names.