aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [ticket/15387] Make vertical bars full height on board index forum rowsSophist2017-11-011-1/+2
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make vertical left border bars for height for Topics and Posts columns in board index forum rows when these columns have less height than e.g. the Last Post column. PHPBB3-15387
* | | | | | | | | | | | Merge pull request #5018 from marc1706/ticket/15133Marc Alexander2017-11-011-135/+143
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15133] Update fast-image-size to 1.1.4
| * | | | | | | | | | | | [ticket/15133] Update other dependencies to latest versions as wellMarc Alexander2017-10-291-130/+137
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15133
| * | | | | | | | | | | | [ticket/15133] Update fast-image-size to 1.1.4Marc Alexander2017-10-291-5/+6
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes various issues with JPEG, TIFF, and adds WebP support. PHPBB3-15133
* | | | | | | | | | | | Merge pull request #4988 from Elsensee/ticket/15389Marc Alexander2017-11-015-19/+89
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15389] Allow arrays in event dispatcher
| * | | | | | | | | | | | [ticket/15389] Match multiple events in dispatcher in php_exporterOliver Schramm2017-10-044-18/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I've also improved some regular expressions PHPBB3-15389
| * | | | | | | | | | | | [ticket/15389] Allow arrays in event dispatcherOliver Schramm2017-10-041-1/+6
| | |/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15389
* | | | | | | | | | | | Merge pull request #4973 from DavidIQ/ticket/15372Marc Alexander2017-11-019-12/+51
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | [ticket/15372] Add permission for listing topics without being able to read them
| * | | | | | | | | | | [ticket/15372] Add permission to schema and copy from f_readDavid Colón2017-10-262-3/+4
| | | | | | | | | | | |
| * | | | | | | | | | | [ticket/15372] Remove revert_data from migrationDavid Colón2017-10-261-7/+0
| | | | | | | | | | | |
| * | | | | | | | | | | [ticket/15372] Fix pagination and don't render viewtopic linkDavid Colón2017-10-262-2/+7
| | | | | | | | | | | |
| * | | | | | | | | | | [ticket/15372] Migration for adding f_list_topic permissionDavid Colón2017-10-261-0/+38
| | | | | | | | | | | |
| * | | | | | | | | | | [ticket/15372] Add and handle f_list_topics permissionDavid Colón2017-10-265-8/+10
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #4985 from senky/ticket/13150Marc Alexander2017-10-311-0/+14
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13150] Add core.phpbb_log_get_topic_auth_sql_after
| * | | | | | | | | | | [ticket/13150] Add core.phpbb_log_get_topic_auth_sql_afterJakub Senko2017-10-091-0/+14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13150
* | | | | | | | | | | Merge pull request #4980 from senky/ticket/15381Marc Alexander2017-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAIN
| * | | | | | | | | | | [ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAINJakub Senko2017-10-021-1/+1
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15381
* | | | | | | | | | | Merge pull request #4978 from ftc2/3.2.xMarc Alexander2017-10-311-6/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | [ticket/15385] nginx.sample.conf: www redirection, security regex
| * | | | | | | | | | [ticket/15385] nginx.sample.conf: www redirection, security regexftc22017-10-011-6/+4
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to the latest wiki info: http://wiki.nginx.org/Pitfalls#Taxing_Rewrites `return 301` is preferred over a rewrite. also, the 'security' regex breaks some official extensions because it will match and deny access to `/ext/phpbb`. looking through the names of dirs and files containing `phpbb`, it looks like the intent of the regex was to only disallow the folder `phpbb` in the root dir and not other `/phpbb` matches. a negative lookbehind was added to specifically not match `/ext/phpbb` but still match other occurrences of `/phpbb`. Tracker ticket: https://tracker.phpbb.com/browse/PHPBB3-15385
* | | | | | | | | | Merge pull request #4975 from senky/ticket/15273Marc Alexander2017-10-311-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15273] Better explain cookie path
| * | | | | | | | | | [ticket/15273] Better explain cookie pathJakub Senko2017-09-281-1/+1
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15273
* | | | | | | | | | Merge pull request #4970 from rxu/ticket/15374Marc Alexander2017-10-311-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.phprxu2017-09-221-1/+16
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15374
* | | | | | | | | | Merge pull request #4969 from Elsensee/ticket/15245Marc Alexander2017-10-314-27/+87
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.php
| * | | | | | | | | | [ticket/15245] Fix testsOliver Schramm2017-10-011-1/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | | | [ticket/15245] Fix comments, class names and code styleOliver Schramm2017-09-283-13/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | | | [ticket/15245] Configure TextFormatter before rendering feedsOliver Schramm2017-09-283-14/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | | | [ticket/15245] Remove unnecessary arguments and fix whitespaceOliver Schramm2017-09-222-18/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
| * | | | | | | | | | [ticket/15245] Fix images in feeds when accessing via app.phpOliver Schramm2017-09-223-8/+23
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15245
* | | | | | | | | | Merge pull request #4950 from Nicofuma/ticket/15357-3.2.xMarc Alexander2017-10-292-12/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15298] Never suppress exception trace when using CLI
| * | | | | | | | | | [ticket/15298] Never suppress exception trace when using CLITristan Darricau2017-09-102-12/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15298
* | | | | | | | | | | Merge pull request #5012 from kasimi/ticket/15060Marc Alexander2017-10-291-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 missingkasimi2017-10-231-0/+4
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15060
* | | | | | | | | | Merge pull request #4930 from rubencm/ticket/15201Marc Alexander2017-10-225-25/+60
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or uninstalled
| * | | | | | | | | | [ticket/15201] Add castingRubén Calvo2017-09-082-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] Fix testsRubén Calvo2017-09-082-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] Migration to fix current invalid stylesRubén Calvo2017-08-281-0/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] Remove wrong user style checkRubén Calvo2017-08-282-22/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] FixRubén Calvo2017-08-281-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] CastingsRubén Calvo2017-08-281-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-15201
| * | | | | | | | | | [ticket/15201] Set user style to default style when it is disabled or ↵Rubén Calvo2017-08-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | uninstalled PHPBB3-15201
* | | | | | | | | | | 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