.. |
aggregator
|
- Removed some cruft: left-over xxx_help_page() functions.
|
2004-12-11 14:13:24 +00:00 |
archive
|
- Patch #14614 by Neil: made the archive module respect the node-level permissions.
|
2004-12-20 22:01:17 +00:00 |
block
|
- Patch #14532 by andre molnar: tidied up some block.module code.
|
2004-12-18 07:52:59 +00:00 |
blog
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
blogapi
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
book
|
- Bugfix: the book module incorrectly assumed that there is an active revision if n.moderate = 0. We can (and need) to rewrite this when the revision changes hit core. In essence, we need an efficient query to retrieve the 'last puslished revision that is not in the moderation queue'.
|
2004-12-18 10:27:28 +00:00 |
comment
|
Making comment moderation query PGSQL/ANSI compatible.
|
2004-12-20 02:05:00 +00:00 |
contact
|
- Added a simple contact module to core.
|
2004-12-07 17:03:46 +00:00 |
drupal
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
filter
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
forum
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
help
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
legacy
|
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
|
2004-09-17 18:08:28 +00:00 |
locale
|
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
|
2004-11-27 09:52:57 +00:00 |
menu
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node
|
#12793: Remove dependency of node.module on search.module.
|
2004-12-20 14:34:41 +00:00 |
page
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
path
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
ping
|
- Patch #14005 by Richard: rewrote the ping module's built-in documentation.
|
2004-12-07 07:06:19 +00:00 |
poll
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
profile
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
search
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
statistics
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
story
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
system
|
- Removed some cruft: left-over xxx_help_page() functions.
|
2004-12-11 14:13:24 +00:00 |
taxonomy
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
throttle
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker
|
- Patch #14262 by Richard: help text improvements for the tracker module.
|
2004-12-16 21:42:30 +00:00 |
upload
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
user
|
- Bug #14609: improved the status messages and avoid empty roles being saved.
|
2004-12-22 08:51:39 +00:00 |
watchdog
|
- Fixed colspan bug reported by Steven.
|
2004-12-06 13:23:48 +00:00 |
admin.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
aggregator.module
|
- Removed some cruft: left-over xxx_help_page() functions.
|
2004-12-11 14:13:24 +00:00 |
archive.module
|
- Patch #14614 by Neil: made the archive module respect the node-level permissions.
|
2004-12-20 22:01:17 +00:00 |
block.module
|
- Patch #14532 by andre molnar: tidied up some block.module code.
|
2004-12-18 07:52:59 +00:00 |
blog.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
blogapi.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
book.module
|
- Bugfix: the book module incorrectly assumed that there is an active revision if n.moderate = 0. We can (and need) to rewrite this when the revision changes hit core. In essence, we need an efficient query to retrieve the 'last puslished revision that is not in the moderation queue'.
|
2004-12-18 10:27:28 +00:00 |
comment.module
|
Making comment moderation query PGSQL/ANSI compatible.
|
2004-12-20 02:05:00 +00:00 |
contact.module
|
- Added a simple contact module to core.
|
2004-12-07 17:03:46 +00:00 |
drupal.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
filter.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
forum.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
help.module
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
legacy.module
|
- Patch #8179 by JonBob: the legacy handlers and file upload previews were mistakenly cached when they cannot be. Attached patch fixes this as well as a reference to an undefined constant in legacy_menu().
|
2004-09-17 18:08:28 +00:00 |
locale.module
|
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
|
2004-11-27 09:52:57 +00:00 |
menu.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
node.module
|
#12793: Remove dependency of node.module on search.module.
|
2004-12-20 14:34:41 +00:00 |
page.module
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
path.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
ping.module
|
- Patch #14005 by Richard: rewrote the ping module's built-in documentation.
|
2004-12-07 07:06:19 +00:00 |
poll.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
profile.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
queue.module
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
search.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
statistics.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
story.module
|
- Refactored the queue module: removed the queue module's field from the node table. With help from Gerhard.
|
2004-12-07 16:55:38 +00:00 |
system.module
|
- Removed some cruft: left-over xxx_help_page() functions.
|
2004-12-11 14:13:24 +00:00 |
taxonomy.module
|
- Patch #13907 by Neil: less ways to set the page title.
|
2004-12-15 21:19:42 +00:00 |
throttle.module
|
- Added a special category for throttle messages.
|
2004-12-04 12:07:58 +00:00 |
tracker.module
|
- Patch #14262 by Richard: help text improvements for the tracker module.
|
2004-12-16 21:42:30 +00:00 |
upload.module
|
- Patch by Stefan: wrapped the help texts in <p></p> tags. Helps improve consistency.
|
2004-11-23 22:20:41 +00:00 |
user.module
|
- Bug #14609: improved the status messages and avoid empty roles being saved.
|
2004-12-22 08:51:39 +00:00 |
watchdog.module
|
- Fixed colspan bug reported by Steven.
|
2004-12-06 13:23:48 +00:00 |