| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/15387] Make vertical bars full height on board index forum rows
|
| | |
| |
| |
| |
| |
| |
| | |
Fix issue where changes were half applied to MCP creating c. 990px of
whitespace.
PHPBB3-15387
|
| | |
| |
| |
| |
| |
| | |
Fix issue with 2px gap at the bottom of the bars.
PHPBB3-15387
|
| | |
| |
| |
| |
| |
| |
| | |
Make extra size consistent with immediately following css i.e. use 999px
not 99999px as v. large to exceed possible box size.
PHPBB3-15387
|
| | |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \
| | |
| | |
| | | |
[ticket/15133] Update fast-image-size to 1.1.4
|
| | | |
| | |
| | |
| | | |
PHPBB3-15133
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixes various issues with JPEG, TIFF, and adds WebP support.
PHPBB3-15133
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15389] Allow arrays in event dispatcher
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
I've also improved some regular expressions
PHPBB3-15389
|
| | | |/
| |/|
| | |
| | | |
PHPBB3-15389
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/15372] Add permission for listing topics without being able to read them
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | | | |
|
| | | |/
| |/| |
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13150] Add core.phpbb_log_get_topic_auth_sql_after
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13150
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15381] Better explain CONTACT_US_ENABLE_EXPLAIN
|
| | | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-15381
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15385] nginx.sample.conf: www redirection, security regex
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15273] Better explain cookie path
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-15273
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/15374] Add core event to modify page title in viewforum.php
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-15374
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15245] Fix images in feeds when accessing via app.php
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15245
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15245
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15245
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15245
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-15245
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/15298] Never suppress exception trace when using CLI
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15298
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
[ticket/15060] Set correct forum id in user session data if f= is missing
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-15060
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/15201] Set user style to default style when it is disabled or uninstalled
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-15201
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
uninstalled
PHPBB3-15201
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/15267] Hide birthday list if permission wasn't granted
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-15267
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/15331] Allow gravatars to be overridden by existing event - B
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Option B:
- change the get_avatar function
PHPBB3-15331
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/15409] Add u_action to core.acp_users_overview_run_quicktool
|