From 485576395cf99297ff54046079b409eb9c59a1d1 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 30 Sep 2009 15:07:40 +0000 Subject: Revert revisions r10176 and r9647 - Bug #45975, #51505 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10200 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6a947d259c..d59fd67a65 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -94,7 +94,7 @@
  • [Fix] Show report button in prosilver for guests who are allowed to report posts. (Bug #45695 - Patch by bantu)
  • [Fix] Correctly show private message history (Bug #46065 - Patch by bantu)
  • [Fix] Various XHTML mistakes in prosilver, subsilver2 and the ACP. (Bugs #25545 - Patch by bantu, #26315, #38555, #45505 - Patch by Raimon, #45785, #45865, #47085 - Patch by Raimon)
  • -
  • [Fix] Fix some ACP style issues (Bug #45975 - Patch by leviatan21, Bug #16109 - Patch by prototech)
  • +
  • [Fix] Fix some ACP style issues (Bug #16109 - Patch by prototech)
  • [Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)
  • [Fix] Show error in the ACP when template folder is not readable. (Bug #45705 - Patch by bantu)
  • [Fix] Adjust viewonline filename regular expression to be less strict. (Bug #46215 - Patch by bantu)
  • -- cgit v1.2.1 From 8bae4958749d32fcc5c34b955232045269b453f0 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 3 Oct 2009 11:35:39 +0000 Subject: revert r10079 (bug #50035) to be able to investigate other options of handling this later. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10201 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 - 1 file changed, 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d59fd67a65..756754ddeb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -202,7 +202,6 @@
  • [Fix] Make sure only logs for existing users are displayed and user-specific logs removed on user deletion. (Bug #49855)
  • [Fix] Only show "Add friend" and "Add foe" links if the specific module is enabled. (Bug #50475)
  • [Fix] Correctly display list items in forum description in prosilver and administration. (Bug #48055 - Patch by leviatan21)
  • -
  • [Fix] Fix handling of bookmarks and subscriptions on "split topics", "merge topics" and "merge posts". (Bug #50035)
  • [Fix] Only embed cron.php if there is no cron lock present to reduce overhead. (Bug #45725 - Patch by TerryE)
  • [Fix] Add header gradient back into subsilver2 but keep site logo easily replaceable with smaller and bigger ones. (Bug #11142 - Patch by dark/Rain and Raimon)
  • [Fix] Send activation email when activating user from user settings. (Bug #43145)
  • -- cgit v1.2.1