Commit Graph

26 Commits (dc1af5e2909258358348a17b17a3f87850396e32)

Author SHA1 Message Date
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
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
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 84a4eed40d - Patch #159610 by Crell: performance improvement: split up block module. 2007-07-16 06:40:25 +00:00