aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4948 from Elsensee/ticket/15267Marc Alexander2017-10-181-2/+4
|\ | | | | | | [ticket/15267] Hide birthday list if permission wasn't granted
| * [ticket/15267] Hide birthday list if permission wasn't grantedOliver Schramm2017-09-101-2/+4
| | | | | | | | PHPBB3-15267
* | Merge pull request #4910 from javiexin/ticket/15331_BMarc Alexander2017-10-171-6/+1
|\ \ | | | | | | | | | [ticket/15331] Allow gravatars to be overridden by existing event - B
| * | [ticket/15331] Allow gravatars to be changed in the existing eventjaviexin2017-08-191-6/+1
| | | | | | | | | | | | | | | | | | | | | Option B: - change the get_avatar function PHPBB3-15331
* | | Merge pull request #5003 from kasimi/ticket/15409Marc Alexander2017-10-171-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_quicktoolkasimi2017-10-161-2/+8
| | | | | | | | | | | | | | | | PHPBB3-15409
* | | | Merge pull request #4997 from kasimi/ticket/15396Marc Alexander2017-10-174-2/+141
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15396] Fix revert_schema() steps not executed in correct order
| * | | | [ticket/15396] Added test for correct order of revert_schema() stepskasimi2017-10-143-0/+136
| | | | | | | | | | | | | | | | | | | | PHPBB3-15396
| * | | | [ticket/15396] Fix revert_schema() steps not executed in correct orderkasimi2017-10-131-2/+5
| |/ / / | | | | | | | | | | | | PHPBB3-15396
* | | | Merge pull request #4999 from marc1706/ticket/15401Marc Alexander2017-10-151-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15401] Use separate constant for memcached driver config
| * | | | [ticket/15401] Use separate constant for memcached driver configJulien Tant2017-10-151-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15401
* | | | | Merge pull request #4944 from Elsensee/ticket/14677Marc Alexander2017-10-152-2/+12
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/14677] Add exclamation mark to outdated extensions
| * | | | [ticket/14677] Use classes for colors in ext listOliver Schramm2017-09-202-5/+9
| | | | | | | | | | | | | | | | | | | | PHPBB3-14677
| * | | | [ticket/14677] Make the exclamation mark redOliver Schramm2017-09-102-2/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-14677
| * | | | [ticket/14677] Add exclamation mark to outdated extensionsOliver Schramm2017-09-091-0/+2
| | |_|/ | |/| | | | | | | | | | PHPBB3-14677
* | | | Merge pull request #4888 from javiexin/ticket/15306Marc Alexander2017-10-131-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_validatejaviexin2017-08-061-2/+4
| | | | | | | | | | | | | | | | PHPBB3-15306
* | | | Merge pull request #4942 from rubencm/ticket/15172Marc Alexander2017-10-116-9/+16
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15172] Fix redirection to wrong port
| * | | | [ticket/15172] Cast port to integerRubén Calvo2017-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-15172
| * | | | [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-105-7/+13
| | | | | | | | | | | | | | | | | | | | PHPBB3-15172
| * | | | [ticket/15172] Use symfony request component to get portRubén Calvo2017-09-091-2/+3
| | |/ / | |/| | | | | | | | | | PHPBB3-15172
* | | | Merge pull request #4994 from hanakin/ticket/15391Marc Alexander2017-10-111-1/+0
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/15391] image-rendering not needed for Topic/Forum imgs
| * | | | [ticket/15391] image-rendering no longer neededMichael Miday2017-10-111-1/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-15391
* | | | | Merge pull request #4995 from senky/ticket/15394Marc Alexander2017-10-111-0/+5
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | [ticket/15394] Add $user_cache
| * | | | [ticket/15394] Add $post_edit_listJakub Senko2017-10-091-1/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-15394
| * | | | [ticket/15394] Add $user_cacheJakub Senko2017-10-091-0/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-15394
* | | | | Merge pull request #4989 from Elsensee/ticket/15361Máté Bartus2017-10-054-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/15361] Fix paths and names of graphics
| * | | | | [ticket/15361] Fix paths and names of graphicsOliver Schramm2017-10-054-0/+0
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-15361
* | | | | Merge pull request #4967 from Leinad4Mind/3.2.xOliver Schramm2017-10-052-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [PHPBB3-14629] round() the log() explicitly to a proper integer
| * | | | | [PHPBB3-14629] round() the log() explicitly to a proper integerDaniel Mota2017-09-212-2/+2
| | | | | |
* | | | | | Merge pull request #4981 from senky/ticket/15362Oliver Schramm2017-10-051-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15362] Fix colspan in notification options table
| * | | | | | [ticket/15362] Fix colspan in notification options tableJakub Senko2017-10-021-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | PHPBB3-15362
* | | | | | Merge pull request #4961 from hanakin/ticket/15361Oliver Schramm2017-10-0537-0/+0
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/15361] Topic / Forum Icon rendering across all browsers
| * | | | | | [ticket/15361] fix forum_linkMichael Miday2017-09-162-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361
| * | | | | | [ticket/15361] new graphics to fix chrome & safariMichael Miday2017-09-1637-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15361
* | | | | | | Merge branch '3.1.x' into 3.2.xOliver Schramm2017-10-051-4/+4
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Merge pull request #4960 from rxu/ticket/15367Oliver Schramm2017-10-051693-47024/+80503
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15367] Escape special characters in Sphinx search backend
| | * | | | | | [ticket/15367] Escape special characters in Sphinx search backendrxu2017-09-161-4/+4
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-15367
* | | | | | | Merge pull request #4974 from Elsensee/ticket/15379Marc Alexander2017-09-282-8/+11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15379] Fix assignments in reparser cron job
| * | | | | | | [ticket/15379] Only initialize reparsers on first call in migrationOliver Schramm2017-09-251-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15379
| * | | | | | | [ticket/15379] Fix the assignments in reparser cron jobOliver Schramm2017-09-251-2/+2
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | PHPBB3-15379
* | | | | | | Merge pull request #4958 from kasimi/ticket/15365Oliver Schramm2017-09-281-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | | | | | | | [ticket/15365] Fix invalidating OPcache
| * | | | | | [ticket/15365] Fix invalidating OPcachekasimi2017-09-161-1/+1
| | |/ / / / | |/| | | | | | | | | | | | | | | | PHPBB3-15365
* | | | | | Merge pull request #4963 from DavidIQ/ticket/15368Marc Alexander2017-09-191-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15368] Correct function reference in MSSQL db tools
| * | | | | [ticket/15368] Correct function reference in MSSQL db toolsDavid Colón2017-09-171-2/+2
|/ / / / /
* | | | | Merge pull request #4955 from hanakin/ticket/13214Máté Bartus2017-09-152-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | [ticket/13214] Contact us page textarea looks narrow in responsive mode
| * | | | | [ticket/13214] Fix weird alignment of labelsMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
| * | | | | [ticket/13214] remove inputbox from textareaMichael Miday2017-09-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13214
* | | | | | Merge pull request #4956 from hanakin/ticket/15271Máté Bartus2017-09-151-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | [ticket/15271] align forum and topic row columns
| * | | | | [ticket/15271] align forum and topic row columnsMichael Miday2017-09-111-0/+2
|/ / / / / | | | | | | | | | | | | | | | PHPBB3-15271