moodle/blocks/recent_activity
David Monllao 3c26a30799 MDL-47835 block_recent_activity: Same entry keys order
insert_records() is sensitive to the order of the keys
assigned to the inserted objects (inserted as arrays in
this case). Now keys are assigned using the same order.
2014-10-29 10:54:11 +08:00
..
classes MDL-41285 blocks: recent activity does not use log table 2014-03-21 15:46:07 +08:00
db MDL-45503 upgrade: add v2.7.0 sep lines 2014-05-28 01:13:42 +02:00
lang/en MDL-41285 blocks: capabilities to view structural changes in recent activities 2014-03-21 15:46:12 +08:00
tests/behat MDL-44725 Add Behat support for setting grouping condition (14) 2014-09-02 13:03:35 +01:00
block_recent_activity.php MDL-47835 block_recent_activity: Same entry keys order 2014-10-29 10:54:11 +08:00
renderer.php MDL-41690 course: remove use of deprecated functions 2014-01-06 10:45:59 +08:00
styles.css CSS MDL-26013 Fixed several display bugs when using right to left languages 2011-04-14 15:56:10 +08:00
version.php MDL-45486 Bump all versions to planned release 2014-05-09 02:12:28 +02:00