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 |
Dries Buytaert
|
d24d954479
|
- Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure.
|
2009-07-20 18:51:36 +00:00 |
Dries Buytaert
|
fec2710a44
|
- Patch #511284 by catch, moshe weitzman: add html_top and move the admin toolbar into html_top.
|
2009-07-18 02:36:01 +00:00 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Dries Buytaert
|
9ce7b3dcdc
|
- Patch #453254 by Pasqualle, Gábor Hojtsy: re-introduce per-content type visibility to block settings.
|
2009-07-01 08:04:19 +00:00 |
Dries Buytaert
|
b2862df573
|
- Patch #503836 by gaele: made the block visibility option a tiny bit more clear.
|
2009-06-27 11:48:58 +00:00 |
Dries Buytaert
|
2af96209f1
|
- Patch #480112 by JamesAn: converted to drupal_static().
|
2009-06-07 02:29:07 +00:00 |
Dries Buytaert
|
e0bd4cb212
|
- Patch #337212 by Berdir: clean-up.
|
2009-05-29 21:28:58 +00:00 |
Dries Buytaert
|
cb756bcf08
|
- Patch #337212 by Berdir: another Berdir patch to convert modules to the new database layer. Rock.
|
2009-05-28 11:31:20 +00:00 |
Dries Buytaert
|
02c8592759
|
- Patch #428744 by Gabor: make the main page content a real block and clean up some of the content API.
|
2009-05-21 21:12:25 +00:00 |
Angie Byron
|
f577c125e8
|
#196862 by Damien Tournoud, et al: Replace COUNT(*) queries with SELECT 1 ... LIMIT 1 queries when all that's required is a check for whether rows exist.
|
2009-05-16 15:23:16 +00:00 |
Angie Byron
|
0f08d97b21
|
#124158 by nedjo, jcnventura: Pull all PHP handling into PHP module.
|
2009-05-07 15:29:08 +00:00 |
Dries Buytaert
|
2a7c00bc4a
|
- Patch #441962 by brianV: code style and documentation clean-up.
|
2009-04-26 16:30:28 +00:00 |
Angie Byron
|
7addef299c
|
#372400 by swentel and BrightLoudNoise: Fix 'delete' link on block administration screen.
|
2009-02-11 03:38:46 +00:00 |
Dries Buytaert
|
29c8e40e91
|
- Patch #355236 by Frando: refactor drupal_render() theming.
|
2009-02-03 18:55:32 +00:00 |
Dries Buytaert
|
2e8ca690ff
|
- Patch #351235 by dmitrig01, webchick, frando, moshe weitzman, et al: hook_page_alter. Oh, behave.
|
2009-01-27 00:22:27 +00:00 |
Dries Buytaert
|
574a2e47ee
|
- Patch #345866 by alexanderpas, justinrandell, Dave Reid: remove from hook_block().
|
2008-12-16 23:57:33 +00:00 |
Dries Buytaert
|
b547567e85
|
- Patch #335621 by Dave Reid: fixed warning.
|
2008-11-22 11:14:48 +00:00 |
Dries Buytaert
|
d7b65beea9
|
- Patch #293370 by maartenvg, swentel, et al: block sorting fails if more than 20 blocks are present.
|
2008-11-22 10:53:20 +00:00 |
Dries Buytaert
|
e53859bcea
|
- Patch #202183 by maartenvg: usability - shorten block configuration page.
|
2008-11-22 10:27:25 +00:00 |
Dries Buytaert
|
10104ba94a
|
- Patch #331570 by recidive: rename block module tables to singular. Requires you to run update.php.
|
2008-11-15 08:23:07 +00:00 |
Angie Byron
|
d2719c2a89
|
#329224 by boombatower and sun: November Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
|
2008-11-07 05:58:51 +00:00 |
Dries Buytaert
|
838b433110
|
- Patch #319666 by Dave Reid: remove unnecessary boolean ternary conditaionals.
|
2008-10-29 10:08:52 +00:00 |
Dries Buytaert
|
df2cf40d2c
|
- Patch #266358 by Rob Loach, mfer: use array in drupal_add_css().
|
2008-10-26 18:06:39 +00:00 |
Angie Byron
|
617fe51e62
|
#315739 by sun: Fix logic of block form action.
|
2008-10-25 21:16:52 +00:00 |
Dries Buytaert
|
a4c679df7a
|
- Patch #302518 by AlexisWilke: fixed problem with PostgreSQL users not being able to delete blocks.
|
2008-10-20 13:00:24 +00:00 |
Angie Byron
|
8292bdd40a
|
Re-commit of #242873 by pwolanin and bjaspan: Make drupal_set_title() check_plain() by default.
|
2008-10-13 00:33:05 +00:00 |
Angie Byron
|
a3a420c3e6
|
Roll-back of #242873: This caused horrendous problems with SimpleTest on some configurations.
|
2008-10-12 06:27:06 +00:00 |
Angie Byron
|
ecf7ad41d0
|
#242873 by pwolanin and bjaspan: Make drupal_set_title() do check_plain() by default.
|
2008-10-11 21:11:02 +00:00 |
Dries Buytaert
|
57fe5103da
|
- Patch #252013 by Eaton, pwolanin, Susurrus et al: drupal_render() now printes #markup, not #value.
|
2008-07-16 21:59:29 +00:00 |
Dries Buytaert
|
6636c0cc99
|
- Patch #212608 by Gábor Hojtsy, webchick, stefgosselin: fixed E_NOTICE on block administration.
|
2008-06-25 09:52:41 +00:00 |
Dries Buytaert
|
85c269ef40
|
- Patch #257634 by Senpai and catch: code clean-up
|
2008-05-15 21:30:02 +00:00 |
Dries Buytaert
|
76151a8bc9
|
- Patch #245504 by catch, David_Rothstein, Freso, et al: removed the throttle module from Drupal core.
|
2008-04-16 11:35:52 +00:00 |
Dries Buytaert
|
56d2664a90
|
- Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators.
|
2008-04-14 17:48:46 +00:00 |
Gábor Hojtsy
|
ac4c8f7ab0
|
#203274 by Pasqualle: remove excessive witespace from our code (minor)
|
2007-12-22 23:24:26 +00:00 |
Gábor Hojtsy
|
6a95c27147
|
#202425 by keith.smith: standardize reference to block placement page as 'blocks administration page' to avoid any confusion
|
2007-12-19 19:13:29 +00:00 |
Dries Buytaert
|
9a96837b89
|
- Patch #163246 by keith smith, freso, O Govinda, catch, webchick et al: fixed minor spelling issues and fixed spacing issues.
|
2007-11-26 16:36:44 +00:00 |
Dries Buytaert
|
6049f23760
|
- Patch #181066 by quicksketch et al: drag and drop of table rows on the block adminsitration page.
|
2007-11-14 09:50:00 +00:00 |
Dries Buytaert
|
e05c6195ab
|
- Patch #184742 by John Morahan: fixed PHP warning.
|
2007-11-14 05:59:38 +00:00 |
Gábor Hojtsy
|
31b73898af
|
#157752 by quicksketch: extend AHAH functionality to most types of form elements, without writing JavaScript. Also AHAH enable the blocks admin page.
|
2007-10-05 09:35:09 +00:00 |
Dries Buytaert
|
3a7d307845
|
- Patch #159936 by dvessel: tpl-ify block module.
|
2007-09-01 05:31:09 +00:00 |
Dries Buytaert
|
594fa666af
|
- Patch #80951 by webchick: fixed broken query.
|
2007-08-20 06:41:38 +00:00 |
Dries Buytaert
|
74292cd062
|
- Patch #80951 by killes, yched et al: block caching.
|
2007-08-19 08:08:45 +00:00 |