Nathaniel Catchpole
|
c65c886651
|
Issue #2192809 by andrejsmuzikovs: Drupal.formatString() doesn't properly replace all placeholders.
|
2014-02-11 10:35:09 +00:00 |
webchick
|
784f08f519
|
Issue #1490402 by LewisNyman, nod_, mcjim, mdrummond, rteijeiro, jessebeach, Bojhan, ry5n: Redesign tabs and the content header.
|
2014-02-08 12:57:42 -08:00 |
webchick
|
28a8d0b375
|
Issue #2181487 by sqndr: Update search icon to svg.
|
2014-02-06 20:37:58 -08:00 |
Nathaniel Catchpole
|
b3e112fe67
|
Issue #2182265 by Sweetchuck, nod_: Javascript file translations are several bugs away from working at all.
|
2014-02-03 14:25:26 +00:00 |
Nathaniel Catchpole
|
adedd24455
|
Issue #675446 by droplet: Regressions: Use jQuery UI Autocomplete.
|
2014-02-03 14:16:18 +00:00 |
Alex Pott
|
8910339dd7
|
Issue #1069152 by droplet, alexandrezia, jhedstrom | ogi: Throbber in textfield is misaligned when browser hardware acceleration enabled (gfx).
|
2014-02-02 15:16:02 +00:00 |
Alex Pott
|
2d476a5f0e
|
Issue #1913510 by erich_s, jibran, scresante, nod_, mitron: Core Javascript Files Not Using Standard Indentation.
|
2014-01-27 21:41:32 +00:00 |
webchick
|
cd3230a517
|
Issue #1636992 follow-up by nod_, droplet: Follow-up: form.js' formUpdated event is unreliable/incomplete.
|
2014-01-24 20:50:59 -08:00 |
webchick
|
f9bb7739c3
|
Issue #2165683 by Kartagis: Several British spelled words.
|
2014-01-23 22:08:18 -08:00 |
Nathaniel Catchpole
|
5d4d6b1c80
|
Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-23 18:04:41 +00:00 |
Nathaniel Catchpole
|
34a955321f
|
Issue #1636992 by nod_, Wim Leers: Form.js' formUpdated event is unreliable/incomplete.
|
2014-01-23 11:11:07 +00:00 |
Dries
|
502e953fba
|
Issue #1705618 by nod_, sun, clemens.tolboom, Wim Leers: Double click prevention on form submission.
|
2014-01-10 12:39:26 -05:00 |
webchick
|
5d16b85386
|
Issue #2168971 by andrewmacpherson: Typo in debounce docblock.
|
2014-01-08 00:32:03 -08:00 |
webchick
|
430481ffb1
|
Issue #2120011 by droplet: Remove extra role='button' in button element.
|
2014-01-08 00:09:58 -08:00 |
webchick
|
9e23976022
|
Issue #2167625 by nod_: JSHint errors.
|
2014-01-07 22:31:44 -08:00 |
Nathaniel Catchpole
|
01b27e2598
|
Issue #2158979 by nod_: Drupal.dialog expects a DOM element, not a string or jQuery object.
|
2014-01-07 11:06:41 +00:00 |
Nathaniel Catchpole
|
e4124f0a27
|
Revert "Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links."
This reverts commit 624296e715 .
|
2014-01-06 22:00:22 +00:00 |
Nathaniel Catchpole
|
624296e715
|
Issue #1979468 by Wim Leers, pwolanin, nod_, thedavidmeister, larowlan: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links.
|
2014-01-04 20:05:38 +00:00 |
Nathaniel Catchpole
|
aa6d6fb729
|
Issue #732022 by vijaycs85, Wim Leers, dawehner, nod_, kscheirer: Drupal_add_tabledrag() still using drupal_add_(js|library)(), should return array for #attached.
|
2013-12-20 12:05:47 +00:00 |
Nathaniel Catchpole
|
a6cdd740f8
|
Issue #1954892 by dawehner, David_Rothstein, tim.plunkett: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-12-17 11:03:15 +00:00 |
Dries
|
258b9a310c
|
Issue #2149599 by Wim Leers: Fix minor bugs and minor coding standards violations in edit.module, discovered by backporting.
|
2013-12-10 17:01:45 -05:00 |
Nathaniel Catchpole
|
d4dcb5c357
|
Issue #1342198 by nod_, droplet, cosmicdreams, RobLoach, aspilicious: Use .on and .off instead of .bind, .unbind and .delegate.
|
2013-12-04 14:28:18 +00:00 |
Jennifer Hodgdon
|
80fbd33d97
|
Issue #2145077 by TR, longwave: Fix about a zillion spelling errors, mostly in comments
|
2013-12-03 07:54:20 -08:00 |
Dries
|
4a689c5985
|
Issue #2088121 by nod_, RobLoach, joelpittet, Gábor Hojtsy: Remove Overlay.
|
2013-11-26 17:07:54 -05:00 |
webchick
|
02a10b3161
|
Issue #675446 by mgifford, RobLoach, amateescu, nod_, longwave, oxyc, rteijeiro, tomyouds, Jelle_S, mcrittenden, Sutharsan, hansyg, Angry Dan, clemens.tolboom, droplet | Dave Reid: Change notice: Use jQuery UI Autocomplete.
|
2013-11-24 12:30:09 -08:00 |
Nathaniel Catchpole
|
172cd2652a
|
Revert "Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system."
This reverts commit fc04601c35 .
|
2013-11-22 13:56:50 +00:00 |
Nathaniel Catchpole
|
fc04601c35
|
Issue #1954892 by dawehner, tim.plunkett, David_Rothstein, effulgentsia: Replace 'theme callback' and hook_custom_theme() with a clean theme negotiation system.
|
2013-11-19 12:24:14 +00:00 |
webchick
|
f614976af5
|
Issue #2101427 by David_Rothstein, evilehk, nod_: Follow-up: Browser validation error with Chrome on hidden required fields, even on forms that don't allow client-side validation.
|
2013-11-14 12:38:08 -08:00 |
Alex Pott
|
ea232c3128
|
Issue #2083947 followup by echoz: System.module: Update use of icons to new standards.
|
2013-11-06 11:03:30 +00:00 |
Alex Pott
|
5ab1bfcb9f
|
Issue #2101427 by evilehk: Fixed Browser validation error with chrome on hidden required fields.
|
2013-10-28 16:20:43 -07:00 |
Nathaniel Catchpole
|
818d465482
|
Issue #2113567 by jessebeach, nod_: Fixed Views dialogs don't close via escape.
|
2013-10-25 11:29:23 +01:00 |
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 |