forked from moodle/moodle
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MDL-81745 mod_feedback: Refactor editor drag and drop
- Remove YUI drag and drop. - Add new 'mod_feedback\external\questions\reorder' web service. - Use SortableList JS component to refactor drag and drop, using the new webservice. - Update new SCSS styles - Fix and create Behat scenarios
- Loading branch information
Showing
22 changed files
with
338 additions
and
445 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
issueNumber: MDL-81745 | ||
notes: | ||
mod_feedback: | ||
- message: Added new `mod_feedback_questions_reorder` external function | ||
type: improved |
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.