| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12680
|
|
|
|
| |
PHPBB3-12680
|
|
|
|
| |
PHPBB3-12680
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nickvergessen/ticket/10073: (36 commits)
[ticket/10073] Fix button descriptions
[ticket/10073] Do not check disable boxes by default
[ticket/10073] Store values with config_text in the ACP
[ticket/10073] Move config values to config_text
[ticket/10073] Fix request usage
[ticket/10073] Deduplicate template variable names
[ticket/10073] Get service from container
[ticket/10073] Fix more "Contact Us" strings
[ticket/10073] Move template code into the template
[ticket/10073] Make contact page available when board is disabled
[ticket/10073] Change name of the ACP module
[ticket/10073] Deduplicate posting buttons code in ACP
[ticket/10073] Use phpbb_validate_email to verify email address
[ticket/10073] Add tests for new validate_email()
[ticket/10073] Split email validation from email ban and taken checks
[ticket/10073] Deduplicate the if statement
[ticket/10073] Fallback to board_contact when contact page is disabled
[ticket/10073] Remove language string from rebase conflict
[ticket/10073] Add ACP module to add bbcode text for contact admin info
[ticket/10073] Add new configs to the schema
...
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| | |
PHPBB3-10073
|
| |
| |
| |
| |
| |
| | |
Error pages still contain the email address.
PHPBB3-10073
|
| |
| |
| |
| |
| |
| | |
The message to be displayed on top of the email form cannot be configured yet.
PHPBB3-10073
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add subforums template data array to
'core.display_forums_modify_template_vars' event
to allow extensions to modify it if needed.
PHPBB3-12668
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12669] Add core event to the function display_forums()
* rxu/ticket/12669:
[ticket/12669] Add core event to the function display_forums()
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add core event to the function display_forums()
in includes/functions_display.php to allow assigning additional template data
for every forum, f.e. additional forumrow subloops.
PHPBB3-12669
|
| | |
| | |
| | |
| | |
| | |
| | | |
comment
PHPBB3-12677
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv Goel (1)
* develop-olympus:
[ticket/12660] Improve check for when phpinfo() is disabled.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12660
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-olympus
* github-marc1706/ticket/8960-olympus:
[ticket/8960] Allow changing avatar path if it's not writable
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change will allow users to change the avatar path even if it's not
writable. However, this will get rid of the error message that the path is
not writable. Due to this, a minor addition to the explain message in the ACP
settings has been made.
PHPBB3-8960
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12675
|
| |_|/ /
|/| | |
| | | |
| | | | |
PHPBB3-12673
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12639] Delete entry in admin-log leads to mysql-error
* Nicofuma/ticket/12639:
[ticket/12639] Add a space in the code generated by generate_sql_keyword()
[ticket/12639] Handle $conditions['keywords'] outside of the loop
[ticket/12639] Don't make a copy of $marked when deleting logs in acp_logs
[ticket/12639] Send a correct IN entry when deleting marked logs
[ticket/12639] Use assertSame
[ticket/12639] Remove old commented tests
[ticket/12639] Order the results correctly in the test
[ticket/12639] Fix tests on postgres
[ticket/12639] Update tests to use a dataProvider
[ticket/12639] Add a test case with an empty keywords list
[ticket/12639] Delete entry in admin-log leads to mysql-error
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12639
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12639
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12639
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-12566
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/10899] Using Delete All in log viewer with keyword search
* Nicofuma/ticket/10899:
[ticket/10899] Update doc block
[ticket/10899] Use isset($field_value['IN'])
[ticket/10899] Add event core.delete_log
[ticket/10899] Remove trailing ;
[ticket/10899] Fix typo in the class name
[ticket/10899] Add unit tests
[ticket/10899] Get $phpbb_log from the container
[ticket/10899] Remove extra ';'
[ticket/10899] Typo
[ticket/10899] Refactoring in \phpbb\log\log_interface
[ticket/10899] Using Delete All in log viewer with keyword search
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10899
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-10899
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
https://tracker.phpbb.com/browse/PHPBB3-10899
PHPBB3-10899
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/11942] Delete post/topic reason should be added to logs
* Nicofuma/ticket/11942:
[ticket/11942] Don't change the reason to '' when hard deleting
[ticket/11942] Don't show the checkbox if the post is already soft-deleted
[ticket/11942] Remove useless IF in templates
[ticket/11942] Apply the modifications to subsilver
[ticket/11942] Always display delete reason
[ticket/11942] Edits messages
[ticket/11942] Change the formulation
[ticket/11942] Adding the reason to hard deleted topic/post
[ticket/11942] Delete post/topic reason should be added to logs
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11942
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11942
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11942
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11942
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-11942
PHPBB3-11942
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/11467] Add language variables for extension exception messages
* n-aleha/ticket/11467:
[ticket/11467] Add user object to extension manager for tests
[ticket/11467] Add language variables to tests
[ticket/11467] Add language variables for extension exception messages
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Remove hard-coded messages and add language variables for extension
exception messages.
PHPBB3-11467
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/11266] Better message for when composer dependencies are missing...
* bantu/ticket/11266:
[ticket/11266] Better message for when composer dependencies are missing.
|
| | |_|_|_|_|/
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-11266
|
| | | | | | | |
|
|/ / / / / / |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/11226] filespec::move_file() should error correctly
* Nicofuma/ticket/11226:
[ticket/11226] Explicity set file_moved to false
[ticket/11226] Add tests
[ticket/11226] Use $user->lang()
[ticket/11226] filespec::move_file() should error correctly
|