| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-12721
|
|
|
|
| |
PHPBB3-12722
|
|\
| |
| | |
[ticket/12109] Bug when setting permissions with "Select all users"
|
| |
| |
| |
| | |
PHPBB3-12109
|
| |
| |
| |
| |
| |
| | |
https://tracker.phpbb.com/browse/PHPBB3-12109
PHPBB3-12109
|
| |
| |
| |
| | |
PHPBB3-12694
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
develop-ascraeus
* github-marc1706/ticket/12352: (33 commits)
[ticket/12352] Do not check hashes that don't have the necessary length
[ticket/12352] Update file headers to fit new format
[ticket/12352] Use custom provider collection for auth providers
[ticket/12352] Add checks for existing user_pass_convert to migrations
[ticket/12352] Remove usages of user_pass_convert column
[ticket/12352] Update schema json file
[ticket/12352] Remove user_pass_convert column from database
[ticket/12352] Check each newly added passwords driver in manager_test
[ticket/12352] Add get_settings_only method to passwords driver base
[ticket/12352] Add passwords driver for xenforo 1.0, 1.1 passwords
[ticket/12352] Add tests for wcf1 and wcf2 drivers
[ticket/12352] Add driver for woltlab community framework 1 passwords
[ticket/12352] Add driver for woltlab community framework 2 passwords
[ticket/12352] Add missing $ to md5_mybb and md5_vb driver
[ticket/12352] Fix spacing in passwords tests
[ticket/12352] Add passwords driver for vB passwords
[ticket/12352] Use correct hashing method in md5_mybb driver
[ticket/12352] Add driver for myBB md5 passwords
[ticket/12352] Rename phpbb2_md5 driver to fit filenames of other drivers
[ticket/12352] Add passwords driver for sha1 password hashes
...
|
| | |
| | |
| | |
| | | |
PHPBB3-12352
|
| | |
| | |
| | |
| | | |
PHPBB3-12508
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12606] Add ACP group core events
* Pico88/ticket/12606:
[ticket/12606] Add ACP group core events
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12606
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | | |
Error pages still contain the email address.
PHPBB3-10073
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv Goel (1)
* develop-olympus:
[ticket/12660] Improve check for when phpinfo() is disabled.
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12660
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
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-12639
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12639
|
| |_|/ /
|/| | |
| | | |
| | | | |
PHPBB3-12639
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[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
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
Remove hard-coded messages and add language variables for extension
exception messages.
PHPBB3-11467
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | | |
PHPBB3-11366
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fix the bug with the Extensions removed but still registred in DB
PHPBB3-11366
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
+ bug fix (missing exception)
+ Using \phpbb\version_helper
So, now, the version file have a new format :
{
"stable": {
"<branch>": {
"current": "<version>",
[ "announcement": "<announcement link>", ]
[ "download": "<download link>", ]
},
"<branch>": {
...
}
},
"unstable": {
}
}
PHPBB3-11366
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add a feature to check automatically the version of the installed
extensions. The informations are cached for 24 hours (like for the
global update check on the main page of the acp).
The informations about the versions are display both on the global list
and on the detailled page.
To do this the developper has to to let the composer.json of the latest
version available and add some informations into it :
"extra": {
"version-check": {
"host": "<the host>",
"directory": "<the directory containing the file>",
"filename": "<the composer.json of the latest version>"
}
}
He can also add two extra informations which will be displayed if a new
version is available :
"extra": {
"download": "<download link>",
"annoucement": "<announcement link>",
}
Currently a notice is displayed when the "extra.version-check"
informations are
missing.
Ticket: https://tracker.phpbb.com/browse/PHPBB3-11366
Signed-off-by: Nicofuma <github@nicofuma.fr>
PHPBB3-11366
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/docs/hook_system.html
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12527] Remove translation editor from ACP
* nickvergessen/ticket/12527:
[ticket/12527] Fix "board’s language" vs "boards language"
[ticket/12527] Use a proper language string on confirm screen
[ticket/12527] Remove unnecessary language strings
[ticket/12527] Check whether the language exists
[ticket/12527] Restore missing files and variables check
[ticket/12527] Remove editor from template
[ticket/12527] Remove language file editor form ACP
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12527
|