summaryrefslogtreecommitdiff
path: root/modules
Commit message (Collapse)AuthorAge
* #64280: Renamed from drupal.module to drupal/drupal.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from contact.module to contact/contact.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from comment.module to comment/comment.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from book.module to book/book.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from blogapi.module to blogapi/blogapi.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from blog.module to blog/blog.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from block.module to block/block.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from archive.module to archive/archive.moduleDries Buytaert2006-07-12
|
* #64280: Renamed from aggregator.module to aggregator/aggregator.moduleDries Buytaert2006-07-12
|
* #49299 by wtanaka, properly break wordsNeil Drumm2006-07-11
|
* - Patch #72284 by Flanker: fixed the clean URL test.Dries Buytaert2006-07-10
|
* - Patch #72284 by me:Dries Buytaert2006-07-10
| | | | | + reorganized ?q=admin/settings + deprecated the _settings hook
* #72865 by AjK, use more standard is_numeric() instead of ctype_digit().Neil Drumm2006-07-10
|
* - Patch #71194 by Goba: introducing hook_mail_alter(), chaning user_mail() ↵Dries Buytaert2006-07-10
| | | | to drupal_mail().
* - Patch #72343 by Chris Johnson: removed checks for the moderate-flag from ↵Dries Buytaert2006-07-10
| | | | the SQL queries.
* - Patch #72137 by Ber: improved Doxygen of user_mail().Dries Buytaert2006-07-07
|
* - Bug #72053 by erdem: added missing </li>.Dries Buytaert2006-07-06
|
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
|
* #71925 by Steven, remove # prefix from link array keys.Neil Drumm2006-07-04
|
* #71616 by keve, cleanupNeil Drumm2006-07-04
|
* - Patch #71014 by fgm: fixed the parent navigation link.Dries Buytaert2006-07-03
|
* - Patch #71684 by fgm: corrected the header information of RSS feeds: ↵Dries Buytaert2006-07-03
| | | | text/xml -> application/rss+xml
* #71613 by keve, fixing some PHP notices in the book module.Neil Drumm2006-07-02
|
* #63990 by Heine and chx, allow commenting on nodes containing formsNeil Drumm2006-07-02
|
* #71772 by Bart Jansens, fix various php warningsNeil Drumm2006-07-02
|
* #67745 by AjK, handle deleting non-existant comments better.Neil Drumm2006-07-02
|
* #71728 by Eaton, re-add taxonomy_term_path()Neil Drumm2006-07-02
|
* - Patch #70895 by m3avrck, webchick, et al: make it possible to disable the ↵Dries Buytaert2006-06-28
| | | | contact form for yourself.
* - Patch #44920 by Crell et al: added support for a sites/all directory.Dries Buytaert2006-06-27
|
* - Patch #70725 by ahoeben: recognized more Atom dates.Dries Buytaert2006-06-25
|
* - Patch #69151 by flanker: make exported book pages themeable.Dries Buytaert2006-06-25
|
* #70302 by adixon and killes, avoid deleting uid 0 on duplicate deletions.Neil Drumm2006-06-23
|
* #68807 by jvandyk, a few menu.module cleanups.Neil Drumm2006-06-22
|
* - Patch #61433 by Steve Dondley: added support for GUIDs to prevent ↵Dries Buytaert2006-06-20
| | | | duplicate posts being inserted.
* #68588 by keve, fix a query for postgres.Neil Drumm2006-06-16
|
* - Patch #67036 by naudefj and ajk: fixed some warnings.Dries Buytaert2006-06-16
|
* - Patch #68553 by Neil: logout -> log out.Dries Buytaert2006-06-12
|
* #65024 by killes, remove an extra condition.Neil Drumm2006-06-12
|
* #31591 by vwX, fix 301 redirects in aggregatorNeil Drumm2006-06-12
|
* #66662 by stefan nagtegaal, Remove PHP noticesNeil Drumm2006-06-11
|
* #61912 by doq and killes, add db_rewrite_sql() to taxonomy/autocomplete.Neil Drumm2006-06-11
|
* #57307 by killes, upload_load should return an ordered setNeil Drumm2006-06-11
|
* - Patch #67036 by naudefj: make it possible to add roles from the user ↵Dries Buytaert2006-06-11
| | | | creation page.
* - Patch #67425 by webchick: usability improvement: improved the label of the ↵Dries Buytaert2006-06-09
| | | | 'register' tab.
* - Patch #66777 by greggles: remove references to drop.org/drupal.org from ↵Dries Buytaert2006-06-09
| | | | welcome message.
* - Patch #67146 by webchick: make sure that the forum vocabulary shows up first.Dries Buytaert2006-06-06
|
* - Modified patch #56916 by dww: fixed the archive date.Dries Buytaert2006-06-05
|
* - Patch #67229 by chx: cleaned up book_load().Dries Buytaert2006-06-05
|
* - Patch #66991 by dww and killes: infinite recursion in book_location_down() ↵Dries Buytaert2006-06-05
| | | | when there are multiple revisions.
* - Patch #65952 by Flanker and killes: set the proper version number for CVS ↵Dries Buytaert2006-06-05
| | | | HEAD.