Adding calendar events creating, updating and deleting.
authorDiss <strelkov.vo@gmail.com>
Wed, 20 Jul 2016 09:22:47 +0000 (12:22 +0300)
committerDiss <strelkov.vo@gmail.com>
Wed, 20 Jul 2016 13:03:28 +0000 (16:03 +0300)
commitcc8b5740bb27b5736ecd77efec18bc39d249419c
treecd420cb52037cc4147960b51e5e78a01a55ccadb
parent463bb8b26455cebecc031877a7d8b87559771df7
Adding calendar events creating, updating and deleting.
14 files changed:
backup/moodle2/backup_attendance_stepslib.php
backup/moodle2/restore_attendance_stepslib.php
classes/calendar_helpers.php [new file with mode: 0644]
classes/sessions_page_params.php
classes/structure.php
db/install.xml
db/upgrade.php
db/upgradelib.php [new file with mode: 0644]
lang/en/attendance.php
lib.php
renderer.php
sessions.php
tests/behat/calendar_features.feature [new file with mode: 0644]
version.php