| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| | |
[ticket/9563] Do not show empty categories on index
|
| | |
| |
| |
| | |
PHPBB3-9563
|
| |\ \
| | |
| | |
| | | |
[ticket/13917] Use hash_equals() if possible in password driver helper
|
| | | |
| | |
| | |
| | | |
PHPBB3-13917
|
| | | |
| | |
| | |
| | | |
PHPBB3-13917
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13200] Disable autocomplete for sensitive input fields
|
| | |/ /
| | |
| | |
| | | |
PHPBB3-13200
|
| |\ \ \
| | | |
| | | |
| | | | |
[ticket/13841] Fix tests on 3.1 and master branch
|
| |/ / /
| | |
| | |
| | | |
PHPBB3-13841
|
| |\ \ \
| | | |
| | | |
| | | | |
Ticket/13841
|
| | | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Event added for the function move_topics() in
includes/functions_admin.php, so that you can insert any extension's table(s)
to be updated when topics are moved between forums
Added parameters topic_ids, forum_id, forum_ids and auto_sync
PHPBB3-13841
|
| | |\ \ \
| | | | |
| | | | | |
Develop ascraeus
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13795] Modify core event in posting to include poll data
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Modified the core.posting_modify_template_vars event in posting.php
to extend the content of the page_data array to include poll data.
That required moving the event and merging the new set of template vars.
Also include the poll variable in the parameter list for event
core.posting_modify_submission_errors, as it was missing, and any
modification here on post_data for poll related data is silently
ignored. Added correct @change tags to both events.
PHPBB3-13795
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Modified the core.posting_modify_template_vars event in posting.php
to extend the content of the page_data array to include poll data.
That required moving the event and merging the new set of template vars.
Also include the poll variable in the parameter list for event
core.posting_modify_submission_errors, as it was missing, and any
modification here on post_data for poll related data is silently
ignored.
PHPBB3-13795
|
| | | |/ / /
| |/| | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Modified the core.posting_modify_template_vars event in posting.php
to extend the content of the page_data array to include poll data.
That required moving the event and merging the new set of template vars.
PHPBB3-13795
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[ticket/13786] Add events to add MCP post options
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Remove extra template variable around the new event.
PHPBB3-13786
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix another typo.
PHPBB3-13786
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
Fix typo.
PHPBB3-13786
|
| | |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Three new events are included:
1) Core event to perform new moderator action in includes/mcp/mcp_post.php
2) Core event to add/modify template data in includes/mcp/mcp_post.php
3) Template event to present new options in template/mcp_post.html
PHPBB3-13786
|
| |\ \ \ \ \
| |_|_|/ /
|/| | | |
| | | | | |
[ticket/13564] Unlink user accounts upon deleting user
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13564
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13564
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13564
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13564
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* callumacrae/ticket/13905:
[ticket/13905] Don't load loading.gif until needed.
|
| | | |_|_|/
| |/| | |
| | | | |
| | | | | |
PHPBB3-13905
|
| |\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
[ticket/13898] js coding standards
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13898
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13898
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13898
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13898
|
| |/ / / /
| | | |
| | | |
| | | | |
PHPBB3-13898
|
| |\ \ \ \
| | | | |
| | | | |
| | | | | |
[ticket/13874] Add master to sami API docs
|
| | | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13874
|
| |\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
JS Refactoring
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13887
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13887
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13887
|
| | | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13887
|
| |\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13771] Allow AJAX errors to support exceptions messages
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13771
|
| | | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13771
|
| |\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[ticket/13790] Update phpcs
|
| | | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13790
|
| |\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
* 3.0.x:
[ticket/13875] Ignore cache, ext, and store folder in lint test
Conflicts:
tests/lint_test.php
|
| | |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13875] Ignore cache, ext, and store folder in lint test
* marc1706/ticket/13875:
[ticket/13875] Ignore cache, ext, and store folder in lint test
|
| | |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13875
|
| |\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13876] Use webfontloader asyncronously.
|