| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
We run into the risc that the data is longer then the character limit
of the table column. However as we trim the users list anyway, we can
also just stop adding them and display "many others" instead of "x others"
PHPBB3-12371
|
| |
|
|
|
|
| |
When the data did not change, we also don't have to run the query at all.
PHPBB3-12371
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
When a post is marked edited and therefor marked as softdeleted/unapproved,
we should not delete the notifications, just like we can't delete the emails.
Links are out there anyway and just keeping the notification is fail save.
If we keep the notification we can just continue to update it when more posts
are added. Also when we delete a post, we don't have to go though the table
and find all related notifications to be able to delete them or even update
them, when they have responders set.
PHPBB3-12371
|
| |
|
|
|
|
|
| |
This way we can redirect the post and bookmark notification to the first
unread post in the topic
PHPBB3-12371
|
| |
|
|
|
|
|
| |
Grouping these notification makes no sense, as the user will not find the
posts he is quoted in, when they are spread over multiple pages
PHPBB3-12371
|
| |\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
develop-ascraeus
* github-nickvergessen/ticket/11917:
[ticket/11917] Move OAuth Module to the bottom while installing
[ticket/11917] Hide OAuth UCP Module when OAuth is not the selected backend
Conflicts:
phpBB/install/install_install.php
|
| | |
| |
| |
| | |
PHPBB3-11917
|
| | |
| |
| |
| | |
PHPBB3-11917
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12201] Clean up ACP attachment management page
* prototech/ticket/12201:
[ticket/12201] Decreased pagination font size.
[ticket/12201] Update select element to follow same design as prosilver.
[ticket/12201] Increase sort font size just slightly.
[ticket/12201] Add link to resync file stats after error.
[ticket/12201] Fix typos in language pack.
[ticket/12201] Display error and sorting options when there are no attachments
[ticket/12201] Only the top pagination should be floated to the right.
[ticket/12201] Rearrange pagination, sorting, and submit elements.
[ticket/12201] Center the file size and mark columns.
[ticket/12201] Separate pagination from table.
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| | | |
| | |
| | |
| | | |
PHPBB3-12201
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/12130] Fix issue with li:first-child in <ul> having a bullet in IE8.
* prototech/ticket/12130:
[ticket/12130] Fix issue with li:first-child in <ul> having a bullet in IE8.
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12130
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12422] Fix debug warning in log search
* Elsensee/ticket/12422:
[ticket/12422] Add tests
[ticket/12422] Fix debug warning in log search
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12422
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12193] Fix broken HTML if SQL error occurs during migration
* Elsensee/ticket/12193:
[ticket/12193] Fix broken HTML if SQL error occurs during migration
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12193
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Stable Composer Minimum Stability + Some Composer Dependency Updates
* bantu/ticket/12423:
[ticket/12424] Update Symfony component from v2.3.4 to v2.3.12.
[ticket/12423] Move PHP CodeSniffer from non-stable 1.5.0RC4 to latest 1.5.2.
[ticket/12423] Increase Composer minimum-stability to stable.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12424
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12423
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-12423
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* PayBas/ticket/12347:
[ticket/12347] Remove unknown/unnecessary hack
[ticket/12347] IE8 compatible CSS selector
[ticket/12347] Changed from :after to :before
[ticket/12347] Changed to the new navbar templates
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12347
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12347
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12347
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12347
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* PayBas/ticket/12363:
[ticket/12363] Fix typo
[ticket/12363] changed _winner_ to _most-votes_
[ticket/12363] Mark winning (most votes) results bar
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12363
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12363
|
| | | |/ / /
| |/| | |
| | | | |
| | | | | |
PHPBB3-12363
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12390] Remove documentation, tests and other files from vendor/
* nickvergessen/ticket/12390:
[ticket/12390] Add comment to composer.json to update the build target
[ticket/12390] Move cleaning of vendor into it's own target
[ticket/12390] Remove documentation, tests and other files from vendor/
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-12390
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* VSEphpbb/ticket/12419:
[ticket/12419] Also shrink the size of "See All" in footer a little bit
[ticket/12419] Improve font size in notifications drop-down
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12419
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12419
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/11978] Fix width of topic search text field
* Elsensee/ticket/11978:
[ticket/11978] Fix width of topic search text field
|
| | | |_|_|_|/
| |/| | | |
| | | | | |
| | | | | | |
PHPBB3-11978
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
* prototech/ticket/12121:
[ticket/12121] Preserve link redirect counts when updating from 3.0.x.
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12121
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12345] Improve search flood interval message for ascraeus
* n-aleha/ticket/12345:
[ticket/12345] Improve search flood interval message for ascraeus
|
| | | |_|/ / /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Show to guests and users the remaining seconds until their next allowed
search, if a search flood limit is enabled for them.
PHPBB3-12345
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12391] Assign variables to core.posting_modify_template_vars
* n-aleha/ticket/12391:
[ticket/12391] Assign variables to core.posting_modify_template_vars
|