| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-13056
|
| |\
| |
| |
| |
| |
| |
| | |
[ticket/13005] Add event to display_forums() to modify category template data
* rxu/ticket/13005:
[ticket/13005] Add event to display_forums() to modify category template data
|
| | |
| |
| |
| |
| |
| |
| | |
While there're events to modify/add FORUM_POST/FORUM_LINK template data,
such an event is missing for FORUM_CAT forum type.
PHPBB3-13005
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
* rxu/ticket/13006:
[ticket/13006] Add variables to the 'core.modify_quickmod_actions' event
|
| | |/
| |
| |
| |
| |
| |
| |
| | |
Add $quickmod and $action variables
for the 'core.modify_quickmod_actions' event trigerring
to avoid of using global operator in corresponding extensions.
PHPBB3-13006
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13042] Unused var in login_box()
* Senky/ticket/13042:
[ticket/13042] Remove unused variables
|
| | | |
| | |
| | |
| | | |
PHPBB3-13042
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
* nickvergessen/ticket/12976:
[ticket/12976] Correctly use plurals for attachment count in UCP navigation
|
| | | |
| | |
| | |
| | | |
PHPBB3-12976
|
| | | |
| | |
| | |
| | | |
PHPBB3-13052
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13051] Fix viewonline event (recently broken) and add a new core event
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13051
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13051
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13051
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-13051
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Ticket/13052 Remove additional parameter from check_form_key()
* nickvergessen/ticket/13052:
[ticket/13052] Use request class instead of $_POST and request_var()
[ticket/13052] Fix appearances with multiple parameters
[ticket/13052] Remove additional parameter from check_form_key()
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13052
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13052
|
| | | |/ /
| |/| |
| | | |
| | | | |
PHPBB3-13052
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13038] Link user post tally to their posts
* Senky/ticket/13038:
[ticket/13038] Add link to number of posts of user in viewtopic
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13038
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13050] Allow topic/forum subscription when email/jabber is off
* rxu/ticket/13050:
[ticket/13050] Allow topic/forum subscription when email/jabber is off
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Currently, there's impossible to subscribe topic/forum if emails and/or jabber
is disabled. This seems to be a 3.0 leftover since 3.1 introduces new
notification system which handles this case and offers email/jabber-free
board notifications.
PHPBB3-13050
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
| |\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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
|