Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
| * | | | | | | [ticket/15361] new graphics to fix chrome & safari | Michael Miday | 2017-09-16 | 34 | -0/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361 | ||||
* | | | | | | | Merge branch '3.1.x' into 3.2.x | Oliver Schramm | 2017-10-05 | 1 | -4/+4 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | [ticket/15367] Escape special characters in Sphinx search backend | rxu | 2017-09-16 | 1 | -4/+4 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-15367 | ||||
* | | | | | | Merge pull request #4974 from Elsensee/ticket/15379 | Marc Alexander | 2017-09-28 | 2 | -8/+11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ticket/15379] Fix assignments in reparser cron job | ||||
| * | | | | | | [ticket/15379] Only initialize reparsers on first call in migration | Oliver Schramm | 2017-09-25 | 1 | -6/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379 | ||||
| * | | | | | | [ticket/15379] Fix the assignments in reparser cron job | Oliver Schramm | 2017-09-25 | 1 | -2/+2 |
| | |/ / / / | |/| | | | | | | | | | | | | | | | | PHPBB3-15379 | ||||
* | | | | | | Merge pull request #4958 from kasimi/ticket/15365 | Oliver Schramm | 2017-09-28 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | [ticket/15365] Fix invalidating OPcache | ||||
| * | | | | | [ticket/15365] Fix invalidating OPcache | kasimi | 2017-09-16 | 1 | -1/+1 |
| |/ / / / | | | | | | | | | | | | | | | | PHPBB3-15365 | ||||
* | | | | | [ticket/15368] Correct function reference in MSSQL db tools | David Colón | 2017-09-17 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge pull request #4955 from hanakin/ticket/13214 | Máté Bartus | 2017-09-15 | 2 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/13214] Contact us page textarea looks narrow in responsive mode | ||||
| * | | | | [ticket/13214] Fix weird alignment of labels | Michael Miday | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13214 | ||||
| * | | | | [ticket/13214] remove inputbox from textarea | Michael Miday | 2017-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-13214 | ||||
* | | | | | [ticket/15271] align forum and topic row columns | Michael Miday | 2017-09-11 | 1 | -0/+2 |
|/ / / / | | | | | | | | | | | | | PHPBB3-15271 | ||||
* | | | | Merge pull request #4889 from javiexin/ticket/15307 | Oliver Schramm | 2017-09-10 | 3 | -0/+27 |
|\ \ \ \ | | | | | | | | | | | | | | | | [ticket/15307] Extensions may add modes to acp_users | ||||
| * | | | | [ticket/15307] Extensions may add modes to acp_users | javiexin | 2017-08-06 | 3 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes both PHP and Template events. PHPBB3-15307 | ||||
* | | | | | Merge pull request #4943 from Elsensee/ticket/14933 | Máté Bartus | 2017-09-10 | 3 | -2/+18 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | [ticket/14933] Make "route not found" more user-friendly | ||||
| * | | | | | [ticket/14933] Fix docblock for kernel_exception_subscriber | Oliver Schramm | 2017-09-10 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933 | ||||
| * | | | | | [ticket/14933] Fix parameter for kernel_exception_subscriber | Oliver Schramm | 2017-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933 | ||||
| * | | | | | [ticket/14933] Make "route not found" more user-friendly | Oliver Schramm | 2017-09-09 | 3 | -2/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14933 |