| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Also removed tabs
PHPBB3-12561
|
| |
|
|
|
|
| |
If not, just append to the end
PHPBB3-12561
|
| |
|
|
| |
PHPBB3-12561
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[task/sami-ascraeus] Add Sami to composer dependencies and build script
* bantu/task/sami-ascraeus:
[task/sami] Establish alphabetical order.
[task/sami] Also ignore ext/ directory.
[task/sami] Replace phpdoctor with sami.
[task/sami] Add sami/sami as a composer development dependency.
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* task/sami:
[task/sami] Replace phpdoctor with sami.
[task/sami] Add sami/sami as a composer development dependency.
Conflicts:
phpBB/composer.json
phpBB/composer.lock
|
| | | |
| | |
| | |
| | | |
PHPBB3-12495
|
| |\ \ \
| | | |
| | | |
| | | |
| | | | |
* n-aleha/ticket/12547:
[ticket/12547] Rename jquery.js to jquery.min.js in assets directory
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
phpBB uses the minified version of jQuery hence the rename.
PHPBB3-12547
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* n-aleha/ticket/12525:
[ticket/12525] Add string argument to contact and email user language variables
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
In language/en/common.php:
* Introduce a new language variable 'CONTACT' => 'Contact'
* Add a string argument to lang var 'CONTACT_USER' to avoid an appended
'{USERNAME}' in template.
* Add a string argument to lang var 'SEND_EMAIL_USER' to avoid an appended
'{USERNAME}' in template.
Also fix typos.
PHPBB3-12525
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
develop-ascraeus
* brunoais/ticket/PHPBB3-12533:
[ticket/12533] Make <a> use all the "see all" "button"
[ticket/12533] Make <a> use all the notification item size
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changed the CSS so that the `<a>` of the notifications
list for the "see all" uses all the container.
PHPBB3-12533
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Changed padding CSS to the notifications' `<li>` and it's
`<a>` (immediate child) so that the `<a>` block uses all
it's container width and height.
To compensate that, I added the padding that was in the
`<li>` to the `<a>`
PHPBB3-12533
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12433] Use a different message when nesting of quotes is not allowed
* nickvergessen/ticket/12433:
[ticket/12433] Use a different message when nesting of quotes is not allowed
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-12433
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/11163] Add ext/index.htm
* nickvergessen/ticket/11163:
[ticket/11163] Add ext/index.htm
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-11163
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
* develop-olympus:
[ticket/12540] Fix broken placeholders in language files
Conflicts:
phpBB/language/en/common.php
phpBB/language/en/posting.php
phpBB/language/en/ucp.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12540
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12435] purge_notifications() fails for unused notifications
* Nicofuma/ticket/12435:
[ticket/12435] Update the comment
[ticket/12435] purge_notifications() fails for unused notifications
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12435
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | | |
https://tracker.phpbb.com/browse/PHPBB3-12435
PHPBB3-12435
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12544
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12519] Restore m_approve language description
* n-aleha/ticket/12519:
[ticket/12519] Restore m_approve language description
|
| | | |/
| |/|
| | |
| | |
| | |
| | |
| | | |
Restore acl_m_approve language description to:
"Can approve and restore posts"
PHPBB3-12519
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* nickvergessen/ticket/12534:
[ticket/12534] Fix filter for functional tests
[ticket/12534] Do not use errorbox for multi steps
[ticket/12534] Do not abuse errorbox for en/disable confirmation of extensions
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12534
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12534
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12518
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12518
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-12518
|
| | | |
| | |
| | |
| | | |
PHPBB3-12451
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12517] Correctly call $log->add in prune shadow topics
* marc1706/ticket/12517:
[ticket/12517] Correctly call $log->add in prune shadow topics
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12517
|
| |\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12526] Fix undefined index: filesize when editing PM with attachments.
* prototech/ticket/12526:
[ticket/12526] Fix undefined index: filesize when editing PM with attachments.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12526
|
| |\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12529] Use root_path in controller\resolver to check the template dir
* Nicofuma/ticket/12529:
[ticket/12529] Move $phpbb_root_path to the end of the constructor
[ticket/12529] Use root_path in controller\resolver to check the template dir
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12529
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12529
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12501] Fix improper display of inline attachments in post report page
* prototech/ticket/12501:
[ticket/12501] Only select attachments uploaded before the post was reported.
[ticket/12501] Parse the reported post message before its attachments.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The post text displayed to the user is the same as when it was reported, even if
the post was edited afterwards, thus it follows that the attachments would be
the same. This also addresses an issue where the index in the attachment bbcode
no longer matches that of its corresponding attachment when new attachments
are uploaded after the post is reported.
PHPBB3-12501
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This ensures that the empty lines from attachment.html aren't converted into
<br />.
PHPBB3-12501
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/9388] Only display the settings for the selected method in the auth and search ACP pages.
* prototech/ticket/9388:
[ticket/9388] Use "togglable" instead of "toggable"
[ticket/9388] Do not nest the <fieldset> tags in the OAuth settings.
[ticket/9388] Reopen <fieldset> after auth templates.
[ticket/9388] Fix unit tests.
[ticket/9388] Use the new toggle function for the avatar type <select>.
[ticket/9388] Display only the settings for the selected search backend.
[ticket/9388] Display only the settings for the auth method that's selected.
[ticket/9388] Add support for making <select> options able to toggle settings.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-9388
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-9388
|