Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ticket/13192] Use ltrim() instead of preg_replace() | Marc Alexander | 2015-01-10 | 1 | -1/+1 |
| | | | | PHPBB3-13192 | ||||
* | [ticket/13192] Order test cases consistently | Marc Alexander | 2015-01-09 | 1 | -2/+2 |
| | | | | PHPBB3-13192 | ||||
* | [ticket/13192] Remove app.php on mod rewrite even if app.php is outside root | Marc Alexander | 2015-01-04 | 2 | -4/+9 |
| | | | | PHPBB3-13192 | ||||
* | [ticket/13192] Pass correct parameters and rename method to get_valid_page | Marc Alexander | 2014-10-21 | 3 | -16/+16 |
| | | | | PHPBB3-13192 | ||||
* | [ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals | Marc Alexander | 2014-10-21 | 1 | -3/+3 |
| | | | | | | | The $request global existed twice and the $phpEx global is not being used in confirm_box(). PHPBB3-13192 | ||||
* | [ticket/13192] Use get_valid_user_page method in build_url function | Marc Alexander | 2014-10-21 | 1 | -20/+1 |
| | | | | PHPBB3-13192 | ||||
* | [ticket/13192] Add method for generating valid user page links | Marc Alexander | 2014-10-21 | 2 | -0/+52 |
| | | | | PHPBB3-13192 | ||||
* | Merge branch 'develop-olympus' into develop-ascraeus | Marc Alexander | 2014-10-21 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: phpBB/docs/AUTHORS | ||||
| * | Merge pull request #3051 from nickvergessen/ticket/12120 | Marc Alexander | 2014-10-21 | 1 | -1/+1 |
| |\ | | | | | | | | | | [ticket/12120] Remove EXreaction from active authors | ||||
| | * | [ticket/12120] Remove EXreaction from active authors | Joas Schilling | 2014-10-21 | 1 | -1/+1 |
| |/ | | | | | | | PHPBB3-12120 | ||||
* | | Merge pull request #3053 from Senky/ticket/13194 | Marc Alexander | 2014-10-21 | 1 | -1/+1 |
|\ \ | | | | | | | | | | [ticket/13194] BBCode isn't parsed when issuing a warning for a post | ||||
| * | | [ticket/13194] Use correct array to access bbcode_bitfield | Jakub Senko | 2014-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | | PHPBB3-13194 | ||||
* | | | Merge pull request #3052 from VSEphpbb/ticket/13041 | Marc Alexander | 2014-10-21 | 1 | -32/+44 |
|\ \ \ | | | | | | | | | | | | | [ticket/13041] Help_faq.php language file needs to be revised | ||||
| * | | | [ticket/13041] Final grammar and language changes to help_faq | Matt Friedman | 2014-10-21 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Added multiple changes | Mario Skouat | 2014-10-18 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Improper english in some sentences. - Improper use of singular/plural in some sentences - Replace "the board administrator" by "a board administrator" - Update the category "Posting Issues" and "Subscriptions and Bookmarks" PHPBB3-13041 | ||||
| * | | | [ticket/13041] Added multiple changes | Mario Skouat | 2014-10-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Added the changes reported by VSE. PHPBB3-13041 | ||||
| * | | | [ticket/13041] Added multiple changes | Mario Skouat | 2014-10-08 | 1 | -21/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - "phpBB3" replaced by "phpBB" - Added the changes suggested by VSE. - "Subscriptions and Bookmarks" reviewed - Added trailing comma on modified lines PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "Topic Subscriptions and Bookmarks" | Mario Skouat | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "phpBB3 Issues" | Mario Skouat | 2014-10-02 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "Searching the Forums" | Mario Skouat | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "Posting Issues" | Mario Skouat | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "Login and Registration Issues" | Mario Skouat | 2014-10-02 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Updating "User Preferences and settings" | Mario Skouat | 2014-10-01 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
| * | | | [ticket/13041] Reordering "Login and Registration Issues" | Mario Skouat | 2014-09-21 | 1 | -17/+17 |
| | | | | | | | | | | | | | | | | PHPBB3-13041 | ||||
* | | | | Merge pull request #3049 from marc1706/ticket/13189 | Nils Adermann | 2014-10-21 | 2 | -26/+14 |
|\ \ \ \ | | | | | | | | | | | [ticket/13189] Do not use confirm box for marking all notifications read | ||||
| * | | | | [ticket/13189] Do not use confirm box for marking all notifications read | Marc Alexander | 2014-10-20 | 2 | -26/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We already use a token for preventing CSRF when marking notifications read. Making a user confirm the marking read action serves no real purpose. No information will be lost by just marking the notifications read but it will prevent users from always having to confirm this action. PHPBB3-13189 | ||||
* | | | | | Merge pull request #3050 from prototech/ticket/13070 | Marc Alexander | 2014-10-20 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | [ticket/13070] Adjust template hook name to match that provided in the class. | ||||
| * | | | | [ticket/13070] Adjust template hook name to match that provided in the class. | Cesar G | 2014-10-20 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | PHPBB3-13070 | ||||
* | | | | Merge branch 'develop-olympus' into develop-ascraeus | Andreas Fischer | 2014-10-20 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | * develop-olympus: [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | ||||
| * | | | Merge pull request #3047 from Elsensee/ticket/13168 | Andreas Fischer | 2014-10-20 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility * Elsensee/ticket/13168: [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | ||||
| | * | | | [ticket/13168] Fix mbstring warnings in ACP for PHP 5.6 compatibility | Oliver Schramm | 2014-10-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13168 | ||||
* | | | | | Merge pull request #3040 from nickvergessen/ticket/13138-asc | Joas Schilling | 2014-10-20 | 3 | -15/+27 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [3.1] Ticket/13138 Only use cookie data when we do not force a user_id Conflicts: phpBB/phpbb/session.php | ||||
| * | | | | | [ticket/13138] Type hint the variables for IDE usage | Joas Schilling | 2014-10-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13138 | ||||
| * | | | | | [ticket/13138] Fix the session key tests | Joas Schilling | 2014-10-17 | 1 | -6/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13138 | ||||
| * | | | | | Merge branch 'ticket/13138-2' into ticket/13138-asc | Joas Schilling | 2014-10-16 | 1 | -26/+29 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: phpBB/phpbb/session.php | ||||
* | \ \ \ \ \ | Merge pull request #3048 from naderman/ticket/13188 | Nils Adermann | 2014-10-20 | 1 | -0/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [ticket/13188] Add missing where clause to post_id query in sphinx index | ||||
| * | | | | | | | [ticket/13188] Correctly format string concatenation | Nils Adermann | 2014-10-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13188 | ||||
| * | | | | | | | [ticket/13188] Add missing where clause to post_id query in sphinx index | Nils Adermann | 2014-10-20 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13188 | ||||
* | | | | | | | | Merge branch 'develop-olympus' into develop-ascraeus | Nils Adermann | 2014-10-20 | 1 | -26/+29 |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/13138] Do not use cookie data and autologin while forcing a user_id Conflicts: phpBB/phpbb/session.php | ||||
| * | | | | | | | Merge pull request #3039 from nickvergessen/ticket/13138 | Nils Adermann | 2014-10-20 | 1 | -28/+31 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | |_|_|/ / / | |/| | | | | | [ticket/13138] Only use cookie data when we do not force a user_id | ||||
| | * | | | | | [ticket/13138] Do not use cookie data and autologin while forcing a user_id | Joas Schilling | 2014-10-16 | 1 | -28/+31 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13138 | ||||
* | | | | | | Merge pull request #3046 from Elsensee/ticket/13187 | Joas Schilling | 2014-10-20 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/13187] Fix HTML validity of INSTALL.html | ||||
| * | | | | | | [ticket/13187] Fix HTML validity of INSTALL.html | Oliver Schramm | 2014-10-20 | 1 | -1/+2 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-13187 | ||||
* | | | | | | Merge pull request #2960 from prototech/ticket/12568 | Joas Schilling | 2014-10-20 | 4 | -46/+46 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/12568] Update user docs | ||||
| * | | | | | | [ticket/12568] Fix awkward use of "phpBB Limited." | Cesar G | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 | ||||
| * | | | | | | [ticket/12568] The "Purge cache" option in the Customise tab no longer exists. | Cesar G | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 | ||||
| * | | | | | | [ticket/12568] Update GitHub link. | Cesar G | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 | ||||
| * | | | | | | [ticket/12568] Fix typo - "directorie" -> "directories" | Cesar G | 2014-10-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 | ||||
| * | | | | | | [ticket/12568] Remove various unnecessary references to phpBB3. | Cesar G | 2014-10-16 | 4 | -35/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 | ||||
| * | | | | | | [ticket/12568] Update style installation instructions. | Cesar G | 2014-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12568 |