drupal/modules
Dries Buytaert 0484fcd1ed - Patch #58921 by markus_petrux: critical bug: database error when rendering comments in PostgreSQL.
Tested with MySQL only!
2006-04-17 20:45:00 +00:00
..
aggregator #58453, improved docs, aggregator does atom, too. Patch by Uwe Herrmann. 2006-04-13 08:52:42 +00:00
archive - Patch #52418 by Zen: fapi conversion + bug fixes. 2006-03-07 11:36:49 +00:00
block #56813: Simplify admin/block code, and fix sorting of blocks in the listing 2006-04-04 23:32:40 +00:00
blog #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
blogapi #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
book #58539, removed duplicate menu item, patch by Markus Petrux 2006-04-13 15:10:23 +00:00
comment - Patch #58921 by markus_petrux: critical bug: database error when rendering comments in PostgreSQL. 2006-04-17 20:45:00 +00:00
contact #58034, make suggested menu items show up in breadcrumbs, results in less code. Patch by Zen 2006-04-14 22:16:02 +00:00
drupal #54294, don't set callback if ext auth disabled, patch by Markus Petrux 2006-04-08 18:29:49 +00:00
filter #56947, fix filter link tips, patch by Dries Knapen 2006-04-14 13:45:50 +00:00
forum #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
help - #47841: Sort help items alphabetically (and prettify output) 2006-03-12 01:56:11 +00:00
legacy - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
locale #52911, locale : fapi conversion + fixes, patch by Zen. 2006-03-17 18:35:56 +00:00
menu #53870, better help text for menu.module, patch by dww 2006-04-07 13:10:17 +00:00
node #56921: Remove all reference magic from form api. w00t. 2006-04-15 21:52:44 +00:00
page #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
path #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
ping #58225, made module description translatable 2006-04-11 11:19:59 +00:00
poll #57845, fixed broken link in poll help, patch by Markus Petrux 2006-04-14 09:05:19 +00:00
profile #58568: Multiple profile selection boxes repeat items 2006-04-13 13:21:15 +00:00
search - Remove #ref note from comments 2006-04-17 16:06:00 +00:00
statistics #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
story #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
system #58330: Fix inconsistent theme selector code 2006-04-14 20:30:08 +00:00
taxonomy #48526, fix taxonomy for blogapi. Patch by walkah 2006-04-11 17:57:37 +00:00
throttle
tracker #14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos 2006-03-17 18:56:25 +00:00
upload #23373, make uploaded file list themable, patch by yogadex / Moshe / drumm 2006-04-14 20:57:03 +00:00
user #55096, don't show online users in block if nobody online, patch by tenrapid 2006-04-13 18:17:07 +00:00
watchdog #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
aggregator.module #58453, improved docs, aggregator does atom, too. Patch by Uwe Herrmann. 2006-04-13 08:52:42 +00:00
archive.module - Patch #52418 by Zen: fapi conversion + bug fixes. 2006-03-07 11:36:49 +00:00
block.module #56813: Simplify admin/block code, and fix sorting of blocks in the listing 2006-04-04 23:32:40 +00:00
blog.module #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
blogapi.module #58166, fixes for typos, patch by Uwe Herrmann 2006-04-11 11:33:15 +00:00
book.module #58539, removed duplicate menu item, patch by Markus Petrux 2006-04-13 15:10:23 +00:00
comment.module - Patch #58921 by markus_petrux: critical bug: database error when rendering comments in PostgreSQL. 2006-04-17 20:45:00 +00:00
contact.module #58034, make suggested menu items show up in breadcrumbs, results in less code. Patch by Zen 2006-04-14 22:16:02 +00:00
drupal.module #54294, don't set callback if ext auth disabled, patch by Markus Petrux 2006-04-08 18:29:49 +00:00
filter.module #56947, fix filter link tips, patch by Dries Knapen 2006-04-14 13:45:50 +00:00
forum.module #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
help.module - #47841: Sort help items alphabetically (and prettify output) 2006-03-12 01:56:11 +00:00
legacy.module
locale.module #52911, locale : fapi conversion + fixes, patch by Zen. 2006-03-17 18:35:56 +00:00
menu.module #53870, better help text for menu.module, patch by dww 2006-04-07 13:10:17 +00:00
node.module #56921: Remove all reference magic from form api. w00t. 2006-04-15 21:52:44 +00:00
page.module #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
path.module #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
ping.module #58225, made module description translatable 2006-04-11 11:19:59 +00:00
poll.module #57845, fixed broken link in poll help, patch by Markus Petrux 2006-04-14 09:05:19 +00:00
profile.module #58568: Multiple profile selection boxes repeat items 2006-04-13 13:21:15 +00:00
search.module - Remove #ref note from comments 2006-04-17 16:06:00 +00:00
statistics.module #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00
story.module #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
system.module #58330: Fix inconsistent theme selector code 2006-04-14 20:30:08 +00:00
taxonomy.module #48526, fix taxonomy for blogapi. Patch by walkah 2006-04-11 17:57:37 +00:00
throttle.module
tracker.module #14591, User.module links for blocked/non-existant accounts + menu 403/404 issue, patch by Steven and merlinofchaos 2006-03-17 18:56:25 +00:00
upload.module #23373, make uploaded file list themable, patch by yogadex / Moshe / drumm 2006-04-14 20:57:03 +00:00
user.module #55096, don't show online users in block if nobody online, patch by tenrapid 2006-04-13 18:17:07 +00:00
watchdog.module #5371, drupal_get_destination, pager and tablesort array handling, patch by Steven 2006-04-13 08:25:27 +00:00