| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| |
| | |
* brunoais/ticket/11653:
[ticket/11653] Use $parse_flags
[ticket/11653] generate_text_for_display on mcp/mcp_topic.php
|
| | |
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| | |
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| |\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* brunoais/ticket/11655:
[ticket/11653] Use $parse_flags
[ticket/11653] Missing ";"
[ticket/11655] Use $parse_flags
[ticket/11655] wrong var names for the uid and for the bitfield
[ticket/11655] generate_text_for_display on ucp_pm_viewmessage.php
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| | |/
| |
| |
| |
| |
| |
| | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
|
| |\ \
| | |
| | |
| | |
| | |
| | | |
* develop-olympus:
[ticket/10037] Fix table in subsilver2
[ticket/10037] Apply attached patch with a few changes
|
| | | |
| | |
| | |
| | | |
PHPBB3-10037
|
| |\ \ \
| | | |
| | | | |
[ticket/11640] removed the space that I wonder what it was doing there.
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/11723] Correctly redirect user to agreement page and let him leave
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This patch consists of two changes. The first one will make sure that $agree
is correctly reset to 0 and the user redirected back to the agreement page
after changing the display language. Secondly, by reseting 'change_lang',
the user will be able to agree to the terms on the agreement page again.
The changed language will still be kept, as this is correctly saved in the
'lang' field that is passed to the ucp_register page.
The variable $agree has also been changed to be boolean. It is not used as
an integer anywere in the ucp_register file.
PHPBB3-11723
|
| |\ \ \ \ \
| | |/ / /
| |/| | | |
[ticket/11640] generate_text_for_display on functions_privmsgs.php
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
|
| |\ \ \ \
| | | | |
| | | | | |
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| | |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* asperous/ticket/11731:
[ticket/11731] Remove static calls to captcha garbage collector
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11731
|
| |\ \ \ \ \
| |/ / / /
|/| | | | |
[ticket/11717] Use topic_posts_approved instead of topic_replies
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11717
|
| | | |/ /
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Due to the move to soft-delete, the topic_replies column no longer exists
in the topics table. Instead, the column topic_posts_approved should be used.
PHPBB3-11717
|
| |\ \ \ \
| |/ / /
|/| | | |
Ticket/11582 Split permission logic from translations
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11582
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replace calls to the language-array type with a call to get_types()
PHPBB3-11582
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Up to now, the module or module category was always removed with jQuery,
even if there was an error. With this change, the modules will not be deleted
by jQuery if the return JSON array will have SUCCESS set to false.
PHPBB3-11713
|
| | | |
| | |
| | |
| | | |
PHPBB3-11696
|
| | | |
| | |
| | |
| | | |
PHPBB3-11696
|
| | | |
| | |
| | |
| | | |
PHPBB3-11696
|
| | | |
| | |
| | |
| | | |
PHPBB3-11698
|
| |\ \ \
| | | |
| | | | |
[ticket/11692] Don't update search_type in dev migration if already appended
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11692
|
| |/ / /
| | |
| | |
| | |
| | |
| | | |
Do not locate assets that start with ./
PHPBB3-11694
|