moodle/blocks/timeline
Peter 9e95193e9f MDL-63352 block_timeline: Persist user preference on timeline
* Persist sort preference to the user table
* Persist filter preferences to the user table
* Add behat tests to test persistence
* Add the gdpr exports for the user preferences as well as unit tests for the same
* Updated view_nav.min
2018-10-15 14:46:12 +08:00
..
amd MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
classes MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
db
lang/en MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
pix
templates MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
tests MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
block_timeline.php MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
lib.php MDL-63352 block_timeline: Persist user preference on timeline 2018-10-15 14:46:12 +08:00
version.php