Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #1346914 by droplet: Use .length instead of jQuery.size(). | webchick | 2012-02-14 |
| | |||
* | Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via ↵ | webchick | 2011-12-28 |
| | | | | | | select dropdown moves it to the top of the region, but it will show at the bottom." This reverts commit 67b7ac08eb8a688f65e104717749f5abd17b9e24. | ||
* | Issue #1039666 by Jelle_S: Fixed Placing a block in a region via select ↵ | webchick | 2011-12-24 |
| | | | | dropdown moves it to the top of the region, but it will show at the bottom. | ||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | - Patch #791264 by JacobSingh: block configuration screens using tableDrag ↵ | Dries Buytaert | 2010-05-09 |
| | | | | throws JS error in block.js (row undefined). | ||
* | - Patch #445130 by Rob Loach, aspilicious: namespace the Drupal jQuery ↵ | Dries Buytaert | 2010-04-09 |
| | | | | functions. | ||
* | - Patch #713746 by Jacine: warning message markup in block.js not consistent ↵ | Dries Buytaert | 2010-02-15 |
| | | | | with theme_status_messages(). | ||
* | - Patch #655408 by roborn: fixed block drag-and-drop. One critical bug less. | Dries Buytaert | 2009-12-21 |
| | |||
* | - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: ↵ | Dries Buytaert | 2009-12-07 |
| | | | | vertical Tabs on block visibility settings. | ||
* | - Patch #444344 by kkaefer, sun, Rob Loach: this change introduces a jQuery ↵ | Dries Buytaert | 2009-08-31 |
| | | | | .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. | ||
* | #477018 by tic2000: Fix falsely-triggered JS alert when moving blocks. | Angie Byron | 2009-08-04 |
| | |||
* | - Patch #428744 by Gabor: make the main page content a real block and clean ↵ | Dries Buytaert | 2009-05-21 |
| | | | | up some of the content API. | ||
* | #444402 follow-up by kkaefer: Fix autocomplete, enforce code style for ↵ | Angie Byron | 2009-04-27 |
| | | | | anonymous JS functions. | ||
* | #444402 by kkaefer and RobLoach: Enforce coding standards on all core ↵ | Angie Byron | 2009-04-26 |
| | | | | JavaScript. | ||
* | #360081 by quicksketch: Stop using global variables for JavaScript settings. | Angie Byron | 2009-03-13 |
| | |||
* | #125030 by kkaefer, quicksketch, dvessel, Steven, and John Resig: Allow ↵ | Angie Byron | 2009-02-18 |
| | | | | compatibility with other JavaScript libraries. | ||
* | - Patch #316225 by sun et al: allow behaviors to detach from AHAH/AJAX. | Dries Buytaert | 2008-10-29 |
| | |||
* | - Patch #257634 by Senpai and catch: code clean-up | Dries Buytaert | 2008-05-15 |
| | |||
* | #197641 follow up by moofie: make drag and drop handle text translatable and ↵ | Gábor Hojtsy | 2007-12-16 |
| | | | | fix smaller bugs | ||
* | - Patch #181066 by quicksketch et al: drag and drop of table rows on the ↵ | Dries Buytaert | 2007-11-14 |
block adminsitration page. |