Commit Graph

183 Commits (ac235ef89d1a97e6da0d5cab684d5fd0e4979ead)

Author SHA1 Message Date
Nathaniel Catchpole 3efe9ba1fd Issue #1851414 by nod_, quicksketch, frega, dawehner, damiankloip: Convert Views to use the abstracted dialog modal. 2013-10-16 20:18:57 +01:00
Nathaniel Catchpole 43a270816d Issue #1589176 by nod_: Fixed Use data-* to store #states api informations. 2013-10-13 13:35:20 +01:00
webchick ea72375a15 Issue #2107199 by Wim Leers: Allow Close(Modal)DialogCommand to remove the dialog from the DOM, document how client-side dialogs can do that too. 2013-10-10 08:32:35 -07:00
webchick 0a90af252e Issue #2102019 by nod_: Fixed Vertical tabs looks broken on small screens. 2013-10-05 00:19:49 -07:00
webchick 5b24f7bcdd Issue #2080217 by Wim Leers, tkoleary, Bojhan: Polish entity toolbar visually. 2013-10-05 00:14:39 -07:00
Alex Pott e4783d5cae Issue #1606110 by greenrover33, nod_: Fixed Exception thrown in collapse.js by .after(' ') breaks CKEditor display in term edit pages. 2013-09-28 18:08:29 +02:00
Alex Pott 4b72c96019 Issue #1839318 by JohnAlbin, echoz: Added Replace drupal.base.css library with normalize.css for all themes. 2013-09-28 16:30:28 +02:00
webchick 82f8f24dc2 Issue #2095225 by nod_, pameeela: Fixed Scrolling is broken on modals. 2013-09-27 14:34:52 +02:00
webchick 8b80b47c83 Issue #2083947 by Outi, ry5n: System.module: Update use of icons to new standards. 2013-09-24 22:29:34 +02:00
webchick d05b3d3311 Issue #2016875 by echoz, LewisNyman, rteijeiro, ry5n: Admin navigation list style update. 2013-09-24 21:52:43 +02:00
webchick bb29548d19 Issue #1793648 by nod_, kmox83, droplet, rteijeiro: Follow-up: replace all occurence of Drupal.settings with drupalSettings. 2013-09-22 01:39:42 +02:00
webchick be46d34030 Issue #2075949 by AdamGerthel, ry5n, LewisNyman: Add Libricons to messages. 2013-09-11 15:36:22 -07:00
webchick 3bd311da45 Issue #2077003 by Wim Leers: Fixed tableselect.js uses Drupal object, but does not include it in its closure. 2013-08-29 09:39:27 -07:00
Alex Pott dda8d4d3f9 Issue #2067323 by geerlingguy, jessebeach: Fixed Don't show empty vertical tabs area if all vertical tabs are hidden. 2013-08-29 01:18:25 +01:00
webchick 341e8396b6 Issue #1963886 by ry5n, jessebeach, dcrocks, Wim Leers: Use HiDPI icons in the toolbar to support scaling on different devices. 2013-08-28 01:49:00 -07:00
webchick 033273b62d Issue #2057725 by tim.plunkett, quicksketch: Fixed Regular forms cannot be submitted when used as modal forms. 2013-08-07 12:52:15 -07:00
Alex Pott 9f69e0094e Issue #1684792 by droplet, nod_: JSHint autocomplete.js. 2013-08-06 00:20:46 +02:00
Dries 4f6161a226 Issue #1989480 by LewisNyman, rteijeiro, oresh, swentel, Gaelan: Progress Bar style update. 2013-07-18 13:58:44 -04:00
Alex Pott be502b46a7 Issue #1924430 by echoz, JohnAlbin, izus, kim.pepper, LewisNyman: Add drupal.base library for base CSS styles. 2013-07-10 12:48:56 +01:00
Alex Pott b48f8fda69 Issue #2030925 by echoz: Quote rtl attribute selector. 2013-07-02 13:40:19 +01:00
Dries 95cbbbcd43 Issue #1879120 by quicksketch, Wim Leers, larowlan, frega: Use Drupal-specific image and link plugins — use core dialogs rather than CKEditor dialogs, containing alterable Drupal forms. 2013-06-28 13:41:52 -04:00
Nathaniel Catchpole 0f7247e9b2 Issue #1473066 by JohnAlbin, echoz: Move third-party assets out of core/misc folder. 2013-06-28 10:41:31 +01:00
Alex Pott bfba7b8de9 Issue #2015789 by fubhy, echoz, rteijeiro, LewisNyman, penyaskito: Remove language_css_alter() (RTL stylesheets) in favor of HTML 'dir' attribute. 2013-06-28 09:47:08 +01:00
Alex Pott da1b134af1 Issue #1363112 by mparker17, mgifford, tlattimore, Jacine, dcmouyard, bowersox, ry5n, ahdiaz: Simplify names of 'element-x' helper classes. 2013-06-17 21:58:27 +02:00
Alex Pott 3b61f06bf9 Issue #2019481 by nod_: JavaScript AJAX commands object is borked: it is shared among all Drupal.ajax instances, preventing scoped overrides. 2013-06-14 15:37:00 +02:00
Alex Pott 872c343d63 Issue #2000558 by pwolanin, nod_, dawehner: Regrression: Progress bar creates doesn't stop on errors. 2013-06-10 10:25:55 +01:00
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