| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* 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
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The $request global existed twice and the $phpEx global is not being used
in confirm_box().
PHPBB3-13192
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13192
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12487] Update PHP code
* MGaetan89/ticket/12487:
[ticket/12487] Update PHP code
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12487
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13450
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13440
|
|/ / /
| | |
| | |
| | | |
PHPBB3-13440
|
|/ /
| |
| |
| | |
PHPBB3-13232
|
|\ \
| | |
| | |
| | | |
[ticket/13110] Add core event to the page_footer() function
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add core event to the page_footer() in includes/functions.php to allow
extensions handling overall page output before its displaying.
PHPBB3-13110
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add core.login_box_redirect core event to allow extensions to redirect a
user to a specific page when logging in.
PHPBB3-12985
|
| |/ /
|/| |
| | |
| | | |
PHPBB3-13120
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12858
|
|\ \ \ \
| | | | |
| | | | | |
[ticket/13045] Remove Pragma headers
|
| | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13045
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
We're now calling get_preg_expression() instead of hardcoding the regex into
the helper route method.
PHPBB3-13073
|
| | |
| | |
| | |
| | | |
PHPBB3-13044
|
| | |
| | |
| | |
| | | |
PHPBB3-13044
|
|/ /
| |
| |
| | |
PHPBB3-13044
|
|\ \
| | |
| | |
| | | |
[ticket/13034] Fix the route generated for the frontend not in the phpbb root path
|
| | |
| | |
| | |
| | | |
PHPBB3-13034
|
| | |
| | |
| | |
| | | |
PHPBB3-13042
|
| | |
| | |
| | |
| | | |
PHPBB3-13052
|
| | |
| | |
| | |
| | | |
PHPBB3-13052
|
|/ /
| |
| |
| | |
PHPBB3-13052
|
|\ \
| | |
| | | |
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
|
| | |
| | |
| | |
| | | |
PHPBB3-13010
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12999] Remove @author tags
* Nicofuma/ticket/12999:
[ticket/12999] Remove @author tags
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12999
|
|/ / /
| | |
| | |
| | | |
PHPBB3-12990
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/11854] Move captchas to phpbb/ and use DI for plugins
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-11854
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/12942] Add core.add_form_key core event
|
| | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Add core.add_form_key core event to allow extensions modifying
form key.
PHPBB3-12942
|
|\ \ \ \
| |_|/ /
|/| | |
| | | | |
[ticket/12944] Add core.login_forum_box core event
|