Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Issue #2432619 by vbouchet, jhodgdon, joachim: block_load() should state ↵ | David Rothstein | 2015-03-30 |
| | | | | it's not suitable for general consumption | ||
* | Issue #413270 by Jody Lynn, Daniel Korte: Block settings for theme menu ↵ | David Rothstein | 2015-03-30 |
| | | | | title getting double escaped | ||
* | Issue #1930960 by pounard, iamEAP, pjcdawkins, msonnabaum, David_Rothstein: ↵ | David Rothstein | 2014-11-04 |
| | | | | Fixed Block caching disable hardcoded on sites with hook_node_grant() causes serious performance troubles when not necessary. | ||
* | Issue #1693336 by chx, David_Rothstein, catch | iamEAP: Block rehashing ↵ | David Rothstein | 2013-12-30 |
| | | | | happens on every cron run. | ||
* | Issue #1076132 by fizk, friesk, foxtrotcharlie, coolestdude1, ↵ | David Rothstein | 2013-12-30 |
| | | | | David_Rothstein, skwashd, alexpott, tstoeckler | adaddinsane: Hook_block_view_MODULE_DELTA_alter fails with blocks that have a hyphen in the block delta. | ||
* | Issue #1956914 by pounard, David_Rothstein, chaby: Use a single ↵ | David Rothstein | 2013-08-05 |
| | | | | cache_get_multiple() call per region instead of a cache_get() per block in _block_render_blocks(). | ||
* | Revert "Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() ↵ | David Rothstein | 2013-06-03 |
| | | | | | | call per region instead of a cache_get() per block in _block_render_blocks()." This reverts commit 43c8918f96612d6ab37e8ca122e0f7c0ac4520a1. | ||
* | Issue #1956914 by chaby, pounard: Use a single cache_get_multiple() call per ↵ | David Rothstein | 2013-06-03 |
| | | | | region instead of a cache_get() per block in _block_render_blocks(). | ||
* | Issue #1705536 by pfrenssen: Fixed typo in docblock block_block_list_alter(). | David Rothstein | 2013-03-30 |
| | |||
* | Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: ↵ | webchick | 2012-04-28 |
| | | | | Fixed The block X was assigned to the invalid region Y and has been disabled. | ||
* | Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages | Jennifer Hodgdon | 2012-03-26 |
| | |||
* | Issue #917490 by pounard, msonnabaum: Performance patch for block_list() ↵ | webchick | 2012-03-01 |
| | | | | (D6) and _block_render_blocks() (D7) functions. | ||
* | Issue #1323720 by xenophyle, xjm: Clean up API docs for block module. | webchick | 2011-12-24 |
| | |||
* | - Patch #1275214 by CashWilliams: block_load() should not refer to . | Dries Buytaert | 2011-09-14 |
| | |||
* | - Patch #1164808 by mrfelton: block title field was overlooked. | Dries Buytaert | 2011-09-11 |
| | |||
* | - Patch #1078176 by franz, agentrickard: block module renders blocks that ↵ | Dries Buytaert | 2011-08-26 |
| | | | | are set to display on no pages. | ||
* | Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when ↵ | webchick | 2011-07-03 |
| | | | | theme first enabled. | ||
* | Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the ↵ | webchick | 2011-06-21 |
| | | | | documentation for block_list() | ||
* | Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are ↵ | webchick | 2011-05-24 |
| | | | | impossible to theme. | ||
* | - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters. | Dries Buytaert | 2011-05-23 |
| | |||
* | Issue #1089430 by manarth: improved code comment. | webchick | 2011-03-28 |
| | |||
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
| | |||
* | #126070 follow-up by David_Rothstein: Rollback of previous patch; needs ↵ | Angie Byron | 2010-11-23 |
| | | | | discussion/deferrment until D8. | ||
* | #126070 by RobRoy, JohnAlbin, manarth, et al: Fixed module_invoke('block', ↵ | Angie Byron | 2010-11-22 |
| | | | | 'view', ...) doesn't return subject | ||
* | #911290 by bspellmeyer: Fixed user-customizable block settings broken. | Angie Byron | 2010-11-22 |
| | |||
* | - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵ | Dries Buytaert | 2010-10-28 |
| | | | | array_key_exists(). | ||
* | #358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format ↵ | Angie Byron | 2010-09-28 |
| | | | | IDs; force 0 and non-existant formats to NULL. | ||
* | - Patch #735692 by JohnAlbin: unclear which themes blocks are edited - shown ↵ | Dries Buytaert | 2010-09-24 |
| | | | | as secondary tabs without primary parents. | ||
* | - Patch #914458 by Damien Tournoud, chx: remove the format delete ↵ | Dries Buytaert | 2010-09-18 |
| | | | | reassignment 'feature'. | ||
* | - Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help ↵ | Dries Buytaert | 2010-09-12 |
| | | | | text block. | ||
* | #655416 by casey, yoroy, BTMash, Bojhan, Gábor Hojtsy, sun, ksenzee, ↵ | Angie Byron | 2010-07-31 |
| | | | | oseldman, jrguitar21, et al: 'Demonstrate block preview' should not open in the overlay, and should reflect the regions in the front-end theme. | ||
* | #845742 by Damien Tournoud: Make Bartik the default core theme. | Angie Byron | 2010-07-08 |
| | |||
* | - Patch #769540 by cafuego: block variables lack defines. | Dries Buytaert | 2010-06-25 |
| | |||
* | - Patch #818206 by Berdir et al: apply coding standard for no-arg constructors. | Dries Buytaert | 2010-06-17 |
| | |||
* | - Patch #235673 by carlos8f, yched, swentel, redndahead, Damien Tournoud, ↵ | Dries Buytaert | 2010-06-15 |
| | | | | pwolanin, dww: changes to block caching mode not caught. | ||
* | #687666 by tstoeckler, David_Rothstein: Fixed block static cache a bit too ↵ | Angie Byron | 2010-06-12 |
| | | | | static. | ||
* | - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can ↵ | Dries Buytaert | 2010-05-13 |
| | | | | easily clobber a text format. | ||
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make ↵ | Dries Buytaert | 2010-04-28 |
| | | | | drupal_alter() support multiple alter hooks executed by module weight. | ||
* | - Patch #710172 by alexpott, Pasqualle: HTML ids for blocks should not ↵ | Dries Buytaert | 2010-04-26 |
| | | | | contain underscores. | ||
* | #368093 by emosbaugh, kirkage, naxoc, alexpott, et al: Fixed Block ↵ | Angie Byron | 2010-04-22 |
| | | | | visibility settings are case sensitive. | ||
* | #560746 follow-up by chx: Split hook_block_info_alter() into list_ and ↵ | Angie Byron | 2010-04-22 |
| | | | | info_alter() and clean up block_rehash(). | ||
* | - Patch #91663 by sun, Berdir, swentel, blackdog, chx: permission of text ↵ | Dries Buytaert | 2010-04-10 |
| | | | | format is not checked when editing an entity and instead reset to something a user can use. | ||
* | - Patch #684774 by andypost, sun: critical bug: block visibility settings ↵ | Dries Buytaert | 2010-03-28 |
| | | | | cannot be properly extended. | ||
* | #556872 by Davy Van Den Bremt, pwolanin, sun, and eojthebrave: Fixed Action ↵ | Angie Byron | 2010-03-12 |
| | | | | links do not work on all levels (example: 'add block' action link does not appear). | ||
* | - Patch #735900 by andypost: deleting custom block does not clean ↵ | Dries Buytaert | 2010-03-09 |
| | | | | block_role() table. | ||
* | - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able ↵ | Dries Buytaert | 2010-03-09 |
| | | | | to select region at block creation. | ||
* | #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type ↵ | Angie Byron | 2010-03-07 |
| | | | | 'text_format' for additional DX/security around rich text fields. | ||
* | - Patch #691938 by carlos8f, mr.baileys: block caching per-role, per-user, ↵ | Dries Buytaert | 2010-02-28 |
| | | | | per-page was broken. With new tests. | ||
* | - Rollback of #691938. | Dries Buytaert | 2010-01-24 |
| | |||
* | - Patch #691938 by carlos8f: block caching per-role, per-user, per-page was ↵ | Dries Buytaert | 2010-01-23 |
| | | | | broken. Added block caching tests. |