# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-28T21:49:56+12:00 Mon, 02 Sep 2013 23:43:07 GMT kjdon [28198] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) changed doclevel to 'our' so that AZCompactSectionList can use it in args Mon, 02 Sep 2013 23:31:07 GMT kjdon [28197] * main/trunk/greenstone2/perllib/strings.properties (modified) added a missing string for AZCompactList Mon, 02 Sep 2013 22:42:53 GMT kjdon [28196] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) util::mk_dir should be FileUtils::makeDirectory Fri, 30 Aug 2013 05:21:15 GMT davidb [28193] * main/trunk/greenstone3/web/WEB-INF/cgi/file-download.pl (added) Script to help with the downloading of images, ratherthan it being ... Thu, 29 Aug 2013 03:13:29 GMT kjdon [28185] * main/trunk/greenstone2/bin/script/activate.pl (modified) we don't need to copy solr.xml from ext folder as its modified in the ... Thu, 29 Aug 2013 03:10:09 GMT kjdon [28184] * main/trunk/greenstone3/web/WEB-INF/classes/SharedSoleneGS2FieldSearch.properties (modified) added in text for sortby none Thu, 29 Aug 2013 03:03:53 GMT kjdon [28181] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2TextSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractTextSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2MGPPSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GoogleNgramMGPPSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java (modified) making search param defaults able to be set in config file. uses ... Thu, 29 Aug 2013 03:02:29 GMT kjdon [28180] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/CrossCollectionSearch.java (modified) removed my email address Thu, 29 Aug 2013 02:49:26 GMT kjdon [28179] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) added string for paramDefault for collectionConfig.xml Thu, 29 Aug 2013 02:39:47 GMT kjdon [28178] * main/trunk/greenstone3/build.xml (modified) solr server now working only with files in web folder, so need to ... Wed, 28 Aug 2013 09:02:52 GMT ak19 [28177] * main/trunk/greenstone2/perllib/util.pm (modified) Added new subroutines to convert from absolute paths to Greenstone ... Wed, 28 Aug 2013 06:10:45 GMT ak19 [28176] * main/trunk/greenstone2/perllib/util.pm (modified) Fix to previous commit Wed, 28 Aug 2013 06:01:35 GMT ak19 [28175] * main/trunk/greenstone2/perllib/util.pm (modified) Splitting resolve_collection_dir into two functions, one of which ... Wed, 28 Aug 2013 05:45:54 GMT ak19 [28174] * main/trunk/greenstone2/perllib/util.pm (modified) Fix to when using GSDLCOLLECTDIR Wed, 28 Aug 2013 00:45:14 GMT sjm84 [28173] * main/trunk/model-sites-dev/pei-jones/transform/pages/document.xsl (modified) Don't show titles and subjects that don't exist unless you're logged in Tue, 27 Aug 2013 03:57:54 GMT sjm84 [28171] * main/trunk/model-sites-dev/pei-jones/transform/pages/document.xsl (modified) Allow for missing dc.Titles Tue, 27 Aug 2013 03:52:03 GMT davidb [28170] * main/trunk/model-sites-dev/pei-jones/collect/photos/import/place-holder (moved) Renaming of folder to emphasize it is intended as a useful pointer ... Tue, 27 Aug 2013 03:49:25 GMT sjm84 [28169] * main/trunk/model-sites-dev/pei-jones/transform/pages/document.xsl (modified) Adding changable metadata boxes to the document Tue, 27 Aug 2013 03:24:42 GMT sjm84 [28168] * main/trunk/greenstone3/web/interfaces/default/js/documentmaker_scripts_util.js (modified) Some fixes as well as some improvements Tue, 27 Aug 2013 03:05:49 GMT ak19 [28166] * main/trunk/greenstone2/bin/script/gs-magick.pl (modified) * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) Minor improvements to debug msg display Tue, 27 Aug 2013 02:48:01 GMT sjm84 [28165] * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) Make the user information available to the javascript gs variable Tue, 27 Aug 2013 02:45:37 GMT sjm84 [28164] * main/trunk/greenstone3/web/interfaces/default/transform/pages/document.xsl (modified) Screen image zooming can now be disabled with the disableZoom gsf:option Mon, 26 Aug 2013 23:43:33 GMT davidb [28162] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/MessageRouter.java (modified) Slightly tider printing of error message, so easier to make sense of Mon, 26 Aug 2013 23:26:01 GMT sjm84 [28161] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Fixed a silly mistake that was causing non-admins to not be able to ... Mon, 26 Aug 2013 22:46:30 GMT davidb [28160] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Commented out some debugging statements Mon, 26 Aug 2013 22:45:38 GMT davidb [28159] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) rewrite to avoid undefined error on hash Mon, 26 Aug 2013 11:24:09 GMT davidb [28158] * main/trunk/greenstone3/build.xml (modified) Tidy up on echo message Mon, 26 Aug 2013 11:22:15 GMT davidb [28157] * main/trunk/greenstone3/lib/java/anttasks.jar (modified) Latest version of jar with minor tweak to output message Mon, 26 Aug 2013 11:20:56 GMT davidb [28156] * main/trunk/ant-tasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) Minor tweak to output message Mon, 26 Aug 2013 11:06:48 GMT davidb [28155] * main/trunk/model-sites-dev/pei-jones (modified) Make the siteConfig.xml file be an svn:externals reference to the one ... Mon, 26 Aug 2013 11:02:49 GMT davidb [28154] * main/trunk/model-sites-dev/pei-jones/transform (moved) Upgrade these transform files to work across the whole site Mon, 26 Aug 2013 11:00:43 GMT davidb [28153] * main/trunk/model-sites-dev/pei-jones/images (added) * main/trunk/model-sites-dev/pei-jones/images/background.jpg (added) * main/trunk/model-sites-dev/pei-jones/images/pei-jones-banner-bg.png (added) images to give the site its distinctive Pei Jones look-and-feel interface Mon, 26 Aug 2013 10:59:27 GMT davidb [28152] * main/trunk/model-sites-dev/pei-jones/interface (deleted) interface folder no longer needed Mon, 26 Aug 2013 09:56:55 GMT davidb [28151] * main/trunk/model-sites-dev/pei-jones/collect/photos/transform/pages/home.xsl (added) Custom description for home page of Pei Jones DL Mon, 26 Aug 2013 09:55:45 GMT davidb [28150] * main/trunk/model-sites-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) Switch to JDBM, and tidy up on collection short name Mon, 26 Aug 2013 09:13:48 GMT davidb [28149] * main/trunk/model-sites-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) Longer description moved out to home.xsl. Cut down this description ... Mon, 26 Aug 2013 05:38:56 GMT davidb [28137] * main/trunk/greenstone3/build.xml (modified) Additional property set (and used in 'javac' task) to remove annoying ... Mon, 26 Aug 2013 05:28:35 GMT davidb [28136] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/lib/java/anttasks.jar (modified) Newer version of anttasks.jar that includes verbosity setting for ... Mon, 26 Aug 2013 05:25:57 GMT davidb [28135] * main/trunk/ant-tasks/build.xml (modified) * main/trunk/ant-tasks/lib (added) * main/trunk/ant-tasks/lib/crypt.jar (added) Include crypt.jar to simplify compiling Mon, 26 Aug 2013 05:25:29 GMT davidb [28134] * main/trunk/ant-tasks/src/org/greenstone/anttasks/RegexSearchReplace.java (modified) Introduction of 'verbosity' attribute to control the level of output ... Mon, 26 Aug 2013 03:32:47 GMT davidb [28131] * main/trunk/model-sites-dev/pei-jones (moved) Better home for this Mon, 26 Aug 2013 03:31:56 GMT davidb [28130] * main/trunk/model-sites-dev (added) For Greenstone3 -- collections grouped together as one site, also ... Mon, 26 Aug 2013 03:29:29 GMT davidb [28129] * main/trunk/model-cols-dev/pei-jones/collect/photos/transform/layouts (added) * main/trunk/model-cols-dev/pei-jones/collect/photos/transform/layouts/header.xsl (added) Just the customized bits to header for Pei Jones look-and-feel web pages Mon, 26 Aug 2013 01:44:06 GMT davidb [28126] * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) Print statement added to Perl to make better sense of the standard- ... Fri, 23 Aug 2013 01:32:39 GMT davidb [28123] * main/trunk/greenstone3/web/sites/localsite/collect/infomine/etc/collectionConfig.xml (modified) Populated the with some default values Fri, 23 Aug 2013 01:22:20 GMT davidb [28122] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) Shortening of name so it fits on the home page better. Description ... Thu, 22 Aug 2013 06:41:08 GMT ak19 [28121] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Better error checking after system commands in mgpbuilder too. Could ... Thu, 22 Aug 2013 05:14:03 GMT sjm84 [28120] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Should be web/etc not [sitename]/etc Thu, 22 Aug 2013 04:20:54 GMT ak19 [28119] * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) First commit of better error checking of system commands in ... Thu, 22 Aug 2013 02:06:06 GMT sjm84 [28118] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Fixed a silly mistake I think Wed, 21 Aug 2013 23:42:40 GMT kjdon [28115] * main/trunk/greenstone3/build.xml (modified) changed prepare-solr-ext to install-solr-ext and moved it to install ... Wed, 21 Aug 2013 03:06:06 GMT ak19 [28113] * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/Makefile.in (modified) The Linux gdbm.h file, which gets re-generated during compilation, ... Wed, 21 Aug 2013 01:20:29 GMT sjm84 [28110] * main/trunk/model-cols-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) The ability to edit and add notes is disabled if you're not logged in Tue, 20 Aug 2013 22:06:44 GMT davidb [28108] * main/trunk/greenstone2/perllib/dbutil/jdbm.pm (modified) Implementation of set_infodb_entry() function for JDB database type Tue, 20 Aug 2013 03:51:53 GMT ak19 [28101] * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/gdbmerrno.h (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/windows/gdbm.h (modified) Dr Bainbridge's bugfix. The gdbm_errno variable exported by gdbm.h is ... Tue, 20 Aug 2013 02:06:12 GMT ak19 [28097] * main/trunk/greenstone2/makegs2.bat (modified) Fixing use of env variable MODE. The silent mode of makegs2.bat was ... Mon, 19 Aug 2013 11:55:30 GMT davidb [28091] * main/trunk/greenstone2/common-src/src/gdbmedit/db2txt/db2txt.cpp (modified) Further header file needed Mon, 19 Aug 2013 11:55:02 GMT davidb [28090] * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) Further header file needed Mon, 19 Aug 2013 11:50:02 GMT davidb [28089] * main/trunk/greenstone2/common-src/src/gdbmedit/db2txt/db2txt.cpp (modified) * main/trunk/greenstone2/common-src/src/gdbmedit/txt2db/txt2db.cpp (modified) Additional error message details added Mon, 19 Aug 2013 11:36:12 GMT davidb [28088] * main/trunk/greenstone2/bin/script/activate.pl (modified) Additional print messages added to show the decision making process ... Mon, 19 Aug 2013 11:35:28 GMT davidb [28087] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) Minor tweak to the formatting of the message produced about the RSS ... Fri, 16 Aug 2013 06:59:26 GMT ak19 [28077] * main/trunk/greenstone2/bin/script/import.pl (modified) * main/trunk/greenstone2/perllib/inexport.pm (modified) Fix noticed when doing diffcol. When the import option saveas was set ... Thu, 15 Aug 2013 04:42:23 GMT ak19 [28066] * main/trunk/greenstone2/perllib/util.pm (modified) Dr Bainbridge fixed a subtle bug where the timestamped tmp folders ... Thu, 15 Aug 2013 02:33:35 GMT sjm84 [28064] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Added functionality to use prevmetavalue when setting index metadata Thu, 15 Aug 2013 02:02:51 GMT kjdon [28061] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java (modified) rank param keywords Thu, 15 Aug 2013 01:50:45 GMT kjdon [28060] * main/trunk/greenstone2/perllib/buildcolutils.pm (modified) sections_sort_on_doc_meta is for solr and lucene Thu, 15 Aug 2013 01:49:47 GMT kjdon [28059] * main/trunk/greenstone3/web/WEB-INF/classes/SharedSoleneGS2FieldSearch_fa.properties (moved) GS2LuceneSearch stuff moved to SharedSoleneGS2FieldSearch Thu, 15 Aug 2013 01:48:31 GMT kjdon [28058] * main/trunk/greenstone3/web/WEB-INF/classes/GS2LuceneSearch.properties (deleted) removing this as it no longer has anything in it. can put it back ... Thu, 15 Aug 2013 01:47:43 GMT kjdon [28057] * main/trunk/greenstone3/web/WEB-INF/classes/GS2LuceneSearch.properties (modified) * main/trunk/greenstone3/web/WEB-INF/classes/SharedSoleneGS2FieldSearch.properties (added) moved sortby and sort order param strings from GS2LuceneSearch into ... Wed, 14 Aug 2013 22:47:29 GMT sjm84 [28055] * main/trunk/model-cols-dev/pei-jones/collect/photos/script/image-annotator/css/annotation.css (modified) * main/trunk/model-cols-dev/pei-jones/collect/photos/script/image-annotator/js/jquery.annotate2.js (modified) Some fixes for the photo annotations Wed, 14 Aug 2013 22:43:43 GMT sjm84 [28054] * main/trunk/model-cols-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) * main/trunk/model-cols-dev/pei-jones/collect/photos/transform/pages/document.xsl (modified) Remove zooming Wed, 14 Aug 2013 22:38:48 GMT sjm84 [28053] * main/trunk/model-cols-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) A fix to the photo annotations Wed, 14 Aug 2013 22:31:33 GMT sjm84 [28052] * main/trunk/model-cols-dev/pei-jones/collect/photos/etc/collectionConfig.xml (modified) Adding 2 examples of collection security Wed, 14 Aug 2013 21:47:27 GMT sjm84 [28051] * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) Changing the top buttons into actual buttons and a new experimental ... Wed, 14 Aug 2013 21:47:08 GMT sjm84 [28050] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Changing the top buttons into actual buttons and a new experimental ... Wed, 14 Aug 2013 06:49:59 GMT ak19 [28044] * main/trunk/greenstone3/build.xml (modified) Related to previous commit: all exec tasks specific to windows now ... Wed, 14 Aug 2013 06:40:33 GMT ak19 [28043] * main/trunk/greenstone3/build.xml (modified) Shaoqun has confirmed with the Windows Server 2008 RT user that using ... Wed, 14 Aug 2013 03:04:25 GMT ak19 [28042] * main/trunk/greenstone3/build.xml (modified) Shaoqun fixed an oversight in build.xml that prevented tomcat from ... Tue, 13 Aug 2013 02:30:06 GMT kjdon [28036] * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) added in gsf:rank and gsf:OID elements Tue, 13 Aug 2013 02:29:05 GMT kjdon [28035] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) handle sort field none as well as rank Tue, 13 Aug 2013 02:28:29 GMT kjdon [28034] * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) handling importOption and buildOption - they are not options in a ... Tue, 13 Aug 2013 02:19:29 GMT kjdon [28033] * main/trunk/greenstone2/perllib/buildConfigxml.pm (modified) sortfields rank and none don't have a long name, just use the same ... Tue, 13 Aug 2013 02:18:30 GMT kjdon [28032] * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) added in search result sort fields, and some other options Tue, 13 Aug 2013 01:33:08 GMT kjdon [28031] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper3/GS2LuceneQuery.java (modified) changes for sorting search results. setReverseSort now takes a ... Tue, 13 Aug 2013 01:28:10 GMT kjdon [28030] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/SharedSoleneGS2FieldSearch.java (modified) adding in sort order option Tue, 13 Aug 2013 01:27:27 GMT kjdon [28029] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) moved some stuff back to super class. setting reverse_sort is ... Sun, 11 Aug 2013 22:49:09 GMT jmt12 [28022] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Found a bug in that I was defaulting 'subdir_hash_prefix' (the flag ... Sun, 11 Aug 2013 22:47:22 GMT jmt12 [28021] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Found a bug in that I was defaulting 'subdir_hash_prefix' (the flag ... Thu, 08 Aug 2013 05:14:40 GMT sjm84 [28006] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) Fixing a bug caused when the context and the interface have the same name Thu, 08 Aug 2013 00:07:24 GMT sjm84 [27999] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) Fixes for metadata with base interfaces Thu, 08 Aug 2013 00:02:48 GMT sjm84 [27998] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) Reformatting this file Wed, 07 Aug 2013 22:18:22 GMT kjdon [27997] * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) need to check that perfect hash function was generated otherwise we ... Wed, 07 Aug 2013 01:50:35 GMT sjm84 [27992] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) Changing the way the file is turned into bytes Tue, 06 Aug 2013 21:52:40 GMT sjm84 [27991] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) Get gslib.xsl the way we get all other xsl files Tue, 06 Aug 2013 04:44:00 GMT sjm84 [27989] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) Return was in the wrong place Tue, 06 Aug 2013 04:42:37 GMT sjm84 [27988] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) Removing a print statement Tue, 06 Aug 2013 04:41:04 GMT sjm84 [27987] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) If a file cannot be found in the given interface then check if it is ... Tue, 06 Aug 2013 04:03:42 GMT ak19 [27986] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) Fixing syntax error: forgot semi-colon Tue, 06 Aug 2013 03:38:51 GMT ak19 [27985] * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) Now prints out exit status and weights and passes commands that get ... Mon, 05 Aug 2013 21:03:56 GMT sjm84 [27982] * main/trunk/greenstone2/perllib/plugins/BaseMediaConverter.pm (modified) Fixed an error that was occuring on Windows due to backslashes