| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The $request global existed twice and the $phpEx global is not being used
in confirm_box().
PHPBB3-13192
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13192
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/12926] Support for IDN (IRI)
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Get rid of the $scheme and $inline vars, fix regex_idn.php to generate
both common and inline mode regexes all at once.
PHPBB3-12926
|
| | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add international domain name support for URLs.
PHPBB3-12926
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13478] Add event core.bbcode_cache_init_end
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13478
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13470
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13466] Add bitfield and uid to event core.message_parser_check_message
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13466
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13435] Add core event to modify submit_post() sql data
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13435
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | | |
[ticket/13430] Add event core.prune_sql
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
https://tracker.phpbb.com/browse/PHPBB3-13430
PHPBB3-13430
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13440] Update event version to 3.1.3-RC1
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13440
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13439] Update event version to 3.1.3-RC1
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13439
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / / |
[ticket/13440] Add event core.login_box_failed
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13440
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13439
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13441
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13312
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13312
|
| | | | |
|
|\ \ \ \
| | |/ /
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Also introduce a clear cookie message hardcoded just in case.
PHPBB3-13376
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Ticket/13234
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13234
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This prevents admin relogin with forced user id from overwriting
remember me cookies
PHPBB3-13234
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13358] Add class for retrieving remote file data
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The full namespace for the file_downloader is now also being used in
version_helper.
PHPBB3-13358
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13358
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
get_remote_file() has been marked as deprecated.
PHPBB3-13358
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13310] Add event core.acp_email_modify_sql
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13310
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13310
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13297] Add unicode modifier to url/email regular expression patterns
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13297
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13354] Fix incorrect column name when deleting all topic logs.
|
| | |/ / / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13354
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10744
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10744
|