| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/13492] Fix IDN support for custom BBCode URL tokens
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Also fix the $utf8 checking regexp removing the curly braces.
PHPBB3-13492
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Custom BBCode URL tokens does not support IDN.
Custom BBCodes added earlier than IDN has been applied are unaffected.
PHPBB3-13492
|
| |\ \ \
| |/ /
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13504] Fix invalid variable $user
|
| | |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13504] Fix invalid variable $user
* nickvergessen/ticket/13504:
[ticket/13504] Fix invalid variable $user
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13504
|
| |\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/10985] Add fix to properly inherit style during update process
|
| | |\ \ \
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/10985] Add fix to properly inherit style during update process
Conflicts:
phpBB/includes/bbcode.php
|
| | | |\ \
| | | | |
| | | | | |
[ticket/10985] Error bbcode.html not found when updating with custom style inheriting from prosilver
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10985
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13431] Fix responsive RTL media queries for <IE11
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13431
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13507] Fix horizontal scrollbar for large images in posts
|
| | | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13507
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-ascraeus:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13192] Add method for generating valid user page links based on mod_rewrite
* marc1706/ticket/13192:
[ticket/13192] Add test for app.php in external subfolder
[ticket/13192] Use ltrim() instead of preg_replace()
[ticket/13192] Order test cases consistently
[ticket/13192] Remove app.php on mod rewrite even if app.php is outside root
[ticket/13192] Pass correct parameters and rename method to get_valid_page
[ticket/13192] Use get_valid_user_page in confirm_box() and cleanup globals
[ticket/13192] Use get_valid_user_page method in build_url function
[ticket/13192] Add method for generating valid user page links
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The $request global existed twice and the $phpEx global is not being used
in confirm_box().
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13192
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* develop-ascraeus:
[ticket/13511] Call the check() method with the phpcsFile object
|
| | |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13511] Call the check() method with the phpcsFile object
* Nicofuma/ticket/13511:
[ticket/13511] Call the check() method with the phpcsFile object
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13511
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12487] Update PHP code
* MGaetan89/ticket/12487:
[ticket/12487] Update PHP code
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12487
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13499] Move get_remote_file() to functions_compatibility.php
* MGaetan89/ticket/13499:
[ticket/13499] Move `get_remote_file()` to `functions_compatibility.php`
|
| |/ / / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13499
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13450] Type-hint return value of $phpbb_container->get()
* MGaetan89/ticket/13450:
[ticket/13450] Type-hint return value of $phpbb_container->get()
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13450
|
| |\ \ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13154] Event to edit user list for notification in notifications
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Not a tab.
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13154
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13160] Viewtopic; before viewing permissions event
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13160
|
| | | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-13146
|