# # ChangeLog for main # # Generated by Trac 1.4.2 # 2024-04-27T00:41:36+12:00 Wed, 18 Aug 2010 03:49:55 GMT mdewsnip [22671] * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) Added code to set options["assocfilepath"] so [srclink] works in ... Wed, 18 Aug 2010 03:49:06 GMT mdewsnip [22670] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) Fix so [srclink] still works after my changes to srclink_file. Wed, 18 Aug 2010 01:19:55 GMT mdewsnip [22667] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Added code to prevent uninitialized value errors when trying to sort ... Tue, 17 Aug 2010 23:25:36 GMT davidb [22666] * main/trunk/greenstone2/perllib/plugins/OOConvertBinaryFile.pm (modified) Commented out debugging statement Tue, 17 Aug 2010 22:56:11 GMT mdewsnip [22665] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) Now always applies dm_safe() to [srclink_file] metadata values, ... Tue, 17 Aug 2010 22:54:18 GMT mdewsnip [22664] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Minor comment change. Tue, 17 Aug 2010 22:50:18 GMT mdewsnip [22663] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/UnknownPlugin.pm (modified) Changed "srclink_file" metadata to always contain the filename, ... Tue, 17 Aug 2010 06:44:30 GMT ak19 [22662] * main/trunk/greenstone2/lib/java/server.jar (modified) Next set of changes for ticket 152: moveable collectdir (so that ... Tue, 17 Aug 2010 06:43:08 GMT ak19 [22661] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Next set of changes for ticket 152: moveable collectdir (so that ... Tue, 17 Aug 2010 06:25:53 GMT ak19 [22660] * main/trunk/greenstone3/src/java/org/greenstone/server/Server2.java (modified) Updated Server2 to work with changes to GLI's LocalLibraryServer: ... Tue, 17 Aug 2010 05:32:28 GMT sjm84 [22659] * main/trunk/release-kits/kits/rk2/installer/build.xml (modified) Changed the icon choosing code and added new icons for the ... Tue, 17 Aug 2010 05:30:28 GMT mdewsnip [22658] * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) Changed "srcicon" values in ImageConverter.pm and ImagePlugin.pm to ... Tue, 17 Aug 2010 05:26:25 GMT sjm84 [22657] * main/trunk/greenstone2/web/images/clientgli.ico (added) Added an icon for Client GLI Tue, 17 Aug 2010 05:07:45 GMT mdewsnip [22656] * main/trunk/greenstone2/perllib/plugins/MediainfoOGVPlugin.pm (modified) Changed to add "srclink_file" metadata instead of the deprecated ... Tue, 17 Aug 2010 05:05:03 GMT mdewsnip [22655] * main/trunk/greenstone2/perllib/plugins/ConvertToRogPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImageConverter.pm (modified) * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MP3Plugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OggVorbisPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OpenDocumentPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RealMediaPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/UnknownPlugin.pm (modified) Removed some old (commented out) "[srclink]" code, as part of tidying ... Tue, 17 Aug 2010 04:58:23 GMT mdewsnip [22654] * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) Removed some old (commented out) "[srclink]" code, as part of tidying ... Tue, 17 Aug 2010 04:42:14 GMT mdewsnip [22653] * main/trunk/greenstone2/perllib/ghtml.pm (modified) Removed dmsafe() function from ghtml.pm. This shouldn't be done in ... Tue, 17 Aug 2010 04:39:23 GMT mdewsnip [22652] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Removed call to ghtml::dmsafe() from ... Tue, 17 Aug 2010 04:37:27 GMT mdewsnip [22651] * main/trunk/greenstone2/collect/demo/etc/collect.cfg (modified) * main/trunk/greenstone2/runtime-src/src/recpt/vlistbrowserclass.cpp (modified) Changed vlistbrowserclass.cpp and demo/etc/collect.cfg to use the new ... Tue, 17 Aug 2010 04:33:13 GMT mdewsnip [22650] * main/trunk/greenstone2/runtime-src/src/recpt/formattools.cpp (modified) * main/trunk/greenstone2/runtime-src/src/recpt/formattools.h (modified) Added new "dmsafe:" format statement modifier, in preparation for ... Tue, 17 Aug 2010 02:03:34 GMT davidb [22649] * main/trunk/greenstone2/perllib/cpan/HTML/Entities.pm (modified) * main/trunk/greenstone2/perllib/cpan/HTML/PullParser.pm (modified) * main/trunk/greenstone2/perllib/cpan/HTML/TokeParser.pm (modified) Setting of versino leads to unasigned variable warnings. Essentially ... Tue, 17 Aug 2010 01:53:53 GMT davidb [22648] * main/trunk/gli/metadata/greenstone.mds (modified) Introduction of gs.allowPrinting to control whether or not an item ... Tue, 17 Aug 2010 01:52:58 GMT davidb [22647] * main/trunk/greenstone2/runtime-src/src/recpt/documentaction.cpp (modified) Now using gs.allowPrinting rather than internal 'allowPrint' which ... Tue, 17 Aug 2010 00:56:34 GMT sjm84 [22646] * main/trunk/greenstone2/web/images/NewUninstall.ico (deleted) Removing the uninstaller icon with capital letters Tue, 17 Aug 2010 00:55:43 GMT sjm84 [22645] * main/trunk/greenstone2/web/images/newuninstall.ico (copied) Removed the capital letters from the file name of the new greenstone ... Tue, 17 Aug 2010 00:52:01 GMT sjm84 [22644] * main/trunk/greenstone2/web/images/NewUninstall.ico (added) Adding a new icon for the Greenstone Uninstaller Tue, 17 Aug 2010 00:24:42 GMT kjdon [22642] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) removed all open office stuff. Haven't tested it properly as am at home Tue, 17 Aug 2010 00:14:00 GMT kjdon [22641] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) now inherits from OOConvertBinaryFile. still a couple of things to ... Mon, 16 Aug 2010 23:55:39 GMT kjdon [22640] * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) now uses new OOConvertBInaryFile super class Mon, 16 Aug 2010 23:46:43 GMT kjdon [22639] * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) now uses new OOConvertBinaryFile as super class Mon, 16 Aug 2010 23:39:59 GMT kjdon [22638] * main/trunk/greenstone2/perllib/plugins/OOConvertBinaryFile.pm (added) new ConvertBinaryFile plugin that will include OpenOfficeConverter if ... Mon, 16 Aug 2010 02:16:47 GMT sjm84 [22637] * main/trunk/binaries/windows/bin/gstart.exe (modified) This should now work on machines without Visual Studio 2010 installed Sun, 15 Aug 2010 23:41:22 GMT davidb [22636] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) Using -utf8 as options to html-tidy leads to wrong encoding for HTML ... Fri, 13 Aug 2010 08:33:12 GMT ak19 [22635] * main/trunk/greenstone2/gsicontrol.sh (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/httpd.conf.in (modified) 3rd commit to do with having a relocatable collect dir. Changes to ... Fri, 13 Aug 2010 05:52:19 GMT ak19 [22634] * main/trunk/greenstone3/build.xml (modified) Some of the java files that server.jar depends on were moved to ... Fri, 13 Aug 2010 04:56:52 GMT mdewsnip [22633] * main/trunk/gs2-core/perllib (modified) No longer need the textcat.pm file. Fri, 13 Aug 2010 04:52:49 GMT mdewsnip [22632] * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) Changed "use textcat" to a "require textcat", so it is only loaded if ... Fri, 13 Aug 2010 04:18:38 GMT mdewsnip [22631] * main/trunk/gs2-core/web (deleted) Removed web directory. Fri, 13 Aug 2010 04:18:01 GMT mdewsnip [22630] * main/trunk/gs2-core/web (modified) No longer want web/style directory. Fri, 13 Aug 2010 04:17:02 GMT mdewsnip [22629] * main/trunk/gs2-core/macros (deleted) Removed macros directory. Fri, 13 Aug 2010 04:11:40 GMT mdewsnip [22628] * main/trunk/gs2-core/macros (modified) No longer include macrofiles -- we don't need them. Fri, 13 Aug 2010 01:40:52 GMT mdewsnip [22627] * main/trunk/gs2-core/runtime-src/src/recpt/Makefile.am (modified) * main/trunk/gs2-core/runtime-src/src/recpt/Makefile.in (modified) Updated runtime-src/src/recpt/Makefile.am to compile the new ... Fri, 13 Aug 2010 01:39:03 GMT mdewsnip [22626] * main/trunk/gs2-core/common-src/src/lib/Makefile.am (modified) * main/trunk/gs2-core/common-src/src/lib/Makefile.in (modified) Updated common-src/src/lib/Makefile.am to compile the new ... Fri, 13 Aug 2010 01:34:54 GMT mdewsnip [22625] * main/trunk/gs2-core/common-src/src/lib (modified) To include new sqldbclass.cpp. Fri, 13 Aug 2010 01:20:21 GMT mdewsnip [22624] * main/trunk/gs2-core/runtime-src/src/recpt (modified) Updated to get the new basequeryaction and sqlqueryaction files. Fri, 13 Aug 2010 01:16:23 GMT mdewsnip [22623] * main/trunk/gs2-core/runtime-src/src/colservr/Makefile.am (modified) * main/trunk/gs2-core/runtime-src/src/colservr/Makefile.in (modified) Updated to include the new sqlfilter and sqlqueryfilter classes. Fri, 13 Aug 2010 01:11:56 GMT mdewsnip [22622] * main/trunk/gs2-core/runtime-src/src/colservr (modified) Updated to get the new sqlqueryfilter.cpp and sqlqueryfilter.h files. Fri, 13 Aug 2010 01:07:39 GMT mdewsnip [22621] * main/trunk/greenstone2/common-src/src/jdbmedit (modified) Need to ignore JAR file too. Fri, 13 Aug 2010 01:05:01 GMT mdewsnip [22620] * main/trunk/greenstone2/common-src/packages/sqlite (modified) To ignore directories from new version. Fri, 13 Aug 2010 01:03:29 GMT mdewsnip [22619] * main/trunk/greenstone2/common-src/src/jdbmedit/JDBMWrapper.jar (deleted) JAR files should not be in SVN. Fri, 13 Aug 2010 01:01:58 GMT mdewsnip [22618] * main/trunk/greenstone2/common-src/src/jdbmedit (modified) To ignore the .class files. Fri, 13 Aug 2010 00:59:46 GMT mdewsnip [22617] * main/trunk/greenstone2/bin/java (modified) Ignored JDBMWrapper.jar. Fri, 13 Aug 2010 00:57:54 GMT mdewsnip [22616] * main/trunk/gs2-core/runtime-src/src/colservr (modified) Updated to get the new sqlfilter.cpp and sqlfilter.h files. Thu, 12 Aug 2010 15:00:04 GMT nzdl [22615] * main/tags/stable (copied) tagging a stable point on the trunk Thu, 12 Aug 2010 15:00:04 GMT nzdl [22614] * main/tags/stable (deleted) tagging a stable point on the trunk Thu, 12 Aug 2010 05:43:37 GMT ak19 [22613] * main/trunk/greenstone2/gsicontrol.bat (modified) * main/trunk/greenstone2/runtime-src/packages/apache-httpd/windows-httpd.conf.in (modified) Still ticket 152: allowing other collectdirs. For the apache web ... Thu, 12 Aug 2010 03:59:23 GMT kjdon [22612] * main/trunk/greenstone2/perllib/plugins/ImagePlugin.pm (modified) made the default process exp a bit nicer to read Thu, 12 Aug 2010 03:58:39 GMT kjdon [22611] * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) now uses OpenOfficeConverter that is not ConvertBinaryFile Thu, 12 Aug 2010 02:17:05 GMT sjm84 [22608] * main/trunk/gli/src/org/greenstone/gatherer/greenstone/LocalLibraryServer.java (modified) Added a change to local library server to work with the ... Wed, 11 Aug 2010 15:00:04 GMT nzdl [22607] * main/tags/stable (copied) tagging a stable point on the trunk Wed, 11 Aug 2010 15:00:04 GMT nzdl [22606] * main/tags/stable (deleted) tagging a stable point on the trunk Wed, 11 Aug 2010 09:28:34 GMT ak19 [22605] * main/trunk/gli/classes/dictionary.properties (modified) * main/trunk/gli/classes/images/gsCollection.gif (added) * main/trunk/gli/src/org/greenstone/gatherer/Gatherer.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/collection/CollectionManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/file/FileManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/file/FileQueue.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/file/WorkspaceTree.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/GUIManager.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/NewCollectionDetailsPrompt.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/OpenCollectionDialog.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/gui/Preferences.java (modified) * main/trunk/gli/src/org/greenstone/gatherer/util/Utility.java (modified) Ticket #152: Allowing different paths to collect dir so that GLI can ... Tue, 10 Aug 2010 15:00:03 GMT nzdl [22602] * main/tags/stable (copied) tagging a stable point on the trunk Tue, 10 Aug 2010 15:00:03 GMT nzdl [22601] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 10 Aug 2010 10:00:13 GMT anna [22600] * main/trunk/greenstone2/macros/nepali2.dm (modified) Update of Nepali Auxiliary User Interface. Many thanks to Shiva Ram ... Tue, 10 Aug 2010 09:57:34 GMT anna [22599] * main/trunk/gli/classes/dictionary_ne.properties (modified) More translations of Nepali GLI Dictionary. Many thanks to Shiva Ram ... Tue, 10 Aug 2010 05:27:10 GMT sjb48 [22598] * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui-templates.xsl (added) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) More work on format statements. New elements can now be added by ... Tue, 10 Aug 2010 02:31:53 GMT kjdon [22597] * main/trunk/greenstone2/perllib/plugins/CONTENTdmPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/ConvertBinaryFile.pm (modified) * main/trunk/greenstone2/perllib/plugins/ExcelPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PostScriptPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/PowerPointPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/RTFPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/WordPlugin.pm (modified) code tidy up. rearranged how convertbinaryfile plugins set up their ... Tue, 10 Aug 2010 02:28:36 GMT kjdon [22596] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed output options from pagedimage to pagedimg so they match ... Mon, 09 Aug 2010 23:52:14 GMT kjdon [22595] * main/trunk/greenstone2/web/flash/Book.swf (modified) modified book flash file, committing for davidb. soemthing to do with ... Mon, 09 Aug 2010 23:51:17 GMT kjdon [22594] * main/trunk/greenstone2/perllib/plugins/HTMLPlugin.pm (modified) committing for davidb. pipe output of tidy to /dev/null if verbosity ... Mon, 09 Aug 2010 15:00:04 GMT nzdl [22593] * main/tags/stable (copied) tagging a stable point on the trunk Mon, 09 Aug 2010 15:00:04 GMT nzdl [22592] * main/tags/stable (deleted) tagging a stable point on the trunk Mon, 09 Aug 2010 08:47:28 GMT anna [22591] * main/trunk/gli/classes/dictionary_hy.properties (modified) More Armenian translation of GLI Dictionary. Many thanks to Tigran ... Mon, 09 Aug 2010 03:18:31 GMT kjdon [22590] * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) perl told me to replace \1 and \2 with $1 and $2 Mon, 09 Aug 2010 03:14:58 GMT kjdon [22589] * main/trunk/greenstone2/bin/script/build (modified) at the end of import it checks for existence of archiveinf-src.gdb to ... Mon, 09 Aug 2010 02:24:13 GMT sjm84 [22588] * main/trunk/greenstone2/runtime-src/src/w32server/cgiwrapper.cpp (modified) Added css to the list of mime-types that server.exe knows about Sun, 08 Aug 2010 15:00:05 GMT nzdl [22587] * main/tags/stable (copied) tagging a stable point on the trunk Sun, 08 Aug 2010 15:00:05 GMT nzdl [22586] * main/tags/stable (deleted) tagging a stable point on the trunk Sat, 07 Aug 2010 15:00:04 GMT nzdl [22585] * main/tags/stable (copied) tagging a stable point on the trunk Sat, 07 Aug 2010 15:00:04 GMT nzdl [22584] * main/tags/stable (deleted) tagging a stable point on the trunk Fri, 06 Aug 2010 15:00:05 GMT nzdl [22583] * main/tags/stable (copied) tagging a stable point on the trunk Fri, 06 Aug 2010 15:00:05 GMT nzdl [22582] * main/tags/stable (deleted) tagging a stable point on the trunk Thu, 05 Aug 2010 15:00:05 GMT nzdl [22579] * main/tags/stable (copied) tagging a stable point on the trunk Thu, 05 Aug 2010 15:00:05 GMT nzdl [22578] * main/tags/stable (deleted) tagging a stable point on the trunk Thu, 05 Aug 2010 02:17:41 GMT sjm84 [22577] * main/trunk/release-kits/shared/core/uninstaller/Uninstall.bat (modified) Fixed several errors introduced from previous commit Thu, 05 Aug 2010 02:16:18 GMT sjm84 [22576] * main/trunk/greenstone2/gs2-server.bat (modified) * main/trunk/greenstone2/gs2-web-server.bat (modified) These files will now print an error and quit if the log directory is ... Wed, 04 Aug 2010 22:26:37 GMT sjm84 [22575] * main/trunk/gli/gems.bat (modified) * main/trunk/gli/gli.bat (modified) Corrected a small error in gli.bat and tidied the script in both ... Wed, 04 Aug 2010 21:52:01 GMT sjm84 [22574] * main/trunk/gli/gems.bat (modified) * main/trunk/gli/gli.bat (modified) Updated the messages printed by gli.bat and gems.bat when extra ... Wed, 04 Aug 2010 21:49:08 GMT sjm84 [22573] * main/trunk/release-kits/shared/core/uninstaller/Uninstall.bat (modified) Updated the messages printed by the uninstaller if extra permissions ... Wed, 04 Aug 2010 21:39:38 GMT sjm84 [22572] * main/trunk/greenstone2/gs2-server.bat (added) * main/trunk/greenstone2/gs2-web-server.bat (copied) Renamed gs2-server.bat to gs2-web-server.bat and created a new script ... Wed, 04 Aug 2010 15:00:03 GMT nzdl [22571] * main/tags/stable (copied) tagging a stable point on the trunk Wed, 04 Aug 2010 15:00:03 GMT nzdl [22570] * main/tags/stable (deleted) tagging a stable point on the trunk Wed, 04 Aug 2010 04:42:22 GMT sjb48 [22569] * main/trunk/greenstone3/web/WEB-INF/web.xml (modified) * main/trunk/greenstone3/web/interfaces/default/transform/classifier.xsl (modified) * main/trunk/greenstone3/web/interfaces/default/transform/util.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/js/gui_div.js (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/main.xsl (modified) * main/trunk/greenstone3/web/interfaces/oran/transform/layouts/xml-to-gui.xsl (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/etc/collectionConfig.xml (modified) * main/trunk/greenstone3/web/sites/localsite/collect/gs2mgppdemo/gs2mgppdemo.col (modified) More work on javascript DOM manipulation using sortables and draggables Wed, 04 Aug 2010 03:58:36 GMT kjdon [22568] * main/trunk/greenstone2/bin/script/gsConvert.pl (modified) changed part of the usage message Wed, 04 Aug 2010 03:56:11 GMT kjdon [22567] * main/trunk/greenstone2/perllib/inexport.pm (modified) the last step in mark_docs_for_deletion, only do it in delete mode. ... Wed, 04 Aug 2010 02:01:35 GMT kjdon [22565] * main/trunk/greenstone2/perllib/plugins/PagedImagePlugin.pm (modified) removed block exp. now it scans the item file to work out which files ... Tue, 03 Aug 2010 15:00:03 GMT nzdl [22564] * main/tags/stable (copied) tagging a stable point on the trunk Tue, 03 Aug 2010 15:00:03 GMT nzdl [22563] * main/tags/stable (deleted) tagging a stable point on the trunk Tue, 03 Aug 2010 03:20:45 GMT kjdon [22560] * main/trunk/greenstone2/macros/authen.dm (modified) change the login page from get to post so that user name and password ...