.. |
admin
|
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript.
|
2020-03-23 06:19:10 +01:00 |
vendor
|
Fixed #30507 -- Updated admin's jQuery to 3.4.1.
|
2019-08-23 11:00:16 +02:00 |
SelectBox.js
|
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript.
|
2020-03-23 06:19:10 +01:00 |
SelectFilter2.js
|
Fixed #31404 -- Changed selector-chosen's multiple attribute to HTML5 boolean syntax.
|
2020-03-27 08:38:58 +01:00 |
actions.js
|
Bumped minimum ESLint version to 4.18.2.
|
2019-06-21 17:57:35 +02:00 |
actions.min.js
|
Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin JavaScript.
|
2017-12-26 10:21:05 -05:00 |
autocomplete.js
|
Fixed #28871 -- Fixed initialization of autocomplete widgets in "Add another" inlines.
|
2017-12-01 22:14:32 -05:00 |
calendar.js
|
Fixed #28536 -- Removed old JS cross-browser utilities
|
2017-08-28 20:31:09 +02:00 |
cancel.js
|
Fixed #31391 -- Removed jQuery usage in cancel.js
|
2020-03-24 11:09:29 +01:00 |
change_form.js
|
Fixed #26357 -- Allowed admin popups to work on links added after page load.
|
2016-10-24 20:17:31 -04:00 |
collapse.js
|
Fixed #31027 -- Replaced .getAttribute()/.setAttribute() usage with DOM properties.
|
2019-11-27 07:53:04 +01:00 |
collapse.min.js
|
Fixed #31027 -- Replaced .getAttribute()/.setAttribute() usage with DOM properties.
|
2019-11-27 07:53:04 +01:00 |
core.js
|
Refs #31032 -- Removed unsupported browsers workarounds and comments in admin's JavaScript.
|
2020-03-23 06:19:10 +01:00 |
inlines.js
|
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
|
2020-03-09 12:34:32 +01:00 |
inlines.min.js
|
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
|
2020-03-09 12:34:32 +01:00 |
jquery.init.js
|
Fixed #22463 -- Added code style guide and JavaScript linting (EditorConfig and ESLint)
|
2015-06-27 16:36:26 -04:00 |
popup_response.js
|
Fixed #25165 -- Removed inline JavaScript from the admin.
|
2015-12-05 15:51:57 -05:00 |
prepopulate.js
|
Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin JavaScript.
|
2017-12-26 10:21:05 -05:00 |
prepopulate.min.js
|
Refs #28956 -- Removed usage of jQuery's deprecated event methods in admin JavaScript.
|
2017-12-26 10:21:05 -05:00 |
prepopulate_init.js
|
Fixed #25165 -- Removed inline JavaScript from the admin.
|
2015-12-05 15:51:57 -05:00 |
urlify.js
|
Fixed #30892 -- Fixed slugify() and admin's URLify.js for "İ".
|
2019-12-30 20:47:22 +01:00 |