Commit Graph

97 Commits (f362e6ae18cdd14e8a998393f711c3e5fdaae151)

Author SHA1 Message Date
webchick 755e486d12 Issue #1323720 by xenophyle, xjm: Clean up API docs for block module. 2011-12-24 17:51:06 -08: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 aa78d4987d - Patch #1164808 by mrfelton: block title field was overlooked. 2011-09-11 17:06:45 -04: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
Dries Buytaert 224aae4b65 - Patch #1019292 by TR, Jody Lynn: remove random nbsp characters. 2011-05-23 21:06:24 -04:00
The Great Git Migration 79bcdb8b7d Stripping CVS keywords 2011-02-25 02:06:03 +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 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
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 64041e6797 - Patch #882688 by mgifford, Everett Zufelt: label missing in block admin page and clean-up. 2010-09-17 13:32:56 +00:00
Angie Byron 410fcdc718 #761956 by David_Rothstein, Xen, sun, tstoeckler, Bojhan, zzolo, yoroy, jenlampton, linclark, BarisW: Fixed Dashboard blocks and regions should not appear on the main blocks configuration page. 2010-08-30 00:22:03 +00:00
Dries Buytaert 37c3c7ec7a - Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE. 2010-07-30 02:47:28 +00:00
Dries Buytaert 6faef3dfa7 - Patch #758546 by trevjs: better code comments. 2010-07-24 17:53:55 +00:00
Angie Byron 8f5c296cc0 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
Dries Buytaert 35dde8e3b5 - Patch #769540 by cafuego: block variables lack defines. 2010-06-25 20:25:54 +00:00
Angie Byron f174e9cc55 #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, mohammed76, et al: Fixed Drag and Drop for table rows is not accessible to screen-reader users. 2010-06-20 17:34:51 +00:00
Dries Buytaert 8119c5da9a - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can easily clobber a text format. 2010-05-13 07:53:02 +00:00
Dries Buytaert 388af20eb9 - Patch #354133 by NancyDru, AlexisWilke, yoroy: sort disabled blocks by title, not by weight. 2010-05-04 15:29:56 +00:00
Dries Buytaert 45f4a1e166 - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit buttons. 2010-04-24 14:49:14 +00:00
Angie Byron 3622e5f7a8 #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not filtered on admin/user/permissions. 2010-04-23 05:39:43 +00:00
Dries Buytaert 40fb3a9392 - Patch #684774 by andypost, sun: critical bug: block visibility settings cannot be properly extended. 2010-03-28 11:16:29 +00:00
Dries Buytaert 117f039a07 - Patch #735900 by andypost: deleting custom block does not clean block_role() table. 2010-03-09 12:09:52 +00:00
Dries Buytaert 154d593e5d - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able to select region at block creation. 2010-03-09 03:48:59 +00:00
Angie Byron 47371be0a5 #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text_format' for additional DX/security around rich text fields. 2010-03-07 23:14:20 +00:00
Dries Buytaert dce07ab353 - Patch #684774 by sun: block visibility settings cannot be properly extended. 2010-01-15 10:59:21 +00:00
Angie Byron d5bd559cc5 #674854 by flobruit: Fixed block help text misleading for translators. 2010-01-10 16:49:37 +00:00
Angie Byron 71ee49de3e #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
Dries Buytaert 3046a5452d - Patch #677562 by jhodgdon: massaging of block administration page help texts. 2010-01-08 11:10:32 +00:00
Angie Byron ba6ef3017e #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons. 2010-01-03 21:01:04 +00:00
Dries Buytaert 516d24d1cd - Patch #558666 by sun, dropcube: revamp text format/filter configuration for better usability. 2009-12-14 13:32:53 +00:00
Angie Byron 8cbdf98f41 #556390 follow-up by David_Rothstein: String clean-up on block visibility settings. 2009-12-13 18:19:01 +00:00
Dries Buytaert 10d16e11b1 - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: vertical Tabs on block visibility settings. 2009-12-07 21:16:31 +00:00
Dries Buytaert 2845fa952a - Patch #648710 by pwolanin, Gábor Hojtsy: fixed error when creating new block without region. 2009-12-02 19:39:05 +00:00
Angie Byron cb98091e1b #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
Dries Buytaert 3093c22bf2 - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement. 2009-11-11 08:28:50 +00:00
Angie Byron ae842168f9 #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +00:00
Angie Byron a09822b363 #606640 by eojthebrave and sun: Use proper menu router paths for the block module. 2009-10-16 23:48:38 +00:00
Dries Buytaert 3314d41771 - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do theme switching. 2009-10-14 02:13:15 +00:00
Dries Buytaert a8f8a26f6d - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwolanin: allow modules to specify per-page custom themes in hook_menu(). 2009-09-30 13:09:30 +00:00
Angie Byron df02fa3ca4 #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executes
before a form builder function, to facilitate common form elements. Clean-up
from form_builder changes from CTools patch. Has nice side-benefit of making
all form functions' signatures consistent.
2009-09-18 00:12:48 +00:00
Angie Byron e18feedfdb #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee... 2009-09-18 00:04:24 +00:00
Angie Byron 9dd21483fe #564370 by catch: Fixed block caching form_alter() which was located in wrong file post-registry rip. 2009-09-11 02:12:42 +00:00
Dries Buytaert b4786ff0ee - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache pattern. Start using it for blocks. 2009-08-31 17:06:10 +00:00
Dries Buytaert 0597c9e48a - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() for consistency in the API. 2009-08-29 05:46:04 +00:00
Angie Byron f4c6b2ba5e #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core's database schema making sense. 2009-08-28 19:44:05 +00:00
Dries Buytaert c9e82a3b7f - Patch #503782 by Davy Van Den Brempt: not able to select region at block creation. 2009-08-27 19:40:36 +00:00
Dries Buytaert ab45151748 - Patch #503782 by sign, skilip: not able to select region at block creation. 2009-08-26 10:10:01 +00:00
Angie Byron 36ec189695 #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Convert 'class' attribute to use an array, not a string. 2009-08-22 14:34:23 +00:00
Dries Buytaert 99ce96e5da - Patch #459980 by Xano: rework admin/settings/performance. 2009-08-12 11:43:10 +00:00