# # ChangeLog for main/trunk/greenstone2/perllib/classify # # Generated by Trac 1.4.2 # 2024-04-28T08:27:47+12:00 Thu, 29 Jun 2017 23:03:07 GMT kjdon [31767] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added missing closing ) Wed, 14 Jun 2017 22:51:26 GMT kjdon [31739] * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) meta_a or meta_b may not be defined if the docs don't have metadata ... Thu, 11 May 2017 02:16:29 GMT kjdon [31672] * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) undoing Anu's previous commit. We don't want to make the AllList ... Thu, 06 Apr 2017 02:48:16 GMT kjdon [31577] * main/trunk/greenstone2/perllib/classify/List.pm (modified) changed my mind. now declaring aStr and bStr variables, cos what if ... Thu, 06 Apr 2017 02:23:55 GMT kjdon [31576] * main/trunk/greenstone2/perllib/classify/List.pm (modified) redo last log message: on toro (perl 5.12) it complained about 'can't ... Thu, 06 Apr 2017 02:21:59 GMT kjdon [31575] * main/trunk/greenstone2/perllib/classify/List.pm (modified) on toro (perl 5.12) it complained about 'can't use my in sort ... Mon, 03 Apr 2017 02:21:18 GMT kjdon [31567] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added in alpha_numeric_sort - copied from AZlist I think, so if ... Tue, 14 Feb 2017 06:52:48 GMT ak19 [31412] * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) After the recent changes to implement the OAI deletion policy, no ... Thu, 02 Apr 2015 00:22:05 GMT kjdon [29821] * main/trunk/greenstone2/perllib/classify.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) Detecting and handling the case where a 0 has been entered into ... Fri, 28 Nov 2014 04:09:12 GMT sjs49 [29476] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/plugins/MARCPlugin.pm (modified) First of 2 commits to get diffcol on the 64 bit Ubuntu that has perl ... Mon, 09 Jun 2014 02:40:40 GMT kjdon [29094] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/strings.properties (modified) added -metadata_selection_mode ... Wed, 30 Oct 2013 22:31:06 GMT kjdon [28564] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZCompactSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) changing some util:: methods to FileUtils:: methods Wed, 30 Oct 2013 07:54:49 GMT ak19 [28560] * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) * main/trunk/greenstone2/bin/script/grab_collection.pl (modified) * main/trunk/greenstone2/bin/script/gsWget.pl (modified) * main/trunk/greenstone2/bin/script/importfrom.pl (modified) * main/trunk/greenstone2/bin/script/mirror.pl (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/downloaders/WgetDownload.pm (modified) * main/trunk/greenstone2/perllib/g2futil.pm (modified) * main/trunk/greenstone2/perllib/giget.pm (modified) * main/trunk/greenstone2/perllib/plugins/LOMPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/MediaWikiPlugin.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) 1. New subroutine util::set_gnomelib_env that sets the environment ... Mon, 02 Sep 2013 23:44:05 GMT kjdon [28199] * main/trunk/greenstone2/perllib/classify/AZCompactSectionList.pm (modified) make the doclevel default be section - a sectionlist by default ... Mon, 02 Sep 2013 23:43:07 GMT kjdon [28198] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) changed doclevel to 'our' so that AZCompactSectionList can use it in args Thu, 01 Aug 2013 04:15:11 GMT kjdon [27955] * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) supports_memberof needs to be called from self otherwise we don't get ... Thu, 18 Jul 2013 07:42:36 GMT ak19 [27905] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) One more instance: Replacing calls to deprecated utils:: subroutines ... Thu, 18 Jul 2013 07:40:51 GMT ak19 [27904] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) Replacing calls to deprecated utils:: subroutines with FileUtils:: ... 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 ... 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, 04 Dec 2012 02:22:41 GMT ak19 [26545] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone3/web/interfaces/default/style/core.css (modified) List.pm makes all bucket titles lowercase now, for sorting purposes ... Thu, 27 Sep 2012 02:24:22 GMT kjdon [26267] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added filter_metadata and filer_regex to filter documents going into ... Mon, 10 Oct 2011 02:01:45 GMT ak19 [24745] * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) Removed code that was added in a recent commit and is no longer used: ... Fri, 07 Oct 2011 04:29:01 GMT ak19 [24737] * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) Further adjustment of code, reflecting the fact that text strings ... Thu, 29 Sep 2011 03:51:48 GMT davidb [24691] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) Improved multi-lingual support Tue, 13 Sep 2011 08:54:35 GMT ak19 [24586] * main/trunk/greenstone2/perllib/cfgread.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) Dr Bainbridge fixed the unicode bug that Diego had found when using ... Fri, 12 Aug 2011 07:35:50 GMT ak19 [24404] * main/trunk/greenstone2/bin/script/explode_metadata_database.pl (modified) * main/trunk/greenstone2/perllib/basebuildproc.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/doc.pm (modified) * main/trunk/greenstone2/perllib/lucenebuildproc.pm (modified) * main/trunk/greenstone2/perllib/mgbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgbuildproc.pm (modified) * main/trunk/greenstone2/perllib/mgppbuilder.pm (modified) * main/trunk/greenstone2/perllib/mgppbuildproc.pm (modified) * main/trunk/greenstone2/perllib/plugins/BasePlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/EmbeddedMetadataPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugins/OAIPlugin.pm (modified) * main/trunk/greenstone2/perllib/plugouts/BasePlugout.pm (modified) Changes to perl code to do with removing the ex. prefix: ex. is only ... Wed, 22 Jun 2011 06:31:37 GMT ak19 [24193] * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/unicode.pm (modified) Non-English characters in the user-entered buttonname of all ... Fri, 10 Jun 2011 02:04:01 GMT ak19 [24147] * main/trunk/greenstone2/perllib/classify/List.pm (modified) On Professor Witten's request List.pm no longer forces capitalisation ... Mon, 23 May 2011 01:50:09 GMT max [24081] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Hide debug Thu, 12 May 2011 05:37:36 GMT ak19 [24016] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Fixed the unicode-issue that Diego discovered. When using the List ... Wed, 11 May 2011 04:47:52 GMT ak19 [24012] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Bugfix to the way List deals with subclassification levels specified ... Sun, 28 Nov 2010 10:36:01 GMT davidb [23354] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) AZCompactList was still using old style 'add' parameter. Through ... Tue, 09 Nov 2010 00:31:00 GMT kjdon [23302] * main/trunk/greenstone2/perllib/classify/List.pm (modified) added reverse_sort_leaf_nodes option Fri, 29 Oct 2010 02:02:45 GMT ak19 [23250] * main/trunk/greenstone2/perllib/classify/List.pm (modified) Accidentally committed a debug version of the file Fri, 29 Oct 2010 02:00:58 GMT ak19 [23249] * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/util.pm (modified) A useful debug version of the rm method which got added in when Dr ... Mon, 18 Oct 2010 00:50:10 GMT kjdon [23154] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store a hash of all doc oids, then check against this hash when asked ... Tue, 12 Oct 2010 00:55:07 GMT kjdon [23116] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZList.pm (modified) * main/trunk/greenstone2/perllib/classify/AZSectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) * main/trunk/greenstone2/perllib/classify/BaseClassifier.pm (modified) * main/trunk/greenstone2/perllib/classify/Collage.pm (modified) * main/trunk/greenstone2/perllib/classify/DateList.pm (modified) * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/HTML.pm (modified) * main/trunk/greenstone2/perllib/classify/Hierarchy.pm (modified) * main/trunk/greenstone2/perllib/classify/List.pm (modified) * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) * main/trunk/greenstone2/perllib/classify/RecentDocumentsList.pm (modified) * main/trunk/greenstone2/perllib/classify/SectionList.pm (modified) * main/trunk/greenstone2/perllib/classify/SimpleList.pm (modified) for incremental build, classifiers are not really done incrementally. ... Mon, 11 Oct 2010 02:31:47 GMT kjdon [23081] * main/trunk/greenstone2/perllib/classify/HFileHierarchy.pm (modified) added a classifyOID param to get_OID_entry. Used to set the ... 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, 13 Jul 2010 01:18:34 GMT kjdon [22382] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) if language is ar for phind, then we set textorientation parameter to ... Wed, 02 Jun 2010 01:41:53 GMT kjdon [22220] * main/trunk/greenstone2/perllib/classify/AllList.pm (modified) in classify, don't readd the document if edit mode is update - all we ... Tue, 25 May 2010 22:56:52 GMT kjdon [22175] * main/trunk/greenstone2/perllib/classify/List.pm (modified) remove prefix and suffix are defined per metadata group, not per ... Wed, 05 May 2010 02:54:37 GMT davidb [22038] * main/trunk/greenstone2/perllib/classify/AZCompactList.pm (modified) Tweaked print statment to be more consistent with other classifier ... Tue, 27 Apr 2010 04:00:59 GMT kjdon [21969] * main/trunk/greenstone2/perllib/classify/List.pm (modified) store the offsets in add_vlist for all the cases, not just for when ... Tue, 13 Apr 2010 03:29:42 GMT kjdon [21876] * main/trunk/greenstone2/perllib/classify/Phind.pm (modified) only process into english clauses if english is the only language, ... Tue, 01 Dec 2009 01:19:06 GMT oranfry [20999] * main/trunk/greenstone2 (moved) restructuring the repository Wed, 04 Nov 2009 02:22:05 GMT kjdon [20904] * gsdl/trunk/perllib/classify/List.pm (modified) approximate size partition, don't do it if too few items