Commit Graph

157 Commits (24f36dde286484629bfbf0f9a6ae76b9c1960f12)

Author SHA1 Message Date
Alex Pott 2432c02138 Issue #1987066 by Kevin Morse, JohnAlbin, rteijeiro, echoz, ry5n: Rename files to match CSS file naming convention. 2013-06-07 11:48:55 +01:00
Alex Pott dcfda14d06 Issue #1684788 followup by nod_: JSHint ajax.js. 2013-06-06 12:44:44 +01:00
Alex Pott 115dd12597 Issue #1999816 by nod_: JSHint announce.js. 2013-06-03 20:12:39 +01:00
Alex Pott 74b5b36cbc Issue #1889394 by droplet, nod_: Choose one JS debounce function. 2013-05-25 12:28:28 -07:00
Alex Pott c785642be2 Issue #1684800 by nod_, droplet, foopang: JSHint drupal.js. 2013-05-23 17:14:12 -07:00
Alex Pott cc71d8d4ef Issue #1684806 by nod_: JSHint progress.js. 2013-05-22 11:09:47 -07:00
Alex Pott 96981bb6e6 Issue #1684802 by nod_: JSHint form.js. 2013-05-22 11:07:54 -07:00
Alex Pott e52b50f9cd Issue #1684812 by nod_, droplet, seutje: JSHint tabledrag.js. 2013-05-22 10:48:39 -07:00
Dries 2dfd1fccae Issue #1989488 by echoz, LewisNyman: Vertical tabs style update. 2013-05-19 08:36:26 -07:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -07:00
Dries a06e0c2363 Issue #1261002 by LewisNyman, nod_, blueshadow2911, sabsbrain, quicksketch, mgifford, jessebeach: Fixed Draggable tables do not work on touch screen devices. 2013-05-18 08:13:17 -07:00
Dries f6dd1e8212 Issue #1974340 by nod_, jbrown: Update to jQuery 2. 2013-05-15 15:59:58 -04:00
Alex Pott 0311348b08 Issue #1986616 by echoz: Update normalize.css library. 2013-05-15 12:25:51 +01:00
Dries ea2ac54516 Issue #1979784 by Wim Leers, jessebeach: Factor Create.js and VIE.js out of the Edit module. 2013-05-14 15:02:48 -04:00
catch e5fbed4c39 Issue #1993622 by nod_: Follow-up on #1974580 remove two extra lines from drupal.js. 2013-05-13 22:16:24 +01:00
Alex Pott 235142af27 Issue #1974580 by nod_, Wim Leers: Introduce domReady to remove jQuery dependency from drupal.js and clean it up. 2013-05-13 13:49:00 +01:00
Alex Pott 1e40d90134 Issue #1606362 by nod_, Angry Dan, seutje: Use throw when an ajax error occurs and extend JavaScript's Error object. 2013-05-04 01:57:20 +01:00
webchick 22df5962a2 Issue #1944472 by larowlan, quicksketch, effulgentsia: Add generic content handler for returning dialogs. 2013-05-03 10:01:32 -07:00
webchick 6085b34907 Issue #1842718 by alippai, andypost, alexpott, nod_: Use new Transliteration functionality in core for machine names. 2013-05-02 00:51:45 -07:00
Alex Pott 578aa1d1fb Issue #1978036 by echoz: Clean up css in vertical tabs. 2013-05-01 18:43:20 +01:00
Alex Pott 3b5fd77fe8 Issue #1975426 by nod_: Clean up collapse.js. 2013-04-26 20:33:09 +01:00
webchick 1125fa788f Issue #1976032 by Bojhan: Fixed Consolidate messages about unsaved changes. 2013-04-23 12:05:36 -07:00
webchick 6f2f1b73f2 Issue #1974422 by ericduran: Update to latest html5shiv library. 2013-04-19 20:49:57 -07:00
webchick 7981d5d07b Issue #1959306 by jessebeach: Drupal.announce does not handle multiple messages at the same time; Improve the utility so that simultaneously calls are read. 2013-04-19 20:43:48 -07:00
webchick 0deed2a562 Issue #1955926 by quicksketch: Fixed CKEditor admin interface not touch-compatible (Add jQuery Touch Punch to core). 2013-04-19 10:20:53 -07:00
Dries 17ad22fd27 Issue #1913086 by jessebeach, Wim Leers, mgifford, nod_: Generalize the overlay tabbing management into a utility library. 2013-04-19 13:20:06 -04:00
Alex Pott d2e5e7b77a Issue #1972982 by nod_, jessebeach: Fixed Vertical tabs are broken. 2013-04-18 09:21:48 +01:00
Alex Pott e784ac79b6 Issue #1964098 by larowlan | jm.federico: Fixed #ajax doesn't work on #number field types. 2013-04-14 13:04:35 +01:00
webchick 17a2aa62ff Issue #1719640 by nod_, droplet, Wim Leers, SebCorbin: Use 'button' element instead of empty links. 2013-04-12 20:25:44 -07:00
webchick dd85e54ab1 Issue #1799594 by nod_, Wim Leers, jessebeach, jcisio: Update to jQuery 1.9 version. 2013-04-09 13:58:51 -07:00
webchick 2e3c6842c0 Issue #1960612 by Wim Leers, bergie, scottgonzalez: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:51:35 -07:00
webchick 2ad7c18229 Revert "Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing."
Sorry, this should be giving credit to more people. Rolling back.

