From c1c3b9f9124b42dd37b5d1da582e23b927cbee44 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Fri, 11 Apr 2008 14:14:23 +0000 Subject: fixing two potential problems - blank style - check for correct role assignment within auth.php (should not happen, but seems like some users are not able to persist from manually messing with the db) git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8502 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index dd4fd3b90a..7596bb76c7 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,6 +53,7 @@
  1. Changelog
      +
    1. Changes since 3.0.1
    2. Changes since 3.0.0
    3. Changes since RC-8
    4. Changes since RC-7
    5. @@ -81,7 +82,14 @@
      -

      1.i. Changes since 3.0.0

      +

      1.i. Changes since 3.0.1

      + +
        +
      • [Fix] Ability to set permissions on non-mysql dbms (Bug #24955)
      • +
      • [Fix] Fixed blank style on setups having no username defined within config.php (Bug #25065)
      • +
      + +

      1.ii. Changes since 3.0.0

      • [Change] Validate birthdays (Bug #15004)
      • @@ -152,7 +160,7 @@
      • [Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)
      -

      1.i. Changes since 3.0.RC8

      +

      1.iii. Changes since 3.0.RC8

      • [Fix] Cleaned usernames contain only single spaces, so "a_name" and "a__name" are treated as the same name (Bug #15634)
      • @@ -161,7 +169,7 @@
      • [Fix] Call garbage_collection() within database updater to correctly close connections (affects Oracle for example)
      -

      1.ii. Changes since 3.0.RC7

      +

      1.iv. Changes since 3.0.RC7

      • [Fix] Fixed MSSQL related bug in the update system
      • @@ -196,7 +204,7 @@
      • [Fix] No duplication of active topics (Bug #15474)
      -

      1.iii. Changes since 3.0.RC6

      +

      1.v. Changes since 3.0.RC6

      • [Fix] Submitting language changes using acp_language (Bug #14736)
      • @@ -206,7 +214,7 @@
      • [Fix] Able to request new password (Bug #14743)
      -

      1.iv. Changes since 3.0.RC5

      +

      1.vi. Changes since 3.0.RC5

      • [Feature] Removing constant PHPBB_EMBEDDED in favor of using an exit_handler(); the constant was meant to achive this more or less.
      • @@ -269,7 +277,7 @@
      • [Sec] New password hashing mechanism for storing passwords (#i42)
      -

      1.v. Changes since 3.0.RC4

      +

      1.vii. Changes since 3.0.RC4

      • [Fix] MySQL, PostgreSQL and SQLite related database fixes (Bug #13862)
      • @@ -320,7 +328,7 @@
      • [Fix] odbc_autocommit causing existing result sets to be dropped (Bug #14182)
      -

      1.vi. Changes since 3.0.RC3

      +

      1.viii. Changes since 3.0.RC3

      • [Fix] Fixing some subsilver2 and prosilver style issues
      • @@ -429,7 +437,7 @@
      -

      1.vii. Changes since 3.0.RC2

      +

      1.ix. Changes since 3.0.RC2

      • [Fix] Re-allow searching within the memberlist
      • @@ -475,7 +483,7 @@
      -

      1.viii. Changes since 3.0.RC1

      +

      1.x. Changes since 3.0.RC1

      • [Fix] (X)HTML issues within the templates (Bug #11255, #11255)
      • -- cgit v1.2.1 From 79c72890e67dbd0a67bb85466886e4dd7e86a6f5 Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 04:39:04 +0000 Subject: #14429 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8505 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 7596bb76c7..9a5a2cadd2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -87,6 +87,7 @@
        • [Fix] Ability to set permissions on non-mysql dbms (Bug #24955)
        • [Fix] Fixed blank style on setups having no username defined within config.php (Bug #25065)
        • +
        • [Fix] Made the compress_tar class tolerate archives that do not properly have their archived contents listed (Bug #14429 / thanks to JRSweets for his patch)

        1.ii. Changes since 3.0.0

        -- cgit v1.2.1 From 3e64e9b8999e6c4c004e1cb0721c76ee6b612d53 Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 04:47:37 +0000 Subject: #14648 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8506 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 9a5a2cadd2..067a2c88e4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -88,6 +88,7 @@
      • [Fix] Ability to set permissions on non-mysql dbms (Bug #24955)
      • [Fix] Fixed blank style on setups having no username defined within config.php (Bug #25065)
      • [Fix] Made the compress_tar class tolerate archives that do not properly have their archived contents listed (Bug #14429 / thanks to JRSweets for his patch)
      • +
      • [Fix] Moved topics should not count towards the number of topics in a forum (Bug #14648 / thanks to Schumi for his patch)

      1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 0bfd3b59e7c0f565516dc5f626f3aead38a6b886 Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 04:57:29 +0000 Subject: #18775 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8507 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 067a2c88e4..c6143196c2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,6 +89,7 @@
    6. [Fix] Fixed blank style on setups having no username defined within config.php (Bug #25065)
    7. [Fix] Made the compress_tar class tolerate archives that do not properly have their archived contents listed (Bug #14429 / thanks to JRSweets for his patch)
    8. [Fix] Moved topics should not count towards the number of topics in a forum (Bug #14648 / thanks to Schumi for his patch)
    9. +
    10. [Fix] Properly check for invalid characters in MySQL DB prefixes during install (Bug #18775)
    11. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 3613ddf523f6e555e8095f1d0f995fa44a99da6f Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 05:13:34 +0000 Subject: #21255 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8509 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 c6143196c2..35b6d45e8d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -90,6 +90,7 @@
    12. [Fix] Made the compress_tar class tolerate archives that do not properly have their archived contents listed (Bug #14429 / thanks to JRSweets for his patch)
    13. [Fix] Moved topics should not count towards the number of topics in a forum (Bug #14648 / thanks to Schumi for his patch)
    14. [Fix] Properly check for invalid characters in MySQL DB prefixes during install (Bug #18775)
    15. +
    16. [Change] Generalize load check (Bug #21255 / thanks to Xipher)
    17. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 29eb7129987e129877529144816f32704eb724f0 Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 05:16:42 +0000 Subject: #21885 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8510 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 35b6d45e8d..bdfe15fa87 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -91,6 +91,7 @@
    18. [Fix] Moved topics should not count towards the number of topics in a forum (Bug #14648 / thanks to Schumi for his patch)
    19. [Fix] Properly check for invalid characters in MySQL DB prefixes during install (Bug #18775)
    20. [Change] Generalize load check (Bug #21255 / thanks to Xipher)
    21. +
    22. [Change] Make utf8_htmlspecialchars not pass its argument by reference (Bug #21885)
    23. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From de998acda29cb0177b5dd8bbaf0973150606a7d7 Mon Sep 17 00:00:00 2001 From: David M Date: Sun, 20 Apr 2008 06:29:00 +0000 Subject: #22385 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8511 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 bdfe15fa87..fcd18a199c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -92,6 +92,8 @@
    24. [Fix] Properly check for invalid characters in MySQL DB prefixes during install (Bug #18775)
    25. [Change] Generalize load check (Bug #21255 / thanks to Xipher)
    26. [Change] Make utf8_htmlspecialchars not pass its argument by reference (Bug #21885)
    27. +
    28. [Fix] Bring the PostgreSQL backup system back to working order (Bug #22385)
    29. +
    30. [Change] Sort the tables at the database table backup screen
    31. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 5ca1f737035c492ded45dda81e880d2767a9b502 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 10:54:12 +0000 Subject: #25805 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8513 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 fcd18a199c..05725557d3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -94,6 +94,7 @@
    32. [Change] Make utf8_htmlspecialchars not pass its argument by reference (Bug #21885)
    33. [Fix] Bring the PostgreSQL backup system back to working order (Bug #22385)
    34. [Change] Sort the tables at the database table backup screen
    35. +
    36. [Fix] Update correct theme for cached styles in style.php (Bug #25805)
    37. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 71d725ae9116972c1135771f04f3fb73251d9bfa Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 10:54:41 +0000 Subject: add PHPBB_INSTALLED check to file.php too git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8514 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 05725557d3..3c03801b23 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -95,6 +95,7 @@
    38. [Fix] Bring the PostgreSQL backup system back to working order (Bug #22385)
    39. [Change] Sort the tables at the database table backup screen
    40. [Fix] Update correct theme for cached styles in style.php (Bug #25805)
    41. +
    42. [Fix] Also add PHPBB_INSTALLED check to download/file.php for inline avatar delivery
    43. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 0bb09825c8714338d03f861e83fa811c1dd5e4af Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 11:11:08 +0000 Subject: #25095 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8516 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 3c03801b23..11b348949d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -96,6 +96,7 @@
    44. [Change] Sort the tables at the database table backup screen
    45. [Fix] Update correct theme for cached styles in style.php (Bug #25805)
    46. [Fix] Also add PHPBB_INSTALLED check to download/file.php for inline avatar delivery
    47. +
    48. [Fix] Unable to login to some jabber server, reverted previous change (Bug #25095)
    49. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 76250ca55a20c49b3ff26424276b5e7cba3b5ec0 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 12:18:36 +0000 Subject: #25925 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8517 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 11b348949d..091fcc0d09 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -97,6 +97,7 @@
    50. [Fix] Update correct theme for cached styles in style.php (Bug #25805)
    51. [Fix] Also add PHPBB_INSTALLED check to download/file.php for inline avatar delivery
    52. [Fix] Unable to login to some jabber server, reverted previous change (Bug #25095)
    53. +
    54. [Fix] Do not return BMP as valid image type for GD image manipulation (Bug #25925)
    55. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From af8cb0674b0faa338a840b4144b1da66be5dad64 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 13:20:13 +0000 Subject: #24665 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8521 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 091fcc0d09..2c75581b7f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -98,6 +98,7 @@
    56. [Fix] Also add PHPBB_INSTALLED check to download/file.php for inline avatar delivery
    57. [Fix] Unable to login to some jabber server, reverted previous change (Bug #25095)
    58. [Fix] Do not return BMP as valid image type for GD image manipulation (Bug #25925)
    59. +
    60. [Change] For determining the maximum number of private messages in one box, use the biggest value from all groups the user is a member of (Bug #24665)
    61. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From fa22522236cd608286863faca5412a37e6eeab2c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 13:20:41 +0000 Subject: #23525 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8522 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 2c75581b7f..52d5fc6c3b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -99,6 +99,7 @@
    62. [Fix] Unable to login to some jabber server, reverted previous change (Bug #25095)
    63. [Fix] Do not return BMP as valid image type for GD image manipulation (Bug #25925)
    64. [Change] For determining the maximum number of private messages in one box, use the biggest value from all groups the user is a member of (Bug #24665)
    65. +
    66. [Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)
    67. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 2c2da40f1be8e05de37e602f0173feba1cee4373 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 14:43:03 +0000 Subject: #24435 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8524 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 52d5fc6c3b..47788afd17 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -100,6 +100,7 @@
    68. [Fix] Do not return BMP as valid image type for GD image manipulation (Bug #25925)
    69. [Change] For determining the maximum number of private messages in one box, use the biggest value from all groups the user is a member of (Bug #24665)
    70. [Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)
    71. +
    72. [Fix] Correctly sort by rank in memberlist (Bug #24435)
    73. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From cc78a5302375747328abae09dda9ccf98e9b9121 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 21 Apr 2008 15:02:22 +0000 Subject: #24245 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8525 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 47788afd17..9bbc7e893c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -101,6 +101,7 @@
    74. [Change] For determining the maximum number of private messages in one box, use the biggest value from all groups the user is a member of (Bug #24665)
    75. [Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)
    76. [Fix] Correctly sort by rank in memberlist (Bug #24435)
    77. +
    78. [Fix] Purge cache after database restore (Bug #24245)
    79. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 57b5e87b1c7395443f99fc737946af1931a30218 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 May 2008 14:44:28 +0000 Subject: #14830 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8543 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 9bbc7e893c..222e5f762d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -102,6 +102,7 @@
    80. [Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)
    81. [Fix] Correctly sort by rank in memberlist (Bug #24435)
    82. [Fix] Purge cache after database restore (Bug #24245)
    83. +
    84. [Fix] Correctly display subforum read/unread icons from RTL in FF3, Konqueror and Safari3+. (thanks arod-1 for the fix, related to Bug #14830)
    85. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 9413af5e1a59a9bfc01fb5d3896a2fb5d34055f4 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 15 May 2008 13:29:14 +0000 Subject: So, tighten things up a little further. QA Team, please check this. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8554 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 222e5f762d..3e1ae339f9 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -103,6 +103,8 @@
    86. [Fix] Correctly sort by rank in memberlist (Bug #24435)
    87. [Fix] Purge cache after database restore (Bug #24245)
    88. [Fix] Correctly display subforum read/unread icons from RTL in FF3, Konqueror and Safari3+. (thanks arod-1 for the fix, related to Bug #14830)
    89. +
    90. [Feature] Added optional referer validation of POST requests as additional CSRF protection.
    91. +
    92. [Fix] Added missing form token in acp (thanks NBBN).
    93. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From fc12c0021961f369090a3ea9fdcd62ef4d51505e Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 15 May 2008 14:10:11 +0000 Subject: And more new features for reasonable paranoia. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8555 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 3e1ae339f9..ef68d5113d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -105,6 +105,7 @@
    94. [Fix] Correctly display subforum read/unread icons from RTL in FF3, Konqueror and Safari3+. (thanks arod-1 for the fix, related to Bug #14830)
    95. [Feature] Added optional referer validation of POST requests as additional CSRF protection.
    96. [Fix] Added missing form token in acp (thanks NBBN).
    97. +
    98. [Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).
    99. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From af63e0ee845187db24a137317849c4619c137a3b Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 18 May 2008 18:57:37 +0000 Subject: fix for bug #27355 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8561 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 ef68d5113d..9ad93e8fea 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -106,6 +106,7 @@
    100. [Feature] Added optional referer validation of POST requests as additional CSRF protection.
    101. [Fix] Added missing form token in acp (thanks NBBN).
    102. [Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).
    103. +
    104. [Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)
    105. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 5828612677cfc62f176d8e32b3027bfc70e76a65 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 18 May 2008 20:00:46 +0000 Subject: #26885 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8563 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 9ad93e8fea..f145431a5d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -107,6 +107,7 @@
    106. [Fix] Added missing form token in acp (thanks NBBN).
    107. [Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).
    108. [Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)
    109. +
    110. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    111. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From bb8a48817c3808729dfdbb0bae86d642907c37e2 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Thu, 29 May 2008 13:59:47 +0000 Subject: What use is a shiny banstick(TM) if nobody finds it? git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8574 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 f145431a5d..de46bb1232 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -108,6 +108,7 @@
    112. [Feature] Added optional stricter upload validation to avoid mime sniffing in addition to the safeguards provided by file.php. (thanks to Nicolas Grekas for compiling the list).
    113. [Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)
    114. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    115. +
    116. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    117. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 8039c37b5126742c4170a8b17a645021f940f26a Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 2 Jun 2008 17:10:21 +0000 Subject: ACP logout git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8580 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 de46bb1232..e0fb51610b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,8 @@
    118. [Fix] Do not remove whitespace in front of url containing the boards url and no relative path appended (Bug #27355)
    119. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    120. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    121. +
    122. [Feature] Added ACP logout to reset an admin session.
    123. +

      1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From d0cd2152ff810e2cf724ea206b9a0934e08795e2 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 2 Jun 2008 17:15:43 +0000 Subject: give the ACP a login screen git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8581 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 e0fb51610b..52e983c1e1 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -110,6 +110,7 @@
    124. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    125. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    126. [Feature] Added ACP logout to reset an admin session.
    127. +
    128. [Feature] Handle ACP logins with admin style
    129. -- cgit v1.2.1 From 80f123acb32eaf4c7a0766ddca916f42f4b01bbe Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Wed, 4 Jun 2008 11:40:53 +0000 Subject: Too much for a minor; sorry git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8591 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 52e983c1e1..e0fb51610b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -110,7 +110,6 @@
    130. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    131. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    132. [Feature] Added ACP logout to reset an admin session.
    133. -
    134. [Feature] Handle ACP logins with admin style
    135. -- cgit v1.2.1 From 3ecdbd068cfb904705be07d718881dc727e3665f Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 4 Jun 2008 14:44:19 +0000 Subject: #28025 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8595 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 e0fb51610b..96b639e34b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -110,6 +110,7 @@
    136. [Change] Show email ban reason on registration. Additionally allow custom errors properly returned if using validate_data(). (Bug #26885)
    137. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    138. [Feature] Added ACP logout to reset an admin session.
    139. +
    140. [Fix] reset forum notifications in viewtopic (Bug #28025)
    141. -- cgit v1.2.1 From 378684cde3b8af2f4b96a1e2575fbad123760eac Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 4 Jun 2008 14:44:33 +0000 Subject: spelling mistake git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8596 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 837ae55227..7d777056d9 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -1450,7 +1450,7 @@ div

      What are Unicode, UCS and UTF-8?

      -

      The Universal Character Set (UCS) described in ISO/IEC 10646 consists of a large amount of characters. Each of them has a unique name and a code point which is an integer number. Unicode - which is an industry standard - complements the Universal Character Set with further information about the characters' properties and alternative character encodings. More information on Unicode can be found on the Unicode Consortium's website. One of the Unicode encodings is the 8-bit Unicode Transformation Format (UTF-8). It encodes characters with up to four bytes aiming for maximum compatability with the American Standard Code for Information Interchange which is a 7-bit encoding of a relatively small subset of the UCS.

      +

      The Universal Character Set (UCS) described in ISO/IEC 10646 consists of a large amount of characters. Each of them has a unique name and a code point which is an integer number. Unicode - which is an industry standard - complements the Universal Character Set with further information about the characters' properties and alternative character encodings. More information on Unicode can be found on the Unicode Consortium's website. One of the Unicode encodings is the 8-bit Unicode Transformation Format (UTF-8). It encodes characters with up to four bytes aiming for maximum compatibility with the American Standard Code for Information Interchange which is a 7-bit encoding of a relatively small subset of the UCS.

      phpBB's use of Unicode

      Unfortunately PHP does not faciliate the use of Unicode prior to version 6. Most functions simply treat strings as sequences of bytes assuming that each character takes up exactly one byte. This behaviour still allows for storing UTF-8 encoded text in PHP strings but many operations on strings have unexpected results. To circumvent this problem we have created some alternative functions to PHP's native string operations which use code points instead of bytes. These functions can be found in /includes/utf/utf_tools.php. They are also covered in the phpBB3 Sourcecode Documentation. A lot of native PHP functions still work with UTF-8 as long as you stick to certain restrictions. For example explode still works as long as the first and the last character of the delimiter string are ASCII characters.

      -- cgit v1.2.1 From 0d9c58f53a39570be11a5b5be44c8d6db43020dd Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 4 Jun 2008 14:59:01 +0000 Subject: git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8597 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 96b639e34b..7d75f3b061 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -132,7 +132,7 @@
    142. [Fix] Fixing wrong sync() calls if moving all posts by a member in ACP (Bug #18385)
    143. [Fix] Check entered imagemagick path for trailing slash (Bug #18205)
    144. [Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
    145. -
    146. [Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
    147. +
    148. [Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
    149. [Fix] Stricter checks on smilie packs (Bug #19675)
    150. [Fix] Gracefully return from cancelling pm drafts (Bug #19675)
    151. [Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
    152. @@ -504,7 +504,7 @@
    153. [Fix] Some jabber related bugs (Bug #12989, #11805, #11809)
    154. [Fix] Added UTF-8 support for banning via the MCP (Bug #13013)
    155. [Fix] Properly detect the script name in session::extract_current_page() if PHP_SELF is not defined (Bug #12705) - patch provided by ToonArmy
    156. -
    157. [Fix] Show role mask for global permission class under Permissions->Permission Roles (Bug #13057)
    158. +
    159. [Fix] Show role mask for global permission class under Permissions->Permission Roles (Bug #13057)
    160. -- cgit v1.2.1 From 35ce15a6bf89503e86ef986f7938bfed66c0895f Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 4 Jun 2008 15:48:19 +0000 Subject: corrected link for searching post author's other posts [Bug #26455] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8601 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 7d75f3b061..426c511d37 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -111,6 +111,7 @@
    161. [Feature] Streamlined banning via the MCP by adding a ban link to the user profile. Also pre-fills ban fields as far as possible.
    162. [Feature] Added ACP logout to reset an admin session.
    163. [Fix] reset forum notifications in viewtopic (Bug #28025)
    164. +
    165. [Fix] corrected link for searching post author's other posts (Bug #26455)
    166. -- cgit v1.2.1 From fe80d95e8da99242d98b689840d93ed749de67fb Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 4 Jun 2008 16:05:27 +0000 Subject: HTTP Authentication supports UTF-8 usernames now [Bug #21135] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8602 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 426c511d37..eb6cc00859 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -112,6 +112,7 @@
    167. [Feature] Added ACP logout to reset an admin session.
    168. [Fix] reset forum notifications in viewtopic (Bug #28025)
    169. [Fix] corrected link for searching post author's other posts (Bug #26455)
    170. +
    171. [Fix] HTTP Authentication supports UTF-8 usernames now (Bug #21135)
    172. -- cgit v1.2.1 From 26932cd3a325e7d39c2c7315e30838376df1c45b Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 4 Jun 2008 17:26:02 +0000 Subject: Topic searches by author no longer return invalid results [Bug #11777] git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8605 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 eb6cc00859..805a16ec69 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -113,6 +113,7 @@
    173. [Fix] reset forum notifications in viewtopic (Bug #28025)
    174. [Fix] corrected link for searching post author's other posts (Bug #26455)
    175. [Fix] HTTP Authentication supports UTF-8 usernames now (Bug #21135)
    176. +
    177. [Fix] Topic searches by author no longer return invalid results (Bug #11777)
    178. -- cgit v1.2.1 From cd058dd9fe9f86aedb1d864ae78a17cd41003987 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 6 Jun 2008 11:27:51 +0000 Subject: Some xenophobia git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8611 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 805a16ec69..1a896013d3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -114,7 +114,7 @@
    179. [Fix] corrected link for searching post author's other posts (Bug #26455)
    180. [Fix] HTTP Authentication supports UTF-8 usernames now (Bug #21135)
    181. [Fix] Topic searches by author no longer return invalid results (Bug #11777)
    182. - +
    183. [Change] Don't allow redirects to different domains. (thanks nookieman)
    184. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From c80a4ee9027355745d6f66ea1f5f8693d8ff551f Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 9 Jun 2008 11:35:34 +0000 Subject: #27585 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8626 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 1a896013d3..ac4e03c004 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -115,6 +115,7 @@
    185. [Fix] HTTP Authentication supports UTF-8 usernames now (Bug #21135)
    186. [Fix] Topic searches by author no longer return invalid results (Bug #11777)
    187. [Change] Don't allow redirects to different domains. (thanks nookieman)
    188. +
    189. [Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)
    190. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 00298c4a7976ac475c9690a541b0238ff9b23922 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 9 Jun 2008 12:35:10 +0000 Subject: #23945 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8630 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 ac4e03c004..aa4d017187 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -116,6 +116,7 @@
    191. [Fix] Topic searches by author no longer return invalid results (Bug #11777)
    192. [Change] Don't allow redirects to different domains. (thanks nookieman)
    193. [Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)
    194. +
    195. [Fix] Set last_post_subject for new topics. (#23945)
    196. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 6f7dbcde8857c6365c9fc6fefc4ad3adb17b3582 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 9 Jun 2008 12:36:06 +0000 Subject: #27325 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8631 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 aa4d017187..1864012a5a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -117,6 +117,7 @@
    197. [Change] Don't allow redirects to different domains. (thanks nookieman)
    198. [Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)
    199. [Fix] Set last_post_subject for new topics. (#23945)
    200. +
    201. [Fix] Allow moving posts to invisible forums. (#27325)
    202. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From bd95c0dfa792062feccefdcd936c93793fce2021 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Mon, 9 Jun 2008 13:05:34 +0000 Subject: #16124 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8634 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 1864012a5a..1cd539348e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,6 +118,7 @@
    203. [Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)
    204. [Fix] Set last_post_subject for new topics. (#23945)
    205. [Fix] Allow moving posts to invisible forums. (#27325)
    206. +
    207. [Fix] Don't allow promoting unapproved group members (#16124)
    208. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 406895a1ad75167829740deac3f08779104838fb Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Mon, 9 Jun 2008 17:05:52 +0000 Subject: #27395 git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8636 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 1cd539348e..1004624de2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,7 +118,8 @@
    209. [Fix] Delete drafts and bookmarks when deleting an user. (#27585, thanks Schumi for the fix)
    210. [Fix] Set last_post_subject for new topics. (#23945)
    211. [Fix] Allow moving posts to invisible forums. (#27325)
    212. -
    213. [Fix] Don't allow promoting unapproved group members (#16124)
    214. +
    215. [Fix] Don't allow promoting unapproved group members (#16124)
    216. +
    217. [Fix] Correctly fetch server name if using non-standard port (#27395)
    218. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From 4444e48d2e020f67ec95474e6ace413768b85df3 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Mon, 9 Jun 2008 22:30:27 +0000 Subject: Regular expression for email matching in posts will no longer die on long words git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8641 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 1004624de2..998fea5de8 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -120,6 +120,7 @@
    219. [Fix] Allow moving posts to invisible forums. (#27325)
    220. [Fix] Don't allow promoting unapproved group members (#16124)
    221. [Fix] Correctly fetch server name if using non-standard port (#27395)
    222. +
    223. [Fix] Regular expression for email matching in posts will no longer die on long words.
    224. 1.ii. Changes since 3.0.0

      -- cgit v1.2.1 From d48af67b0e48b8450ad1c78f0f63e74f6023faf8 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 11 Jun 2008 16:52:11 +0000 Subject: - some version changes - apply database updates sequentially git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8648 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 1 + phpBB/docs/INSTALL.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 998fea5de8..da25ae64ab 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -121,6 +121,7 @@
    225. [Fix] Don't allow promoting unapproved group members (#16124)
    226. [Fix] Correctly fetch server name if using non-standard port (#27395)
    227. [Fix] Regular expression for email matching in posts will no longer die on long words.
    228. +
    229. [Sec] Only allow urls gone through redirect() being used within login_box(). (thanks nookieman)
    230. 1.ii. Changes since 3.0.0

      diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 40ae50047b..41642f1cb6 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -273,7 +273,7 @@

      This package is meant for those wanting to only replace changed files from a previous version to the latest version. This package normally contains the changed files from up to five previous versions.

      -

      This package contains a number of archives, each contains the files changed from a given release to the latest version. You should select the appropriate archive for your current version, e.g. if you currently have 3.0.0 you should select the phpBB-3.0.0_to_3.0.1.zip/tar.gz file.

      +

      This package contains a number of archives, each contains the files changed from a given release to the latest version. You should select the appropriate archive for your current version, e.g. if you currently have 3.0.1 you should select the phpBB-3.0.1_to_3.0.2.zip/tar.gz file.

      The directory structure has been preserved enabling you (if you wish) to simply upload the contents of the archive to the appropriate location on your server, i.e. simply overwrite the existing files with the new versions. Do not forget that if you have installed any MODs these files will overwrite the originals possibly destroying them in the process. You will need to re-add MODs to any affected file before uploading.

      @@ -285,7 +285,7 @@

      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.

      +

      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.1 you need the phpBB-3.0.1_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.

      If you do get failures you should look at using the Changed files only package to replace the files which failed to patch, please note that you will need to manually re-add any Modifications (MODs) to these particular files. Alternatively if you know how you can examine the .rej files to determine what failed where and make manual adjustments to the relevant source.

      -- cgit v1.2.1