| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12174
|
| |
|
|
| |
PHPBB3-12174
|
| |
|
|
| |
PHPBB3-12174
|
| |
|
|
| |
PHPBB3-12174
|
| |
|
|
| |
PHPBB3-12174
|
| |
|
|
|
|
| |
https://tracker.phpbb.com/browse/PHPBB3-12174
PHPBB3-12174
|
| |\
| |
| | |
[ticket/12503] Fix several errors in test suite
|
| | |
| |
| |
| | |
PHPBB3-12504
|
| | |
| |
| |
| | |
PHPBB3-12504
|
| | |
| |
| |
| | |
PHPBB3-12504
|
| | |
| |
| |
| | |
PHPBB3-12486
|
| | |
| |
| |
| | |
PHPBB3-12486
|
| | |
| |
| |
| | |
PHPBB3-12503
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/12459] Unapproved posts/topics are not correctly handled in feeds
* Nicofuma/ticket/12459:
[ticket/12459] Change language strings
[ticket/12459] Enable related tests
[ticket/12459] Fix: Differentiating unapproved and deleted posts
[ticket/12459] Fix: Soft deleted topics should appear in feeds
[ticket/12459] Fix: the posts were always marked as unapproved
|
| | | |
| | |
| | |
| | | |
PHPBB3-12459
|
| | | |
| | |
| | |
| | | |
PHPBB3-12459
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
Unapproved and deleted posts should not be displayed with the same message
(POST_UNAPPROVED)
PHPBB3-12459
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
As for the posts, a soft deleted topic should appear (with a corresponding
message) in topic's based feeds.
PHPBB3-12459
|
| | | |
| | |
| | |
| | |
| | |
| | | |
the database return a string, so the strict comparison always returned false
PHPBB3-12459
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/11497] Remove 'ext.finder' from services' list
* Nicofuma/ticket/11497:
[ticket/11497] Rename set_ext_finder in find_routing_files
[ticket/11497] Change the date in the package declaration
[ticket/11497] Fix pagination tests
[ticket/11497] Use a mock object to define the root folder for the finder
[ticket/11497] Generate the list of the routes in controller_helper
[ticket/11497] Fix the path for the finder in controller_provider
[ticket/11497] Fix tests
[ticket/11497] Update pagination test
[ticket/11497] Remove 'ext.finder' from services' list
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11497
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-11497
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* VSEphpbb/ticket/12332:
[ticket/12332] Add missing semicolon to inline styling
[ticket/12332] Adjust size of mark column where too wide
[ticket/12332] Adjust column widths for responsive changes
[ticket/12332] Restore some changes back to original state
[ticket/12332] Add break-word to fixed width table CSS
[ticket/12332] Accomplish all word creaking in template and CSS
[ticket/12332] Remove width sizing, as it is already set
[ticket/12332] Fix displaying attachments with long file names
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This ensures long words break and remain within the table cell
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12332
|
| |\ \ \ \
| |_|_|/
|/| | |
| | | |
| | | | |
* Crizz0/ticket/12498:
[ticket/12498] Adds height-property for IE8 in tweaks.css
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12498
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12491] Fix clashing USERNAME_FULL template variable.
* prototech/ticket/12491:
[ticket/12491] Fix clashing USERNAME_FULL template variable.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The user notes and user warn pages have a variable with the same name.
PHPBB3-12491
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* MGaetan89/ticket/12415:
[ticket/12415] Use private message instead of "pm" accronym
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12415
PHPBB3-12415
|
| |\ \ \ \ \ \
| |_|/ / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate
* Nicofuma/ticket/12499:
[ticket/12499] Incorrect call to phpbb\log\log::add() in db:migrate
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
https://tracker.phpbb.com/browse/PHPBB3-12499
PHPBB3-12499
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* prep-release-3.1.0-b3:
[prep-release-3.1.0-b3] Update phpBB Version for b4 development
[prep-release-3.1.0-b3] Add changelog for 3.1.0-b3
[prep-release-3.1.0-b3] Prepare Changelog
[prep-release-3.1.0-b3] Add migration for 3.1.0-b3
[prep-release-3.1.0-b3] Update version to 3.1.0-b3
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|