Commit Graph

37 Commits (8aa81cac8cf1bc2e963e0af9f0d35774803b9052)

Author SHA1 Message Date
Greg Dunlap 1bc549de8f Merge remote-tracking branch 'origin/8.x' into 8.x-file-config 2012-02-29 19:47:35 -08:00
Jennifer Hodgdon 912b5513f0 Issue #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards 2012-02-29 09:11:01 -08:00
Jennifer Hodgdon 3c78ca4705 Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-29 08:57:04 -08:00
Jennifer Hodgdon aedceb6950 Issue #1360790 by KrisBulman, beltofte, stBorchert: Update CSS to use lowercase hex colors not uppercase 2012-02-29 08:56:15 -08:00
catch c94c76bd2c Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions. 2012-03-01 01:49:38 +09:00
Greg Dunlap bdd013ea2a Merge remote-tracking branches 'origin/8.x' and 'origin/8.x-file-config' into 8.x-file-config 2012-02-22 14:29:38 -08:00
Dries a58940f111 - Patch #1222194 by Gábor Hojtsy, plach: rename global to (). 2012-02-22 08:37:04 -05:00
catch 859fdb931e Issue #1373312 by sun: Assign system_main() block to 'content' region and help block to 'help' region by default. 2012-02-20 14:41:29 +09:00
Greg Dunlap a8313cf422 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-12 11:24:16 -05:00
Dries 51867cdc07 - Patch #1221718 by aspilicious, sun, skottler: refactor block-admin-display-form.tpl.php. 2012-02-08 09:49:23 -05:00
Dries 823ff6a19b - Patch #1290506 by droplet, mike stewart, bvirtual: remove webkit-specific border radius from CSS. 2012-02-02 10:49:10 -05:00
Greg Dunlap a7c6328d17 Merge remote-tracking branch 'core/8.x' into 8.x-file-config 2012-02-01 14:02:58 +01:00
Dries 1c09cbb5c4 - Patch #1346914 by droplet: use .length instead of jQuery.size(). 2012-01-29 08:54:40 -05:00
Bram Goffings 4a8adb2ad9 removed tab in block cache config 2012-01-25 21:17:32 +01:00
Greg Dunlap a5b4c2500a Merge from core for PSR-0 2012-01-25 21:01:35 +01:00
Dries f5563bf877 - Patch #1400310 by nod_: Fixed Use of .parents() is really .closest(). 2012-01-24 13:54:39 -05:00
Greg Dunlap ca325365b9 Synching block module up with core, got lost in the merge somehow 2012-01-07 22:36:36 +01:00
Greg Dunlap cdc4bc1c64 Merging from core 2012-01-07 22:12:13 +01:00
webchick 7ecad2daee Revert "Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom."
This reverts commit b39fe6dbb7.
2011-12-28 20:39:39 -08:00
Dries 1374de6047 - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -05:00
Greg Dunlap a75b5b486b Missed one nested set| 2011-12-08 13:13:54 +01:00
Greg Dunlap 5d3e3a1fc3 Reworked calls to remove nesting of values 2011-12-08 09:40:48 +01:00
Greg Dunlap 262c8781cf Also removed nesting here 2011-12-08 09:38:36 +01:00
Greg Dunlap d639dddcf8 Block form alter is working too 2011-12-07 21:56:09 +01:00
webchick 09c01a7cfc Issue #953336 follow-up by sun, bfroehle: Added missing test support files to fix testbot. 2011-12-04 17:14:49 -05:00
Dries cb4d787849 - Patch #953336 by sun, pillarsdotnet, chx: contributed modules are not able to test theme-related functionality. 2011-12-03 18:43:50 -05:00
Nathaniel b39fe6dbb7 Issue #1039666 by mlncn: Fixed Placing a block in a region via select dropdown moves it to the top of the region, but it will show at the bottom. 2011-12-01 17:02:58 +09:00
Greg Dunlap 9032509c26 Merge from corepocalypse 2011-11-30 11:46:45 +01:00
catch 5ab5617cb3 Issue #1323720 by xenophyle: Clean up API docs for block module. 2011-11-30 12:40:49 +09:00
catch efe0a73b29 Issue #334024 by klausi, catch, beejeebus, sun: Use const keyword to define constants instead of define(). 2011-11-29 18:56:53 +09:00
catch fdef5cf7ef Issue #1103590 by Tor Arne Thune, dcrocks, xjm: Fixed blocks being added to 'hidden' region when theme 1st enabled. 2011-11-03 22:07:07 +09:00
catch 90597a5ff9 Issue #1323720 by xenophyle: Clean up API docs for block module. 2011-11-03 19:53:06 +09:00
catch 70b8337cdc Issue #1291100 by moshe weitzman, David_Rothstein: Remove category system from user edit and view. 2011-11-03 16:34:18 +09:00
Nathan Haug f434037c0e 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
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