| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/13026] Add template vars array to core.viewonline_overwrite_location
|
| | |
| |
| |
| |
| |
| |
| | |
Add template vars array to core.viewonline_overwrite_location event
to allow modifying/adding template vars for every user row.
PHPBB3-13026
|
| |\ \
| | |
| | |
| | | |
[ticket/13020] Add variables to core.viewforum_get_topic_data event
|
| | | |
| | |
| | |
| | | |
PHPBB3-13020
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13035] Remove empty meta tags
* bantu/ticket/13035:
[ticket/13035] Remove empty meta tags
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13035
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13048] AJAX requests are being stored to session_page
* Senky/ticket/13048:
[ticket/13048] Only update session_page if request is not ajax
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13048
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13047] Add $post_list array to core.viewtopic_modify_page_title event
* rxu/ticket/13047:
[ticket/13047] Add $post_list array to core.viewtopic_modify_page_title event
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13047
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13046] Call phpbb_load_extensions_autoloaders() in $download/file.php
* Nicofuma/ticket/13046:
[ticket/13046] Call phpbb_load_extensions_autoloaders() in $download/file.php
|
| | |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13046
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
Ticket/12983 UCP preferences, Display posts ordering by: input is not properly validated
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12983
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12983
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12983
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/12852] Make get_url_parts handle get variable with no value
* Senky/ticket/12852:
[ticket/12852] Add unit tests
[ticket/12852] Add space after if
[ticket/12852] Remove whitespace
[ticket/12852] Make get_url_parts handle get variable with no value
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12852
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12852
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12852
|
| | |/ / /
| | | |
| | | |
| | | | |
PHPBB3-12852
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13031] Only use mimetype guesser guess if it helps us
* marc1706/ticket/13031:
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
[ticket/13031] Guess with all mimetype guessers and pick best guess
[ticket/13031] Only use mimetype guesser guess if it helps us
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The mime type 'application/octet-stream' will still always be overwritten by
proper guesses. However, guesses with guessers that have a higher priority
will now overwrite previous guesses even if the mime types of these guesses
had a slash in them.
PHPBB3-13031
|
| | | | | |
| | | | |
| | | | |
| | | | | |
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/12765] Use db_tools instead of generating queries at moment
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12765
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-12765
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | | |
[ticket/12969] Add template events around username link on composing pm
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Add template event before/after find username link on composing pm
to allow extensions perform additional actions on user finding.
PHPBB3-12969
|
| |\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | | |
[ticket/13032] Update Symfony Components to 2.3.19
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13032
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13032
|
| |\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
[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
|