| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
* 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/14154] Add extension composer name as tooltip
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14154
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/theme/stylesheet.css
|
| | |/
| |/|
| | |
| | | |
PHPBB3-14103
|
|\ \ \
| |/ / |
|
| |\ \
| | | |
| | | |
| | | | |
[ticket/14013] Add acp_forums_custom_settings event
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-14013
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13740] Refactoring installer
* CHItA/ticket/13740: (75 commits)
[ticket/13740] Reduce number of references in nav provider
[ticket/13740] Move handle_language_select calls to the controllers
[ticket/13740] Fix infinite config.php check loop
[ticket/13740] Move default data settings out of constructors
[ticket/13740] Deduplicate container builder's checks
[ticket/13740] Use JSON for installer config
[ticket/13740] Fix comment
[ticket/13740] Use language service in console application
[ticket/13740] Fix CS in compatibilty_globals.php
[ticket/13740] Fix message element creation in JS
[ticket/13740] Replace more spaces with tabs
[ticket/13740] Fix CS
[ticket/13740] Filter basic directory change attempts in lang change
[ticket/13740] Use tabs instead of spaces in JS file
[ticket/13740] Add success message when install finished
[ticket/13740] Fix $script_path in obtain_data
[ticket/13740] Fix is_phpbb_installed() method
[ticket/13740] Login admin when install finished
[ticket/13740] Enhance server output buffer bypass
[ticket/13740] Secure installer config against corrupted config data
...
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13740
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13740
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13740
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Also added various UI elements and texts.
[ci skip]
PHPBB3-13740
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13740
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ci skip]
PHPBB3-13740
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | | |
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.
PHPBB3-13911
|
|\ \ \ \ \
| |/ / / / |
|
| |\ \ \ \
| | |_|/ /
| |/| | |
| | | | | |
[ticket/13818] Add Extension and Style CDB Links into ACP Management pages
|
| | | |/
| | |/|
| | | |
| | | | |
PHPBB3-13818
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/6466] Use jQuery and custom dropdown for permission roles tooltips
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It wasn't being used anymore and didn't work anymore.
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-6466
|
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
phpBB/styles/subsilver2/template/index_body.html
phpBB/styles/subsilver2/template/login_body.html
phpBB/styles/subsilver2/template/login_forum.html
phpBB/styles/subsilver2/template/ucp_login_link.html
phpBB/styles/subsilver2/template/ucp_profile_reg_details.html
phpBB/styles/subsilver2/template/ucp_register.html
phpBB/styles/subsilver2/template/viewforum_body.html
|
| |/ /
| | |
| | |
| | | |
PHPBB3-13200
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
PHPBB3-13702
|
|\ \ \
| |/ / |
|
| |/
| |
| |
| |
| |
| | |
for acp users profile
PHPBB3-13675
|
|/
|
|
| |
PHPBB3-13455
|
|
|
|
| |
PHPBB3-13319
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/13347] missing acp_forums template events
Conflicts:
phpBB/docs/events.md
|
| |
| |
| |
| | |
PHPBB3-13347
|