| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-16167
|
|
|
|
| |
PHPBB3-14465
|
|
|
|
| |
PHPBB3-16013
|
|
|
|
| |
PHPBB3-15910
|
|\
| |
| |
| | |
[ticket/15832] Add core.acp_users_avatar_sql event
|
| |
| |
| |
| | |
PHPBB3-15832
|
|\ \
| | |
| | |
| | | |
[ticket/15831] Add core.acp_users_modify_signature_sql_ary event
|
| |/
| |
| |
| | |
PHPBB3-15831
|
|/
|
|
| |
PHPBB3-15849
|
|
|
|
|
|
| |
When editing a users signature in acp, a error is thrown.
PHPBB3-15513
|
|
|
|
| |
PHPBB3-14972
|
|
|
|
| |
PHPBB3-15460
|
|\
| |
| |
| | |
[ticket/15409] Add u_action to core.acp_users_overview_run_quicktool
|
| |
| |
| |
| | |
PHPBB3-15409
|
|\ \
| |/
|/|
| | |
[ticket/15306] Error and missing data in core.acp_users_profile_validate
|
| |
| |
| |
| | |
PHPBB3-15306
|
| |
| |
| |
| |
| |
| | |
Includes both PHP and Template events.
PHPBB3-15307
|
| |
| |
| |
| | |
PHPBB3-14945
|
|\ \
| |/ |
|
| |\
| | |
| | |
| | | |
[ticket/14842] Don't display filesize limit if there is none
|
| | |
| | |
| | |
| | | |
PHPBB3-14842
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | | |
* 3.1.x:
[ticket/11483] Add tests for generating user act key on force reactivate
[ticket/11483] Generate user act key if database entry is empty
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
The force reactivation action in the ACP will no longer overwrite the
generated activation key in case the key stored in the database is empty.
It will also save the generated key back to the database to actually allow
the activation by the user.
PHPBB3-11483
|
|\ \
| |/
| |
| |
| |
| | |
* 3.1.x:
[ticket/14789] Remove obsolete check_form_key() and add missing hashes
[ticket/14789] Move form key checks to where they actually do something
|
| |
| |
| |
| | |
PHPBB3-14789
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/14272] Use html5 valid input elements
* marc1706/ticket/14272:
[ticket/14272] Allow input of floats for filesize
[ticket/14272] Use input type number instead of text in avatars
[ticket/14272] Assign min and max values for avatar driver settings
[ticket/14272] Define min and max values for avatar width and height
[ticket/14272] Disable not toggled form elements
[ticket/14272] Make sure phpbb_avatar_manager was defined
[ticket/14272] Remove useless check
[ticket/14272] Fix invalid or missing min/max settings
[ticket/14272] Assign min/max for all allowed types
[ticket/14272] Only use maxlength and size for allowed input elements
|
| | |
| | |
| | |
| | | |
PHPBB3-10961
|
|\ \ \
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
phpBB/adm/style/acp_icons.html
phpBB/includes/acp/acp_groups.php
phpBB/includes/acp/acp_users.php
phpBB/includes/functions_acp.php
phpBB/includes/ucp/ucp_groups.php
phpBB/styles/prosilver/template/ucp_avatar_options_gravatar.html
phpBB/styles/prosilver/template/ucp_avatar_options_remote.html
phpBB/styles/subsilver2/template/mcp_topic.html
phpBB/styles/subsilver2/template/posting_attach_body.html
phpBB/styles/subsilver2/template/posting_body.html
phpBB/styles/subsilver2/template/posting_poll_body.html
phpBB/styles/subsilver2/template/ucp_avatar_options_gravatar.html
phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | |
| | |
| | |
| | | |
PHPBB3-14272
|
| | |
| | |
| | |
| | | |
PHPBB3-14530
|
|\ \ \
| | |/
| |/| |
|
| | |
| | |
| | |
| | | |
PHPBB3-14439
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13454] Remove unused variables, globals, and parameters
* marc1706/ticket/13454:
[ticket/13454] Add excessively removed code back
[ticket/13454] Remove more unused variables
[ticket/13454] Remove double semi-colons
[ticket/13454] Remove unused variables
[ticket/13454] Fix code sniffer complaints
[ticket/13454] Fix a few issues introduced by overdeleting stuff
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
[ticket/13454] Remove unused variables
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This should be the last part. Off to checking if the changes were correct.
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part 5 and there is more to come.
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is part 2 of the pr.
PHPBB3-13454
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
This is the first part of the changes. More to come.
PHPBB3-13454
|
|\ \ \ \
| |/ / /
|/| / /
| |/ /
| | | |
Conflicts:
phpBB/styles/subsilver2/template/ucp_prefs_personal.html
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13180] Increase dateformat field size
change field size to 64 in these files
add new migration file to update the database schema
PHPBB3-13180
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them directly when required.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension. Simplified manager
interface by reducing unneeded methods.
PHPBB3-14387
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Create two driver methods to provide the driver config name and the
driver ACP template name, and use them within the manager method.
Default driver config name and template name are the same as now.
But new drivers are able to override the config name and template
name with their own, including @vendor_extension.
PHPBB3-14387
|
| |
| |
| |
| | |
PHPBB3-10572
|
|\ \
| |/
| |
| |
| | |
* 3.1.x:
[ticket/10572] Unguarded includes in acp files
|
| |
| |
| |
| | |
PHPBB3-10572
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|