Jennifer Hodgdon
|
b40facf07f
|
Issue #1500160 by jmarkel, tstoeckler: Fix up docs for hook_block_info
|
2012-03-29 13:42:42 -07:00 |
webchick
|
966d3f310d
|
Issue #1400310 by nod_, sun, m.stenta: Fixed Use of .parents() is really .closest().
|
2012-03-28 09:33:40 -07:00 |
Jennifer Hodgdon
|
4fb8e143a3
|
Issue #1483662 by rdickert, Psikik: Update URLs for drupal.org module help pages
|
2012-03-26 11:28:49 -07:00 |
webchick
|
df911f3f50
|
Issue #917490 by pounard, msonnabaum: Performance patch for block_list() (D6) and _block_render_blocks() (D7) functions.
|
2012-03-01 21:20:12 -08:00 |
webchick
|
476843c25e
|
Issue #1346914 by droplet: Use .length instead of jQuery.size().
|
2012-02-14 13:46:20 -05:00 |
webchick
|
974ae8947b
|
Revert "Issue #1039666 by Jelle_S: 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 67b7ac08eb .
|
2011-12-28 20:38:27 -08:00 |
webchick
|
67b7ac08eb
|
Issue #1039666 by Jelle_S: 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-24 17:56:49 -08:00 |
webchick
|
755e486d12
|
Issue #1323720 by xenophyle, xjm: Clean up API docs for block module.
|
2011-12-24 17:51:06 -08:00 |
webchick
|
11d884bee7
|
Issue #953336 by sun: Fixed Contributed modules are not able to test theme-related functionality.
|
2011-12-11 00:12:37 -06:00 |
webchick
|
70ebc5e784
|
Issue #1103590 follow-up by Tor Arne Thune, dcrocks: Add tests for blocks being added to 'hidden' region.
|
2011-11-03 21:12:28 -07:00 |
webchick
|
777322657a
|
Issue #1122584 by 10oclock, Rob Loach: Fixed Use #attached for block_admin_display_form() instead of drupal_add_css().
|
2011-09-30 15:10:01 -07:00 |
Dries Buytaert
|
051975d697
|
- Patch #1275214 by CashWilliams: block_load() should not refer to .
|
2011-09-14 22:11:30 -04:00 |
Dries Buytaert
|
aa78d4987d
|
- Patch #1164808 by mrfelton: block title field was overlooked.
|
2011-09-11 17:06:45 -04:00 |
Dries Buytaert
|
7229ddc267
|
- Patch #1267092 by xjm: some comment cleanup in block.test.
|
2011-09-07 06:44:37 -04:00 |
Dries Buytaert
|
d70426b221
|
- Patch #1078176 by franz, agentrickard: block module renders blocks that are set to display on no pages.
|
2011-08-26 10:09:12 +01:00 |
webchick
|
1e48014398
|
Issue #717834 by David_Rothstein, clemens.tolboom, catch: Fixed The dependencies declared in core's hook_update_dependencies() implementations aren't actually correct.
|
2011-08-06 16:29:31 -07:00 |
webchick
|
03ff5386dd
|
Issue #1103590 by dcrocks: Fixed blocks being added to 'hidden' region when theme first enabled.
|
2011-07-03 10:57:13 -07:00 |
webchick
|
16862c659f
|
Issue #1175614 by barbi, oriol_e9g, joachim: Remove HTML tags in the documentation for block_list()
|
2011-06-21 23:46:55 -07:00 |
webchick
|
966089d539
|
Issue #1022416 by bfroehle, turboflash: Fixed Wrong use of db_transaction() in block module.
|
2011-06-08 22:34:06 -07:00 |
webchick
|
c09a969d96
|
Issue #1021270 by larowlan, wojtha: Fixed Blocks for custom menus are impossible to theme.
|
2011-05-24 14:00:57 -07:00 |
Dries Buytaert
|
224aae4b65
|
- Patch #1019292 by TR, Jody Lynn: remove random nbsp characters.
|
2011-05-23 21:06:24 -04:00 |
webchick
|
3b88a36ccd
|
Issue #1154802 by lyricnz, Starminder: Fixed Block Schema mismatch after upgrade D6 to D7.
|
2011-05-23 16:43:23 -07:00 |
Dries Buytaert
|
0b007f5413
|
- Patch #1034248 by jhodgdon, drewish, jn2: hook_block_view() example should return a render array.
|
2011-05-14 13:20:06 -04:00 |
Dries Buytaert
|
5ad04d02f3
|
- Patch #1043566: fixed typo on BlockAdminThemeTestCase description.
|
2011-04-14 21:56:55 -04:00 |
Dries Buytaert
|
49a5c2944e
|
- Patch #722920 by andypost: slightly optimize the block upgrade path.
|
2011-04-10 18:17:17 +02:00 |
webchick
|
791af06d2b
|
Issue #1089430 by manarth: improved code comment.
|
2011-03-28 08:55:25 -07:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Dries Buytaert
|
b7a2aeb608
|
- Patch #1025372 by rschwa: hook_block_info() should document max length of delta/array key.
|
2011-02-19 14:11:50 +00:00 |
Dries Buytaert
|
7aabab90cf
|
- Patch #1045606 by droplet, montesq: hook_block_info() doc should use visibility constants.
|
2011-02-04 20:09:15 +00:00 |
Dries Buytaert
|
f1399ea638
|
- Patch #1019710 by stephenh: Changed Standardize @file comments in .test files.
|
2011-02-04 18:42:22 +00:00 |
Angie Byron
|
a873518489
|
#746470 by follow-up by aspilicious, Jacine, jbrown, sgabe, et al: Add border-radius for IE9 / Opera 10.50
|
2011-01-03 07:04:48 +00:00 |
Angie Byron
|
7264290ea8
|
#987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup
|
2011-01-02 17:26:40 +00:00 |
Angie Byron
|
15ec48062c
|
#915174 by sdboyer, sun: Remove pointless files[] declarations on files that are not declaring classes.
|
2010-12-20 19:59:44 +00:00 |
Angie Byron
|
8172877a62
|
#947844 by sun: Clean up filter-related tests that load text formats by their human-readable name.
|
2010-11-29 06:38:52 +00:00 |
Angie Byron
|
b44b2c6a97
|
#126070 follow-up by David_Rothstein: Rollback of previous patch; needs discussion/deferrment until D8.
|
2010-11-23 16:12:15 +00:00 |
Angie Byron
|
3974c6c4f0
|
#126070 by RobRoy, JohnAlbin, manarth, et al: Fixed module_invoke('block', 'view', ...) doesn't return subject
|
2010-11-22 08:11:49 +00:00 |
Angie Byron
|
a61d366023
|
#911290 by bspellmeyer: Fixed user-customizable block settings broken.
|
2010-11-22 06:12:39 +00:00 |
Angie Byron
|
926dff9fc9
|
#601932 by David_Rothstein, carlos8f, yoroy, Bojhan, et al: Allow dashboard to limit available blocks.
|
2010-11-06 23:24:33 +00:00 |
Dries Buytaert
|
1d0f6479da
|
- Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists().
|
2010-10-28 02:27:09 +00:00 |
Angie Byron
|
2f76c696c0
|
#445736 by sun: Fixed Poll does not respect weight in Preview or More button.
|
2010-10-25 15:51:21 +00:00 |
Dries Buytaert
|
3cbd47d145
|
- Patch #647228 by sun, katbailey, Rob Loach: links are needlessly unable to fully participate in D7 AJAX framework features.
|
2010-10-21 19:31:39 +00:00 |
Dries Buytaert
|
cb1f944383
|
- Patch #934050 by sun, alex_b: change format into string.
|
2010-10-20 01:15:58 +00:00 |
Dries Buytaert
|
2e226e9adf
|
- Patch #936582 by Haza, joachim: fixed empty block at foot of dashboard block admin page.
|
2010-10-10 20:11:21 +00:00 |
Dries Buytaert
|
f85a37c307
|
- Patch #140783 by sun, chx, effulgentsia, David_Rothstein, webchick: a select list without #default_value() always passes form validation.
|
2010-10-04 18:00:46 +00:00 |
Angie Byron
|
0c49d57945
|
#358437 follow-up by David_Rothstein, sun, chx: Disallow invalid text format IDs; force 0 and non-existant formats to NULL.
|
2010-09-28 03:30:37 +00:00 |
Dries Buytaert
|
e22b2153a2
|
- Patch #140783 by sun: a select list without #default_value() always passes form validation.
|
2010-09-24 21:36:22 +00:00 |
Dries Buytaert
|
5e1f9113e9
|
- Patch #735692 by JohnAlbin: unclear which themes blocks are edited - shown as secondary tabs without primary parents.
|
2010-09-24 02:01:56 +00:00 |
Dries Buytaert
|
35e7c83ddb
|
- Patch #914458 by Damien Tournoud, chx: remove the format delete reassignment 'feature'.
|
2010-09-18 02:18:35 +00:00 |
Dries Buytaert
|
64041e6797
|
- Patch #882688 by mgifford, Everett Zufelt: label missing in block admin page and clean-up.
|
2010-09-17 13:32:56 +00:00 |
Dries Buytaert
|
f379abd91f
|
- Patch #663956 by sun, Bojhan, Dave Reid: remove contextual links from help text block.
|
2010-09-12 00:20:36 +00:00 |