Commit Graph

6076 Commits (a8de1e92d73a673dc7404e5aa82de1df35f834be)

Author SHA1 Message Date
Neil Drumm f9ecf1b212 #72352 by quiptime, properly generate home link in breadcrumb. 2006-07-07 07:57:30 +00:00
Dries Buytaert 3fe2b1a326 - Patch #72138 by erdemkose: fixed import of some plural formulas. 2006-07-06 14:41:37 +00:00
Dries Buytaert c79ab3ca36 - Bug #72053 by erdem: added missing </li>. 2006-07-06 14:27:56 +00:00
Dries Buytaert e93f8be871 - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants. 2006-07-05 11:45:51 +00:00
Neil Drumm 59aa2ae8e8 #71925 by Steven, remove # prefix from link array keys. 2006-07-04 08:59:05 +00:00
Neil Drumm c21db64ae8 #69403 by webchick, adoid overriding #theme set by hook_form_alter(). 2006-07-04 08:52:55 +00:00
Neil Drumm 8d70d932b1 #71616 by keve, cleanup 2006-07-04 08:48:05 +00:00
Dries Buytaert b1869f6131 - Patch #71014 by fgm: fixed the parent navigation link. 2006-07-03 13:51:50 +00:00
Dries Buytaert 7d176b393c - Patch #71684 by fgm: corrected the header information of RSS feeds: text/xml -> application/rss+xml 2006-07-03 08:04:33 +00:00
Neil Drumm c50d7bcbc8 #71613 by keve, fixing some PHP notices in the book module. 2006-07-02 20:36:57 +00:00
Neil Drumm d048681f03 #63990 by Heine and chx, allow commenting on nodes containing forms 2006-07-02 20:24:17 +00:00
Neil Drumm fcee5e4f89 #34434 by beginner, fix an incorrect array key check. 2006-07-02 20:10:20 +00:00
Neil Drumm 451f44c4f0 #71772 by Bart Jansens, fix various php warnings 2006-07-02 20:06:31 +00:00
Dries Buytaert ea0ccd13cc - Patch #71389 by agentrickard, sime, me et al: removed limitations of number of access control rules and boxes. 2006-07-02 19:53:39 +00:00
Neil Drumm c990f2e1c8 #70075 by AjK, send proper headers if caching is turned off. 2006-07-02 19:25:34 +00:00
Neil Drumm c2e6cfabe9 #71639 by keve, fix an undefined variable. 2006-07-02 19:00:21 +00:00
Neil Drumm e2ade02680 #71629 by keve, fix an undefined index. 2006-07-02 18:56:42 +00:00
Neil Drumm 9f1450c989 #71621 by keve, avoid an undefined variable 2006-07-02 18:47:09 +00:00
Neil Drumm 2a89ab89f9 #67745 by AjK, handle deleting non-existant comments better. 2006-07-02 02:59:21 +00:00
Neil Drumm bd61d17db4 #68886 by myself and Steven, Handle ampersands in search queries and other URLs when clean URLs are on 2006-07-02 01:20:19 +00:00
Neil Drumm 685be2ffce #71728 by Eaton, re-add taxonomy_term_path() 2006-07-02 01:13:45 +00:00
Neil Drumm 1e34796ada #71498 by Flanker, adding a cvs Id in cache.inc 2006-07-02 00:34:36 +00:00
Neil Drumm efb10dfd17 #52059 by Crell, allow attributes for items in theme_item_list(). 2006-07-02 00:25:40 +00:00
Steven Wittens dd0fbaea0e - Don't overwrite background-color for ajax throbber 2006-06-30 00:13:32 +00:00
Dries Buytaert 13c32bab15 - Patch #71454 by moshe: removed redundant module_invoke. Committing from the Google campus. 2006-06-29 20:40:26 +00:00
Dries Buytaert d4af9c14e5 - Patch #70895 by m3avrck, webchick, et al: make it possible to disable the contact form for yourself. 2006-06-28 21:47:03 +00:00
Dries Buytaert 77d695fe56 - Patch #69341 by chx: remove some SQL queries from the Drupal bootstrap process. 2006-06-28 21:18:30 +00:00
Dries Buytaert 824e7d4d19 - Patch #44920 by Crell et al: added support for a sites/all directory. 2006-06-27 13:48:09 +00:00
Dries Buytaert 15b40d7ea5 - Patch #70725 by ahoeben: recognized more Atom dates. 2006-06-25 15:26:41 +00:00
Dries Buytaert b859406290 - Patch #69151 by flanker: make exported book pages themeable. 2006-06-25 14:27:12 +00:00
Neil Drumm 7ced1e694b #34434 by beginner, properly initialize a variable. 2006-06-23 08:31:23 +00:00
Neil Drumm 963dc77bb7 #68170 by xtony and Heine, Use basename not pretty name in theme_get_settings(). 2006-06-23 07:54:00 +00:00
Neil Drumm 899123af50 #70302 by adixon and killes, avoid deleting uid 0 on duplicate deletions. 2006-06-23 07:06:17 +00:00
Dries Buytaert bbff6a9b32 - Patch #70066 by killes: make error reporting work. 2006-06-22 12:23:39 +00:00
Neil Drumm 8411a9786a #68797 by kobus, code style for the example array. 2006-06-22 09:54:48 +00:00
Neil Drumm 2a8a3ce33c #68807 by jvandyk, a few menu.module cleanups. 2006-06-22 09:50:57 +00:00
Dries Buytaert 45ff81b55c - Patch #69405 by dww: fixed update.php. 2006-06-20 21:15:44 +00:00
Dries Buytaert cbe0081a8c - Patch #61433 by Steve Dondley: added support for GUIDs to prevent duplicate posts being inserted. 2006-06-20 09:44:52 +00:00
Dries Buytaert 0147fa3b75 - Patch #69659 by derek: improved documentation of db abstraction layer. 2006-06-19 06:12:08 +00:00
Dries Buytaert 1a68f48c30 - Patch #69270 by gordon: add query to the menu items. Required for CiviCRM integration. 2006-06-17 15:21:44 +00:00
Neil Drumm f04b4754f0 #68588 by keve, fix a query for postgres. 2006-06-16 20:16:27 +00:00
Dries Buytaert c0c172bb02 - Patch #67036 by naudefj and ajk: fixed some warnings. 2006-06-16 07:23:39 +00:00
Dries Buytaert c7ae77cf5f - Patch #67675 by chx: added support for multiple cache backends. 2006-06-14 14:01:12 +00:00
Dries Buytaert 6fb5f9059b - Patch #68703 by jvandyk: corrected the PHPDoc of menu_get_item(). 2006-06-14 13:33:20 +00:00
Dries Buytaert e5de216aab - Patch #68553 by Neil: logout -> log out. 2006-06-12 11:02:44 +00:00
Neil Drumm af6c897056 #65024 by killes, remove an extra condition. 2006-06-12 03:44:54 +00:00
Neil Drumm a8119651cd #31591 by vwX, fix 301 redirects in aggregator 2006-06-12 02:30:24 +00:00
Neil Drumm 7c05eaa9ac #66662 by stefan nagtegaal, Remove PHP notices 2006-06-11 23:58:55 +00:00
Neil Drumm 24d04502c9 #67146 by webchick, using update_sql() instead of db_query(). 2006-06-11 23:10:13 +00:00
Neil Drumm 930f8ca445 #61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete. 2006-06-11 22:46:20 +00:00