| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11582
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11582
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11582
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11582
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Replace calls to the language-array type with a call to get_types()
PHPBB3-11582
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* marc1706/ticket/11725:
[ticket/11725] Use new paths for phpbb_class_loader in file.php
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
In the PR #1559, the paths were changed from "{$phpbb_root_path}includes/" to
"{$phpbb_root_path}phpbb/" for the class loader. However, this was not changed
in all files that use it.
PHPBB3-11725
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11722
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* EXreaction/ticket/11707:
[ticket/11707] Twig DEFINE not working as expected
|
| | | |_|/ / / /
| | |/| | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11707
|
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | / /
| | | |_|_|/ /
| | |/| | | |
| | | | | | | |
* develop-olympus:
[ticket/11720] Add functional test for submitting report as user
[ticket/11720] Do not call $captcha->validate if $captcha is not set
|
| | |\ \ \ \ \
| | | | |_|_|/
| | | |/| | |
| | | | | | |
| | | | | | |
| | | | | | | |
* prep-release-3.0.12:
[ticket/11720] Add functional test for submitting report as user
[ticket/11720] Do not call $captcha->validate if $captcha is not set
|
| | | |\ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
prep-release-3.0.12
* marc1706/ticket/11720-prep-release:
[ticket/11720] Add functional test for submitting report as user
[ticket/11720] Do not call $captcha->validate if $captcha is not set
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11566 changed big parts of code. Unfortunately, a call to
$captcha->validate was added that is being called even if $captcha hasn't
been initialized. This change will fix this issue.
PHPBB3-11720
|
| | |_|_|/ / /
| |/| | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* cyberalien/ticket/11712:
[ticket/11712] Fixing typo in editor.js
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11712
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* cyberalien/ticket/11708:
[ticket/11708] Fix bulletin points in notifications
|
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-11708
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10931
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11706
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* galaxyAbstractor/ticket/11697:
[ticket/11697] author_search() used incorrect parameter
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The author_search() function in fulltext_mysql.php had an argument
$m_approve_fid_ary parameter but it was changed in the Docblock
and code to $post_visibility. This change renames that argument
according to the docblock, the code and to mirror the other classes.
PHPBB3-11697
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11702
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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-11675
|
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
Move bulletin points for linklist lists to pseudo classes
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11553
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11553
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Move bulletin points for .linklist lists to pseudo class
Group pseudo classes for .linklist.bulletin and .icon-notification
PHPBB3-11553
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11690
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/9649] Display information on index for moderators on unapproved posts
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-9649
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix subPanels() in forum_fn.js
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-11563
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-11563
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Remove unused JS variables from posting_buttons
PHPBB3-11563
|
| | | |/ / / / /
| | |/| | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix subPanels() code
Modernize subPanels() with jQuery
Use HTML5 data attributes instead of including JS
PHPBB3-11563
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
[ticket/11684] Remove useless confirmation page after login and admin login
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-11684
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[ticket/11685] Remove logout confirmation page
|
| | |/ / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-11685
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[ticket/10999] Fix assets_version in ACP
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-10999
|