Move hide session details (#238)
authorantonio-c-mariani <antonio-c-mariani@users.noreply.github.com>
Mon, 19 Dec 2016 21:50:16 +0000 (19:50 -0200)
committerDan Marsden <dan@danmarsden.com>
Mon, 19 Dec 2016 21:50:16 +0000 (10:50 +1300)
commitdb0ed29c435ad048664e8f6b8a00485c27939829
treef30ba624600bc7991ec9352b8b7d3a4e47bde461
parent1655927c9f7b2f495d17d3e169cf7079f306718f
Move hide session details (#238)

* Fixing missing fields in backup

* Fixing behat test due to changes in Moodle 3.2

* Add users taken sessions by acronym columns to the export report

* Fixing user name sort order links

* Adding buttons to hide/show session details and move them left/rigth

* Fixing errors and warnings reported by travis

* Fixing failures in behat tests because of enrol start date
16 files changed:
backup/moodle2/backup_attendance_stepslib.php
classes/report_page_params.php
classes/structure.php
db/install.xml
db/upgrade.php
export.php
lang/en/attendance.php
renderer.php
report.php
styles.css
tests/behat/attendance_mod.feature
tests/behat/calendar_features.feature
tests/behat/extra_features.feature
tests/behat/preferences.feature
tests/behat/report.feature
version.php