| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | |\
| | |
| | |
| | | |
[ticket/12599] Update documentation style
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | | |
PHPBB3-12599
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
The PM link was intentionally dropped due to excessive query requirements,
thus the column is without purpose now. See PHPBB3-13229
PHPBB3-13563
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13513] Use paths relative to the phpBB root in the router
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13513
|
| |\ \ \ \
| | |/ /
| |/| | |
|
| | |\ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13591] Add core events to the function obtain_users_online_string()
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Add functions.php core events to the function obtain_users_online_string()
to allow extensions adding/modifying online users data.
PHPBB3-13591
|
| |\ \ \ \ \
| |/ / / / |
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13650] Validate ucp profile data changes
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13650
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13587
|
| |\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
|
| | |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13643] Change the priority of kernel_terminate_subscriber to -10000
* Nicofuma/ticket/13643:
[ticket/13643] Change the priority of kernel_terminate_subscriber to PHP_INT_MIN
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHP_INT_MIN isn't a defined constant but it can be calculed by
~PHP_INT_MAX (two's complement of PHP_INT_MAX)
PHPBB3-13643
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13578] Add ucp_register.php core events
|
| | | | |_|_|/
| | |/| | |
| | | | | |
| | | | | | |
PHPBB3-13578
|
| |\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
* 3.1.x:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
* prototech/ticket/13551:
[ticket/13551] Fix incorrectly named template variable: AUTH_LDAP_DN
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13551
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
* 3.1.x:
[ticket/13644] Always type hint dispatch_interface
|
| | | |_|/ / /
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-13644
|
| |\ \ \ \ \ \
| |/ / / / / |
|
| | |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13631] Fix wrong variable in get_global_visibility_sql()'s event
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13631
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
I don't get this... I was positive I, at some point, had it right... I don't get
what happened...
PHPBB3-13631
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13635] Add sql_ary to ucp profile event
|
| | | | |_|/ / /
| | |/| | | |
| | | | | | |
| | | | | | | |
PHPBB3-13635
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Update colours.css
|
| | | | |_|/ / /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
The rule is a left over from development. it should be removed from colours.css
.icon-search-advanced { background-image: url("./images/icon_search_adv.gif");}
Area21 ticket: https://area51.phpbb.com/phpBB/viewtopic.php?f=81&p=275166
PHPBB3-13639
|
| |\ \ \ \ \ \ \
| |/ / / / / / |
|
| | |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13586] Allow '0' as username with Jabber notifications
|
| | | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | | |
PHPBB3-13586
|
| |\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/styles/subsilver2/template/search_results.html
|
| | |\ \ \ \ \ \ |
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13533
|
| |\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13472] Delete admin activation notification when deleting user
|