moodle/mod/workshop
David Mudrák ea2ede2cf6 MDL-61905 workshop: Drop the old 1.x era tables
These tables may still contain relics of old personal data if the site
was installed before Moodle 2.0. We do not need these tables any more.
Following the "privacy by design" principles, we are dropping them now.
2018-05-02 10:35:01 +02:00
..
allocation MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
amd MDL-54833 workshop: Enhance accessibility of the userplan widget 2016-10-21 17:03:06 +02:00
backup MDL-9367 restore: Roll only configuration dates 2017-08-01 10:46:37 +05:30
classes MDL-60708 mod_workshop: Return author feedback for submission 2017-11-20 10:07:57 +01:00
db MDL-61905 workshop: Drop the old 1.x era tables 2018-05-02 10:35:01 +02:00
eval MDL-60764 versions: bump all versions and requires near release 2017-11-10 02:52:53 +01:00
form MDL-61150 xmldb: correct path to schema in install.xml 2018-02-11 23:07:18 +01:00
lang/en MDL-51885 lang: Remove strings deprecated in 3.1 2018-01-08 12:44:07 +05:30
pix MDL-50175 graphics: Optimized SVGs with SVGO. 2016-02-25 11:56:42 +00:00
tests MDL-60991 Workshop: Display late submission text after deadline 2018-03-01 13:51:46 +00:00
aggregate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
allocation.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
assessment.php MDL-59252 mod_workshop: Move assessment evaluation code to API 2017-10-03 19:16:31 +02:00
editform.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
editformpreview.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exassessment.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
excompare.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
exsubmission.php MDL-55957 workshop: Fix the embedded files serving 2016-09-14 12:14:56 +02:00
feedbackauthor_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
feedbackreviewer_form.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
fileinfolib.php
index.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
lib.php MDL-59254 mod_workshop: Implement check_updates_since callback 2017-10-16 09:41:51 +02:00
locallib.php MDL-60991 Workshop: Display late submission text after deadline 2018-03-01 13:51:46 +00:00
mod_form.php MDL-56486 workshop: Use the new filetypes element in the mod_form 2017-07-06 09:49:04 +02:00
renderer.php MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
settings.php MDL-44183 mod_workshop: unified @package use 2014-02-21 08:33:40 +13:00
styles.css MDL-51932 workshop: Improve UX for teachers on switching workshop phases 2017-04-18 18:00:59 +02:00
submission.php MDL-60144 mod_workshop: Move submission evaluation code to API 2017-10-03 19:28:44 +02:00
submission_form.php MDL-60789 workshop: Check title submission maxlength 2017-11-14 08:52:31 +01:00
switchphase.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
toolbox.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
upgrade.txt MDL-60378 mod_workshop: Add missing dimensions info 2017-10-17 15:40:39 +02:00
version.php MDL-61905 workshop: Drop the old 1.x era tables 2018-05-02 10:35:01 +02:00
view.php MDL-59238 mod_workshop: Move event and completion to Workshop class 2017-07-24 18:03:36 +02:00