From 24de0adb174e1ba452cc44096262f6754ea0de21 Mon Sep 17 00:00:00 2001 From: vargenau Date: Fri, 6 Mar 2015 13:18:23 +0000 Subject: [PATCH] 1.5.4: Fix WantedPages for Fusionforge git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@9617 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- pgsrc/ReleaseNotes | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/pgsrc/ReleaseNotes b/pgsrc/ReleaseNotes index 14da70239..47bdf35a5 100644 --- a/pgsrc/ReleaseNotes +++ b/pgsrc/ReleaseNotes @@ -1,4 +1,4 @@ -Date: Thu, 5 Mar 2015 18:21:45 +0000 +Date: Fri, 6 Mar 2015 14:11:21 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -8,6 +8,10 @@ Content-Transfer-Encoding: binary <> +== 1.5.4 2015-03-XX Marc-Etienne Vargenau == + +* Fix ~WantedPages for Fusionforge + == 1.5.3 2015-03-04 Marc-Etienne Vargenau == * Fix Bug#648 Call to protected method @@ -39,7 +43,7 @@ This vulnerability is present in ~PhpWiki 1.5.0 and 1.5.1. All users are advised * remove ~FrameInclude plugin (frames are not supported in HTML 5) * sort tables with [[http://tablesorter.com|tablesorter jQuery plugin]] instead of sortable.js * fix Bug#636 Recursive include is not trapped -* fix Bug#647 undefined method ~WikiDB_backend_dba::~WikiDB_backend_dbaBase +* fix Bug#647 undefined method {{{WikiDB_backend_dba::WikiDB_backend_dbaBase}}} * correct total number of pages for AllPagesCreatedByMe, AllPagesOwnedByMe, AllPagesLastEditedByMe * fix Bug#607 BackLinks do not work inside a [[Help:RichTablePlugin|RichTable]] * fix Bug#646 Wrong number of links in BackLinks @@ -102,7 +106,7 @@ the new fusionforge theme is to be used together with [[http://fusionforge.org|F * ensure ending uploads slash even on user provided UPLOAD constants. Fixes plugin/~UpLoad * stabilize Comment. substring search for basepages, do not tokenize. * fix Bug#1792170 Handle " ( " or "(test" without closing ")" as plain word. Allow single string token "0" -* fix Bug#1752172 undefined method ~TextSearchQuery~_node_or::~_sql_quote() +* fix Bug#1752172 undefined method {{{TextSearchQuery_node_or::_sql_quote()}}} * dba: fix sorting for empty mtime field * ~LdapSearch: fix layout and logic * ~FileInfo: fix Upload: links @@ -303,7 +307,7 @@ more plugins and enhancements. UTF-8 should work. * updated most template files for harmonisation * changed default ~LiveSearch method in search.tmpl from url to xmlrpc. faster and less hackish. * fixed all templates with missing revision check. can be false. -* rewrote and redefined ~WikiDB::~listRelations. list only all relations as array. +* rewrote and redefined {{{WikiDB::listRelations}}}. list only all relations as array. * changed Semantic attribute syntax from ":-" to ":=" (relevant to cvs users only) * change ~TextSearchQuery handling of regex=pcre: plain string, no parsing at all, detect and apply modifiers. @@ -354,7 +358,7 @@ more plugins and enhancements. UTF-8 should work. * added lib/~XmlRpcClient, xmlrpc methods to lib/~HttpClient and acdropdown.js. JSON not yet. * created Help/~*Plugin stubs for *ALL* plugins in pgsrc * added a new _DEBUG_REMOTE flag to debug into remote sessions (xmlrpc, ajax, ...) -* added ~WikiDB::~linkSearch and backend/dumb/~LinkSearchIter.php. Mainly for ~SemanticSearch, +* added {{{WikiDB::linkSearch}}} and backend/dumb/~LinkSearchIter.php. Mainly for ~SemanticSearch, and LinkSearch, but can be used for ~SemanticSearchAdvanced (combined queries as ) and BackLinks et al also. * added Calendar display_weeknum argument @@ -389,7 +393,7 @@ more plugins and enhancements. UTF-8 should work. * simplify messages for translators * added ~ImageTile.php * added tsearch2 to doc/INSTALL.pgsql -* added basepage to ~Cached_~WikiLink::~asXML for subpages within ~CreateTOC +* added basepage to {{{Cached_WikiLink::asXML}}} for subpages within ~CreateTOC * print filename on dba access error * use bind_textdomain_codeset. bug #1480077 (Kai Krakow) * make ~TextSearchQuery->_stoplist localizable and overridable within config.ini -- 2.45.0