..
aggregator
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
archive
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
block
- Patch #37714 by asimmonds: fixed saving of blocks.
2005-11-16 22:07:48 +00:00
blog
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
blogapi
- Patch #36079 by ax/chx: various blogapi.module fixes.
2005-11-09 19:03:35 +00:00
book
- Patch #38611 by Neil: redo book administration.
2005-11-23 10:22:41 +00:00
comment
- Patch #38575 by Neil: fixed infinite loop in comment.module.
2005-11-23 08:23:45 +00:00
contact
- Patch #28062 by Souvent22: make it possible to assign weights to contact form categories and fixed some small glitches.
2005-11-14 22:23:11 +00:00
drupal
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
filter
- Patch #38349 by chx: form API bugfixes.
2005-11-23 08:21:08 +00:00
forum
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +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 #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
menu
- Patch #37327 by Richard Archer: improved menu item 'create content' indications.
2005-11-18 13:50:37 +00:00
node
- Patch #37752 by chx and Richard: renamed #post_process to #after_build.
2005-11-21 18:10:26 +00:00
page
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
path
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
ping
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
poll
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
profile
- Patch #37401 by webchick: fixed dependency of date selection form element on profile module.
2005-11-21 09:42:14 +00:00
search
#36352 : Don't prefix temporary table names after all.
2005-11-21 15:55:17 +00:00
statistics
#36936 / #36937 : PgSQL fixes for statistics
2005-11-13 02:40:18 +00:00
story
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
system
- Patch #38349 by chx: form API bugfixes.
2005-11-23 08:21:08 +00:00
taxonomy
- Patch #29151 by fgm: simplified SQL query in taxonomy_node_form().
2005-11-23 08:27:55 +00:00
throttle
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
tracker
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
upload
- Patch #35121 by m3avrck: fixed problem with list and description values aren't saved for uploaded files.
2005-11-21 15:36:53 +00:00
user
- Patch #38412 by m3avrck: fixed problem with creating first account.
2005-11-22 21:00:40 +00:00
watchdog
- Add missing url()s around form actions (these would break without clean URLs)
2005-11-13 02:32:18 +00:00
aggregator.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
archive.module
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
block.module
- Patch #37714 by asimmonds: fixed saving of blocks.
2005-11-16 22:07:48 +00:00
blog.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
blogapi.module
- Patch #36079 by ax/chx: various blogapi.module fixes.
2005-11-09 19:03:35 +00:00
book.module
- Patch #38611 by Neil: redo book administration.
2005-11-23 10:22:41 +00:00
comment.module
- Patch #38575 by Neil: fixed infinite loop in comment.module.
2005-11-23 08:23:45 +00:00
contact.module
- Patch #28062 by Souvent22: make it possible to assign weights to contact form categories and fixed some small glitches.
2005-11-14 22:23:11 +00:00
drupal.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
filter.module
- Patch #38349 by chx: form API bugfixes.
2005-11-23 08:21:08 +00:00
forum.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +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 #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
menu.module
- Patch #37327 by Richard Archer: improved menu item 'create content' indications.
2005-11-18 13:50:37 +00:00
node.module
- Patch #37752 by chx and Richard: renamed #post_process to #after_build.
2005-11-21 18:10:26 +00:00
page.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
path.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
ping.module
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
poll.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
profile.module
- Patch #37401 by webchick: fixed dependency of date selection form element on profile module.
2005-11-21 09:42:14 +00:00
search.module
#36352 : Don't prefix temporary table names after all.
2005-11-21 15:55:17 +00:00
statistics.module
#36936 / #36937 : PgSQL fixes for statistics
2005-11-13 02:40:18 +00:00
story.module
- Patch #35644 by webchick: forms API simplificiations.
2005-11-12 11:26:16 +00:00
system.module
- Patch #38349 by chx: form API bugfixes.
2005-11-23 08:21:08 +00:00
taxonomy.module
- Patch #29151 by fgm: simplified SQL query in taxonomy_node_form().
2005-11-23 08:27:55 +00:00
throttle.module
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
tracker.module
- Patch #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
2005-11-01 10:17:34 +00:00
upload.module
- Patch #35121 by m3avrck: fixed problem with list and description values aren't saved for uploaded files.
2005-11-21 15:36:53 +00:00
user.module
- Patch #38412 by m3avrck: fixed problem with creating first account.
2005-11-22 21:00:40 +00:00
watchdog.module
- Add missing url()s around form actions (these would break without clean URLs)
2005-11-13 02:32:18 +00:00