.. |
templates
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
tests
|
MDL-55804 forms: Return exported data through _prepareValue
|
2016-09-27 08:11:56 +08:00 |
yui
|
MDL-55244 js: build changes
|
2016-07-25 07:58:05 +01:00 |
advcheckbox.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
autocomplete.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
button.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
cancel.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
checkbox.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
course.php
|
MDL-53957 form: Support frontpage for selection in course element
|
2016-05-06 09:27:31 +08:00 |
dateselector.php
|
MDL-55804 forms: Return exported data through _prepareValue
|
2016-09-27 08:11:56 +08:00 |
datetimeselector.php
|
MDL-55804 forms: Return exported data through _prepareValue
|
2016-09-27 08:11:56 +08:00 |
dndupload.js
|
MDL-55071 theme_boost: Fix relevant JS warnings
|
2016-09-23 10:57:36 +01:00 |
duration.php
|
MDL-51948 formslib: Support forcing LTR on form elements
|
2016-09-23 10:54:49 +01:00 |
editor.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
filemanager.js
|
MDL-55411 theme_noname: Style the filepicker for bootstrap 4
|
2016-09-23 10:49:49 +01:00 |
filemanager.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
filepicker.js
|
MDL-46834 filepicker: dnd upload should respect the current context id
|
2014-09-09 10:02:24 +08:00 |
filepicker.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
form.js
|
MDL-56210 behat: Test for disabled button later
|
2016-10-05 15:45:22 +08:00 |
grading.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
group.php
|
MDL-55071 theme/output: PHPCS fixes for new theme branch
|
2016-09-23 10:57:36 +01:00 |
header.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
hidden.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
htmleditor.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
listing.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
modgrade.php
|
Merge branch 'wip-MDL-55519-master' of git://github.com/abgreeve/moodle
|
2016-09-26 15:23:32 +01:00 |
modvisible.php
|
MDL-52081 forms: indicate usage of grandparent constructor
|
2015-12-10 13:38:04 +08:00 |
password.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
passwordunmask.php
|
MDL-55657 theme_noname: Use a separate template for passwordunmask
|
2016-09-23 10:55:14 +01:00 |
questioncategory.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
radio.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
recaptcha.php
|
MDL-51948 formslib: Support forcing LTR on form elements
|
2016-09-23 10:54:49 +01:00 |
searchableselector.js
|
MDL-50685 core_form: disable hidden options, don't just hide
|
2015-09-11 15:08:37 +08:00 |
searchableselector.php
|
MDL-52081 forms: Use __construct() for constructors
|
2015-12-10 13:38:01 +08:00 |
select.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
selectgroups.php
|
MDL-55830 form: Selectgroups option values where not passed to template
|
2016-09-23 10:55:16 +01:00 |
selectwithlink.php
|
MDL-55417 forms: Improve some of the new templates for form elements
|
2016-09-23 10:53:30 +01:00 |
selectyesno.php
|
MDL-52081 forms: indicate usage of grandparent constructor
|
2015-12-10 13:38:04 +08:00 |
static.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |
submit.php
|
MDL-55417 forms: Change iscancel property to issecondary for submit buttons
|
2016-09-23 10:53:31 +01:00 |
submitlink.php
|
MDL-55417 forms: Render form elements with a template
|
2016-09-23 10:53:30 +01:00 |
tags.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
templatable_form_element.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
text.php
|
MDL-55071 theme/output: PHPCS fixes for new theme branch
|
2016-09-23 10:57:36 +01:00 |
textarea.php
|
MDL-55839 behat: Behat fixes for theme_noname
|
2016-09-23 10:55:16 +01:00 |
url.js
|
MDL-53888 mod_url: Choose a link option now works.
|
2016-05-06 09:27:28 +08:00 |
url.php
|
MDL-55071 theme/output: PHPCS fixes for new theme branch
|
2016-09-23 10:57:36 +01:00 |
warning.php
|
MDL-55417 forms: Clean up form element template patch
|
2016-09-23 10:53:30 +01:00 |