| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [ticket/12106] Adds a explaination that admin/mods still able to use the board | Crizzo | 2014-03-10 | 1 | -1/+1 |
| | | | | | PHPBB3-12106 | ||||
| * | [ticket/10945] Fix return values for split_keywords function | Dhruv | 2014-03-08 | 1 | -14/+8 |
| | | | | | | | | The function now returns false if all the words are common words and true otherwise. PHPBB3-10945 | ||||
| * | [ticket/10945] Display search query when search fails in native search | Dhruv | 2014-03-08 | 1 | -18/+11 |
| | | | | | | | | | | | If search fails and common words are present, split_keywords returns false and search.php file prints appropriate message of common words. If search fails and there are no common words, split_keywords returns true and keyword_search returns false so that the search query is displayed in search box. PHPBB3-10945 | ||||
| * | [ticket/10945] remove trigger_error call | Dhruv Goel | 2014-03-08 | 1 | -6/+0 |
| | | | | | | | | | removes trigger_error call incase no search results are found or start variable exceeds the amount. So that search query is displayed in the search box even if no results are returned. PHPBB3-10945 | ||||
| * | [ticket/12205] Do not display 0 for empty integers when show_novalue is off | Joas Schilling | 2014-02-25 | 1 | -1/+1 |
| | | | | | PHPBB3-12205 | ||||
| * | Merge remote-tracking branch 'remotes/prototech/ticket/12093' into ↵ | Nathan Guse | 2014-02-19 | 3 | -3/+3 |
| |\ | | | | | | | | | | | | | develop-olympus * remotes/prototech/ticket/12093: [ticket/12093] Check that document.selection is supported. | ||||
| | * | [ticket/12093] Check that document.selection is supported. | Cesar G | 2014-01-25 | 3 | -3/+3 |
| | | | | | | | | | PHPBB3-12093 | ||||
| * | | [ticket/12210] dbtools::sql_create_table incorrectly throws error | Nathaniel Guse | 2014-02-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | related to auto-increment length on non auto-increment fields PHPBB3-12210 | ||||
| * | | [ticket/12146] Added a missing # to inline css-style of <span> | Crizz0 | 2014-02-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-12146 | ||||
| * | | [ticket/12119] Remove meta tags from view-print templates | Marcus Vinicius | 2014-01-27 | 2 | -4/+0 |
| | | | | | | | | | PHPBB3-12119 | ||||
| * | | [ticket/12118] Add noindex meta tag to subsilver2 view-print templates | Marcus Vinicius | 2014-01-26 | 2 | -0/+2 |
| |/ | | | | PHPBB3-12118 | ||||
| * | [ticket/12120] Restore alphabetic order | Joas Schilling | 2014-01-23 | 1 | -1/+1 |
| | | | | | PHPBB3-12120 | ||||
| * | [ticket/12120] Add prototech to authors | Joas Schilling | 2014-01-23 | 1 | -0/+1 |
| | | | | | PHPBB3-12120 | ||||
| * | [ticket/10023] Make password change notification more noticeable | Oliver Schramm | 2013-12-12 | 2 | -4/+4 |
| | | | | | PHPBB3-10023 | ||||
| * | [ticket/12061] Fix keyboard shortcut in firefox | Oliver Schramm | 2013-12-06 | 1 | -1/+1 |
| | | | | | PHPBB3-12061 | ||||
| * | [ticket/12048] Fix the regexp for language keys in custom bbcodes. | Cesar G | 2013-12-02 | 1 | -2/+2 |
| | | | | | PHPBB3-12048 | ||||
| * | [ticket/12037] Fix hard-coded text in acp_inactive.html. | Cesar G | 2013-11-25 | 2 | -1/+2 |
| | | | | | PHPBB3-12037 | ||||
| * | [ticket/11814] Remove redundant text from the topic reply email notification. | Cesar G | 2013-11-19 | 1 | -2/+1 |
| | | | | | PHPBB3-11814 | ||||
| * | [ticket/11951] Add MariaDB to platforms we test on. | Andreas Fischer | 2013-10-19 | 1 | -1/+1 |
| | | | | | PHPBB3-11951 | ||||
| * | [ticket/11951] Add MariaDB to supported DBMSes in requirement section. | Andreas Fischer | 2013-10-19 | 1 | -0/+1 |
| | | | | | PHPBB3-11951 | ||||
| * | Merge remote-tracking branch 'cyberalien/ticket/11879' into develop-olympus | Andreas Fischer | 2013-10-02 | 1 | -1/+1 |
| |\ | | | | | | | | | * cyberalien/ticket/11879: [ticket/11879] Replace .live() with .on() | ||||
| | * | [ticket/11879] Replace .live() with .on() | Vjacheslav Trushkin | 2013-10-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11879 | ||||
| * | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-28 | 2 | -0/+8 |
| |\ \ | |/ |/| | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update changelog for 3.0.12 release. [ticket/11873] Add unit test for large password input. [ticket/11873] Do not hash very large passwords in order to safe resources. | ||||
| | * | [prep-release-3.0.12] Update changelog for 3.0.12 release. | Andreas Fischer | 2013-09-28 | 1 | -0/+1 |
| | | | |||||
| | * | [ticket/11873] Do not hash very large passwords in order to safe resources. | Joas Schilling | 2013-09-28 | 1 | -0/+7 |
| | | | | | | | | | PHPBB3-11873 | ||||
| * | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-27 | 1 | -0/+6 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Bumping version number for 3.0.12 final. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| | * | [prep-release-3.0.12] Bumping version number for 3.0.12 final. | Andreas Fischer | 2013-09-27 | 3 | -3/+9 |
| | | | |||||
| * | | [ticket/11864] Do not call exit after display_progress_bar in acp_forums | Marc Alexander | 2013-09-25 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | The progress bar is called with the method display_progress_bar() in the acp_forums files. This method then call adm_page_footer() which also calls exit_handler(). Therefore, the exit; in acp_forums after $this->display_progress_bar() is obsolete and shouldn't exist in the first place. PHPBB3-11864 | ||||
| * | | [ticket/11811] Remove outline on :focus | Vjacheslav Trushkin | 2013-09-13 | 3 | -0/+23 |
| | | | | | | | | | PHPBB3-11811 | ||||
| * | | Merge pull request #1701 from EXreaction/ticket/11831 | David King | 2013-09-12 | 2 | -154/+298 |
| |\ \ | | | | | | | Update fabpot/goutte | ||||
| | * | | [ticket/11831] Update fabpot/goutte to 1.0.* | Nathan | 2013-09-06 | 2 | -154/+298 |
| | | | | | | | | | | | | | PHPBB3-11831 | ||||
| * | | | Merge pull request #1698 from rechosen/ticket/11829 | Nathan Guse | 2013-09-12 | 4 | -3/+5 |
| |\ \ \ | | | | | | | | | [ticket/11829] Use report_closed to determine status in MCP report_details | ||||
| | * | | | [ticket/11829] Use report_closed to determine status in MCP report_details | rechosen | 2013-09-04 | 4 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using post_reported of the post or message_reported of the pm, use report_closed of the report itself to reliably determine whether this particular report is closed or not in the report_details view of the MCP. This fixes a bug where the report_details view would not show that the report shown was closed and display a "Close report" button that had no effect. PHPBB3-11829 | ||||
| * | | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-10 | 1 | -1/+0 |
| |\ \ \ \ | |_|/ / |/| | / | | |/ | |/| | * prep-release-3.0.12: [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. | ||||
| | * | | [prep-release-3.0.12] Remove changelog entry for ticket that was not resolved. | Andreas Fischer | 2013-09-10 | 1 | -1/+0 |
| | | | | | | | | | | | | | A wrong fix version was assigned to PHPBB3-11288. | ||||
| * | | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-05 | 2 | -0/+9 |
| |\ \ \ | |/ / | | / | |/ |/| | | | | | | | | | | | | | * prep-release-3.0.12: [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. Conflicts: phpBB/includes/constants.php phpBB/install/database_update.php phpBB/install/schemas/schema_data.sql | ||||
| | * | [prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release. | Andreas Fischer | 2013-09-02 | 1 | -0/+3 |
| | | | |||||
| | * | [prep-release-3.0.12] Bumping version number for 3.0.12-RC3. | Andreas Fischer | 2013-09-02 | 3 | -3/+9 |
| | | | |||||
| * | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-09-02 | 5 | -5/+14 |
| |\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | * prep-release-3.0.12: [ticket/11769] Allow using 0 as poster name [ticket/11769] Allow '0' as username [ticket/11769] Allow '0' as username in notification mails [ticket/11769] Fix language issues in the doc blocks [ticket/11769] Correctly supply the post author's username in posting.php Conflicts: phpBB/language/en/email/forum_notify.txt phpBB/language/en/email/newtopic_notify.txt phpBB/language/en/email/topic_notify.txt | ||||
| | * | [ticket/11769] Allow using 0 as poster name | Joas Schilling | 2013-09-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11769 | ||||
| | * | [ticket/11769] Allow '0' as username | Joas Schilling | 2013-09-02 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11769 | ||||
| | * | [ticket/11769] Allow '0' as username in notification mails | Joas Schilling | 2013-08-23 | 3 | -3/+3 |
| | | | | | | | | | PHPBB3-11769 | ||||
| | * | [ticket/11769] Fix language issues in the doc blocks | Joas Schilling | 2013-08-23 | 2 | -6/+7 |
| | | | | | | | | | PHPBB3-11769 | ||||
| | * | [ticket/11769] Correctly supply the post author's username in posting.php | Joas Schilling | 2013-08-23 | 2 | -2/+10 |
| | | | | | | | | | | | | | | | | | Only supply the username, when it is a guest posting or we edit and it was supplied, otherwise post_data might hold data of the post we quote, in which case username is the original poster, not the current one. PHPBB3-11769 | ||||
| * | | [ticket/11821] Fix comma usage next to "You are receiving this notification". | Andreas Fischer | 2013-09-02 | 3 | -3/+3 |
| | | | | | | | | | | | | | This is a partial backport of 31502cdd6c3a5bac5164ec30530e5b4bf63f3196. PHPBB3-11821 | ||||
| * | | [ticket/11799] Send anti abuse headers in "new password" emails. | Andreas Fischer | 2013-08-23 | 1 | -0/+2 |
| | | | | | | | | | PHPBB3-11799 | ||||
| * | | Merge branch 'prep-release-3.0.12' into develop-olympus | Andreas Fischer | 2013-08-20 | 1 | -1/+1 |
| |\ \ | |/ | | | | | | | * prep-release-3.0.12: [ticket/11802] replace $browser with $user->browser | ||||
| | * | [ticket/11802] replace $browser with $user->browser | Dhruv | 2013-08-20 | 1 | -1/+1 |
| | | | | | | | | | PHPBB3-11802 | ||||
| * | | [ticket/11801] removed some whitespace and added missing semi colon's in css | Prosk8er | 2013-08-19 | 2 | -18/+18 |
| | | | | | | | | | PHPBB3-11801 | ||||
| * | | Merge remote-tracking branch 'cyberalien/ticket/11789' into develop-olympus | Andreas Fischer | 2013-08-18 | 2 | -2/+2 |
| |\ \ | | | | | | | | | | | | | * cyberalien/ticket/11789: [ticket/11789] Remove inline color in memberlist_view | ||||
