# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-04-25T00:35:41+12:00 Tue, 16 Apr 2013 03:59:28 GMT ak19 [27186] * main/trunk/release-kits/kits/rk3/ant-scripts/compile.xml (modified) use.support.lib has been renamed for release-kit usage to ... Tue, 16 Apr 2013 03:01:57 GMT ak19 [27185] * main/trunk/greenstone3/build.properties.in (modified) * main/trunk/greenstone3/build.xml (modified) use.support.lib has now split into 2 properties. The first is ... Mon, 15 Apr 2013 08:49:36 GMT davidb [27183] * main/trunk/greenstone2/perllib/cpan/LWP (added) * main/trunk/greenstone2/perllib/cpan/LWP.pm (modified) * main/trunk/greenstone2/perllib/cpan/LWP/Authen (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Basic.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Digest.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Ntlm.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/ConnCache.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Debug.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/DebugFile.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/MediaTypes.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/MemberMixin.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/GHTTP.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/cpan.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/data.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/file.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/ftp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/gopher.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/http.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/http10.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/https.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/https10.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/loopback.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/mailto.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nntp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nogo.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/RobotUA.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Simple.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/UserAgent.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/media.types (added) Changing to using installed version of LWP that comes from libwww- ... Mon, 15 Apr 2013 08:48:05 GMT davidb [27182] * main/trunk/greenstone2/perllib/cpan/LWP (deleted) Removal of this version (v6.x) of LWP Mon, 15 Apr 2013 08:45:43 GMT davidb [27181] * main/trunk/greenstone2/perllib/cpan/Bundle (added) * main/trunk/greenstone2/perllib/cpan/Bundle/LWP.pm (added) * main/trunk/greenstone2/perllib/cpan/File/Listing.pm (added) * main/trunk/greenstone2/perllib/cpan/HTML/Form.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies/Microsoft.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Cookies/Netscape.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Daemon.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Negotiate.pm (added) * main/trunk/greenstone2/perllib/cpan/Net (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP/Methods.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTP/NB.pm (added) * main/trunk/greenstone2/perllib/cpan/Net/HTTPS.pm (added) * main/trunk/greenstone2/perllib/cpan/WWW (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules.pm (added) * main/trunk/greenstone2/perllib/cpan/WWW/RobotRules/AnyDBM_File.pm (added) Latest libwww-perl (v6x) isn't as self-sufficeint as earlier (v5.x) ... Mon, 15 Apr 2013 06:49:36 GMT ak19 [27180] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) A couple of the index_meta functions used gdbm methods instead of ... Sun, 14 Apr 2013 10:49:38 GMT davidb [27178] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/SimpleCollectionDatabase.java (modified) Monitor for 'server' as suffix on DBtype (used in parallel building), ... Fri, 12 Apr 2013 05:27:33 GMT ak19 [27176] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) import_meta functions are complete and tested now in this 2nd commit ... Fri, 12 Apr 2013 02:02:45 GMT davidb [27175] * main/trunk/greenstone2/bin/script/activate.pl (modified) 'cpan' needs to be added to the list of folders checked for further ... Fri, 12 Apr 2013 02:01:52 GMT davidb [27174] * main/trunk/greenstone2/perllib/cpan/Encode (added) * main/trunk/greenstone2/perllib/cpan/Encode/Locale.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Config.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Date.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Headers (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Headers.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Headers/Auth.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Headers/ETag.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Headers/Util.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Message.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Request (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Request.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Request/Common.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Response.pm (added) * main/trunk/greenstone2/perllib/cpan/HTTP/Status.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP (added) * main/trunk/greenstone2/perllib/cpan/LWP.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Basic.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Digest.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Authen/Ntlm.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/ConnCache.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Debug.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/DebugFile.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/MemberMixin.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/GHTTP.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/cpan.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/data.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/file.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/ftp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/gopher.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/http.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/loopback.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/mailto.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nntp.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Protocol/nogo.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/RobotUA.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/Simple.pm (added) * main/trunk/greenstone2/perllib/cpan/LWP/UserAgent.pm (added) * main/trunk/greenstone2/perllib/cpan/URI (added) * main/trunk/greenstone2/perllib/cpan/URI/Escape.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/Heuristic.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/IRI.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/QueryParam.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/Split.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/URL.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/WithBase.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_foreign.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_generic.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_idna.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_ldap.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_login.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_punycode.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_query.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_segment.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_server.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/_userpass.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/data.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file (added) * main/trunk/greenstone2/perllib/cpan/URI/file.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/Base.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/FAT.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/Mac.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/OS2.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/QNX.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/Unix.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/file/Win32.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/ftp.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/gopher.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/http.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/https.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/ldap.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/ldapi.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/ldaps.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/mailto.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/mms.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/news.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/nntp.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/pop.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/rlogin.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/rsync.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/rtsp.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/rtspu.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/sip.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/sips.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/snews.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/ssh.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/telnet.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/tn3270.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/urn (added) * main/trunk/greenstone2/perllib/cpan/URI/urn.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/urn/isbn.pm (added) * main/trunk/greenstone2/perllib/cpan/URI/urn/oid.pm (added) Perl modules from CPAN that are used in supporting activate.pl, but ... Thu, 11 Apr 2013 06:56:35 GMT ak19 [27173] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) First commit to do with setting and removing import metadata. 1. Now ... Thu, 11 Apr 2013 00:43:36 GMT kjdon [27172] * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/queryaction.h (modified) For diego: when doing cross collection searching, now it takes into ... Thu, 11 Apr 2013 00:04:19 GMT sjm84 [27171] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Upgrading the version of JQuery UI referenced in the header Wed, 10 Apr 2013 23:55:27 GMT sjm84 [27170] * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/css (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/css/no-theme (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/css/no-theme/jquery-ui-1.10.2.custom.css (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/css/no-theme/jquery-ui-1.10.2.custom.min.css (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/index.html (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/js (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/js/jquery-1.9.1.js (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/js/jquery-ui-1.10.2.custom.js (added) * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.10.2.custom/js/jquery-ui-1.10.2.custom.min.js (added) Phase-two of upgrading the version of JQuery UI Wed, 10 Apr 2013 23:53:11 GMT sjm84 [27169] * main/trunk/greenstone3/web/interfaces/default/js/jquery-ui-1.8.15 (deleted) Phase-one of upgrading the version of JQuery UI Wed, 10 Apr 2013 06:28:32 GMT ak19 [27168] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Second part of major restructuring of metadataaction: 1. the ... Wed, 10 Apr 2013 05:37:04 GMT ak19 [27167] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Another bugfix: when doing a set_archives_meta with ... Wed, 10 Apr 2013 04:05:11 GMT sjm84 [27166] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) Adjust the height of the toolbox when the height of the visual editor ... Wed, 10 Apr 2013 01:23:47 GMT sjm84 [27165] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Added a new call that resolves call-template calls Wed, 10 Apr 2013 01:22:45 GMT sjm84 [27164] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Check and make sure a user is authenticated before allowing changes ... Wed, 10 Apr 2013 00:45:37 GMT sjm84 [27163] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Enabled the functionality to go to the template that is called by xsl ... Tue, 09 Apr 2013 06:58:07 GMT ak19 [27162] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Fixed bug in remove_index_metadata: it was specifically including the ... Tue, 09 Apr 2013 02:16:16 GMT kjdon [27161] * main/trunk/greenstone2/runtime-src/src/colservr/win32.mak (modified) added in fieldedqueryfilter to list of objects for gsdl library Mon, 08 Apr 2013 07:29:39 GMT ak19 [27160] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Committing bugfix discovered during restructuring of code (the ... Fri, 05 Apr 2013 01:35:37 GMT ak19 [27159] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Fixing how the collection_directory which gets locked upon a call to ... Fri, 05 Apr 2013 01:20:49 GMT ak19 [27158] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) get_collection_dir was never returning anything, but was expected to ... Thu, 04 Apr 2013 05:26:18 GMT ak19 [27157] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) First pass updating metadataaction.pm to create generic set_meta, ... Thu, 04 Apr 2013 04:37:03 GMT ak19 [27156] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Possible bugfix. Subroutine remove_live_metadata used to lock the ... Thu, 04 Apr 2013 02:31:11 GMT ak19 [27155] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Possible bugfix. Subroutine remove_metadata used to lock the ... Wed, 03 Apr 2013 23:32:59 GMT sjm84 [27154] * main/trunk/greenstone3/web/interfaces/default/transform/pages/authen.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/pages/login.xsl (modified) The login screen will now automatically focus the username field Wed, 03 Apr 2013 03:50:16 GMT sjm84 [27153] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Some usability changes as well as a few bug fixes Thu, 28 Mar 2013 05:49:27 GMT ak19 [27152] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) In collectionConfig.xml, the RSSRetrieve ServiceRack is always ... Thu, 28 Mar 2013 05:39:33 GMT ak19 [27151] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) Making the RSSRetrieve ServiceRack active by default once more, since ... Thu, 28 Mar 2013 04:46:57 GMT ak19 [27150] * main/trunk/greenstone2/collect/demo/macros/extra.dm (modified) * main/trunk/greenstone2/macros/base.dm (modified) * main/trunk/greenstone2/macros/nav_css.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/images/rssicon.png (modified) * main/trunk/greenstone2/web/images/rssicon_large.png (added) * main/trunk/greenstone2/web/images/rssicon_small.png (added) Shifting position of RSS link in GS2 to header area. Smaller icon. ... Thu, 28 Mar 2013 02:58:37 GMT ak19 [27149] * main/trunk/greenstone3/build.xml (modified) 1. New target setup-for-eclipse that generates a eclipse Run ... Thu, 28 Mar 2013 02:48:59 GMT ak19 [27148] * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml.in (added) Replacing OAIConfig.xml with OAIConfig.xml.in. The former will ... Thu, 28 Mar 2013 02:48:35 GMT ak19 [27147] * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (deleted) Replacing OAIConfig.xml with OAIConfig.xml.in. The former will ... Thu, 28 Mar 2013 02:35:18 GMT ak19 [27146] * main/trunk/greenstone3/TransformingLibrary.launch.in (added) Eclipse run configuration for TransformingLibrary.java Thu, 28 Mar 2013 01:01:26 GMT kjdon [27145] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/QueryAction.java (modified) get the format info even when we are just displaying the search page. ... Thu, 28 Mar 2013 01:00:19 GMT kjdon [27144] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/Action.java (modified) added a helper method - get the format info via message router, and ... Thu, 28 Mar 2013 00:44:30 GMT kjdon [27143] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/PageAction.java (modified) home page needs these things too. adding interface options will mean ... Thu, 28 Mar 2013 00:15:59 GMT ak19 [27142] * main/trunk/greenstone3/.classpath (modified) Updating eclipse .classpath file to include JSON jar library which ... Wed, 27 Mar 2013 22:10:39 GMT kjdon [27141] * main/trunk/greenstone2/perllib/plugins/MARCPlugin.pm (modified) fixed extract_metadata so that it will get all ocurrences of a ... Wed, 27 Mar 2013 20:53:36 GMT kjdon [27140] * main/trunk/greenstone2/bin/script/export.pl (modified) changed the properties key to the correct one Wed, 27 Mar 2013 06:41:37 GMT ak19 [27139] * main/trunk/greenstone3/build.xml (modified) Fixed minor bug when gnome-lib gets compiled based on the setting of ... Wed, 27 Mar 2013 04:17:58 GMT ak19 [27138] * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (modified) Undoing accidental commit Wed, 27 Mar 2013 04:17:24 GMT ak19 [27137] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) Undoing accidental commit Wed, 27 Mar 2013 04:16:02 GMT ak19 [27136] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/logmirror.ctrl (modified) Undoing accidental commit Wed, 27 Mar 2013 04:03:26 GMT ak19 [27135] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSFile.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/usersDB2txt.java (modified) * main/trunk/greenstone3/web/WEB-INF/classes/OAIConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log.ctrl (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/log1.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/log/logmirror.ctrl (modified) Shifting instructions for svn updating gs2build/common-src/cgi-bin ... Wed, 27 Mar 2013 03:55:16 GMT ak19 [27134] * main/trunk/greenstone2/makegs2.sh (modified) Better parameter name and fix. Wed, 27 Mar 2013 03:31:48 GMT ak19 [27133] * main/trunk/greenstone2/build-src/packages/Makefile (modified) reverting accidental commit Wed, 27 Mar 2013 03:30:51 GMT ak19 [27132] * main/trunk/greenstone2/build-src/packages/Makefile (modified) * main/trunk/greenstone2/makegs2.sh (modified) Slightly better message at end Wed, 27 Mar 2013 03:10:44 GMT ak19 [27131] * main/trunk/greenstone2/makegs2.sh (added) Linux script for compiling GS2, making sure we have gnome-lib if ... Tue, 26 Mar 2013 23:04:48 GMT sjm84 [27130] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Some code tidying and well as adding more documentation Tue, 26 Mar 2013 03:53:38 GMT sjm84 [27129] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Moving the file selector and changing/moving the template selector Tue, 26 Mar 2013 00:14:31 GMT sjm84 [27128] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) fixed a minor bug Tue, 26 Mar 2013 00:08:13 GMT sjm84 [27127] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) The debug information will no longer be inserted if the user is not ... Fri, 22 Mar 2013 03:39:00 GMT ak19 [27112] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding in error processing code for when an invalid subsection is ... Fri, 22 Mar 2013 02:31:54 GMT ak19 [27111] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Bugfix. When GS3 specifies that the metadata of a subsection is to be ... Thu, 21 Mar 2013 03:52:48 GMT sjm84 [27110] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Some major improvements including the functionality to select ... Thu, 21 Mar 2013 03:47:19 GMT sjm84 [27109] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Major change to how the files are located. Also added the ... Thu, 21 Mar 2013 03:45:55 GMT mdewsnip [27108] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) Memory bug fix to prevent crashing on Windows, particularly with ... Thu, 21 Mar 2013 03:12:41 GMT ak19 [27107] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) GS2PerlConstructor.activateCollection() now calls perl method ... Wed, 20 Mar 2013 23:39:49 GMT kjdon [27106] * main/trunk/greenstone2/perllib/plugins/MARCPlugin.pm (modified) need to do the same utf8 decode step that is used in ReadTextFile on ... Tue, 19 Mar 2013 06:47:17 GMT ak19 [27101] * main/trunk/greenstone3/web/interfaces/default/images/rssicon.png (added) * main/trunk/greenstone3/web/interfaces/default/images/rssicon_large.png (added) * main/trunk/greenstone3/web/interfaces/default/images/rssicon_small.png (added) * main/trunk/greenstone3/web/interfaces/default/transform/config_format.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/sites/localsite/collect/lucene-jdbm-demo/etc/collectionConfig.xml (modified) Final commit for GS3 RSS support: if a GS3 collection is built by ... Tue, 19 Mar 2013 06:35:35 GMT ak19 [27100] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) RSSRetrieve ServiceRack now commented out by default. If the GS3 ... Tue, 19 Mar 2013 04:57:43 GMT ak19 [27099] * main/trunk/greenstone2/collect/demo/macros/extra.dm (added) * main/trunk/greenstone2/macros/base.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/macros/zextra.dm (modified) * main/trunk/greenstone2/web/images/rssicon.png (added) GS2 RSS feed link from demo about page. This commit adds the ... Tue, 19 Mar 2013 02:27:51 GMT kjdon [27098] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) new option for List: standardize_capitalization. If set, then ... Tue, 19 Mar 2013 00:39:28 GMT kjdon [27097] * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) indexOption doesn't have sub element option any more Tue, 19 Mar 2013 00:32:54 GMT kjdon [27096] * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) I changed the indexOption xml format but forgot to change it here Mon, 18 Mar 2013 23:58:28 GMT ak19 [27095] * main/trunk/greenstone2/runtime-src/src/recpt/rssaction.cpp (modified) Tidied up previous commit Mon, 18 Mar 2013 20:50:02 GMT kjdon [27094] * main/trunk/greenstone3/web/WEB-INF/classes/GS2LuceneSearch.properties (modified) sort order param strings Mon, 18 Mar 2013 08:06:22 GMT ak19 [27093] * main/trunk/greenstone2/runtime-src/src/recpt/rssaction.cpp (modified) httpdomain macro in rss items resolved in receptionist with primary ... Mon, 18 Mar 2013 06:34:57 GMT ak19 [27092] * main/trunk/greenstone2/build-src/packages/configure (modified) Putting the config file back. Sourcing devel.bash from configure.in ... Mon, 18 Mar 2013 02:39:40 GMT ak19 [27091] * main/trunk/greenstone2/build-src/packages/configure (modified) Automating configuring and compiling of wvware with gnome-lib. Tested ... Fri, 15 Mar 2013 01:09:47 GMT ak19 [27090] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) Now XMLTransformer sets the doctype of the document generated from ... Thu, 14 Mar 2013 05:41:28 GMT ak19 [27089] * main/trunk/greenstone2/collect/modelcol/etc/collectionConfig.xml (modified) Adding ServiceRack for RSSRetrieve to collectionConfig.xml, to make ... Thu, 14 Mar 2013 04:47:10 GMT ak19 [27088] * main/trunk/greenstone3/web/interfaces/default/transform/pages/rss.xsl (modified) Removed some unnecessary comments Thu, 14 Mar 2013 04:23:20 GMT ak19 [27087] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/RSSAction.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/ServiceCluster.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/RSSRetrieve.java (added) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/ServiceRack.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) * main/trunk/greenstone3/web/interfaces/default/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/gslib.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/html-output.xsl (added) * main/trunk/greenstone3/web/interfaces/default/transform/pages/rss.xsl (added) Implemented RSS support for GS3. At present, can see this with a=rss ... Thu, 14 Mar 2013 00:03:30 GMT kjdon [27086] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper3/GS2LuceneQuery.java (modified) added reverse sort option to lucene sorting of search results Thu, 14 Mar 2013 00:02:54 GMT kjdon [27085] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2LuceneSearch.java (modified) added sortorder param to lucene searching Wed, 13 Mar 2013 23:46:15 GMT kjdon [27084] * main/trunk/greenstone2/runtime-src/src/colservr/fieldedqueryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/lucenequeryfilter.h (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.cpp (modified) * main/trunk/greenstone2/runtime-src/src/colservr/queryfilter.h (modified) more tidying up of queryfilters. moved some stuff to the lucene ... Wed, 13 Mar 2013 21:34:59 GMT sjm84 [27083] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Fixing a minor error Wed, 13 Mar 2013 20:57:57 GMT sjm84 [27082] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) If there are no debug tags present then show the button Wed, 13 Mar 2013 20:57:04 GMT sjm84 [27081] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/default/transform/javascript-global-setup.xsl (modified) Adding in the info for the Greenbug image Wed, 13 Mar 2013 20:56:17 GMT sjm84 [27080] * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) Added styling for the Enable Greenbug button Wed, 13 Mar 2013 20:50:39 GMT sjm84 [27079] * main/trunk/greenstone3/web/interfaces/default/images/GB.png (added) Adding in a Greenbug image Wed, 13 Mar 2013 01:16:12 GMT sjm84 [27078] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Creating a basic request now also adds in the user groups Wed, 13 Mar 2013 01:15:33 GMT sjm84 [27077] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/UserContext.java (modified) Added groups to the usercontext (and some minor reformatting) Wed, 13 Mar 2013 01:14:41 GMT sjm84 [27076] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DebugService.java (modified) Debug service calls now require the user to be an administrator Wed, 13 Mar 2013 01:13:21 GMT sjm84 [27075] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/Authentication.java (modified) Reformatting this file ahead of some changes Wed, 13 Mar 2013 01:12:37 GMT sjm84 [27074] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) The top level usercontext now includes the groups that the user is in Wed, 13 Mar 2013 01:11:28 GMT sjm84 [27073] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/LibraryServlet.java (modified) Reformatting this file ahead of some changes Tue, 12 Mar 2013 21:43:08 GMT sjm84 [27072] * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Various fixes and resizing will now only be done if it is necessary Tue, 12 Mar 2013 02:46:34 GMT ak19 [27071] * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Demo collection uses dc.Title metadata now instead of dls.Title. So ... Tue, 12 Mar 2013 02:40:18 GMT ak19 [27070] * main/trunk/greenstone2/collect/demo/import/wb34te/metadata.xml (modified) Part of commit 27030 from last week. Was left out through an ... Tue, 12 Mar 2013 02:01:01 GMT kjdon [27069] * main/trunk/greenstone2/bin/script/lucene_query.pl (modified) adding in reverse sort option Tue, 12 Mar 2013 01:59:41 GMT kjdon [27068] * main/trunk/greenstone2/common-src/indexers/lucene-gs/src/org/greenstone/LuceneWrapper/GS2LuceneQuery.java (modified) adding in reverse sort option Tue, 12 Mar 2013 01:52:58 GMT sjm84 [27067] * main/trunk/greenstone3/web/interfaces/default/transform/layouts/header.xsl (modified) Disable seaweed if we don't have docEdit on Tue, 12 Mar 2013 01:45:06 GMT kjdon [27066] * main/trunk/greenstone2/runtime-src/src/recpt/querytools.cpp (modified) added in the so (lucene sort order) cgi arg handling