MDL-50919 tags: new UI for managing tags
authorMarina Glancy <marina@moodle.com>
Sat, 18 Jul 2015 02:38:19 +0000 (10:38 +0800)
committerMarina Glancy <marina@moodle.com>
Wed, 2 Sep 2015 06:15:13 +0000 (14:15 +0800)
commit8e355853903e1c870d7fa5fb14c7a44729c1fd50
tree93efd7c7393d12fab48bde82c8b66865f8dd440e
parent0cf7252406f6f29ab5b721fbaa63b9c98f47aaee
MDL-50919 tags: new UI for managing tags
27 files changed:
lang/en/deprecated.txt
lang/en/tag.php
lib/amd/build/tag.min.js [new file with mode: 0644]
lib/amd/src/tag.js [new file with mode: 0644]
lib/db/services.php
mod/wiki/tests/behat/edit_tags.feature
pix/i/checked.png [new file with mode: 0644]
pix/i/checked.svg [new file with mode: 0644]
pix/i/unchecked.png [new file with mode: 0644]
pix/i/unchecked.svg [new file with mode: 0644]
tag/classes/external.php [new file with mode: 0644]
tag/classes/manage_table.php [new file with mode: 0644]
tag/classes/output/tag.php [new file with mode: 0644]
tag/edit.php
tag/edit_form.php
tag/manage.php
tag/templates/tagflag.mustache [new file with mode: 0644]
tag/templates/tagname.mustache [new file with mode: 0644]
tag/templates/tagtype.mustache [new file with mode: 0644]
tag/tests/behat/delete_tag.feature [new file with mode: 0644]
tag/tests/behat/edit_tag.feature [new file with mode: 0644]
tag/tests/behat/flag_tags.feature [new file with mode: 0644]
tag/tests/behat/official_tags.feature [new file with mode: 0644]
tag/tests/external_test.php [new file with mode: 0644]
theme/base/style/core.css
theme/bootstrapbase/less/moodle/core.less
theme/bootstrapbase/style/moodle.css