Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4970 from rxu/ticket/15374 | Marc Alexander | 2017-10-31 | 1 | -1/+16 |
|\ | | | | | | | [ticket/15374] Add core event to modify page title in viewforum.php | ||||
| * | [ticket/15374] Add core event to modify page title in viewforum.php | rxu | 2017-09-22 | 1 | -1/+16 |
| | | | | | | | | PHPBB3-15374 | ||||
* | | Merge pull request #4969 from Elsensee/ticket/15245 | Marc Alexander | 2017-10-31 | 3 | -26/+74 |
|\ \ | | | | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.php | ||||
| * | | [ticket/15245] Fix comments, class names and code style | Oliver Schramm | 2017-09-28 | 3 | -13/+30 |
| | | | | | | | | | | | | PHPBB3-15245 | ||||
| * | | [ticket/15245] Configure TextFormatter before rendering feeds | Oliver Schramm | 2017-09-28 | 3 | -14/+49 |
| | | | | | | | | | | | | PHPBB3-15245 | ||||
| * | | [ticket/15245] Remove unnecessary arguments and fix whitespace | Oliver Schramm | 2017-09-22 | 1 | -16/+6 |
| | | | | | | | | | | | | PHPBB3-15245 | ||||
| * | | [ticket/15245] Fix images in feeds when accessing via app.php | Oliver Schramm | 2017-09-22 | 2 | -7/+13 |
| |/ | | | | | | | PHPBB3-15245 | ||||
* | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.x | Marc Alexander | 2017-10-29 | 2 | -12/+2 |
|\ \ | | | | | | | | | | [ticket/15298] Never suppress exception trace when using CLI | ||||
| * | | [ticket/15298] Never suppress exception trace when using CLI | Tristan Darricau | 2017-09-10 | 2 | -12/+2 |
| | | | | | | | | | | | | PHPBB3-15298 | ||||
* | | | Merge pull request #5012 from kasimi/ticket/15060 | Marc Alexander | 2017-10-29 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | [ticket/15060] Set correct forum id in user session data if f= is missing | ||||
| * | | | [ticket/15060] Set correct forum id in user session data if f= is missing | kasimi | 2017-10-23 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | PHPBB3-15060 | ||||
* | | | | Merge pull request #4930 from rubencm/ticket/15201 | Marc Alexander | 2017-10-22 | 4 | -25/+57 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or uninstalled | ||||
| * | | | | [ticket/15201] Add casting | Rubén Calvo | 2017-09-08 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Fix tests | Rubén Calvo | 2017-09-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Migration to fix current invalid styles | Rubén Calvo | 2017-08-28 | 1 | -0/+50 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Remove wrong user style check | Rubén Calvo | 2017-08-28 | 2 | -22/+4 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Fix | Rubén Calvo | 2017-08-28 | 1 | -6/+2 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Castings | Rubén Calvo | 2017-08-28 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-15201 | ||||
| * | | | | [ticket/15201] Set user style to default style when it is disabled or ↵ | Rubén Calvo | 2017-08-28 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uninstalled PHPBB3-15201 | ||||
* | | | | | Merge pull request #4948 from Elsensee/ticket/15267 | Marc Alexander | 2017-10-18 | 1 | -2/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/15267] Hide birthday list if permission wasn't granted | ||||
| * | | | | | [ticket/15267] Hide birthday list if permission wasn't granted | Oliver Schramm | 2017-09-10 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15267 | ||||
* | | | | | | Merge pull request #4910 from javiexin/ticket/15331_B | Marc Alexander | 2017-10-17 | 1 | -6/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15331] Allow gravatars to be overridden by existing event - B | ||||
| * | | | | | | [ticket/15331] Allow gravatars to be changed in the existing event | javiexin | 2017-08-19 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Option B: - change the get_avatar function PHPBB3-15331 | ||||
* | | | | | | | Merge pull request #5003 from kasimi/ticket/15409 | Marc Alexander | 2017-10-17 | 1 | -2/+8 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15409] Add u_action to core.acp_users_overview_run_quicktool | ||||
| * | | | | | | | [ticket/15409] Add u_action to core.acp_users_overview_run_quicktool | kasimi | 2017-10-16 | 1 | -2/+8 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-15409 | ||||
* | | | | | | | Merge pull request #4997 from kasimi/ticket/15396 | Marc Alexander | 2017-10-17 | 1 | -2/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct order | ||||
| * | | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct order | kasimi | 2017-10-13 | 1 | -2/+5 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15396 | ||||
* | | | | | | | Merge pull request #4999 from marc1706/ticket/15401 | Marc Alexander | 2017-10-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15401] Use separate constant for memcached driver config | ||||
| * | | | | | | | [ticket/15401] Use separate constant for memcached driver config | Julien Tant | 2017-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15401 | ||||
* | | | | | | | | Merge pull request #4944 from Elsensee/ticket/14677 | Marc Alexander | 2017-10-15 | 2 | -2/+12 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | [ticket/14677] Add exclamation mark to outdated extensions | ||||
| * | | | | | | | [ticket/14677] Use classes for colors in ext list | Oliver Schramm | 2017-09-20 | 2 | -5/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14677 | ||||
| * | | | | | | | [ticket/14677] Make the exclamation mark red | Oliver Schramm | 2017-09-10 | 2 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14677 | ||||
| * | | | | | | | [ticket/14677] Add exclamation mark to outdated extensions | Oliver Schramm | 2017-09-09 | 1 | -0/+2 |
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-14677 | ||||
* | | | | | | | Merge pull request #4888 from javiexin/ticket/15306 | Marc Alexander | 2017-10-13 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | | | | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validate | ||||
| * | | | | | | [ticket/15306] Error and missing data in core.acp_users_profile_validate | javiexin | 2017-08-06 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15306 | ||||
* | | | | | | | Merge pull request #4942 from rubencm/ticket/15172 | Marc Alexander | 2017-10-11 | 1 | -2/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15172] Fix redirection to wrong port | ||||
| * | | | | | | | [ticket/15172] Cast port to integer | Rubén Calvo | 2017-09-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15172 | ||||
| * | | | | | | | [ticket/15172] Use symfony request component to get port | Rubén Calvo | 2017-09-09 | 1 | -2/+3 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | PHPBB3-15172 | ||||
* | | | | | | | Merge pull request #4994 from hanakin/ticket/15391 | Marc Alexander | 2017-10-11 | 1 | -1/+0 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15391] image-rendering not needed for Topic/Forum imgs | ||||
| * | | | | | | | [ticket/15391] image-rendering no longer needed | Michael Miday | 2017-10-11 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15391 | ||||
* | | | | | | | | Merge pull request #4995 from senky/ticket/15394 | Marc Alexander | 2017-10-11 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | [ticket/15394] Add $user_cache | ||||
| * | | | | | | | [ticket/15394] Add $post_edit_list | Jakub Senko | 2017-10-09 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15394 | ||||
| * | | | | | | | [ticket/15394] Add $user_cache | Jakub Senko | 2017-10-09 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15394 | ||||
* | | | | | | | | [ticket/15361] Fix paths and names of graphics | Oliver Schramm | 2017-10-05 | 2 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361 | ||||
* | | | | | | | | Merge pull request #4967 from Leinad4Mind/3.2.x | Oliver Schramm | 2017-10-05 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer | ||||
| * | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer | Daniel Mota | 2017-09-21 | 2 | -2/+2 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #4981 from senky/ticket/15362 | Oliver Schramm | 2017-10-05 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15362] Fix colspan in notification options table | ||||
| * | | | | | | | | [ticket/15362] Fix colspan in notification options table | Jakub Senko | 2017-10-02 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15362 | ||||
* | | | | | | | | Merge pull request #4961 from hanakin/ticket/15361 | Oliver Schramm | 2017-10-05 | 35 | -0/+0 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15361] Topic / Forum Icon rendering across all browsers | ||||
| * | | | | | | | | [ticket/15361] fix forum_link | Michael Miday | 2017-09-16 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361 |