From 3ca0a7cb7616860ac0941f7d3b302f7b318a7fb6 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 13 Dec 2007 22:23:25 +0000 Subject: What did you expect? Us slacking off because of a few digg/heise trolls? nah. never! The show must go on :) git-svn-id: file:///svn/phpbb/trunk@8280 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c602cfdcd2..12801b1fc8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,6 +53,7 @@
  1. Changelog
      +
    1. Changes since 3.0.0
    2. Changes since RC-8
    3. Changes since RC-7
    4. Changes since RC-6
    5. @@ -70,7 +71,7 @@ - +

      1. Changelog

      @@ -80,6 +81,12 @@
      +

      1.i. Changes since 3.0.0

      + +
        +
      • [Change] Validate birthdays (Bug #15004)
      • +
      +

      1.i. Changes since 3.0.RC8

        -- cgit v1.2.1 From ab9465a90e6ebb9c485d180431d297ba14af4884 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Wed, 19 Dec 2007 17:23:14 +0000 Subject: Hopefully fixes avatar caching for CGI installs. git-svn-id: file:///svn/phpbb/trunk@8281 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 12801b1fc8..00f54c0abf 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -85,6 +85,7 @@
        • [Change] Validate birthdays (Bug #15004)
        • +
        • [Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)

        1.i. Changes since 3.0.RC8

        -- cgit v1.2.1 From 9b1c8531e36b9b88d676985a43e59bdf7e819516 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 26 Dec 2007 15:33:06 +0000 Subject: re-allow disabling of word censors (we somehow forgot to commit this, i really do not know why :/) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8286 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 00f54c0abf..3537cb5a0b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -86,6 +86,7 @@
        • [Change] Validate birthdays (Bug #15004)
        • [Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)
        • +
        • [Fix] Fix disabling of word censor, now possible again

        1.i. Changes since 3.0.RC8

        -- cgit v1.2.1 From b870474810e7b513b70755c80e3eeb3105b4116b Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 27 Dec 2007 17:34:05 +0000 Subject: #16695 #s17235 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8290 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3537cb5a0b..d2e8fb02ae 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,6 +87,8 @@
      • [Change] Validate birthdays (Bug #15004)
      • [Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)
      • [Fix] Fix disabling of word censor, now possible again
      • +
      • [Fix] Allow single quotes in db password to be stored within config.php in installer
      • +
      • [Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)

      1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 8b423ba3084fbe29ce83aef2a5f6ac5380ee006e Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 3 Jan 2008 14:04:12 +0000 Subject: #16865 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8293 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d2e8fb02ae..d2e4ed52ee 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,6 +89,7 @@
    6. [Fix] Fix disabling of word censor, now possible again
    7. [Fix] Allow single quotes in db password to be stored within config.php in installer
    8. [Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)
    9. +
    10. [Fix] Correctly handle empty imageset entries (Bug #16865)
    11. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 1074925720e84bcb9f2b1b6908da805c132a1c8a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 5 Jan 2008 15:47:40 +0000 Subject: - backport viewforum performance change from 3.1.x to 3.0.x git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8305 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d2e4ed52ee..660e5abb19 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -90,6 +90,11 @@
    12. [Fix] Allow single quotes in db password to be stored within config.php in installer
    13. [Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)
    14. [Fix] Correctly handle empty imageset entries (Bug #16865)
    15. +
    16. [Fix] Correctly check empty subjects/messages (Bug #17915)
    17. +
    18. [Change] Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
    19. +
    20. [Fix] Additionally include non-postable forums for moderators forums shown within the teams list. (Bug #17265)
    21. +
    22. [Change] Sped up viewforum considerably (also goes towards mcp_forum)
    23. +

      1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 12a9e001837da139a9ea07b8dd52019ee071d9bd Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 6 Jan 2008 17:00:09 +0000 Subject: - Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635) - Allow editing usernames within database_update on username cleanup (Bug #18415) - Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385) - Check entered imagemagick path for trailing slash (Bug #18205) - Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide - Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8310 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 660e5abb19..a93f5106a8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -94,9 +94,14 @@
    24. [Change] Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
    25. [Fix] Additionally include non-postable forums for moderators forums shown within the teams list. (Bug #17265)
    26. [Change] Sped up viewforum considerably (also goes towards mcp_forum)
    27. - +
    28. [Fix] Do not split topic list for topics being promoted to announcements after been moved to another forum (Bug #18635)
    29. +
    30. [Fix] Allow editing usernames within database_update on username cleanup (Bug #18415)
    31. +
    32. [Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)
    33. +
    34. [Fix] Check entered imagemagick path for trailing slash (Bug #18205)
    35. +
    36. [Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
    37. +
    38. [Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
    39. - +

      1.i. Changes since 3.0.RC8

        -- cgit v1.2.1 From c16d34f995647c763d894689deea6aac0439b6eb Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Tue, 22 Jan 2008 15:29:58 +0000 Subject: #19675 and #19675 Language changes, so take care. I guess it's time to close up shop :) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8326 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a93f5106a8..5c60f6e1eb 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -100,6 +100,8 @@
      • [Fix] Check entered imagemagick path for trailing slash (Bug #18205)
      • [Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
      • [Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
      • +
      • [Fix] Stricter checks on smilie packs (Bug #19675)
      • +
      • [Fix] Gracefully return from cancelling pm drafts (Bug #19675)

      1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 5efd4f2c00c8d3f12a881d4fce54bc92986902c5 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 29 Jan 2008 14:23:02 +0000 Subject: #20135 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8343 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 5c60f6e1eb..a8211ae925 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -102,6 +102,7 @@
    40. [Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
    41. [Fix] Stricter checks on smilie packs (Bug #19675)
    42. [Fix] Gracefully return from cancelling pm drafts (Bug #19675)
    43. +
    44. [Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
    45. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From fb1c5e22f6ac1cad6ddf9b6421bf21c00a95ae0c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 29 Jan 2008 15:00:41 +0000 Subject: #17025 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8346 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a8211ae925..e7013e9bae 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -103,6 +103,7 @@
    46. [Fix] Stricter checks on smilie packs (Bug #19675)
    47. [Fix] Gracefully return from cancelling pm drafts (Bug #19675)
    48. [Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
    49. +
    50. [Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
    51. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 9451f7feab692d7418f48b3d699026b4f9f731ce Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 29 Jan 2008 15:15:10 +0000 Subject: #20125 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8347 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e7013e9bae..1196e2ce7f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -104,6 +104,7 @@
    52. [Fix] Gracefully return from cancelling pm drafts (Bug #19675)
    53. [Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
    54. [Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
    55. +
    56. [Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
    57. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From c7821700dd36899a53b8afe9f859d7a40a23e7b4 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 29 Jan 2008 15:49:15 +0000 Subject: #19955 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8348 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1196e2ce7f..d778c0b41c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -105,6 +105,7 @@
    58. [Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
    59. [Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
    60. [Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
    61. +
    62. [Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
    63. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 325ff1fa1b0f75b7da6a6abbc9d6bbf032bcdedf Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 30 Jan 2008 16:01:15 +0000 Subject: One commit for those fixes having a very tiny impact (mostly only whitespaces or forgotten spans, etc.) Although i somehow mistakingly got #20445 and #15249 into it. :/ Removing s_watching_img from watch_topic_forum() function (Bug #20445) Changing order for post review if more than one post affected (Bug #15249) Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479) Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738) Tiny code fixes (Bug #20165, #20025, #19795, #14804) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8350 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 5 +++++ phpBB/docs/hook_system.html | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d778c0b41c..77656accab 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -106,6 +106,11 @@
    64. [Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
    65. [Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
    66. [Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
    67. +
    68. Removing s_watching_img from watch_topic_forum() function (Bug #20445)
    69. +
    70. Changing order for post review if more than one post affected (Bug #15249)
    71. +
    72. Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479)
    73. +
    74. Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
    75. +
    76. Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    77. 1.i. Changes since 3.0.RC8

      diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html index b7fd702987..565e0096fc 100644 --- a/phpBB/docs/hook_system.html +++ b/phpBB/docs/hook_system.html @@ -14,7 +14,7 @@ phpBB3 • Hook System -- cgit v1.2.1 From 35236eb0458d6be0bb04632977eaf4f322fa9653 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 30 Jan 2008 17:03:34 +0000 Subject: Prepend phpbb_root_path to ranks path for displaying ranks - #19075 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8352 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 77656accab..c6afafe01a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -106,11 +106,12 @@
    78. [Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
    79. [Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
    80. [Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
    81. -
    82. Removing s_watching_img from watch_topic_forum() function (Bug #20445)
    83. -
    84. Changing order for post review if more than one post affected (Bug #15249)
    85. -
    86. Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479)
    87. -
    88. Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
    89. -
    90. Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    91. +
    92. [Fix] Removing s_watching_img from watch_topic_forum() function (Bug #20445)
    93. +
    94. [Fix] Changing order for post review if more than one post affected (Bug #15249)
    95. +
    96. [Fix] Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479)
    97. +
    98. [Fix] Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
    99. +
    100. [Fix] Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    101. +
    102. [Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
    103. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From f8124b2117bf3abce4671cd2aa529b65b2103193 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 30 Jan 2008 17:06:26 +0000 Subject: Allow forum notifications if topic notifications are disabled but forum notifications enabled - #14765 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8353 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c6afafe01a..0513ae1215 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -112,6 +112,7 @@
    104. [Fix] Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
    105. [Fix] Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    106. [Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
    107. +
    108. [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
    109. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From f24069d32c39d21037503b0c5d645a5929291f69 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 30 Jan 2008 19:30:58 +0000 Subject: Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. - #20435 many thanks to the reporter for allowing me to debug this on his server. :) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8355 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 0513ae1215..eea7f88892 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -113,6 +113,7 @@
    110. [Fix] Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    111. [Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
    112. [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
    113. +
    114. [Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
    115. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From fbea6fbc31e45332f9bb56aa0a65eeba3451655a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 1 Feb 2008 12:45:05 +0000 Subject: Try to sort last active date on memberlist correctly at least on current page (Bug #18665) - patch provided by phillipK git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8359 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index eea7f88892..2e7600b000 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -114,6 +114,7 @@
    116. [Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
    117. [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
    118. [Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
    119. +
    120. [Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
    121. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From cc1ac794502e116f3367c12cc0e4fa272d0a29ec Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 1 Feb 2008 12:47:00 +0000 Subject: fixing one small typo git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8360 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/coding-guidelines.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 124ac74bb9..5ad2627d6e 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -1059,7 +1059,7 @@ append_sid("{$phpbb_root_path}memberlist.$phpEx", 'mode=group&amp; <!-- END loopname -->
      -

      A bit later loops will be explained further. To not irretate you we will explain conditionals as well as other statements first.

      +

      A bit later loops will be explained further. To not irritate you we will explain conditionals as well as other statements first.

      Including files

      Something that existed in 2.0.x which no longer exists in 3.0.x is the ability to assign a template to a variable. This was used (for example) to output the jumpbox. Instead (perhaps better, perhaps not but certainly more flexible) we now have INCLUDE. This takes the simple form:

      -- cgit v1.2.1 From ae0fb4b070fc689a3639a0864ba1c4f3889d6c91 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 1 Feb 2008 13:12:05 +0000 Subject: #15120 #16029 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8362 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 2e7600b000..8931b8f347 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -115,6 +115,10 @@
    122. [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
    123. [Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
    124. [Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
    125. +
    126. [Fix] Handle generation of form tokens when maximum time is set to -1
    127. +
    128. [Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
    129. +
    130. [Fix] Respect signature permissions in posting (Bug #16029)
    131. +

      1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From efdb743f60b9df2f5a151cd56ba3c45007cdedc8 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 2 Feb 2008 15:19:55 +0000 Subject: Users allowed to resign only from open and freely open groups - #19355 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8368 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8931b8f347..328c0b9098 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,6 +118,7 @@
    132. [Fix] Handle generation of form tokens when maximum time is set to -1
    133. [Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
    134. [Fix] Respect signature permissions in posting (Bug #16029)
    135. +
    136. [Fix] Users allowed to resign only from open and freely open groups (Bug #19355)
    137. -- cgit v1.2.1 From 143b5a76ad1ebd67bbe54832579c8f5e6f2f3716 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 14 Feb 2008 12:33:42 +0000 Subject: Update git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8381 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 328c0b9098..91d255bd78 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -119,6 +119,8 @@
    138. [Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
    139. [Fix] Respect signature permissions in posting (Bug #16029)
    140. [Fix] Users allowed to resign only from open and freely open groups (Bug #19355)
    141. +
    142. [Fix] Assign a last viewed date to converted topics (Bug #16565)
    143. +
    144. [Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215,)
    145. -- cgit v1.2.1 From 0a5c435102dbdfce9b773c5ba4c0a91e42141108 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 11:26:23 +0000 Subject: Fix Custom BBCode {EMAIL}-Token usage - #21155 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8387 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 91d255bd78..7e2e1a4663 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -120,7 +120,9 @@
    146. [Fix] Respect signature permissions in posting (Bug #16029)
    147. [Fix] Users allowed to resign only from open and freely open groups (Bug #19355)
    148. [Fix] Assign a last viewed date to converted topics (Bug #16565)
    149. -
    150. [Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215,)
    151. +
    152. [Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215)
    153. +
    154. [Feature] New option to hide the entire list of subforums on listforums
    155. +
    156. [Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
    157. -- cgit v1.2.1 From b5a1ddffa0b424d4e8d6b7b08cbbf3eec3d264bb Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 11:45:38 +0000 Subject: Do not rely on parameter returned by unlink() for verifying cache directory write permission - #19565 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8388 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7e2e1a4663..a7c98dd417 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -123,6 +123,7 @@
    158. [Fix] Many minor and/or cosmetic fixes (Including, but not limited to: #21315, #18575, #18435, #21215)
    159. [Feature] New option to hide the entire list of subforums on listforums
    160. [Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
    161. +
    162. [Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
    163. -- cgit v1.2.1 From 6accc46024d436e69802793956653412cde8f404 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 13:18:33 +0000 Subject: some language/style/code fixes (refer to the diff of the changelog) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8389 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 5 +++-- phpBB/docs/INSTALL.html | 6 +++--- phpBB/docs/coding-guidelines.html | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a7c98dd417..e55708cfb5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -108,8 +108,8 @@
    164. [Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
    165. [Fix] Removing s_watching_img from watch_topic_forum() function (Bug #20445)
    166. [Fix] Changing order for post review if more than one post affected (Bug #15249)
    167. -
    168. [Fix] Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479)
    169. -
    170. [Fix] Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738)
    171. +
    172. [Fix] Language typos/fixes (Bug #20425, #15719, #15429, #14669, #13479, #20795, #21095, #21405, #21715, #21725, #21755, #21865, #15689)
    173. +
    174. [Fix] Style/Template fixes (Bug #20065, #19405, #19205, #15028, #14934, #14821, #14752, #14497, #13707, #14738, #19725)
    175. [Fix] Tiny code fixes (Bug #20165, #20025, #19795, #14804)
    176. [Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
    177. [Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
    178. @@ -124,6 +124,7 @@
    179. [Feature] New option to hide the entire list of subforums on listforums
    180. [Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
    181. [Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
    182. +
    183. [Change] Use correct string for filesize (MiB instead of MB for example)
    184. diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 4f9e4ded70..40ae50047b 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -281,9 +281,9 @@

      4.iii. Patch file

      -

      The patch file package is for those wanting to update through the patch application, and being compfortable with it.

      +

      The patch file package is for those wanting to update through the patch application, and being comfortable with it.

      -

      The patch file is one solution for those with many Modifications (MODs) or other changes who do not want to re-add them back to all the changed files if they use the method explained above. To use this you will need command line access to a standard UNIX type patch application. If you do not have access to such an application but still want to use this update approach, we strongly recommend the Automatic update package explained below. It is also the preferred update method.

      +

      The patch file is one solution for those with many Modifications (MODs) or other changes who do not want to re-add them back to all the changed files if they use the method explained above. To use this you will need command line access to a standard UNIX type patch application. If you do not have access to such an application but still want to use this update approach, we strongly recommend the Automatic update package explained below. It is also the preferred update method.

      A number of patch files are provided to allow you to update from previous stable releases. Select the correct patch, e.g. if your current version is 3.0.0 you need the phpBB-3.0.0_to_3.0.1.patch file. Place the correct patch in the parent directory containing the phpBB3 core files (i.e. index.php, viewforum.php, etc.). With this done you should run the following command: patch -cl -d [PHPBB DIRECTORY] -p1 < [PATCH NAME] (where PHPBB DIRECTORY is the directory name your phpBB Installation resides in, for example phpBB3, and where PATCH NAME is the relevant filename of the selected patch file). This should complete quickly, hopefully without any HUNK FAILED comments.

      @@ -369,7 +369,7 @@

      Password conversion Due to the utf-8 based handling of passwords in phpBB3, it is not always possible to transfer all passwords. For passwords "lost in translation" the easiest workaround is to use the "forgotten password" function.

      -

      Path to your former board The converter expects the relative path to your old board's files. So, -for instance - if the new board is located at http://www.yourdomain.com/forum and the phpBB3 is located at http://www.yourdomain.com/phpBB3, then the correct value would be ../forum. Note that the webserver user must be able to access the source installation's files.

      +

      Path to your former board The converter expects the relative path to your old board's files. So, - for instance - if the old board is located at http://www.yourdomain.com/forum and the phpBB3 installation is located at http://www.yourdomain.com/phpBB3, then the correct value would be ../forum. Note that the webserver user must be able to access the source installation's files.

      Missing images If your default board language's language pack does not include all images, then some images might be missing in your installation. Always use a complete language pack as default language.

      diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 5ad2627d6e..837ae55227 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -110,7 +110,7 @@

      If entered with tabs (replace the {TAB}) both equal signs need to be on the same column.

      Linefeeds:

      -

      Ensure that your editor is saving files in the UNIX format. This means lines are terminated with a newline, not with a CR/LF combo as they are on Win32, or whatever the Mac uses. Any decent editor should be able to do this, but it might not always be the default. Know your editor. If you want advice on Windows text editors, just ask one of the developers. Some of them do their editing on Win32.

      +

      Ensure that your editor is saving files in the UNIX (LF) line ending format. This means that lines are terminated with a newline, not with Windows Line endings (CR/LF combo) as they are on Win32 or Classic Mac (CR) Line endings. Any decent editor should be able to do this, but it might not always be the default setting. Know your editor. If you want advice for an editor for your Operating System, just ask one of the developers. Some of them do their editing on Win32.

      1.ii. File Header

      -- cgit v1.2.1 From 2003152c8dd9c760135ec831b49e41adcfd02142 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 14:06:46 +0000 Subject: - Remove left join for query used to retrieve already assigned users and groups within permission panel - #20235 - also test the serialize/unserialize approach for cached roles git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8390 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 e55708cfb5..34686de59f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -125,7 +125,7 @@
    185. [Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
    186. [Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
    187. [Change] Use correct string for filesize (MiB instead of MB for example)
    188. - +
    189. [Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
    190. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 2092f07c544b0a44aba085216eeadc84be5cec5d Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 15:03:50 +0000 Subject: Correctly return sole whitespaces if used with BBCodes - #19535 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8392 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 34686de59f..36c52a23c8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -126,6 +126,7 @@
    191. [Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
    192. [Change] Use correct string for filesize (MiB instead of MB for example)
    193. [Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
    194. +
    195. [Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
    196. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 7ea118198e3af9f6ff97c883a75b38bef2fc3881 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 23 Feb 2008 15:29:38 +0000 Subject: - Fix quote bbcode parsing adding too much closing tags on special conditions - #20735 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8393 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 36c52a23c8..677ace42fe 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -127,6 +127,7 @@
    197. [Change] Use correct string for filesize (MiB instead of MB for example)
    198. [Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
    199. [Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
    200. +
    201. [Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
    202. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From bbebeda5f266e9f0909a00953ef938c8e85cef1f Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Wed, 27 Feb 2008 15:11:25 +0000 Subject: git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8410 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 677ace42fe..d75b841962 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -128,6 +128,9 @@
    203. [Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
    204. [Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
    205. [Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
    206. +
    207. [Change] Added sanity checks to various ACP settings
    208. +
    209. [Change] Removed minimum form times
    210. +
    211. [Fix] Check topics_per_page value in acp_forums (Bug #15539)
    212. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 33ab3d4439773cca96e40c707f302b193c22edf9 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Thu, 6 Mar 2008 19:29:59 +0000 Subject: Custom profile fields with date type should be timezone independend [Bug #15003] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8424 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d75b841962..9c7a3fb7cf 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,6 +131,7 @@
    213. [Change] Added sanity checks to various ACP settings
    214. [Change] Removed minimum form times
    215. [Fix] Check topics_per_page value in acp_forums (Bug #15539)
    216. +
    217. [Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
    218. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 04785d807878f5b1c8572900550c8b37092f0328 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 13 Mar 2008 14:08:59 +0000 Subject: #22875 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8426 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 9c7a3fb7cf..c649b6466c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -132,6 +132,8 @@
    219. [Change] Removed minimum form times
    220. [Fix] Check topics_per_page value in acp_forums (Bug #15539)
    221. [Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
    222. +
    223. [Fix] Fixing some XHTML errors/warnings within the ACP (Bug #22875)
    224. +

      1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From 58173191edc5b75434dca66edfe4405296d22572 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 13 Mar 2008 14:39:53 +0000 Subject: #22865 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8428 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index c649b6466c..de627e6217 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -133,6 +133,7 @@
    225. [Fix] Check topics_per_page value in acp_forums (Bug #15539)
    226. [Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
    227. [Fix] Fixing some XHTML errors/warnings within the ACP (Bug #22875)
    228. +
    229. [Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
    230. -- cgit v1.2.1 From 44708b7ebbef0c5a875954141ab751728ef15a87 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 13 Mar 2008 14:47:57 +0000 Subject: #22805 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8429 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index de627e6217..ba51befde5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -134,6 +134,7 @@
    231. [Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
    232. [Fix] Fixing some XHTML errors/warnings within the ACP (Bug #22875)
    233. [Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
    234. +
    235. [Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
    236. -- cgit v1.2.1 From 7c1b3ed62aeab31b4f226600a0585226ed44bfea Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Thu, 13 Mar 2008 15:22:33 +0000 Subject: #22685 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8430 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ba51befde5..a529c3dc9a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -135,6 +135,7 @@
    237. [Fix] Fixing some XHTML errors/warnings within the ACP (Bug #22875)
    238. [Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
    239. [Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
    240. +
    241. [Fix] Correctly specify "close report action" (Bug #22685)
    242. -- cgit v1.2.1 From 217dc8e6d53beb62e6aa5ccaed68b86a9282d88e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 14 Mar 2008 12:28:08 +0000 Subject: #22525 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8432 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a529c3dc9a..b50f5fcf8f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -136,6 +136,7 @@
    243. [Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
    244. [Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
    245. [Fix] Correctly specify "close report action" (Bug #22685)
    246. +
    247. [Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
    248. -- cgit v1.2.1 From b7ef95ed091580df66da23fc1bca403758645fc3 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 17 Mar 2008 16:25:07 +0000 Subject: This should get rid of the filesorts and temp tables on index (with topic read tracking as exception). Updater still needs testing. Not yet merged to 3.1 #22715 - thanks HoL git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8436 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index b50f5fcf8f..ea3986cdcc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -137,6 +137,7 @@
    249. [Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
    250. [Fix] Correctly specify "close report action" (Bug #22685)
    251. [Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
    252. +
    253. [Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)
    254. -- cgit v1.2.1 From 1fc205064d46b211e5a7b71ca29490aee0a9caad Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 18 Mar 2008 13:31:39 +0000 Subject: also #23235 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8445 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ea3986cdcc..287f32f5a4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -138,6 +138,7 @@
    255. [Fix] Correctly specify "close report action" (Bug #22685)
    256. [Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
    257. [Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)
    258. +
    259. [Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)
    260. -- cgit v1.2.1 From 274bd147ca29d61db26d3a0e5c717f4a5ab36d3d Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 18 Mar 2008 13:49:54 +0000 Subject: Allow & and | in local part of email addresses - #22995 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8447 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 287f32f5a4..804be705ef 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -139,6 +139,7 @@
    261. [Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
    262. [Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)
    263. [Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)
    264. +
    265. [Fix] Allow & and | in local part of email addresses (Bug #22995)
    266. -- cgit v1.2.1 From 337f1c33c9ee760db180d0628e756bed61c75020 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 18 Mar 2008 14:32:49 +0000 Subject: Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8449 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 804be705ef..d2f233150a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -140,6 +140,7 @@
    267. [Fix] Clean up who is online code in page_header (Bug #22715, thanks HighwayofLife)
    268. [Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)
    269. [Fix] Allow & and | in local part of email addresses (Bug #22995)
    270. +
    271. [Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
    272. -- cgit v1.2.1 From c6c2d325bfb9626c33da97f477ae161b464adae0 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 18 Mar 2008 14:36:44 +0000 Subject: Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8450 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d2f233150a..7ba3ed9b67 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -141,6 +141,7 @@
    273. [Fix] Pertain select single link on memberlist (Bug #23235 - patch provided by Schumi)
    274. [Fix] Allow & and | in local part of email addresses (Bug #22995)
    275. [Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
    276. +
    277. [Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
    278. -- cgit v1.2.1 From b0bfd5c66f8f1f1cf48f9aff362036e17d387d50 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 18 Mar 2008 14:44:51 +0000 Subject: Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8451 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7ba3ed9b67..6d1f0759cc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -142,6 +142,7 @@
    279. [Fix] Allow & and | in local part of email addresses (Bug #22995)
    280. [Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
    281. [Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
    282. +
    283. [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
    284. -- cgit v1.2.1 From b33b5f63eba7dbf24421bea1d7cfcfe21667736c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 23 Mar 2008 17:11:43 +0000 Subject: only allow users having the a_user permission to search by email address (later on there will most likely a new permission for general email visibility) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8460 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6d1f0759cc..b7490eabb1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -143,6 +143,7 @@
    285. [Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
    286. [Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
    287. [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
    288. +
    289. [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
    290. -- cgit v1.2.1 From 50e1d938879db3385eb446eade2a3b7950b85fe3 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Mon, 24 Mar 2008 00:16:13 +0000 Subject: - [Fix] Do not detect the board URL as a link twice in posts (Bug #19215) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8462 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 b7490eabb1..8b68dc680f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -144,7 +144,7 @@
    291. [Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
    292. [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
    293. [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
    294. - +
    295. [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
    296. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From d02f00aa2977c63edf910c048c26d8ea793c547e Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Mon, 24 Mar 2008 00:26:24 +0000 Subject: - [Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8464 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8b68dc680f..a526625b40 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -145,6 +145,7 @@
    297. [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
    298. [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
    299. [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
    300. +
    301. [Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
    302. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1 From f170f1c929a87398d756d1e7372baa818e9f60f8 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 24 Mar 2008 12:54:59 +0000 Subject: oh, forgot to update the changelog... git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8469 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a526625b40..26f7a74021 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -143,9 +143,11 @@
    303. [Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
    304. [Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
    305. [Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
    306. -
    307. [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
    308. [Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
    309. [Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
    310. +
    311. [Fix] If pruning users based on last activity, do not include users never logged in before (Bug #18105)
    312. +
    313. [Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
    314. +
    315. [Sec] Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat
    316. 1.i. Changes since 3.0.RC8

      -- cgit v1.2.1