.. |
aggregator
|
- Patch #42294 by Cvbge: feed title not logged correctly.
|
2005-12-26 11:15:57 +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 #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
blog
|
- Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick.
|
2005-12-05 09:11:33 +00:00 |
blogapi
|
- Patch #41276 by walkah/chx: blog api fixes for new forms api.
|
2005-12-16 18:08:58 +00:00 |
book
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +00:00 |
comment
|
- Patch #38999 by saerdna: There's no need that users with the "administer comments" role has to go via admin/comments to delete comments. this patch simply adds the delete link on each comment if you have administer comments role. "access administration pages" not needed; because if they not have it they can still delete from admin/comments.
|
2005-12-19 10:12:52 +00:00 |
contact
|
- Patch #42341 by wulff: added missing t() function.
|
2005-12-26 11:19:49 +00:00 |
drupal
|
- Patch #35644 by webchick: forms API simplificiations.
|
2005-11-12 11:26:16 +00:00 |
filter
|
- Patch #39179 by chx: improved validation of forms.
|
2005-12-19 14:30:53 +00:00 |
forum
|
- Patch #42343 by wulff: added 2 missing t() functions.
|
2005-12-26 11:26:21 +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 #36465 by chx / Richard: made it possible to link to the front page.
|
2005-12-27 10:36:16 +00:00 |
node
|
- Bug #42107: redirect to the main page instead of to 'node'.
|
2005-12-27 14:31:42 +00:00 |
page
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +00:00 |
path
|
- Patch #41474 by spiderman: no confirmation when deleting a path alias.
|
2005-12-19 14:51:38 +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 #40630 by Morbus: made sure $teaser is always defined.
|
2005-12-14 13:30:01 +00:00 |
profile
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +00:00 |
search
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +00:00 |
statistics
|
#36936 / #36937: PgSQL fixes for statistics
|
2005-11-13 02:40:18 +00:00 |
story
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +00:00 |
system
|
- Patch #36465 by chx / Richard: made it possible to link to the front page.
|
2005-12-27 10:36:16 +00:00 |
taxonomy
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +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 #41437 by webchick: improved code comments.
|
2005-12-17 17:24:46 +00:00 |
user
|
- Patch #41305 by chx: user edit form submit model rewrite.
|
2005-12-19 10:02:33 +00:00 |
watchdog
|
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.
|
2005-12-02 15:21:01 +00:00 |
aggregator.module
|
- Patch #42294 by Cvbge: feed title not logged correctly.
|
2005-12-26 11:15:57 +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 #40631 by Chris Johnson: is_array() slower than isset() or empty().
|
2005-12-14 20:10:45 +00:00 |
blog.module
|
- Patch #39778 by chx: obliterate nodeapi op form in favor of the forms API's way of doing things. Tested with help from webchick.
|
2005-12-05 09:11:33 +00:00 |
blogapi.module
|
- Patch #41276 by walkah/chx: blog api fixes for new forms api.
|
2005-12-16 18:08:58 +00:00 |
book.module
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +00:00 |
comment.module
|
- Patch #38999 by saerdna: There's no need that users with the "administer comments" role has to go via admin/comments to delete comments. this patch simply adds the delete link on each comment if you have administer comments role. "access administration pages" not needed; because if they not have it they can still delete from admin/comments.
|
2005-12-19 10:12:52 +00:00 |
contact.module
|
- Patch #42341 by wulff: added missing t() function.
|
2005-12-26 11:19:49 +00:00 |
drupal.module
|
- Patch #35644 by webchick: forms API simplificiations.
|
2005-11-12 11:26:16 +00:00 |
filter.module
|
- Patch #39179 by chx: improved validation of forms.
|
2005-12-19 14:30:53 +00:00 |
forum.module
|
- Patch #42343 by wulff: added 2 missing t() functions.
|
2005-12-26 11:26:21 +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 #36465 by chx / Richard: made it possible to link to the front page.
|
2005-12-27 10:36:16 +00:00 |
node.module
|
- Bug #42107: redirect to the main page instead of to 'node'.
|
2005-12-27 14:31:42 +00:00 |
page.module
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +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 #26139 by webchick / Kieran / documentation team: improved admin help of core modules! /
|
2005-11-01 10:17:34 +00:00 |
poll.module
|
- Patch #40630 by Morbus: made sure $teaser is always defined.
|
2005-12-14 13:30:01 +00:00 |
profile.module
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +00:00 |
search.module
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +00:00 |
statistics.module
|
#36936 / #36937: PgSQL fixes for statistics
|
2005-11-13 02:40:18 +00:00 |
story.module
|
- Patch #34920 by Morbus/webchick/tangent: fixed order of form fields.
|
2005-12-15 16:24:40 +00:00 |
system.module
|
- Patch #36465 by chx / Richard: made it possible to link to the front page.
|
2005-12-27 10:36:16 +00:00 |
taxonomy.module
|
- #41744: global urlencode() for menu paths
|
2005-12-22 22:58:12 +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 #41437 by webchick: improved code comments.
|
2005-12-17 17:24:46 +00:00 |
user.module
|
- Patch #41305 by chx: user edit form submit model rewrite.
|
2005-12-19 10:02:33 +00:00 |
watchdog.module
|
- Patch #39576 by chx: rename '_execute' to '_submit' and '#execute' to '#submit'.
|
2005-12-02 15:21:01 +00:00 |