.. |
aggregator
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
archive
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
block
|
- Added some missing quotes.
|
2003-04-21 12:15:12 +00:00 |
blog
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
book
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
comment
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
drupal
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
forum
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
help
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
locale
|
- Added admin description suggested by Gunnar (slightly modified).
|
2003-04-22 20:10:23 +00:00 |
node
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
page
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
ping
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
poll
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
profile
|
- Fixed bug #1336: http://drupal.org/node/view/1336. Thanks Marky.
|
2003-03-29 20:19:37 +00:00 |
search
|
- Added title module; this brings back some old functionality. Thanks
|
2003-04-24 21:56:12 +00:00 |
statistics
|
- Drop some unneeded table-name qualifiers. Patch by Gary.
|
2003-04-22 18:50:59 +00:00 |
story
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
system
|
- I have added an option to enable/disable cron support.
|
2003-04-15 19:10:02 +00:00 |
taxonomy
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
throttle
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
tracker
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
user
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
watchdog
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |
admin.module
|
- Committed Gordon's htmlarea patch.
|
2003-04-21 13:56:09 +00:00 |
aggregator.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
archive.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
block.module
|
- Added some missing quotes.
|
2003-04-21 12:15:12 +00:00 |
blog.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
bloggerapi.module
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
book.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
cloud.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
comment.module
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
drupal.module
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
forum.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
help.module
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
import.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
jabber.module
|
- Everything is using theme("function") now instead of $theme->function().
|
2003-02-15 11:39:56 +00:00 |
locale.module
|
- Added admin description suggested by Gunnar (slightly modified).
|
2003-04-22 20:10:23 +00:00 |
node.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
page.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
ping.module
|
- Removed the path_uri() function in favor of the $base_url variable and
|
2003-03-07 06:37:30 +00:00 |
poll.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
profile.module
|
- Fixed bug #1336: http://drupal.org/node/view/1336. Thanks Marky.
|
2003-03-29 20:19:37 +00:00 |
queue.module
|
- Added another security layer.
|
2003-03-10 12:01:26 +00:00 |
search.module
|
- Added title module; this brings back some old functionality. Thanks
|
2003-04-24 21:56:12 +00:00 |
statistics.module
|
- Drop some unneeded table-name qualifiers. Patch by Gary.
|
2003-04-22 18:50:59 +00:00 |
story.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
system.module
|
- I have added an option to enable/disable cron support.
|
2003-04-15 19:10:02 +00:00 |
taxonomy.module
|
- Fixed bug #1545: incorrect sequence tables on PostgreSQL. Patch by Neil.
|
2003-04-20 20:33:28 +00:00 |
throttle.module
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
title.module
|
- Added title module; this brings back some old functionality. Thanks
|
2003-04-24 21:56:12 +00:00 |
tracker.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
user.module
|
- Fixed some PHP "notices".
|
2003-04-21 14:55:03 +00:00 |
watchdog.module
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |