Commit Graph

15 Commits (2e12586932d04b3d1efc2f353f88848cf5460bc7)

Author SHA1 Message Date
Dries Buytaert 459d623467 - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery functions. 2010-04-09 12:24:53 +00:00
Dries Buytaert e27ed9eebb - Patch #713746 by Jacine: warning message markup in block.js not consistent with theme_status_messages(). 2010-02-15 19:06:21 +00:00
Dries Buytaert ef10abde20 - Patch #655408 by roborn: fixed block drag-and-drop. One critical bug less. 2009-12-21 08:14:12 +00:00
Dries Buytaert 10d16e11b1 - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: vertical Tabs on block visibility settings. 2009-12-07 21:16:31 +00:00
Dries Buytaert e6e29ac1b0 - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery .once() method which streamlines the way behavior functions work. Previously, we had to manually ensure that an element is only initialized once. Usually, this happens by adding classes and selecting only those elements which do not have that class. However, this process can be separated out into a jQuery ‘filtering’ function which does all the grunt work. 2009-08-31 05:51:08 +00:00
Angie Byron b0ccdd86ea #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks. 2009-08-04 06:26:52 +00:00
Dries Buytaert 02c8592759 - Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API. 2009-05-21 21:12:25 +00:00
Angie Byron fc7283235b #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for anonymous JS functions. 2009-04-27 20:19:38 +00:00
Angie Byron bda52632a5 #444402 by kkaefer and RobLoach: Enforce coding standards on all core JavaScript. 2009-04-26 19:18:46 +00:00
Angie Byron b77475baf5 #360081 by quicksketch: Stop using global variables for JavaScript settings. 2009-03-13 23:15:09 +00:00
Angie Byron ac484c277a #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow compatibility with other JavaScript libraries. 2009-02-18 13:46:55 +00:00
Dries Buytaert 5371104a2d - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. 2008-10-29 10:01:28 +00:00
Dries Buytaert 85c269ef40 - Patch #257634 by Senpai and catch: code clean-up 2008-05-15 21:30:02 +00:00
Gábor Hojtsy a859f4a0e8 #197641 follow up by moofie: make drag and drop handle text translatable and fix smaller bugs 2007-12-16 10:36:53 +00:00
Dries Buytaert 6049f23760 - Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page. 2007-11-14 09:50:00 +00:00