summaryrefslogtreecommitdiff
path: root/modules/block
Commit message (Collapse)AuthorAge
* Issue #1705536 by pfrenssen: Fixed typo in docblock block_block_list_alter().David Rothstein2013-03-30
|
* Issue #1741338 by lazysoundsystem: Remove t() from test asserts in block moduleJennifer Hodgdon2012-10-18
|
* Issue #863428 by Albert Volkman, Mile23: Fix up documentation for block ↵Jennifer Hodgdon2012-09-14
| | | | cache constants
* Issue #1615312 by dsdeiz, David_Rothstein: Make sure all D7 to D7 updates ↵Jennifer Hodgdon2012-07-16
| | | | are listed in the updates-7.x-extra group
* Issue #1600892 by tim.plunkett, sun: Fixed Tests use magic numbers 1 and 2 ↵David Rothstein2012-06-04
| | | | instead of user role constants.
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
|
* Issue #1039666 by Jelle_S, droplet, Kevin Morse, nod_: Fixed Placing a block ↵webchick2012-04-30
| | | | in a region via select dropdown moves it to the top of the region, but it will show at the bottom.
* Issue #1172560 by bas.hr, bellesmanieres, NROTC_Webmaster, tim.plunkett: ↵webchick2012-04-28
| | | | Fixed The block X was assigned to the invalid region Y and has been disabled.
* Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_infoJennifer Hodgdon2012-03-29
|
* Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really ↵webchick2012-03-28
| | | | .closest().
* Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pagesJennifer Hodgdon2012-03-26
|
* Issue #917490 by pounard, msonnabaum: Performance patch for block_list() ↵webchick2012-03-01
| | | | (D6) and _block_render_blocks() (D7) functions.
* Issue #1346914 by droplet: Use .length instead of jQuery.size().webchick2012-02-14
|
* Revert "Issue #1039666 by Jelle_S: Fixed Placing a block in a region via ↵webchick2011-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 ↵webchick2011-12-24
| | | | dropdown moves it to the top of the region, but it will show at the bottom.
* Issue #1323720 by xenophyle, xjm: Clean up API docs for block module.webchick2011-12-24
|
* Issue #953336 by sun: Fixed Contributed modules are not able to test ↵webchick2011-12-11
| | | | theme-related functionality.
* Issue #1103590 follow-up by Tor Arne Thune, dcrocks: Add tests for blocks ↵webchick2011-11-03
| | | | being added to 'hidden' region.
* Issue #1122584 by 10oclock, Rob Loach: Fixed Use #attached for ↵webchick2011-09-30
| | | | block_admin_display_form() instead of drupal_add_css().
* - Patch #1275214 by CashWilliams: block_load() should not refer to .Dries Buytaert2011-09-14
|
* - Patch #1164808 by mrfelton: block title field was overlooked.Dries Buytaert2011-09-11
|
* - Patch #1267092 by xjm: some comment cleanup in block.test.Dries Buytaert2011-09-07
|
* - Patch #1078176 by franz, agentrickard: block module renders blocks that ↵Dries Buytaert2011-08-26
| | | | are set to display on no pages.
* Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The ↵webchick2011-08-06
| | | | dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
* Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when ↵webchick2011-07-03
| | | | theme first enabled.
* Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the ↵webchick2011-06-21
| | | | documentation for block_list()
* Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() ↵webchick2011-06-08
| | | | in block module.
* Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are ↵webchick2011-05-24
| | | | impossible to theme.
* - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.Dries Buytaert2011-05-23
|
* Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after ↵webchick2011-05-23
| | | | upgrade D6 to D7.
* - Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should ↵Dries Buytaert2011-05-14
| | | | return a render array.
* - Patch #1043566: fixed typo on BlockAdminThemeTestCase description.Dries Buytaert2011-04-14
|
* - Patch #722920 by andypost: slightly optimize the block upgrade path.Dries Buytaert2011-04-10
|
* Issue #1089430 by manarth: improved code comment.webchick2011-03-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* - Patch #1025372 by rschwa: hook_block_info() should document max length of ↵Dries Buytaert2011-02-19
| | | | delta/array key.
* - Patch #1045606 by droplet, montesq: hook_block_info() doc should use ↵Dries Buytaert2011-02-04
| | | | visibility constants.
* - Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.Dries Buytaert2011-02-04
|
* #746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add ↵Angie Byron2011-01-03
| | | | border-radius for IE9 / Opera 10.50
* #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanupAngie Byron2011-01-02
|
* #915174 by sdboyer, sun: Remove pointless files[] declarations on files that ↵Angie Byron2010-12-20
| | | | are not declaring classes.
* #947844 by sun: Clean up filter-related tests that load text formats by ↵Angie Byron2010-11-29
| | | | their human-readable name.
* #126070 follow-up by David_Rothstein: Rollback of previous patch; needs ↵Angie Byron2010-11-23
| | | | discussion/deferrment until D8.
* #126070 by RobRoy, JohnAlbin, manarth, et al: Fixed module_invoke('block', ↵Angie Byron2010-11-22
| | | | 'view', ...) doesn't return subject
* #911290 by bspellmeyer: Fixed user-customizable block settings broken.Angie Byron2010-11-22
|
* #601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard ↵Angie Byron2010-11-06
| | | | to limit available blocks.
* - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of ↵Dries Buytaert2010-10-28
| | | | array_key_exists().
* #445736 by sun: Fixed Poll does not respect weight in Preview or More button.Angie Byron2010-10-25
|
* - Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to ↵Dries Buytaert2010-10-21
| | | | fully participate in D7 AJAX framework features.
* - Patch #934050 by sun, alex_b: change format into string.Dries Buytaert2010-10-20
|