drupal/modules
Steven Wittens e585942e0f #53689: upload_js doesn't allow form altering with hook_form_alter 2006-04-07 10:08:15 +00:00
..
aggregator - Patch #52932 by Zen: fapi conversion + fixes 2006-03-08 09:52:13 +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 #56016, blogapi fails to post with no permission error unless uid=1, patch by samc 2006-03-30 21:30:25 +00:00
book #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
comment #56942: Comment cids should belong to the associated nid 2006-04-04 07:07:45 +00:00
contact #56722, Variable not passed by reference in comment.module, patch by chx 2006-04-01 23:54:57 +00:00
drupal - Patch #47842 by markus/webchick: help text improvement. 2006-02-28 21:32:51 +00:00
filter #56947: Restore missing filter tips (drumm) 2006-04-04 01:07:42 +00:00
forum #40664, adding new forum topic, forum not pre-selected in pull down menu., fix by Jonas Kvarnstrom, patch by drumm 2006-04-06 18:36:57 +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 usability for admin/menu 2006-04-07 09:47:15 +00:00
node #56911, advanced search broken, patch by Zen. 2006-04-02 13:13:46 +00:00
page #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
path - Patch #52157 by Zen: can't edit path aliases. 2006-03-08 15:43:36 +00:00
ping - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
poll #56921, revert earlier patches, patch by chx 2006-04-06 15:30:19 +00:00
profile #56930: Custom values fall through on user listing (tenrapid) 2006-04-04 23:04:58 +00:00
search #56457: Allow different search forms to coexist without breaking validation 2006-04-06 13:07:22 +00:00
statistics #53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen 2006-03-26 19:31:00 +00:00
story #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
system #56713, theme settings is not not called, patch by oscnet 2006-04-06 18:07:22 +00:00
taxonomy - #57523: Make taxonomy delete vocabulary consistent with other taxonomy hook ops 2006-04-06 04:21:12 +00:00
throttle - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
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 #53689: upload_js doesn't allow form altering with hook_form_alter 2006-04-07 10:08:15 +00:00
user #57415: Replace drupal_implode_autocomplete() by drupal_to_js() 2006-04-06 02:41:48 +00:00
watchdog - Code style 2006-03-27 07:29:34 +00:00
aggregator.module - Patch #52932 by Zen: fapi conversion + fixes 2006-03-08 09:52:13 +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 #56016, blogapi fails to post with no permission error unless uid=1, patch by samc 2006-03-30 21:30:25 +00:00
book.module #56105, remove title validation, already enforced by #required, patch by Moshe 2006-03-27 18:02:48 +00:00
comment.module #56942: Comment cids should belong to the associated nid 2006-04-04 07:07:45 +00:00
contact.module #56722, Variable not passed by reference in comment.module, patch by chx 2006-04-01 23:54:57 +00:00
drupal.module - Patch #47842 by markus/webchick: help text improvement. 2006-02-28 21:32:51 +00:00
filter.module #56947: Restore missing filter tips (drumm) 2006-04-04 01:07:42 +00:00
forum.module #40664, adding new forum topic, forum not pre-selected in pull down menu., fix by Jonas Kvarnstrom, patch by drumm 2006-04-06 18:36:57 +00:00
help.module - #47841: Sort help items alphabetically (and prettify output) 2006-03-12 01:56:11 +00:00
legacy.module - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
locale.module #52911, locale : fapi conversion + fixes, patch by Zen. 2006-03-17 18:35:56 +00:00
menu.module #53870, better usability for admin/menu 2006-04-07 09:47:15 +00:00
node.module #56911, advanced search broken, patch by Zen. 2006-04-02 13:13:46 +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 - Patch #52157 by Zen: can't edit path aliases. 2006-03-08 15:43:36 +00:00
ping.module - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
poll.module #56921, revert earlier patches, patch by chx 2006-04-06 15:30:19 +00:00
profile.module #56930: Custom values fall through on user listing (tenrapid) 2006-04-04 23:04:58 +00:00
search.module #56457: Allow different search forms to coexist without breaking validation 2006-04-06 13:07:22 +00:00
statistics.module #53348, Handling of deleted/blocked user accounts, patch by jreyero and Zen 2006-03-26 19:31:00 +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 #56713, theme settings is not not called, patch by oscnet 2006-04-06 18:07:22 +00:00
taxonomy.module - #57523: Make taxonomy delete vocabulary consistent with other taxonomy hook ops 2006-04-06 04:21:12 +00:00
throttle.module - Patch #49912: www.drupal.org -> drupal.org. (Today's critical bugfix #5.) 2006-02-21 18:46:54 +00:00
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 #53689: upload_js doesn't allow form altering with hook_form_alter 2006-04-07 10:08:15 +00:00
user.module #57415: Replace drupal_implode_autocomplete() by drupal_to_js() 2006-04-06 02:41:48 +00:00
watchdog.module - Code style 2006-03-27 07:29:34 +00:00