| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14168
|
|
|
|
| |
PHPBB3-14225
|
|\ |
|
| |
| |
| |
| | |
PHPBB3-14073
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
[ticket/14073] Add several core events to the functions_admin.php
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add core events to the functions move_posts(), delete_posts(),
delete_attachments().
PHPBB3-14073
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14113] Add core events for customizing members search
|
| | |/
| | |
| | |
| | |
| | |
| | | |
Add core events to the memberlist.php for customizing members search.
PHPBB3-14113
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14219] Add email to inactive user listing
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* 3.1.x:
[ticket/13934] Add enctype clause for profile fields
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13934] Add enctype clause for profile fields
* javiexin/ticket/13934:
[ticket/13934] Add enctype clause for profile fields
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Adds a template variable (the same) in all places where profile fields
may need an enctype clause in the corresponding forms.
PHPBB3-13934
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13960] Profile field validation breaks ACP
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[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/14088] Add more core events to the search.php
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Also add more vars to the core.search_get_topic_data event.
PHPBB3-14088
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[ticket/14220] Move route loading to services
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14220
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / /
| | | | | |
| | | | | | |
Conflicts:
phpBB/styles/prosilver/template/viewforum_body.html
phpBB/styles/subsilver2/template/viewforum_body.html
|
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | |
| | | | | | |
[ticket/14080] Add template events around the topic row in viewforum_body.html
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14080
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/14221]Fix the header
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14221
|
|/ / / / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-14222
|
|\ \ \ \ \ \
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
Conflicts:
phpBB/includes/acp/acp_users.php
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13846] Fix softdelete feature workflow in viewtopic
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13846
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Changes:
- For permanent deletion of softdeleted post, disapprove mode has been changed
to delete mode;
- If post delete and softdelete are allowed, delete button triggers softdelete
mode;
- If a user can't permanently delete posts but can restore softdeleted posts,
delete button won't be displayed for softdeleted posts.
Subsilver2 is unaffected.
PHPBB3-13846
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/10165] Add a "Send test email" feature
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-10165
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
PHPBB3-10165
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/14124] Automatically translate exceptions in CLI
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-14124
|