MDL-52104 tool_lp: Improve UI for the change of states in plan
commitd805cc3745475c887ba4742054c360b15dc1b3bf
authorIssam Taboubi <issam.taboubi@umontreal.ca>
Fri, 20 Nov 2015 22:23:50 +0000 (20 17:23 -0500)
committerFrederic Massart <fred@moodle.com>
Mon, 18 Apr 2016 02:58:43 +0000 (18 10:58 +0800)
treeee93f6bc11db21a6d52a4dae1f6485bcff9badda
parentf85ea576f019d4cee4f768f86376fc04325bedbd
MDL-52104 tool_lp: Improve UI for the change of states in plan
16 files changed:
admin/tool/lp/amd/build/planactions.min.js [new file with mode: 0644]
admin/tool/lp/amd/build/plandelete.min.js
admin/tool/lp/amd/src/planactions.js [moved from admin/tool/lp/amd/src/plandelete.js with 50% similarity]
admin/tool/lp/classes/api.php
admin/tool/lp/classes/external.php
admin/tool/lp/classes/external/plan_exporter.php
admin/tool/lp/classes/output/plan_page.php
admin/tool/lp/classes/plan.php
admin/tool/lp/db/services.php
admin/tool/lp/editplan.php
admin/tool/lp/lang/en/tool_lp.php
admin/tool/lp/templates/plan_page.mustache
admin/tool/lp/templates/plans_page.mustache
admin/tool/lp/tests/api_test.php
admin/tool/lp/tests/externallib_test.php
admin/tool/lp/version.php