| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
Conflicts:
phpBB/includes/acp/acp_captcha.php
|
| |\
| | |
| | |
| | | |
[ticket/11971] Validate "Spambot countermeasures" settings before saving
|
| | |
| | |
| | |
| | | |
PHPBB3-11971
|
| | |
| | |
| | |
| | | |
PHPBB3-14044
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/14159] Hide version info on ACP if we don't have the permission
|
| |\ \
| | |/
| |/|
| | |
| | |
| | |
| | | |
[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
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* 3.1.x:
[ticket/10572] Unguarded includes in acp files
|
| | |
| | |
| | |
| | | |
PHPBB3-10572
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14234] Use replacement variables instead of references in events
* marc1706/ticket/14234:
[ticket/14234] Fix event doc blocks
[ticket/14234] Get rid of undefined variables
[ticket/14234] Fix change version and remove more references
[ticket/14234] Replace more references with variables
[ticket/14234] Use replacement variables instead of references in events
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14234
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14234
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/14168] Refactor attachment management functions into classes
* marc1706/ticket/14168: (36 commits)
[ticket/14168] Correctly state return type of upload and upload_attachment
[ticket/14168] Use attachment manager instead of separate classes
[ticket/14168] Fix docblock in manager
[ticket/14168] Add more test cases for attachment manager
[ticket/14168] Add new test method and more tests
[ticket/14168] Fix tabs in manager and add test file
[ticket/14168] Fix tests after rebase
[ticket/14168] Add attachment manager service
[ticket/14168] Use correct docblock
[ticket/14168] Add services_attachment.yml to services.yml
[ticket/14168] Minor coding style fixes
[ticket/14168] Move attachment service definitions to services_attachment
[ticket/14168] Improve code coverage in upload class
[ticket/14168] Move image check and don't use trigger_error()
[ticket/14168] Add tests for init_error() during upload
[ticket/14168] Add basic test file for attachments upload
[ticket/14168] Fix CS issue
[ticket/14168] No longer use deprecated functions in core files
[ticket/14168] Move phpbb_unlink() into attachment delete class
[ticket/14168] Reset sequence before tests in delete tests
...
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14168
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14168
|
|\ \ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* upstream/3.1.x:
[ticket/14188] Add core.acp_styles_action_before event
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/14188] Add core.acp_styles_action_before event
* Senky/ticket/14188:
[ticket/14188] Add core.acp_styles_action_before event
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14188
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The implementation of PHPBB3-12516 changed the manual use of the message parser
to using generate_text_for_storage(). The function does not support
parse_message::parse()'s mode parameter, thus all the error checks on the sig
are invalid.
PHPBB3-13993
|
|\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | | |
[ticket/14157] Allow to set the alt/title attribute on post icons
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-14157
|
|\ \ \ \ \
| | |/ / /
| |/| | |
| | | | |
| | | | | |
* 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/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
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
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/10165] Add a "Send test email" feature
|
| | |_|_|_|/ /
| |/| | | | |
| | | | | | |
| | | | | | | |
PHPBB3-10165
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-14205
|
|\ \ \ \ \ \ \
| |/ / / / / /
|/| / / / / /
| |/ / / / /
| | | | | | |
* 3.1.x:
[ticket/14154] Add extension composer name as tooltip
|
| | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-14154
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | | |
* 3.1.x:
[ticket/13950] Hide undefined categories
[ticket/13950] Hide undefined permissions
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This hides the categories added by disabled extensions
PHPBB3-13950
|
| | |_|/
| |/| |
| | | |
| | | |
| | | |
| | | | |
This hides the permissions of the disabled extensions
PHPBB3-13950
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Remove outdated media handling from acp
PHPBB3-12505
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-12143
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
So now we can use translated group names for non-special groups
PHPBB3-12143
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/includes/acp/acp_profile.php
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
[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
|