..
amd
MDL-43648 course: Allow start /end dates to have times
2017-12-14 19:48:31 -05:00
classes
MDL-62315 form: Implement the privacy API for core_form subsystem
2018-05-03 19:05:39 +02:00
templates
MDL-62069 Theme boost: force 100% width on accepted filetypes
2018-04-26 13:17:26 +02:00
tests
MDL-57281 behat: deprecated step definition I navigate to node in
2018-08-20 12:53:26 +01:00
yui
MDL-59628 forms: Get a valid zindex for datepicker
2017-08-29 12:09:59 +08:00
advcheckbox.php
MDL-55074 theme_boost: Behat fixes for latest theme changes
2016-10-21 16:06:54 +08:00
autocomplete.php
MDL-61028 core_form: Autocomplete field to support HTML selection
2018-04-20 16:42:54 +01:00
button.php
MDL-57568 forms: Added missing include for button element.
2017-01-27 13:58:31 +08:00
cancel.php
MDL-55839 behat: Behat fixes for theme_noname
2016-09-23 10:55:16 +01:00
checkbox.php
MDL-56272 theme_boost: Differentiate between freeze and hardFreeze
2016-10-21 12:41:33 +08:00
cohort.php
MDL-49417 enrol_cohort: use ajax searchable selector for cohorts.
2018-03-01 13:39:56 +13:00
course.php
MDL-53957 form: Support frontpage for selection in course element
2016-05-06 09:27:31 +08:00
dateselector.php
MDL-60682 forms: date/times should use step 1 minute by default
2017-11-21 14:50:28 +00:00
datetimeselector.php
MDL-60682 forms: date/times should use step 1 minute by default
2017-11-21 14:50:28 +00:00
defaultcustom.php
MDL-43648 form: fix hours and minutes in date_time_selector
2018-01-10 02:28:19 +00:00
dndupload.js
MDL-62712 Filepicker: Improve upload process
2018-07-10 15:18:45 +07:00
duration.php
MDL-51948 formslib: Support forcing LTR on form elements
2016-09-23 10:54:49 +01:00
editor.php
MDL-59686 form: fix autosave support for editor field
2017-10-26 09:03:31 +08:00
filemanager.js
MDL-43827 filepicker: Multiple actions not accessible using keyboard
2017-12-21 14:06:25 +08:00
filemanager.php
MDL-63231 filepicker: Skype validation for null values
2018-09-11 09:03:23 -05: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-59299 filepicker: Display what filetypes are accepted
2017-07-31 09:58:22 +08:00
filetypes.php
MDL-59443 forms: Allow implicit validation of filetypes element values
2017-07-06 09:29:04 +02:00
form.js
NOBUG: Fixed file access permissions
2018-07-26 19:56:32 +02:00
grading.php
MDL-55417 forms: Clean up form element template patch
2016-09-23 10:53:30 +01:00
group.php
MDL-53848 form: hide entire group if hideIf test is applied to the group
2017-08-17 14:52:10 +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
Merge branch 'MDL-50225_master' of git://github.com/markn86/moodle
2018-08-08 08:14:55 +08:00
listing.php
MDL-52081 forms: Use __construct() for constructors
2015-12-10 13:38:01 +08:00
modgrade.php
MDL-62227 lib_form: add .alert-warning to unstyled alert
2018-04-26 18:06:02 +02:00
modvisible.php
MDL-57961 course: change wording of module availability
2017-04-04 17:05:57 +08:00
password.php
MDL-55417 forms: Clean up form element template patch
2016-09-23 10:53:30 +01:00
passwordunmask.php
MDL-36056 forms: Don't validate disabled fields
2017-12-06 19:53:30 +13: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-48501 form/recaptcha: update to use reCAPTCHA v2
2018-03-08 14:48:35 -05:00
searchableselector.php
MDL-55215 forms: Searchable selector was reindexing keys
2016-11-07 11:03:17 +08:00
select.php
MDL-56705 forms: Use [] for multiple values
2016-11-10 14:57:58 +08:00
selectgroups.php
Merge branch 'MDL-57209-master' of git://github.com/crmpicco/moodle
2016-12-02 13:26:56 +08:00
selectwithlink.php
MDL-56577 core_form: Let other option attrs to be set in select elements
2016-10-31 12:19:21 +08:00
selectyesno.php
MDL-52081 forms: indicate usage of grandparent constructor
2015-12-10 13:38:04 +08:00
static.php
MDL-56161 boost: alignment static form elements
2016-11-02 09:06:12 +08:00
submit.php
MDL-59740 core_form: add ability to specify if a button is primary
2017-08-07 17:37:14 +08:00
tags.php
MDL-56864 forms: allow to remove last tag with forced standard tags
2017-11-21 15:29:03 +08:00
templatable_form_element.php
MDL-60526 forms: Prevent duplicate type attributes
2017-11-15 11:53:56 +08:00
text.php
MDL-34859 forms: new element defaultcustom
2017-03-20 14:59:45 +08:00
textarea.php
MDL-55839 behat: Behat fixes for theme_noname
2016-09-23 10:55:16 +01:00
url.js
MDL-52318 core_form: allow multiple filepicker-enabled url elements
2018-07-09 11:29:23 +08:00
url.php
Merge branch 'MDL-52318-master' of https://github.com/snake/moodle
2018-07-11 08:33:13 +08:00
warning.php
MDL-55417 forms: Clean up form element template patch
2016-09-23 10:53:30 +01:00