| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
[ticket/13799] Do not rawurlencode category in gallery avatar
* marc1706/ticket/13799:
[ticket/13799] Split lines in HTML files for better readability
[ticket/13799] Add missing space before checked attribute
[ticket/13799] Correctly urlencode category and show selected avatar
[ticket/13799] Do not rawurlencode category in gallery avatar
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| | |
PHPBB3-13799
|
| |
| |
| |
| |
| |
| |
| | |
Otherwise the directory seperator will incorrectly be transformed to its
HTML replacement.
PHPBB3-13799
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/9252] Do not try to disapprove a post that was just approved
* marc1706/ticket/9252:
[ticket/9252] Do not try to disapprove a post that was just approved
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Without this change, posts that are approved by someone right before
another moderator is trying to disapprove a post are actually deleted
instead of disapproved.
PHPBB3-9252
|
| | |
| | |
| | |
| | | |
PHPBB3-10343
|
| | |
| | |
| | |
| | | |
PHPBB3-10343
|
|\ \ \
| | | |
| | | |
| | | | |
[ticket/13892] Respect "Someone reports a post" notification setting.
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13892
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
report_post inherits from post_in_queue, therefore using self:: instead of
static:: results in the incorrect notification type being used to determine
which users to exclude from the notification.
PHPBB3-13892
|
|/ / /
| | |
| | |
| | | |
PHPBB3-13945
|
| | |
| | |
| | |
| | | |
PHPBB3-12616
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14159] Hide version info on ACP if we don't have the permission
* Zoddo/ticket/14159:
[ticket/14159] Hide version info on ACP if we don't have the permission
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This also hide a link to an unreachable module (Check phpBB version).
We could have simply remove the link to the module, but if the user hasn't
the permission to access to the phpBB version check module, I think that
he shouldn't view any version information about phpBB.
PHPBB3-14159
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14192] Add core.memberlist_memberrow_before event
* Senky/ticket/14192:
[ticket/14192] Add core.memberlist_memberrow_before event
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14192
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/10343] Allows a_user to show inactive accounts in memberlist
* Zoddo/ticket/10343:
[ticket/10343] Add a distinction for inactive users on memberlist
[ticket/10343] Allows a_user to show inactive accounts in memberlist
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-10343
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-10343
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13851] Fix ignore flood limit check
* RMcGirr83/ticket_13851:
[ticket/13851] Fix ignore flood limit check
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13851
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/9153] Allow users without u_sendpm permission to delete existing PM's
* prototech/ticket/9153:
[ticket/9153] Allow users without u_sendpm permission to delete existing PM's.
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The u_sendpm check in ucp_pm.php is merely for the purpose of displaying the
error message within the UCP template. Otherwise it could be removed as
compose_pm() will check the appropriate permission pertaining to the attempted
action.
PHPBB3-9153
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/13684] Prevent horizontal resize of attach comment textarea
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13684
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/10572] Unguarded includes in acp files
* RMcGirr83/ticket/10572:
[ticket/10572] Unguarded includes in acp files
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10572
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13835] Normalize filename for attachments uploaded in chunks.
* prototech/ticket/13835:
[ticket/13835] Normalize filename for attachments uploaded in chunks.
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13835
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14114
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14098] Add core events to the search backends
* rxu/ticket/14098:
[ticket/14098] Add core events to the search backends
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14098
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/14144] Add quickreply_editor_subject_before event
* Senky/ticket/14144:
[ticket/14144] Add quickreply_editor_subject_before event
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-14144
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/14163] Properly fix select all for code tag in Edge
* marc1706/ticket/14163:
[ticket/14163] Properly fix select all for code tag in Edge
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-14163
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/14164] Add instructions to use the CLI for database updates
* Zoddo/ticket/14164:
[ticket/14164] Add instructions to use the CLI for database updates
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-14164
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
[ticket/14191] Add core.get_gravatar_url_after event
* Senky/ticket/14191:
[ticket/14191] Add core.get_gravatar_url_after event
|
| | |_|_|_|_|/ / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-14191
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
[ticket/14187] Add acp_styles_list_before event
* Senky/ticket/14187:
[ticket/14187] Add acp_styles_list_before event
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
PHPBB3-14187
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/14188] Add core.acp_styles_action_before event
* Senky/ticket/14188:
[ticket/14188] Add core.acp_styles_action_before event
|
| |/ / / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
PHPBB3-14188
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/14212] Adding event after users have been removed to a group
* Wardormeur/ticket/14212:
[ticket/14212] Fix version number
[ticket/14212] Adding event after users have been removed to a group
|
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
for core.group_delete_user_after event
PHPBB-14212
|
| | |/ / / / / / / / /
| |/| | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
The idea is to be able to map with others CMS by exposing most commons user configuration & changes.
Difference between the event before and after group belonging removal is that
users belongs to multiple groups, so that the belonging into a group also
depends on the others groups (and not only the deleted one), which is not
reflected before as the user is not yet deleted
PHPBB-14212
|
|\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
[ticket/13591] Change SQL query into array to allow
* RMcGirr83/ticket_13591:
[ticket/13591] Change SQL query into array to allow
|