| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/13868] Correctly handle acp/mcp/ucp modules lang files for extensions
|
| | |/
| |
| |
| | |
PHPBB3-13868
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13769] Move environment check in phpbbcli.php lower
* imkingdavid/ticket/13769:
[ticket/13769] Move environment check lower in phpbbcli.php
|
| |/ /
| |
| |
| | |
PHPBB3-13769
|
| |\ \
| |/
| |
| |
| | |
Conflicts:
phpBB/phpbb/db/migration/data/v310/style_update_p1.php
|
| | |\
| | |
| | |
| | | |
[ticket/13861] Fix undefined variables in style update migration
|
| | | |
| | |
| | |
| | | |
PHPBB3-13861
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13829] Don't fail if the cache isn't writeable
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13829
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13849] Fix development environment
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13849
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13849
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13680] Updated quote notifications
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13680
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Added get_quote_authors() to text_formatter.utils service to retrieve
the names used in first-level quotes
PHPBB3-13680
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13641] Proper parsing of custom BBCode for inline code
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13641
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/8419] Custom tag eats up space character
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-8419
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13801] Remove user dependency from text_formatter.s9e.parser
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13801
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13801
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13801
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13614
|
| | | |_|/ / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Removed all calls to phpbb_pcre_utf8_support() as well as unreachable code.
PHPBB3-13614
|
| |\ \ \ \ \ \ \ \
| |_|_|_|/ / / /
|/| | | | | | |
| | | | | | | | |
[ticket/11530] Remove extra quotes when depth limit is exceeded
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11530
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11530
|
| | | |/ / / / /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11530
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13852] Consistent tab navigation when login in
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added tabindex attribute to input elements in index_body.html to make
tab navigation consistent with that of login_body.html.
PHPBB3-13852
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13827] Correctly return JSON instead of HTML when valled from AJAX
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13827
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13827
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13838] Check braces for control structures
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13838
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13838
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/12632] Add twig.debug and twig.auto_reload in config.yml
|
| | | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13206
PHPBB3-12632
|
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
[ticket/13791] Add more post buttons template events to viewtopic_body.html
|
| | | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
The purpose is to allow adding custom post buttons outside of original post
buttons conditionals/list in prosilver (for subsilver2 it's not the issue).
PHPBB3-13791
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
* Nicofuma/ticket/13839:
[ticket/13839] Don't be dependent on the phpBB root directory name in tests
|
| | | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
PHPBB3-13839
|
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| |/| | | | | | | | | |
|