Commit Graph

6151 Commits (c64db1da29a6b2067f09e66e5e85e8877b489cb0)

Author SHA1 Message Date
Dries Buytaert df509f4a49 #64280: Renamed from legacy.module to legacy/legacy.module 2006-07-12 14:29:55 +00:00
Dries Buytaert 2df30a3e92 #64280: Renamed from help.module to help/help.module 2006-07-12 14:29:53 +00:00
Dries Buytaert f2f7ebdc25 #64280: Renamed from forum.module to forum/forum.module 2006-07-12 14:29:51 +00:00
Dries Buytaert f551d7d72a #64280: Renamed from filter.module to filter/filter.module 2006-07-12 14:29:50 +00:00
Dries Buytaert e7f58c54dd #64280: Renamed from drupal.module to drupal/drupal.module 2006-07-12 14:29:49 +00:00
Dries Buytaert 43224f6c61 #64280: Renamed from contact.module to contact/contact.module 2006-07-12 14:29:48 +00:00
Dries Buytaert 562cf66313 #64280: Renamed from comment.module to comment/comment.module 2006-07-12 14:29:46 +00:00
Dries Buytaert 4d1c62bd8f #64280: Renamed from book.module to book/book.module 2006-07-12 14:29:44 +00:00
Dries Buytaert f8752c37cd #64280: Renamed from blogapi.module to blogapi/blogapi.module 2006-07-12 14:29:43 +00:00
Dries Buytaert b2a6bea0f8 #64280: Renamed from blog.module to blog/blog.module 2006-07-12 14:29:42 +00:00
Dries Buytaert 8509dd0150 #64280: Renamed from block.module to block/block.module 2006-07-12 14:29:41 +00:00
Dries Buytaert 60beccd176 #64280: Renamed from archive.module to archive/archive.module 2006-07-12 14:29:40 +00:00
Dries Buytaert 1d23f975b2 #64280: Renamed from aggregator.module to aggregator/aggregator.module 2006-07-12 14:29:39 +00:00
Neil Drumm eaf5f2e029 #49299 by wtanaka, properly break words 2006-07-11 07:04:34 +00:00
Dries Buytaert 3a135f7c2d - Added new PostgreSQL maintainer. 2006-07-10 21:14:22 +00:00
Dries Buytaert c15aced15b - Patch #72284 by Flanker: fixed the clean URL test. 2006-07-10 21:12:09 +00:00
Dries Buytaert 58752cfaa2 - Patch #72284 by me:
+ reorganized ?q=admin/settings
   + deprecated the _settings hook
2006-07-10 19:27:52 +00:00
Dries Buytaert c45ca20d0f - Rolback previous patch: breaks Drupal. 2006-07-10 18:41:10 +00:00
Neil Drumm 84bad29516 #72865 by AjK, use more standard is_numeric() instead of ctype_digit(). 2006-07-10 18:00:37 +00:00
Dries Buytaert 9adf9d8ce4 - Patch #71424 by Moshe: removed global variable. 2006-07-10 15:37:10 +00:00
Dries Buytaert af976d339f - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() to drupal_mail(). 2006-07-10 08:12:31 +00:00
Dries Buytaert d3e8a43d4f - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from the SQL queries. 2006-07-10 08:05:15 +00:00
Dries Buytaert 6b2f4d681a - Patch #72868 by Flanker: added missing CVS ids to the .txt files. 2006-07-09 11:33:06 +00:00
Dries Buytaert c69339de5b - Removing PostgreSQL maintainer. 2006-07-09 11:24:09 +00:00
Dries Buytaert 9d5d9ab009 - Patch #72137 by Ber: improved Doxygen of user_mail(). 2006-07-07 18:49:13 +00:00
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