# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-04-28T12:35:42+12:00 Thu, 10 May 2012 02:33:37 GMT sjm84 [25564] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/documentbasket.xsl (modified) This page will now display an "Accessed Denied" message when a non- ... Thu, 10 May 2012 02:16:30 GMT sjm84 [25563] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/documentbasket.xsl (modified) This page will now display an "Accessed Denied" message when a non- ... Wed, 09 May 2012 15:00:03 GMT nzdl [25562] * main/tags/stable (copied) tagging a stable point on the trunk Wed, 09 May 2012 15:00:03 GMT nzdl [25561] * main/tags/stable (deleted) tagging a stable point on the trunk Wed, 09 May 2012 08:08:01 GMT ak19 [25560] * main/trunk/greenstone2/runtime-src/src/recpt/Makefile.in (modified) * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/cgiwrapper.h (modified) * main/trunk/greenstone2/runtime-src/src/recpt/ispersistentaction.cpp (added) * main/trunk/greenstone2/runtime-src/src/recpt/ispersistentaction.h (added) * main/trunk/greenstone2/runtime-src/src/recpt/librarymain.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/mod_gsdl.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) Dr Bainbridge has introduced the isPersistentAction (add the a=is- ... Wed, 09 May 2012 07:46:00 GMT ak19 [25559] * main/trunk/greenstone2/runtime-src/src/recpt/pingaction.cpp (modified) 1. Dr Bainbridge fixed a bug in pingaction where it returned the ... Wed, 09 May 2012 02:50:19 GMT sjm84 [25558] * main/trunk/greenstone2/perllib/cgiactions/metadataaction.pm (modified) Some minor formatting, and also a minor fix with metadata Wed, 09 May 2012 02:46:30 GMT sjm84 [25557] * main/trunk/greenstone2/perllib/doc.pm (modified) Add in subsets of Latitude and Longitude metadata if the collection ... Wed, 09 May 2012 02:44:48 GMT sjm84 [25556] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) A minor change Wed, 09 May 2012 02:33:11 GMT sjm84 [25555] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) We want to be able to get associated files from CSS files Wed, 09 May 2012 02:33:01 GMT ak19 [25554] * main/trunk/greenstone2/perllib/util.pm (modified) Added mv_dir_contents subroutine (which is called from activate.pl) ... Wed, 09 May 2012 02:20:16 GMT sjm84 [25553] * main/trunk/greenstone2/bin/script/buildcol.pl (modified) If GSDL-RUN-SETUP is set then we want to set up the environment Wed, 09 May 2012 01:57:28 GMT sjm84 [25552] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GDBMWrapper.java (modified) We need to check that a key exists before we try to get it otherwise ... Wed, 09 May 2012 01:53:19 GMT sjm84 [25551] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSDocumentModel.java (modified) Removed some redundant code Wed, 09 May 2012 01:50:37 GMT sjm84 [25550] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Changing the word action to operation so it is more clear Tue, 08 May 2012 09:37:23 GMT ak19 [25549] * main/trunk/greenstone3/build.xml (modified) Added target to print out default library servlet URL so that ... Tue, 08 May 2012 08:19:28 GMT ak19 [25548] * main/trunk/greenstone2/common-src/cgi-bin/win32.mak (modified) rmdir on cgi-bin upon a clean command should proceed quietly and not ... Tue, 08 May 2012 03:21:51 GMT sjm84 [25547] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) Section searches will now say section instead of document Tue, 08 May 2012 03:19:32 GMT sjm84 [25546] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts_util.js (modified) Some more fixes to document creation Tue, 08 May 2012 03:18:39 GMT sjm84 [25545] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts_dd.js (modified) Some minor fixes Tue, 08 May 2012 03:16:34 GMT sjm84 [25544] * main/trunk/greenstone3/web/interfaces/oran/js/documentmaker_scripts.js (modified) Fixed document creation Tue, 08 May 2012 03:09:51 GMT sjm84 [25543] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/document.xsl (modified) Fixed an error that was causing some entities to be escaped when they ... Tue, 08 May 2012 03:04:31 GMT sjm84 [25542] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSDocumentModel.java (modified) Adding a dc.Title of "UNTITLED DOCUMENT" to new documents Mon, 07 May 2012 21:55:48 GMT sjm84 [25541] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/DocumentMaker.java (modified) Removed some redundant code, as well as fixing up the createDocument ... Mon, 07 May 2012 21:54:33 GMT sjm84 [25540] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/GS2Construct.java (modified) Updated the import service so that a manifest file can be included, ... Mon, 07 May 2012 21:51:17 GMT sjm84 [25539] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/GS2PerlConstructor.java (modified) Updated the import command to include the ability to add a manifest file Mon, 07 May 2012 21:49:51 GMT sjm84 [25538] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) A collection constructor can now be given a manifest file (for importing) Mon, 07 May 2012 21:49:00 GMT sjm84 [25537] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/build/CollectionConstructor.java (modified) Reformatting this file ahead of some changes Mon, 07 May 2012 21:47:51 GMT sjm84 [25536] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/URLFilter.java (modified) A fix for the jsessionid problem Mon, 07 May 2012 15:00:05 GMT nzdl [25535] * main/tags/stable (copied) tagging a stable point on the trunk Mon, 07 May 2012 15:00:05 GMT nzdl [25534] * main/tags/stable (deleted) tagging a stable point on the trunk Mon, 07 May 2012 02:50:48 GMT ak19 [25533] * main/trunk/greenstone2/perllib/util.pm (modified) Need to ensure there are quotes around the path to the java command ... Sun, 06 May 2012 15:00:03 GMT nzdl [25532] * main/tags/stable (copied) tagging a stable point on the trunk Sun, 06 May 2012 15:00:03 GMT nzdl [25531] * main/tags/stable (deleted) tagging a stable point on the trunk Sat, 05 May 2012 15:00:03 GMT nzdl [25530] * main/tags/stable (copied) tagging a stable point on the trunk Sat, 05 May 2012 15:00:02 GMT nzdl [25529] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 04 May 2012 15:00:15 GMT nzdl [25528] * main/tags/stable (copied) tagging a stable point on the trunk Fri, 04 May 2012 15:00:15 GMT nzdl [25527] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 04 May 2012 05:43:56 GMT ak19 [25526] * main/trunk/greenstone2/common-src/indexers/mgpp/text/GSDLQueryLex.cpp (modified) Dr Bainbridge fixed the problem noticed by Diego and which was ... Fri, 04 May 2012 05:36:29 GMT ak19 [25525] * main/trunk/greenstone2/makegs2.bat (modified) Added a Compile All command without turning debugging on. Thu, 03 May 2012 15:00:03 GMT nzdl [25524] * main/tags/stable (copied) tagging a stable point on the trunk Thu, 03 May 2012 15:00:03 GMT nzdl [25523] * main/tags/stable (deleted) tagging a stable point on the trunk Thu, 03 May 2012 06:59:47 GMT ak19 [25522] * main/trunk/greenstone2/macros/polish.dm (modified) Updated Polish core interface translations (from 2.83 to 2.85). Manu ... Thu, 03 May 2012 06:03:22 GMT ak19 [25521] * main/trunk/greenstone2/runtime-src/src/recpt/win32.mak (modified) Back in January, with the commit of revision 24958 for RSS support in ... Wed, 02 May 2012 15:00:04 GMT nzdl [25520] * main/tags/stable (copied) tagging a stable point on the trunk Wed, 02 May 2012 15:00:03 GMT nzdl [25519] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 01 May 2012 15:00:08 GMT nzdl [25515] * main/tags/stable (copied) tagging a stable point on the trunk Tue, 01 May 2012 15:00:08 GMT nzdl [25514] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 01 May 2012 03:50:00 GMT ak19 [25512] * main/trunk/greenstone2/perllib/util.pm (modified) Utility function for getting path to the java command: if GS binary, ... Mon, 30 Apr 2012 15:00:05 GMT nzdl [25510] * main/tags/stable (copied) tagging a stable point on the trunk Mon, 30 Apr 2012 15:00:05 GMT nzdl [25509] * main/tags/stable (deleted) tagging a stable point on the trunk Mon, 30 Apr 2012 08:23:53 GMT ak19 [25508] * main/trunk/greenstone2/perllib/plugins/ZIPPlugin.pm (modified) Since epub files are zip files with a differently named extension, ... Sun, 29 Apr 2012 15:00:05 GMT nzdl [25507] * main/tags/stable (copied) tagging a stable point on the trunk Sun, 29 Apr 2012 15:00:05 GMT nzdl [25506] * main/tags/stable (deleted) tagging a stable point on the trunk Sat, 28 Apr 2012 15:00:05 GMT nzdl [25505] * main/tags/stable (copied) tagging a stable point on the trunk Sat, 28 Apr 2012 15:00:05 GMT nzdl [25504] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 27 Apr 2012 15:00:04 GMT nzdl [25503] * main/tags/stable (copied) tagging a stable point on the trunk Fri, 27 Apr 2012 15:00:04 GMT nzdl [25502] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 27 Apr 2012 06:16:55 GMT ak19 [25501] * main/trunk/greenstone3/build.xml (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/XMLTransformer.java (modified) If the web/logs/tmp folder does not exist, the Java code that makes ... Fri, 27 Apr 2012 05:12:40 GMT ak19 [25499] * main/trunk/greenstone2/bin/script/pluginfo.pl (modified) * main/trunk/greenstone2/perllib/gsprintf.pm (modified) Dr Bainbridge modified gsprintf code to print text containing ... Thu, 26 Apr 2012 15:00:03 GMT nzdl [25496] * main/tags/stable (copied) tagging a stable point on the trunk Thu, 26 Apr 2012 15:00:03 GMT nzdl [25495] * main/tags/stable (deleted) tagging a stable point on the trunk Thu, 26 Apr 2012 08:42:28 GMT ak19 [25494] * main/trunk/greenstone2/common-src/indexers/mg/lib/mglong.h (modified) Moved comment to where it wouldn't cause an error during compilation Thu, 26 Apr 2012 08:31:44 GMT ak19 [25493] * main/trunk/greenstone3/src/packages/javagdbm/configure.in (modified) Tentative fix to another bug found by Joshua Scarsbrook. Need to ... Thu, 26 Apr 2012 06:11:56 GMT ak19 [25492] * main/trunk/greenstone2/common-src/indexers/mg/lib/mglong.h (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/lib/longlong.h (modified) * main/trunk/greenstone2/common-src/indexers/mgpp/lib/mglong.h (modified) * main/trunk/greenstone2/common-src/packages/gdbm/gdbm-1.8.3/gdbmdefs.h (modified) Joshua Scarsbrook found that compilation failed on Macs (he was ... Thu, 26 Apr 2012 02:34:21 GMT kjdon [25491] * main/trunk/greenstone3/build.xml (modified) lucene collection index.zip not inside index folder Thu, 26 Apr 2012 02:31:16 GMT kjdon [25490] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/XMLDocumentAction.java (modified) add the extra info into the page to keep in line with other actions Thu, 26 Apr 2012 02:30:41 GMT kjdon [25489] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) put gberg styles into pages folder Thu, 26 Apr 2012 02:30:06 GMT kjdon [25488] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) remove the collName parameter. collName seems to be a global variable ... Thu, 26 Apr 2012 02:09:24 GMT kjdon [25487] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/document-content.xsl (added) * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/document-toc.xsl (added) versions of the document xsl files for use with oran interface, which ... Wed, 25 Apr 2012 23:57:44 GMT sjm84 [25485] * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/query.xsl (modified) The search status text will now say "sections" if a section search ... Wed, 25 Apr 2012 23:54:25 GMT sjm84 [25484] * main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js (modified) Fixed buggy table of contents Wed, 25 Apr 2012 23:52:49 GMT sjm84 [25483] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) Added startPage to the list of params that are not saved automatically Wed, 25 Apr 2012 23:41:43 GMT kjdon [25482] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) comment out images as they look ugly in default library Wed, 25 Apr 2012 23:21:56 GMT kjdon [25481] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/action/SystemAction.java (modified) adding some extra info to the page to keep it in line with other ... Wed, 25 Apr 2012 23:20:40 GMT kjdon [25480] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) a little rearrangement and adding a system page string Wed, 25 Apr 2012 23:19:16 GMT kjdon [25479] * main/trunk/greenstone3/web/interfaces/oran/transform/pages/system.xsl (added) system.xsl has been filled up with format statement editing stuff. ... Wed, 25 Apr 2012 23:17:57 GMT kjdon [25478] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) SystemAction now uses pages/system.xsl not system.xsl Wed, 25 Apr 2012 15:00:03 GMT nzdl [25476] * main/tags/stable (copied) tagging a stable point on the trunk Wed, 25 Apr 2012 15:00:03 GMT nzdl [25475] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 24 Apr 2012 15:00:04 GMT nzdl [25474] * main/tags/stable (copied) tagging a stable point on the trunk Tue, 24 Apr 2012 15:00:03 GMT nzdl [25473] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 24 Apr 2012 04:40:21 GMT ak19 [25470] * 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) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c331.dat (modified) Undoing previous accidental commit Tue, 24 Apr 2012 04:31:34 GMT ak19 [25469] * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (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) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c300.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c311.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c320.dat (modified) * main/trunk/greenstone3/web/sites/localsite/etc/usersDB/seg0/c331.dat (modified) Instead of debuginfo, need to use debug=1 (or true or on) as suffix ... Tue, 24 Apr 2012 02:02:04 GMT kjdon [25467] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages (added) * main/trunk/greenstone3/web/sites/localsite/collect/gberg/transform/pages/about.xsl (added) files need to be in the correct subfolders for oran skin. So this new ... Tue, 24 Apr 2012 01:19:19 GMT kjdon [25466] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/Collection.java (modified) test for null the element we are actually using Tue, 24 Apr 2012 01:17:35 GMT kjdon [25465] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/collection/XMLCollection.java (modified) look for public true/false metadata, and set is_public accordingly. ... Tue, 24 Apr 2012 01:16:10 GMT kjdon [25464] * main/trunk/greenstone3/web/sites/localsite/collect/gberg/etc/collectionConfig.xml (modified) setting public to true for gberg so it will show up on home page Tue, 24 Apr 2012 01:11:11 GMT sjm84 [25463] * main/trunk/greenstone3/web/interfaces/oran/js/jquery.themeswitcher.min.js (modified) Changed the style of the theme changer so that it looks more like the ... Tue, 24 Apr 2012 01:09:10 GMT sjm84 [25462] * main/trunk/greenstone3/web/interfaces/oran/js/document_scripts.js (modified) * main/trunk/greenstone3/web/interfaces/oran/js/map-scripts.js (modified) * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/document.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/pref.xsl (modified) Fixes to map_scripts and also changed the on-page editing that it ... Mon, 23 Apr 2012 23:37:36 GMT sjm84 [25461] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/service/AbstractGS2FieldSearch.java (modified) * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSParams.java (modified) A minor format edit and adding a docEdit cgi parameter to control ... Mon, 23 Apr 2012 15:00:05 GMT nzdl [25460] * main/tags/stable (copied) tagging a stable point on the trunk Mon, 23 Apr 2012 15:00:04 GMT nzdl [25459] * main/tags/stable (deleted) tagging a stable point on the trunk Mon, 23 Apr 2012 06:17:48 GMT ak19 [25458] * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) All occurrences of the dos-style CRLF (hat-M) are replaced by nothing. Mon, 23 Apr 2012 06:03:33 GMT ak19 [25457] * main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties (modified) * main/trunk/greenstone3/web/interfaces/oran/interfaceConfig.xml (modified) * main/trunk/greenstone3/web/interfaces/oran/style/core.css (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/header.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/pages/debuginfo.xsl (added) If we append debuginfo=on or true or 1 to the greenstone URL, then we ... Mon, 23 Apr 2012 03:04:32 GMT ak19 [25456] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/ModifyUsersDB.java (modified) Helpful comment on cmd-line usage. Fri, 20 Apr 2012 15:00:04 GMT nzdl [25452] * main/tags/stable (copied) tagging a stable point on the trunk Fri, 20 Apr 2012 15:00:04 GMT nzdl [25451] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 20 Apr 2012 07:36:35 GMT ak19 [25450] * main/trunk/greenstone3/src/java/org/greenstone/gsdl3/util/GSXML.java (modified) Fixed oversight in commit version which was causing compilation errors. Fri, 20 Apr 2012 05:30:14 GMT ak19 [25449] * main/trunk/greenstone3/build.xml (modified) Added the clean-logs target that clears catalina.out, greenstone.log ...