| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| | |
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
|
| | |
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| | |
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| | |
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| |\ \
| | |
| | |
| | |
| | | |
* asperous/ticket/11731:
[ticket/11731] Remove static calls to captcha garbage collector
|
| | | |
| | |
| | |
| | | |
PHPBB3-11731
|
| |\ \ \
| |/ /
|/| | |
[ticket/11717] Use topic_posts_approved instead of topic_replies
|
| | | |
| | |
| | |
| | | |
PHPBB3-11717
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Due to the move to soft-delete, the topic_replies column no longer exists
in the topics table. Instead, the column topic_posts_approved should be used.
PHPBB3-11717
|
| |\ \ \
| |/ /
|/| | |
Ticket/11582 Split permission logic from translations
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | | |
PHPBB3-11582
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Replace calls to the language-array type with a call to get_types()
PHPBB3-11582
|
| |/ /
| |
| |
| |
| |
| |
| |
| | |
Up to now, the module or module category was always removed with jQuery,
even if there was an error. With this change, the modules will not be deleted
by jQuery if the return JSON array will have SUCCESS set to false.
PHPBB3-11713
|
| | |
| |
| |
| | |
PHPBB3-11696
|
| | |
| |
| |
| | |
PHPBB3-11696
|
| | |
| |
| |
| | |
PHPBB3-11696
|
| | |
| |
| |
| | |
PHPBB3-11698
|
| |\ \
| | |
| | | |
[ticket/11692] Don't update search_type in dev migration if already appended
|
| | | |
| | |
| | |
| | | |
PHPBB3-11692
|
| |/ /
| |
| |
| |
| |
| | |
Do not locate assets that start with ./
PHPBB3-11694
|
| | |
| |
| |
| | |
PHPBB3-11690
|
| |\ \
| | |
| | | |
[ticket/9649] Display information on index for moderators on unapproved posts
|
| | | |
| | |
| | |
| | | |
PHPBB3-9649
|
| |\ \ \
| | | |
| | | | |
[ticket/11684] Remove useless confirmation page after login and admin login
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11684
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/11685] Remove logout confirmation page
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-11685
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-10999
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
Conflicts:
phpBB/language/en/install.php
phpBB/language/en/ucp.php
|
| | |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prep-release-3.0.12:
[ticket/11112] Do not change opensource.org link to https
[ticket/11112] Use https for user-visible links to phpbb.com
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11112
|
| |\ \ \ \ \
| | | | | |
| | | | | | |
Soft delete
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9657
|
| | |\ \ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* phpbb/develop: (216 commits)
[ticket/11626] Remove last reference to template in ldap
[ticket/11626] Remove LDAP dependency on template
[develop-olympus] Increment version number to 3.0.13-dev.
[develop-olympus] Add changelog for 3.0.12 release.
[develop-olympus] Bump version numbers for 3.0.12-RC1 release.
[develop-olympus] Bumping version numbers to final for 3.0.12 releases.
[ticket/11669] Fix PHP bug #55124 (recursive mkdir on /./)
[ticket/11668] Run lint test at the end of the test suite
[ticket/11548] Fix test errors in groups test on develop
[ticket/11548] Check upload avatar URL the same way as in phpBB 3.0
[ticket/11548] Fix incorrect usage of array_map on acp groups page
[ticket/11665] Fix test class name
[ticket/11664] Stop creating php.html file in root path in tests
[ticket/11665] Can't change file names already sent to set_filenames
[ticket/11662] Typos: occured -> occurred
[ticket/11662] Typos: occured -> occurred
[ticket/11660] Fix bugs from bugs in #11651 (missing vars, db->sql_connect)
[feature/auth-refactor] Add parent::setUp() in setUp()
[feature/auth-refactor] Changes
[feature/auth-refactor] DataProvider for acp_board test
...
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9657
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9657
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9657
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9657
|