-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.3.3, 2.4
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
MOODLE_26_STABLE
-
MDL-35674-form-dependencies -
This is best seen by going to the backup settings page for a large course in internet explorer. There are lots of checkboxes that all depend on each other.
lib/form/form.js uses lots of separate node.on event handlers. Using a single delegate event handler would be much kinder to web browsers.
- blocks
-
MDL-17146 find out a way to send mforms back in ajax requests
- Closed
- is duplicated by
-
MDL-38526 Selecting boxes during import is slow at times
- Closed
- will help resolve
-
MDL-38192 Backup and restore: Allow selection by activity type
- Closed
-
CONTRIB-4032 Slow performance of Progress Block with large courses
- Closed
-
CONTRIB-4302 Editing the progress bar in large courses.
- Closed
-
CONTRIB-4306 Progress bar won't update and just goes to a blank screen.
- Closed