Commit Graph

15 Commits (1024ba83931516f38f916f99189fd6d0cc01dabe)

Author SHA1 Message Date
Alex Pott 5fc858b205 Issue #297209 by nod_, dwees, bdone: Remove 'Attach' button. 2013-09-03 22:27:16 +01:00
Dries 60c3a75e8f Issue #1986408 by LewisNyman, oresh: Message style update. 2013-05-19 08:31:33 -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 0af77c244f Issue #1333292 by mgifford: Fixed Screen-reader users receive no info about file upload status / success. 2013-01-29 20:19:31 -08:00
webchick 54496aebbc Issue #1749782 by pascalduez: Use event.preventDefault(); and event.stopPropagation(); instead of return false;. 2012-08-26 11:20:42 -07:00
catch 9d3e5e4cdd Issue #1037632 by Sheldon Rampton, Tor Arne Thune: Fixed Attaching a forbidden file to a node gives an error message with bogus file path. 2012-08-07 23:33:14 +01:00
catch e56e44115d Issue #1480568 by gagarine, henwan: Fixed use $.attr with false instead of empty string. 2012-06-08 16:05:46 +09:00
catch bd30dbfc09 Issue #1481560 by nod_: Add 'use strict' to all core JavaScript to enforce clean code. 2012-05-08 11:57:33 +09:00
catch eab6f127ad Issue #1419968 by nod_, cosmicdreams, droplet, tim.plunkett: Replace $('selector', domelement) with $(domelement).find('selector'). 2012-04-07 16:19:30 +09:00
catch f1d90a0c65 Issue #1428524 by nod_, katbailey: Replace all $.each() with filtered for loop. 2012-03-21 14:40:42 +09:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
Nathan Haug 06fb770bd3 Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
Nathaniel 906a6db347 Revert "Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades."
This reverts commit f0a16bf2a4.
2011-11-01 12:32:15 +09:00
Nathaniel f0a16bf2a4 Issue #22336 by quicksketch, rfay, scor, Rob Loach, boombatower, tstoeckler, kbahey: Move all core Drupal files under a /core folder to improve usability and upgrades. 2011-11-01 12:25:12 +09:00