| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
|
|
| |
parenthesis
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
|
|
| |
Use this event to modify the text after it is parsed
PHPBB3-12060
|
| |
|
|
|
|
| |
Use this event to modify the bbcode data for later parsing
PHPBB3-12060
|
| |
|
|
|
|
| |
Modify the SQL statement retrieving the custom bbcodes
PHPBB3-12060
|
| |
|
|
| |
PHPBB3-12060
|
| |
|
|
|
|
| |
Modify display of bbcodes in the form
PHPBB3-12060
|
| |
|
|
|
|
| |
Modify bbcode template data before we display the form
PHPBB3-12060
|
| |
|
|
|
|
| |
Modify bbcode data before modify/create
PHPBB3-12060
|
| |
|
|
|
|
| |
Modify bbcode template before we display the add/edit form
PHPBB3-12060
|
| |\
| |
| | |
[ticket/12026] Correct path for template files
|
| | |
| |
| |
| | |
PHPBB3-12026
|
| | |
| |
| |
| | |
PHPBB3-12026
|
| | |
| |
| |
| |
| |
| |
| | |
Correct path for template files in MCP and UCP modules, which are added
via extenstions
PHPBB3-12026
|
| |\ \
| | |
| | | |
[ticket/10910] Function build_cfg_template() allow $size for $tpl_type = select
|
| | | |
| | |
| | |
| | | |
PHPBB3-10910
|
| | | |
| | |
| | |
| | | |
PHPBB3-10910
|
| |\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Marc/ticket/11842:
[ticket/11842] Add functional test for creating group
[ticket/11842] Use avatar_data for obtaining driver that should be deleted
[ticket/11842] Use type map for updating avatar types in database
[ticket/11842] Add missing prefix for group id in avatar data
[ticket/11842] Use only new avatar type in user_delete function
[ticket/11842] Add migration file for updating avatar type in database
[ticket/11842] Replace outdated occurences of user and group avatar_type
[ticket/11842] Use group_id 0 and correct avatar name after creating group
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11842
|
| | |\ \ \
| | |/ /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/acp/acp_groups.php
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11842
|
| | | | |
| | | |
| | | |
| | | | |
PHPBB3-11842
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
user_avatar_type und group_avatar_type are now a string and should therefore
be treated accordingly.
PHPBB3-11842
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
It seems like the function group_correct_avatar() was forgotten while adding
the new avatar system. We now pass the group_id 0 to the upload avatar and
let the function group_correct_avatar() fix the avatar filename after creating
the group like it was done previously.
PHPBB3-11842
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* prototech/ticket/11672:
[ticket/11672] Move the reapply_sid() call before meta_refresh() is called.
[ticket/11672] Remove duplicate $request global.
[ticket/11672] The json response call exits so the else is not necessary.
[ticket/11672] Remove the messages for lock/unlock/change topic type.
[ticket/11672] Clean up the logic in mcp_queue.php.
[ticket/11672] Remove some messages that were missed in mcp_queue.php.
[ticket/11672] Replace sprintf() usage with $user->lang().
[ticket/11672] Removed unnecessary text from alerts.
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The $redirect assignment is not necessary because the variable has already been
set near the start of the functions. The redirect value will also never default
to index.php because a default value has already been provided when $redirect
is initially assigned and passed to the template as a hidden field.
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-11672
|
| | | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | |
| | | | |
Messages like "Return to forum last visited" are entirely unnecessary
when using AJAX to delete a post, so this commit removes them.
PHPBB3-11672
|
| |\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* develop-olympus:
[ticket/12048] Fix the regexp for language keys in custom bbcodes.
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-12048
|
| | | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also fixed the empty option which is not allowed.
PHPBB3-12045
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* prototech/ticket/11507:
[ticket/11507] Handle empty sets correctly.
[ticket/11507] Allow group & unapproved post count options to be used alone.
[ticket/11507] Fix the unapproved posts count query.
[ticket/11507] Allow the posts awaiting approval value to be 0.
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Using the last parameter in $db->sql_in_set() does not give the correct
behaviour expected here. The query should not be negated if the set is empty.
PHPBB3-11507
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-11507
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Only unapproved posts should be counted.
PHPBB3-11507
|