| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | | |
[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
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-10572
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14188] Add core.acp_styles_action_before event
* Senky/ticket/14188:
[ticket/14188] Add core.acp_styles_action_before event
|
| | |_|/
| |/| |
| | | |
| | | | |
PHPBB3-14188
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14219] Add email to inactive user listing
* RMcGirr83/ticket_14219:
[ticket/14219] Add email to inactive user listing
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
in ACP. May help in spotting spam accounts quickly
PHPBB3-14219
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13960] Profile field validation breaks ACP
* javiexin/ticket/13960:
[ticket/13960] Profile field validation breaks ACP
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Make sure new step is calculated only if no error has been identified
during validation. Also, cleanup redundant code in acp_profile.php.
PHPBB3-13960
|
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | | |
| | | | | | |
[ticket/13636] Deleting inactive user in acp_users gives unexpected link
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13636
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Change "referer" to "redirect" in variable names and GET params as well.
PHPBB3-13636
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Success message did not provide the expected "previous page" link
(acp_inactive was expected, but the link took users to acp_users) if the
acp_users module was accessed by navigating from the inactive user list to
acp_users and then deleting inactive user.
PHPBB3-13636
|
| |_|_|/ /
|/| | | |
| | | | |
| | | | | |
PHPBB3-14154
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This hides the categories added by disabled extensions
PHPBB3-13950
|
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
This hides the permissions of the disabled extensions
PHPBB3-13950
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13911] Add events to configure options for profile fields
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fixed version number again.
PHPBB3-13911
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fixed version number and event name.
PHPBB3-13911
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields. Fix bamboo formatting errors.
PHPBB3-13911
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields.
PHPBB3-13911
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13311
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13311
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Event added for the function delete_forum_content() in
includes/acp/acp_forums.php, so that you can insert any extension's table(s)
to be updated when forum content is deleted
Incude parameters forum_id, topic_ids and post_counts
PHPBB3-13311
|
|\ \ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13823
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13930] Check for correct spacing between keyword & parenthesis
* marc1706/ticket/13930:
[ticket/13930] Add missing spaces to code
[ticket/13930] Use OpeningParenthesisSniff in legacy ruleset
[ticket/13930] Remove not needed return statements
[ticket/13930] Add missing spaces to code
[ticket/13930] Check for correct spacing between keyword & parenthesis
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13930
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
[ticket/13685] Allow modifying the query for mysql native fulltext search
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13685
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-13685
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This changes the line with non-whitespace changes, so the packaging script
should correctly detect them as changed and put the file into the update.
PHPBB3-13823
|
| | | | |
| | | | |
| | | | |
| | | | | |
SECURITY-184
|
| | | | |
| | | | |
| | | | |
| | | | | |
SECURITY-184
|
|/ / / /
| | | |
| | | |
| | | | |
SECURITY-184
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13838
|
| |_|/
|/| |
| | |
| | | |
PHPBB3-13819
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13568] Validate imagick path as readable absolute path
closes #3376
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Conflicts:
phpBB/adm/index.php
phpBB/includes/acp/acp_attachments.php
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13568
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13568
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13527] Escape information received from version server
* bantu/ticket/13527:
[ticket/13527] Apply htmlspecialchars() to data from version server.
[ticket/13527] Remove two unused variables.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13527
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13527
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13612] Run meta refresh until extension is fully enabled
|
| | |_|_|/ /
| |/| | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
An error will already be triggered if enable_step() is not successful.
Redirecting for no obvious reason will just confuse users.
PHPBB3-13612
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13719
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | | |
[ticket/13675] Add validate to acp_profile event and add template events
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
for acp users profile
PHPBB3-13675
|
|/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13587
|