drupal/modules
Dries Buytaert f828c0ade2 - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
..
aggregator - Patch #39329 by markus: order sources in aggregator. 2006-01-15 17:03:34 +00:00
archive - 2005 -> 2010. 2006-01-07 19:50:28 +00:00
block - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
blog - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
blogapi - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
book - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
comment - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
contact - Patch #39135 by Zen: various contact form improvements/fixes. 2006-01-14 10:33:22 +00:00
drupal - Patch #44507 by DriesK: consistency: email -> e-mail. 2006-01-13 07:33:13 +00:00
filter - #44772: {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
forum - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
help - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
legacy - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
locale - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
menu - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
node - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
page - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
path - Patch #41474 by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
ping - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
poll - Patch #41755 by Cvbge: 2005-12-28 12:02:29 +00:00
profile - Patch #44490 by darius: don't show blocked users on the profile pages. 2006-01-13 15:54:05 +00:00
search - #42277: Make node search indexing more robust against bad nodes and timeouts. 2006-01-18 21:31:40 +00:00
statistics - 'node' -> 'post' 2006-01-07 10:12:32 +00:00
story - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
system - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
taxonomy - Patch #44381 by gerhard: improved consistency of API. Always pass an array. 2006-01-17 09:23:38 +00:00
throttle - Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments. 2006-01-17 18:32:33 +00:00
tracker - Patch #33128 by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
upload - Patch #20795 by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
user - Patch #44754 by Zen: fixed "Who's new" block inaccuracy. 2006-01-17 09:04:20 +00:00
watchdog - #41940: Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage) 2006-01-05 23:35:34 +00:00
aggregator.module - Patch #39329 by markus: order sources in aggregator. 2006-01-15 17:03:34 +00:00
archive.module - 2005 -> 2010. 2006-01-07 19:50:28 +00:00
block.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
blog.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
blogapi.module - Patch #42029 by drumm: correct post times for administrators posting using a blogapi client. 2006-01-12 10:02:45 +00:00
book.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
comment.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
contact.module - Patch #39135 by Zen: various contact form improvements/fixes. 2006-01-14 10:33:22 +00:00
drupal.module - Patch #44507 by DriesK: consistency: email -> e-mail. 2006-01-13 07:33:13 +00:00
filter.module - #44772: {} -> [] (in anticipation of PHP de-deprecation) 2006-01-15 07:14:14 +00:00
forum.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
help.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
legacy.module - Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! / 2005-11-01 10:17:34 +00:00
locale.module - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
menu.module - Patch #39430 by Jaza and Richard: code improvements: improved separation between UI and logic. 2006-01-19 08:58:00 +00:00
node.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
page.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
path.module - Patch #41474 by spiderman: no confirmation when deleting a path alias. 2005-12-19 14:51:38 +00:00
ping.module - Patch 42498 by m3avrck: unified cron-trackers and added a section that lets you figure out whether cron is running (usability improvement). 2005-12-31 14:18:22 +00:00
poll.module - Patch #41755 by Cvbge: 2005-12-28 12:02:29 +00:00
profile.module - Patch #44490 by darius: don't show blocked users on the profile pages. 2006-01-13 15:54:05 +00:00
search.module - #42277: Make node search indexing more robust against bad nodes and timeouts. 2006-01-18 21:31:40 +00:00
statistics.module - 'node' -> 'post' 2006-01-07 10:12:32 +00:00
story.module - Patch #45349 by Morbus Iff: input filters aren't sorting correctly infForms API. 2006-01-19 08:54:41 +00:00
system.module - Patch #44136 by riccardoR: can't enable more than one language. 2006-01-17 17:35:47 +00:00
taxonomy.module - Patch #44381 by gerhard: improved consistency of API. Always pass an array. 2006-01-17 09:23:38 +00:00
throttle.module - Patch #45041 by markus: rand() -> mt_rand() + removed deprecated comments. 2006-01-17 18:32:33 +00:00
tracker.module - Patch #33128 by Morbus: %num -> %count to make format_plural() work. 2006-01-12 16:22:46 +00:00
upload.module - Patch #20795 by Steven: improved consistency of the code. 2006-01-08 12:20:55 +00:00
user.module - Patch #44754 by Zen: fixed "Who's new" block inaccuracy. 2006-01-17 09:04:20 +00:00
watchdog.module - #41940: Locale string search broken in some cases (and remove some inappropriate db_escape_string() usage) 2006-01-05 23:35:34 +00:00