summaryrefslogtreecommitdiff
path: root/modules/block/block.admin.inc
Commit message (Expand)AuthorAge
* #845742 by Damien Tournoud: Make Bartik the default core theme.Angie Byron2010-07-08
* - Patch #769540 by cafuego: block variables lack defines.Dries Buytaert2010-06-25
* #448292 by Frank Ralf, David_Rothstein, mgifford, Everett Zufelt, Bojhan, moh...Angie Byron2010-06-20
* - Patch #735662 by duellj, tstoeckler: critical bug: hook_form_alter() can ea...Dries Buytaert2010-05-13
* - Patch #354133 by NancyDru, AlexisWilke, yoroy: sort disabled blocks by titl...Dries Buytaert2010-05-04
* - Patch #482816 by sun, Rob Loach: make a consistent wrapper around submit bu...Dries Buytaert2010-04-24
* #316136 by pwolanin, David_Rothstein, coltrane, Heine: Fixed role name not fi...Angie Byron2010-04-23
* - Patch #684774 by andypost, sun: critical bug: block visibility settings can...Dries Buytaert2010-03-28
* - Patch #735900 by andypost: deleting custom block does not clean block_role(...Dries Buytaert2010-03-09
* - Patch #503782 by skilip, Davy Van Den Bremt, eojthebrave, sign: not able to...Dries Buytaert2010-03-09
* #414424 by sun, chx, Arancaytar, yched, et al: Introduce Form API #type 'text...Angie Byron2010-03-07
* - Patch #684774 by sun: block visibility settings cannot be properly extended.Dries Buytaert2010-01-15
* #674854 by flobruit: Fixed block help text misleading for translators.Angie Byron2010-01-10
* #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra...Angie Byron2010-01-09
* - Patch #677562 by jhodgdon: massaging of block administration page help texts.Dries Buytaert2010-01-08
* #482816 by sun and Rob Loach: Add a consistent wrapper around submit buttons.Angie Byron2010-01-03
* - Patch #558666 by sun, dropcube: revamp text format/filter configuration for...Dries Buytaert2009-12-14
* #556390 follow-up by David_Rothstein: String clean-up on block visibility set...Angie Byron2009-12-13
* - Patch #556390 by sun, Dave Reid, Davy Van Den Bremt, Rob Loach, yoroy: vert...Dries Buytaert2009-12-07
* - Patch #648710 by pwolanin, Gábor Hojtsy: fixed error when creating new blo...Dries Buytaert2009-12-02
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
* - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because me...Dries Buytaert2009-11-11
* #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable ar...Angie Byron2009-11-03
* #606640 by eojthebrave and sun: Use proper menu router paths for the block mo...Angie Byron2009-10-16
* - Patch #581118 by Gábor Hojtsy: blocks admin user interface should not do t...Dries Buytaert2009-10-14
* - Patch #553944 by David_Rothstein, ksenzee | JacobSingh, sun, jhodgdon, pwol...Dries Buytaert2009-09-30
* #571086 by sun and merlinofchaos: Added a 'wrapper callback' that executesAngie Byron2009-09-18
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #564370 by catch: Fixed block caching form_alter() which was located in wrong...Angie Byron2009-09-11
* - Patch #495968 by Frando, moshe weitzman: added drupal_render() cache patter...Dries Buytaert2009-08-31
* - Patch #560746 by dropcube: rename hook_block_list() to hook_block_info() fo...Dries Buytaert2009-08-29
* #561970 by Davy Van Den Bremt: Rename 'box' to 'custom block'. Here's to core...Angie Byron2009-08-28
* - Patch #503782 by Davy Van Den Brempt: not able to select region at block cr...Dries Buytaert2009-08-27
* - Patch #503782 by sign, skilip: not able to select region at block creation.Dries Buytaert2009-08-26
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: Co...Angie Byron2009-08-22
* - Patch #459980 by Xano: rework admin/settings/performance.Dries Buytaert2009-08-12
* - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to ad...Dries Buytaert2009-07-20
* - Patch #511284 by catch, moshe weitzman: add html_top and move the admin too...Dries Buytaert2009-07-18
* - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'...Dries Buytaert2009-07-14
* - Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type vi...Dries Buytaert2009-07-01
* - Patch #503836 by gaele: made the block visibility option a tiny bit more cl...Dries Buytaert2009-06-27
* - Patch #480112 by JamesAn: converted to drupal_static().Dries Buytaert2009-06-07
* - Patch #337212 by Berdir: clean-up.Dries Buytaert2009-05-29
* - Patch #337212 by Berdir: another Berdir patch to convert modules to the new...Dries Buytaert2009-05-28
* - Patch #428744 by Gabor: make the main page content a real block and clean u...Dries Buytaert2009-05-21
* #196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ......Angie Byron2009-05-16
* #124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.Angie Byron2009-05-07
* - Patch #441962 by brianV: code style and documentation clean-up.Dries Buytaert2009-04-26
* #372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administra...Angie Byron2009-02-11
* - Patch #355236 by Frando: refactor drupal_render() theming.Dries Buytaert2009-02-03