| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
PHPBB3-9457
|
|\
| |
| |
| | |
[ticket/13615] Correctly display images for gallery avatar in subsilver2
|
|/
|
|
|
|
|
|
| |
Avatar Gallery shows categories but no images in subsilver2.
The ID was not specified in the template. Also, the correct parent template
loop is called avatar_local_row and not avatar_local_col.
PHPBB3-13615
|
|\
| |
| |
| |
| |
| | |
Conflicts:
.travis.yml
travis/phpunit-mysqli-travis.xml
|
| |\
| | |
| | |
| | | |
[ticket/13599] Remove Travis CI PHP 5.2 environment. No longer supported.
|
| |/
| |
| |
| | |
PHPBB3-13599
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
* marc1706/ticket/13597:
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
|
|/ /
| |
| |
| | |
PHPBB3-13597
|
|\ \
| | |
| | |
| | | |
[ticket/13588] Fixes wrong message in info fsockopen() disabled
|
|/ /
| |
| |
| | |
PHPBB3-13588
|
|\ \
| |/
| |
| | |
* develop-olympus:
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[ticket/13348] Use close method to free query result handle
* marc1706/ticket/13348-olympus:
[ticket/13348] Remove unnecessary global $cache
[ticket/13348] Use close method to free query result handle
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[ticket/13348] Use close method to free feed query result handle
* marc1706/ticket/13348:
[ticket/13348] Remove unnecessary global $cache
[ticket/13348] Use close method to free query result handle
|
| |\ \ \
|/ / / /
| | | _
| | |
| | | |
Conflicts:
phpBB/feed.php
|
| | |
| | |
| | |
| | |
| | |
| | | |
$cache is not used in the method get_item().
PHPBB3-13348
|
| |/
| |
| |
| | |
PHPBB3-13348
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
[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
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
[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
|
|\ \ \ \
| | |_|/
| |/| |
| | | |
| | | | |
* 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
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
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
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
[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
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
[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
|
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | |
| | | | | | | | |
[ticket/13542] Update core.ucp_prefs_personal_data to include $error
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
PHPBB3-13542
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Because extensions can set a entry in $error, the result of the validate
needs to be merged into it.
PHPBB3-13542
|