| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-13455
|
|\
| |
| |
| |
| |
| |
| | |
[ticket/13496] Change set_config_count() calls with $config->increment()
* MGaetan89/ticket/13496:
[ticket/13496] Update calls to `set_config_count()`
|
| |
| |
| |
| | |
PHPBB3-13496
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
* develop-ascraeus:
[ticket/13538] Add tests for double nested pagination loop
[ticket/13538] Fix tests for pagination in nested loop
[ticket/13538] Add test for pagination in nested loop
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13538] Add tests for pagination in nested loops
* marc1706/ticket/13538:
[ticket/13538] Add tests for double nested pagination loop
[ticket/13538] Fix tests for pagination in nested loop
[ticket/13538] Add test for pagination in nested loop
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13538
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13538
|
| | | |
| | | |
| | | |
| | | | |
PHPBB3-13538
|
|\ \ \ \
| |/ / /
| | | |
| | | |
| | | | |
* develop-ascraeus:
[ticket/13569] Add missing sql_freeresults and remove unneeded results
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
[ticket/13569] Add missing sql_freeresults and remove unneeded results
* marc1706/ticket/13569:
[ticket/13569] Add missing sql_freeresults and remove unneeded results
|
| | | | |
| | | | |
| | | | |
| | | | | |
PHPBB3-13569
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
[ticket/13139] Update Twig to 1.18.0
* Nicofuma/ticket/13139:
[ticket/13139] Fix tests
[ticket/13139] Update Twig to 1.8.0
[ticket/13139] Update Twig to 1.16.2
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13139
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13139
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
PHPBB3-13139
|
|\ \ \ \ \
| |/ / / /
| | | | |
| | | | |
| | | | | |
* develop-ascraeus:
[ticket/13572] Update composer to version 1.0.0-alpha9
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* develop-olympus:
[ticket/13572] Update composer to version 1.0.0-alpha9
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13572] Update composer to version 1.0.0-alpha9
* Nicofuma/ticket/13572:
[ticket/13572] Update composer to version 1.0.0-alpha9
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
PHPBB3-13572
|
|\ \ \ \ \ \
| |/ / / / / |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[ticket/13540] Add core event for modifying topic review block data
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13540
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Similar to the previous event, this event triggers for each post in the
MCP topic review.
PHPBB3-13540
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
PHPBB3-13540
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Added event core.topic_review_modify_row in function topic_review() in
functions_posting for modifying template data blocks for topic reviews.
PHPBB3-13540
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/includes/mcp/mcp_queue.php
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add core events on mcp_queue for approval and disapproval
|
| | | |_|_|/ /
| | |/| | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Events added for the functions approve_posts(), approve_topics()
and disapprove_posts() in mcp_queue.php, so that you can send notifications
during approval and disapproval.
PHPBB3-13537
|
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
Conflicts:
phpBB/includes/ucp/ucp_profile.php
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13536] Add ACP/UCP core events to allow modifying user profile data on editing
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=33744
PHPBB3-13536
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13336] Add core events to the function user_active_flip()
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add core events to the function user_active_flip() in
includes/functions_user.php to allow checking/modifying data while
activating/deactivating users.
PHPBB3-13336
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
[ticket/13535] Add core event to allow modifying account settings on editing
|
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Add ucp_profile.php core event to allow modifying account settings on editing.
PHPBB3-13535
|
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Add core event to get_unread_topics() in functions.php
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adding core event core.get_unread_topics_modify_sql to to funtion
get_unread_topics() in functions.php, so that you now are able to modify
the sql query that retrieves the unread topics.
PHPBB3-13532
|
|\ \ \ \ \ \ \ \
| |/ / / / / / / |
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add core event to markread() in functions.php
|
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Adding core event core.markread_before to to funtion markread()
in functions.php, so that you now are able to add additional
stuff inside the markread process, for example notifications designed
in extensions.
PHPBB3-13518
|
|\ \ \ \ \ \ \ \
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Conflicts:
phpBB/styles/subsilver2/template/viewtopic_body.html
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
[ticket/13512] Add template events before/after the post details
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Add template events to viewtopic_body.html to allow extensions adding content
before/after the post details.
PHPBB3-13512
|
|\ \ \ \ \ \ \ \ \
| |/ / / / / / / / |
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
[ticket/13313] Add event core.acp_email_display
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13313
|
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
PHPBB3-13313
|