# # ChangeLog for main/trunk # # Generated by Trac 1.4.2 # 2024-04-28T10:04:12+12:00 Mon, 13 May 2013 22:50:06 GMT kjdon [27326] * main/trunk/greenstone2/perllib/util.pm (modified) changed warning message to have correct function name Mon, 13 May 2013 22:49:29 GMT kjdon [27325] * main/trunk/greenstone2/bin/script/activate.pl (modified) changed old util function calls to the new FileUtils calls Thu, 09 May 2013 08:31:59 GMT ak19 [27324] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Added _get_archives_metadata_array and tested it. Otherwise it ... Thu, 09 May 2013 06:41:14 GMT ak19 [27323] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) authentication_enabled flag turned on again after accidentally ... Thu, 09 May 2013 06:19:57 GMT ak19 [27322] * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Added Ajax PostAsync method urlPostAsync and tested it works. Thu, 09 May 2013 04:33:05 GMT ak19 [27321] * main/trunk/greenstone2/perllib/plugins/MetadataCSVPlugin.pm (modified) Two bugfixes: 1. Handling of quotes not just the CSV fields ... Thu, 09 May 2013 01:39:24 GMT ak19 [27320] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) Oversight to previous commit: one more minor change. Previous commit ... Thu, 09 May 2013 01:31:55 GMT ak19 [27319] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) key DB is gdbm and has no way of changing the DB type. Can't use ... Wed, 08 May 2013 08:27:02 GMT ak19 [27318] * main/trunk/greenstone2/common-src/cgi-bin/gsdlCGI.pm (modified) * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Authentication at perl level for when setting user-added comments. 1. ... Tue, 07 May 2013 23:10:33 GMT sjm84 [27316] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/DerbyWrapper.java (modified) Reformatting this file as well as tidying imports Tue, 07 May 2013 09:08:31 GMT ak19 [27315] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 09:08:06 GMT ak19 [27314] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) No authentication and collection-locking when getting metadata. (Only ... Tue, 07 May 2013 07:32:42 GMT ak19 [27313] * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Now the existing user comments to be displayed are all retrieved in ... Tue, 07 May 2013 05:07:03 GMT ak19 [27312] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) get_metadata_array which takes a JSON string and returns one, ... Tue, 07 May 2013 02:59:52 GMT kjdon [27311] * main/trunk/greenstone2/perllib/FileUtils.pm (modified) building code needs FileHandle for autoflush Tue, 07 May 2013 02:36:57 GMT ak19 [27310] * main/trunk/greenstone2/macros/style.dm (modified) Forgot to remove some debug alert box statements. Tue, 07 May 2013 02:35:49 GMT kjdon [27309] * main/trunk/greenstone2/runtime-src/src/recpt/datelistbrowserclass.cpp (modified) when we have just started a new year, output the month even if it is ... Tue, 07 May 2013 02:22:32 GMT kjdon [27308] * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) fixed up DateList so that reverse sort works properly when years are ... Mon, 06 May 2013 04:30:00 GMT ak19 [27307] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Removed the javascript for logout, and put back the basic logout link ... Mon, 06 May 2013 03:29:38 GMT jmt12 [27306] * main/trunk/greenstone2/perllib/FileUtils.pm (added) * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/colcfg.pm (modified) * main/trunk/greenstone2/perllib/dbutil/gdbm.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/plugins/ArchivesInfPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/DirectoryPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/GreenstoneXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MetadataXMLPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) * main/trunk/greenstone2/perllib/plugouts/GreenstoneXMLPlugout.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Moving the critical file-related functions (copy, rm, etc) out of ... Mon, 06 May 2013 03:27:37 GMT jmt12 [27305] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) * main/trunk/greenstone2/bin/script/import.pl (modified) Add code to allow importing and building to load overriding versions ... Mon, 06 May 2013 03:26:13 GMT jmt12 [27304] * main/trunk/greenstone2/perllib/buildcolutils.pm (added) Moved the heavy lifting from the buildcol.pl script into a proper ... Mon, 06 May 2013 03:23:45 GMT jmt12 [27303] * main/trunk/greenstone2/perllib/IncrementalBuildUtils.pm (modified) * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/parse2.pm (modified) * main/trunk/greenstone2/perllib/parse3.pm (modified) * main/trunk/greenstone2/perllib/plugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) Replacing hardcoded additions to INC and PATH environment variables ... Mon, 06 May 2013 03:21:07 GMT jmt12 [27302] * main/trunk/greenstone2/perllib/inexport.pm (modified) Removed parallel processing stuff as that now lives in an extension. ... Mon, 06 May 2013 03:19:40 GMT jmt12 [27301] * main/trunk/greenstone2/perllib/lucenebuilder.pm (modified) You can now use the indexname and indexlevel options to buildcol to ... Mon, 06 May 2013 03:04:58 GMT jmt12 [27300] * main/trunk/greenstone2/perllib/strings.properties (modified) Some strings for the next options to buildcol.pl allowing for finer ... Mon, 06 May 2013 02:59:03 GMT jmt12 [27299] * main/trunk/greenstone2/perllib/manifest.pm (modified) Extending manifest parsing with the idea of a manifest having a ... Mon, 06 May 2013 02:18:28 GMT jmt12 [27298] * main/trunk/greenstone2/perllib/dbutil/sqlite.pm (modified) Add hidden support for the new experimental multiple reader/writer ... Fri, 03 May 2013 09:28:37 GMT ak19 [27297] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) Username field should not be cleared as it's no longer hidden and ... Fri, 03 May 2013 06:48:33 GMT ak19 [27296] * main/trunk/greenstone2/macros/style.dm (modified) Switched over from calling get-archives-metadata to get-index- ... Fri, 03 May 2013 06:25:10 GMT ak19 [27295] * main/trunk/greenstone2/common-src/cgi-bin/metadata-server.pl (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) This commit contains bugfixes for authentication within metadata- ... Thu, 02 May 2013 07:18:38 GMT ak19 [27294] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/style/style.css (modified) 1. Basic authentication when adding user comments. 2. Rearranged some ... Thu, 02 May 2013 05:43:31 GMT ak19 [27293] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) Some bugfixes and improvements to the existing Add User Comment form ... Thu, 02 May 2013 04:35:44 GMT davidb [27292] * main/trunk/greenstone3/gs3-devel.sh (added) Comparable file to 'gs3-setup.sh' but for people looking to compile ... Wed, 01 May 2013 06:03:33 GMT ak19 [27283] * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) 1. Fixed an encoding bug that Diego helpfully discovered. Metadata ... Wed, 01 May 2013 03:24:42 GMT ak19 [27282] * main/trunk/greenstone2/macros/style.dm (modified) When retrieving a collection's existing usercomments, the collection ... Tue, 30 Apr 2013 08:15:30 GMT ak19 [27281] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/style.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Preliminary working version of display of existing user comments. ... Mon, 29 Apr 2013 08:25:28 GMT ak19 [27277] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Adding an Ajax Synchronous Post method to gsajaxapi.js which is then ... Fri, 26 Apr 2013 06:30:12 GMT ak19 [27261] * main/trunk/greenstone2/perllib/cgiactions/baseaction.pm (modified) * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Adding in 2 basic JSON examples for the metadata-server.pl help/usage ... Fri, 26 Apr 2013 04:40:16 GMT ak19 [27260] * main/trunk/greenstone2/macros/document.dm (modified) Minor change to usercomment metaname timestamp. It has now been ... Fri, 26 Apr 2013 03:51:49 GMT ak19 [27259] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) 1. Some feedback when a user comment has been added. 2. Basic html ... Thu, 25 Apr 2013 02:54:29 GMT ak19 [27258] * main/trunk/greenstone2/macros/document.dm (modified) 1. The Add User Comment form is no longer displayed when Browsing, ... Wed, 24 Apr 2013 09:20:27 GMT ak19 [27257] * main/trunk/greenstone2/macros/document.dm (modified) * main/trunk/greenstone2/macros/english.dm (modified) * main/trunk/greenstone2/web/script/gsajaxapi.js (modified) Add User Comment form. Allows adding username, timestamp and comment ... Tue, 23 Apr 2013 04:56:08 GMT sjm84 [27256] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Allow visiting called templates as well as other improvements Fri, 19 Apr 2013 06:19:09 GMT kjdon [27243] * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto/Win32 (moved) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 06:18:40 GMT kjdon [27242] * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto/HTML (moved) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 06:05:04 GMT kjdon [27241] * main/trunk/greenstone2/perllib/XMLParser.pm (modified) The test for Windows in the BEGIN block is no longer necessary now ... Fri, 19 Apr 2013 06:02:41 GMT kjdon [27240] * main/trunk/greenstone2/bin/script/activate.pl (modified) Because activate uses perl modules like LWP and NET and URI which may ... Fri, 19 Apr 2013 05:51:42 GMT kjdon [27239] * main/trunk/greenstone2/perllib/cpan/perl-5.8 (added) * main/trunk/greenstone2/perllib/cpan/perl-5.8/auto (added) First commit to do with moving the perl-5.8 specific files and ... Fri, 19 Apr 2013 04:49:43 GMT ak19 [27238] * main/trunk/greenstone3/build.xml (modified) Target check-running-tomcat now no longer pings the URL of the form ... Thu, 18 Apr 2013 04:05:33 GMT ak19 [27222] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Found a bug in a recent change to remove_index_meta where the ... Thu, 18 Apr 2013 03:43:04 GMT kjdon [27221] * main/trunk/greenstone2/makegs2.bat (modified) Automating svn checkout of winbin so we don't have to do that step ... Thu, 18 Apr 2013 02:29:04 GMT kjdon [27220] * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) cross coll search authentication. Need to make the same cgiwrapper ... Thu, 18 Apr 2013 01:15:34 GMT sjm84 [27218] * main/trunk/greenstone3/web/interfaces/default/js/debug_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/default/js/visual-xml-editor.js (modified) Added back, forwards and current selection buttons, also various ... Wed, 17 Apr 2013 07:58:06 GMT ak19 [27199] * main/trunk/greenstone3/build.xml (modified) Adding targets for checking out and compiling imagemagick from source ... Wed, 17 Apr 2013 03:14:58 GMT davidb [27192] * main/trunk/greenstone2/perllib/basebuilder.pm (modified) * main/trunk/greenstone2/perllib/collConfigxml.pm (modified) Extra test added to avoid putting 'undef' into an array of values. ... Wed, 17 Apr 2013 02:50:53 GMT davidb [27191] * main/trunk/greenstone2/perllib/cpan/URI.pm (moved) This should be in the 'cpan' area Wed, 17 Apr 2013 02:49:43 GMT davidb [27190] * main/trunk/greenstone2/perllib/URI.pm (added) Needed by activate.pl but not part of Perl core language. Overlooked ... Wed, 17 Apr 2013 02:47:25 GMT davidb [27189] * main/trunk/greenstone2/perllib/colcfg.pm (modified) Some additional fields extracted/returned to collect config file that ... Wed, 17 Apr 2013 02:44:20 GMT davidb [27188] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) Deleting spurious binmode line Tue, 16 Apr 2013 04:18:24 GMT ak19 [27187] * main/trunk/greenstone3/build.properties.in (modified) Accidentally had the checkout.gnomelib.ext property set to activate ... 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. ...