MDL-72275 timeline: Display "all" time on page load fix
commit4564ed741296337abf3859bbcde6ef8bfe64e184
authorMichael Hawkins <michaelh@moodle.com>
Wed, 18 Aug 2021 18:58:45 +0000 (19 02:58 +0800)
committerMichael Hawkins <michaelh@moodle.com>
Fri, 24 Sep 2021 03:23:57 +0000 (24 11:23 +0800)
treea0a763cd54db34111302af080f99ddb93b58d873
parent1a63bccf46db8c9ea1e769b2cbfd131167192098
MDL-72275 timeline: Display "all" time on page load fix

When the timeframe filter was set to "all" when the timeline
block was initially loaded, an incorrect value rendered into
the template meant the timeframe limit was set to 0 (which will
return no results) instead of setting no limit (which would fetch all
 action events, as intended).
blocks/timeline/classes/output/main.php
blocks/timeline/tests/behat/block_timeline_courses.feature