| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-13031
|
| |
|
|
|
|
|
|
|
|
| |
If we already have a mimetype and the guesser's guess is the default fallback,
we should keep the already existing mimetype the browser supplied. Otherwise,
platforms that might not support mimetype guessers will cause us to always
have the mimetype set to application/octet-stream on images. This will prevent
users from uploading images.
PHPBB3-13031
|
| |\
| |
| |
| | |
[ticket/12661] Load extensions templates from "all" folder by render()
|
| | |
| |
| |
| | |
PHPBB3-12661
|
| | |
| |
| |
| | |
PHPBB3-12661
|
| | |
| |
| |
| | |
PHPBB3-12661
|
| |\ \
| | |
| | |
| | | |
[ticket/12991] Have events after/before "add warning" field - user and post
|
| | | |
| | |
| | |
| | | |
PHPBB3-12991
|
| | | |
| | |
| | |
| | | |
PHPBB3-12991
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13024] Add template event viewtopic_body_postrow_post_content_footer
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13024
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/12928] core.mcp_reports_gather_query_before
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-12928
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Adding the core.mcp_reports_gather_query_before
event to mcp backend.
PHPBB3-12928
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/12966] Sort posts by post_id in addition to sorting by post_time
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This change was not applied to the search as this would require a larger
rewrite of the search methods.
PHPBB3-12966
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This should make sure that posts with the same post time are properly sorted
on database backends like postgres.
PHPBB3-12966
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/11909] Remove unused function load_migrations
|
| |/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Remove unused function load_migrations from \phpbb\db\migrator
PHPBB3-11909
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
There are no buttons present, so don't need to do all this stuff.
PHPBB3-12506
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12506
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12506
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12506
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13008] Use an absolute path with the FileLocator for the routing files
* Nicofuma/ticket/13008:
[ticket/13008] Add functionnal test
[ticket/13008] Use an absolute path with the FileLocator for the routing files
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13008
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13008
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
* marc1706/ticket/13010:
[ticket/13010] Specifiy correct clean_row() call in phpbb_get_avatar docblock
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13010
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/12990] Disable all the notifications types which are not in the core
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12990
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/12658] Add test for base case of commands config:
* ptitlazy/ticket/12658:
[ticket/12658] Rebased and fixed unit tests
[ticket/12658] Fix wrong eol character
[ticket/12658] Refactoring code
[ticket/12658] Fix typo and coding style mistakes
[ticket/12658] Add test for command config:delete
[ticket/12658] Add test for command config:increment
[ticket/12658] Add test for command config:get
[ticket/12658] Add test for command config:set-atomic
[ticket/12658] Add test for base case of command config:set
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-12658
|
| | |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12658
|
| |\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/12862] Fix pop-up box wraps
* hanakin/ticket/12862:
[ticket/12862] Remove remaining simple-wrap id
[ticket/12862] Resize popups consistently
[ticket/12862] Add Border
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12862
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12862
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12862
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13003] Add missing language keys
* Skouat/ticket/13003:
[ticket/13003] Add missing language keys
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13003
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
* prototech/ticket/13004:
[ticket/13004] Remove obsolete S_HAS_ATTACHMENTS check from topic tools.
|
| | |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13004
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | | |
[ticket/12990] Use {$var} instead of ${var}
|