# # ChangeLog for main/trunk/greenstone2/perllib/classify # # Generated by Trac 1.4.2 # 2024-05-12T02:42:38+12:00 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