This reverts commit 96b69b0a5d.
2013-04-07 12:50:50 -07:00
webchick 96b69b0a5d Issue #1960612 by Wim Leers: Fixed jQuery UI 1.10 update broke Create.js, and thus in-place editing. 2013-04-07 12:49:13 -07:00
catch a919458c7c Issue #1684798 by foopang: JSHint collapse.js. 2013-04-06 23:01:32 +01:00
webchick 8aedb8ba85 Issue #1847084 by jessebeach, trawekp, LewisNyman, nod_, tarekdj: Fixed Vertical toolbar doesn't work with overlay (measure/track displacing elements better + provide change events for them). 2013-03-29 08:23:50 -07:00
webchick bf79cb0300 Revert "Issue #1948148 by jibran, YesCT: Fixed Update file permissions."
This reverts commit 13b929b667.
2013-03-27 09:04:35 -07:00
webchick 13b929b667 Issue #1948148 by jibran, YesCT: Fixed Update file permissions. 2013-03-26 22:04:50 -07:00
webchick dba4763dfa Issue #1175830 by larowlan, casey, mgifford,, scott.gonzalez, Everett Zufelt, effulgentsia: Update to jQuery UI 1.10 so that Drupal dialogs can be tested for accessibility. 2013-03-25 19:24:49 -07:00
webchick 689dc727c0 Issue #946118 by droplet, lyricnz: Fixed The machine name isn't updating correctly when the user selects a previous input value. 2013-03-24 11:59:29 -07:00
webchick 261a3752a1 Issue #1950098 by Wim Leers: Update CKEditor library to 4.1. 2013-03-22 12:32:36 -04:00
webchick f37b8675d2 Issue #1870764 by quicksketch, dawehner, frega, larowlan, nod_: Add an ajax command which makes it easy to use the dialog API in complex cases. 2013-03-17 09:04:07 -07:00
webchick 80fd0f970c Issue #1843220 by mkadin, dawehner, Crell, effulgentsia, Wim Leers: Convert form AJAX to new AJAX API. 2013-03-09 22:44:39 -08:00
Dries a6143c1811 Issue #1937924 by droplet: Remove jQuery deprecated function. 2013-03-09 10:08:42 -05:00
webchick 47d90dcec5 Issue #1937484 by Wim Leers, quicksketch: Update CKEditor library to 4.1 RC and remove CKEditor default style configuration. 2013-03-08 20:38:00 -08:00
webchick 894e16417f Issue #1928202 by dawehner: Update jQuery Form to the current version (3.27). 2013-02-27 17:33:28 -05:00
Dries 4ebb5fd3ea Issue #1915302 by jessebeach, effulgentsia: Provide an API for aria-live region update announcements that module developers may leverage. 2013-02-16 17:11:13 -05:00
Dries 6d5c211392 Issue #1874664 by Wim Leers, jessebeach, tkoleary, Gábor Hojtsy, quicksketch, Bojhan: Reconcile 'Edit' toolbar option with local tasks (tabs) and contextual links for editing. 2013-02-12 16:46:04 -05:00
webchick aa3ff6a3b5 Issue #1909144 by effulgentsia: Allow #ajax['dialog'] to contain options other than 'modal'. 2013-02-08 16:16:24 -08:00
webchick 2f7db4222b Issue #1905424 by Wim Leers: Update CKEditor library. 2013-02-08 14:27:05 -08:00
Dries 1f5e126d29 Issue #1852104 by sun, nod_, Cottser, swentel: #type details: Remove #collapsible property. 2013-02-01 16:48:05 -05:00