| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11345
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11345
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11345
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11345
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change font to Open Sans
PHPBB3-11345
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11703
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11703
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11703
|
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Config variable: load_jquery_cdn -> allow_cdn
Template variable: S_JQUERY_FALLBACK -> S_ALLOW_CDN
PHPBB3-11703
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Only the regular expression for MAGIC_URL_LOCAL has three capturing groups. As
a result $matches[3] is only set in this case. Prior to PHPBB3-11606 an empty
string was passed to make_clickable_callback() as a replacement in case of less
than three capturing groups. This patch reintroduces the empty string.
Regression from 49c12ef4be229bf2223139298766ef441b075fbc.
PHPBB3-11901
|
| | | |
| | | |
| | | | |
PHPBB3-11898
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11898
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* prototech/ticket/11890:
[ticket/11890] Fix untranslated string when deleting posts through MCP.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11890
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-11892
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11895
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/10383] AJAXify poll voting
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10383
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10383
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10383
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[ticket/11893] Remove unnecessary <fieldset> causing a large font size
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11893
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
[ticket/11888] Use \phpbb\search\fulltext_native as search backend config
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11888
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
If \ is missing, the default search backend shown in ACP is wrong.
PHPBB3-11888
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
# By Cesar G
# Via Cesar G
* prototech/ticket/11739:
[ticket/11739] Rename “Remember Me” login keys module
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-11739
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11894
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11885
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11885
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11885
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11885
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
Ticket/11840 Refactor the extension metadata class
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11840
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11840
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
# By Nathan (1) and Nathan Guse (1)
# Via Nathan Guse
* EXreaction/ticket/11883:
[ticket/11883] Only output the migration time, not total
[ticket/11883] Report completed data step in migration as "Installing Data"
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11883
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11883
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/11871] Allow backslash in classnames for Modules
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Firefox is currently unable to correctly copy a urlencoded \ so users will be
unable to post links to modules. However we can still fallback to the id
instead of the name, so we do that in this case.
PHPBB3-11871
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11871
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/11344] Add migration to remove acp_style_components module in 3.1
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11344
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11344
|
| | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11344
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/11786] Fix various defects in PHPDoc in-code documentation
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The core.group_delete_user_before event had bad indentation in its PHPDoc.
Fixed.
PHPBB3-11786
|
| |\ \ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Further improve wording in phpbb/notification/type/quote.php per suggestion of
imkingdavid.
PHPBB3-11786
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The file phpbb/content_visibility.php still contained a few instances of
'@return void' in its PHPDoc blocks, fixed. Thanks to JoshyPHP for reporting.
PHPBB3-11786
|