Dries Buytaert
3a7d307845
- Patch #159936 by dvessel: tpl-ify block module.
2007-09-01 05:31:09 +00:00
Dries Buytaert
5e73b66f3a
- Patch #168028 by dvessler, merlinofchaos, pwolanin et al: both theme functions and templates may need include files. Flush your caches.
2007-08-26 07:46:11 +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
Dries Buytaert
b134b023e1
- Patch #163191 by hswong3i: removed db_num_rows() for compatibility with Oracle and DB2. Also a performance improvement.
2007-08-12 15:55:36 +00:00
Gábor Hojtsy
f23c24c8a3
#164935 by Ralf Stamm: standardize CVS Id tags in files:
...
- always include CVS Id tags in all files
- add a new line after the CVS Id, if more code or phpdoc follows in the same code block
- fix bogus Id tags previously added
2007-08-07 08:39:36 +00:00
Dries Buytaert
7774d09578
- Patch #159936 by dvessel: fixed block administration page.
2007-07-24 18:17:30 +00:00
Dries Buytaert
80213aff3c
- Patch #159634 by Crell: split the blog module.
2007-07-22 06:48:25 +00:00
Dries Buytaert
de06bb7a8e
- Patch #159936 by dvessel: tpl-ified the block.module.
2007-07-18 14:08:08 +00:00
Dries Buytaert
6f61409874
- Patch #153594 by profix898: usability: remove word 'settings' in blocks administration.
2007-07-16 12:52:25 +00:00
Dries Buytaert
84a4eed40d
- Patch #159610 by Crell: performance improvement: split up block module.
2007-07-16 06:40:25 +00:00
Gábor Hojtsy
a1a556b8c1
#155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query to allow for multilingual blocks
2007-07-01 21:39:07 +00:00
Dries Buytaert
e59852d336
- Rollback of patch #147723 : delete API. Talked to Steven and Gabor and we
...
unanimously agreed to rollback the deletion API. We all support the
features this patch added, yet not its actual design and implementation.
After some talk, we decided that it would be better for Drupal -- in the
long term -- not to go with a solution that isn't 100%. We also recognize
that in the short term, this patch would have been useful addition. So
let's figure out how we can implement this properly in D7.
2007-07-01 17:41:16 +00:00
Gábor Hojtsy
9e6ef53c2c
#154064 by pwolanin: get hook_help() up to speed to menu changes, allowing router path based lookups, and also full path argument lookup with a passed argument array
2007-06-30 19:46:58 +00:00
Gábor Hojtsy
803bbf4f87
#152585 by yched and drewish: fix block module FAPI3 parameters
2007-06-28 00:39:47 +00:00
Steven Wittens
fe8b35f527
#153781 : Convert all remaining confirm_forms() to deletion api.
2007-06-22 08:32:28 +00:00
Dries Buytaert
6c20c428a1
- Patch #145646 by lyricnz: select fields more strictly.
2007-06-11 07:46:05 +00:00
Dries Buytaert
29eb5a6284
- Patch #146910 by dww: only allow enabling modules with the same Drupal core compatibility version.
2007-06-08 05:50:58 +00:00
Dries Buytaert
27388f6655
- Patch #149176 by chx, David et al: getting rid of the sequences table, using db_last_insert_id() instead of db_next_id().
2007-06-05 12:13:23 +00:00
Dries Buytaert
1fe90cba4f
- Patch #146667 by Eaton: correct builder argument ordering, eliminate redundant arguments
2007-06-04 07:22:23 +00:00
Dries Buytaert
96926ca047
- Patch #146470 by Eaton et al: standardize form API3 hook parameter order.
2007-05-28 06:08:47 +00:00
Gábor Hojtsy
860947d3c8
#145737 by yhager, documentation cleaned up by myself: add support for RTL CSS overrides and default RTL CSS override files for modules
...
Note: properties, which are different in the RTL display are marked with /* LTR */ in default CSS files now,
so maintainers remember that changing them should also have an effect on RTL CSS files.
This should open the way for better RTL (right-to-left written) language (such as Arabic and Hebrew) support.
2007-05-27 17:57:48 +00:00
Dries Buytaert
3cafffe63f
- Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh, behave.
2007-05-25 12:46:46 +00:00
Dries Buytaert
d78badccbc
- Patch #109104 by Zen: ambiguous column reference with PostgreSQL.
2007-05-20 16:40:20 +00:00
Dries Buytaert
f07760b338
- Patch #141664 by ChrisKennedy: fixed E_ALL warning.
2007-05-14 13:53:01 +00:00
Dries Buytaert
ac65ff9074
- Patch #138706 by eaton, chx, webchick, yched et al: form api 3 ... yay. :)
2007-05-14 13:43:38 +00:00
Dries Buytaert
7d4f2836ba
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
Dries Buytaert
03b4b58e9a
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 07:19:39 +00:00
Dries Buytaert
dcbb5fa3f4
- Patch #107061 by Steven et al: add jQuery teaser splitter.
2007-04-09 13:58:03 +00:00
Dries Buytaert
5bbbf10ba8
- Patch #130987 by merlinofchaos: added theme registry for easier themability.
2007-04-06 13:27:23 +00:00
Steven Wittens
f7440d4d73
#130971 : Kitchen sink (E_NOTICE compliance / Code style / Bugfix in book toc)
2007-03-27 05:13:55 +00:00
Dries Buytaert
8f46152ad6
- Rollback. :-)
2007-03-25 21:11:26 +00:00
Dries Buytaert
ba15b28ece
- Patch #80963 by Dries et al: fixed race condition in _block_rehash().
2007-03-25 20:00:05 +00:00
Dries Buytaert
05a708fb06
- Patch #112715 by chx, webchick, asimmonds, et al: fixing E_ALL notices. Thanks.
2007-01-31 15:49:26 +00:00
Dries Buytaert
3b543c18f5
- Rollback of E_ALL patch. Too much extra breakage.
2007-01-25 22:14:06 +00:00
Dries Buytaert
fd32b42196
- Patch #112715 by webchick et al: fixed some E_ALL errors.
2007-01-25 21:32:07 +00:00
Dries Buytaert
03752e35a4
- Patch #34755 by chx et al: faster menu system. HEAD is temporary broken and there is no upgrade path yet.
2007-01-24 14:48:36 +00:00
Dries Buytaert
f83368fdf5
- Patch #92630 by RobRoy: simplify adding new blocks.
2007-01-23 16:44:58 +00:00
Dries Buytaert
ca7e9c8c25
- Patch #107447 by webchick: code style fixes.
2007-01-11 08:54:44 +00:00
Dries Buytaert
28f907c46a
- Patch #103717 by profix88: unable to edit blocks for administration theme when it is not enabled.
2006-12-18 21:49:39 +00:00
Steven Wittens
293b12cc21
#102604 : Document BLOCK_REGION_NONE constant
2006-12-11 23:00:09 +00:00
Steven Wittens
b86f45b1e6
#100516 : CSS preprocessor to cache and compress all .css files. Benchmarks show up to 40% faster page loads.
2006-12-10 09:54:35 +00:00
Dries Buytaert
e90e2f2aa2
- Patch #101196 by webchick and matt: corrected information in block.module help.
2006-12-08 16:23:45 +00:00
Steven Wittens
65881f1cdb
#101523 : Fix menu indentation after conditional CSS patch
2006-12-07 19:50:31 +00:00
Steven Wittens
0ea4e1c5f6
#100563 : Conditional loading of (some) module.css files
2006-12-01 22:47:53 +00:00
Dries Buytaert
d172bad559
- Patch #98390 by Heine: correcting the help text.
2006-11-28 11:12:38 +00:00
Neil Drumm
3ee7ed6a66
#98078 by Heine. Fix double escaping on admin/build/blocks.
2006-11-27 01:26:31 +00:00
Neil Drumm
b5bf8a8f47
#97824 by Gurpartap. Move enclosing elements outside of their t().
2006-11-26 02:20:01 +00:00
Neil Drumm
599fe08929
#98384 by RobRoy. Add a space between two sentences.
2006-11-25 08:46:31 +00:00
Dries Buytaert
827f064deb
- Patch # #98366 by webchick and ac: simplified strings for translators.
2006-11-24 10:18:24 +00:00