| 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
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/10343] Show clearer indication an account is inactive in memberlist
|
| | | | |
| | | |
| | | |
| | | | |
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
|
| |\ \ \ \
| |/ / /
|/| | |
| | | | |
[ticket/13945] Send reactivation requests to admins using notifications system.
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-13945
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/12616] Remove report notifications when post is deleted/disapproved.
|
| |/ / /
| | |
| | |
| | | |
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/14236] Don't dump Opcache config in Travis
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14236
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14236] Disable Opcache on Travis when running the tests
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14236
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
| |\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14114] Update 3.0.x version references in INSTALL.html.
* prototech/ticket/14114:
[ticket/14114] Update 3.0.x version references in INSTALL.html.
|
| |/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
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
|