.. |
aggregator
|
- Bugfix. Reported by Gunnar
|
2003-03-23 19:14:26 +00:00 |
archive
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
block
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
blog
|
- Fixed broken URL in the blog module's feed. Reported by Gunnar.
|
2003-03-17 20:09:34 +00:00 |
book
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
comment
|
- Fixed 3 typos.
|
2003-03-16 12:33:18 +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
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
help
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
locale
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
node
|
- Bugfix: deleting a node should flush the cache.
|
2003-03-16 21:47:15 +00:00 |
page
|
- Removing some trailing whitespace I forgot to clean up.
|
2003-03-09 10:19:16 +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
|
- Renamed "form.admin" to "form admin".
|
2003-03-07 22:11:44 +00:00 |
profile
|
- Fixed typo: 'writeable' -> 'writable'
|
2003-03-16 12:36:07 +00:00 |
search
|
- Fixed bug in search.module: slashes where escaped twice.
|
2003-03-06 22:03:36 +00:00 |
statistics
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
story
|
- Changed _nodeapi("conf") to _nodeapi("settings").
|
2003-03-08 14:35:42 +00:00 |
system
|
- Cache improvement: only flush cache when told to.
|
2003-03-16 21:49:33 +00:00 |
taxonomy
|
- Fixed some broken links in the taxonomy help. Reported by Moshe at
|
2003-03-23 13:17:05 +00:00 |
throttle
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
tracker
|
- Added a pager to the tracker page.
|
2003-03-16 07:38:39 +00:00 |
user
|
- Another improvement to the e-mail address validation code. Fixed Debian
|
2003-03-19 17:34:27 +00:00 |
watchdog
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |
admin.module
|
- Eliminated system_init(), the session stuff, and made it possible to
|
2003-03-12 21:46:14 +00:00 |
aggregator.module
|
- Bugfix. Reported by Gunnar
|
2003-03-23 19:14:26 +00:00 |
archive.module
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
block.module
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
blog.module
|
- Fixed broken URL in the blog module's feed. Reported by Gunnar.
|
2003-03-17 20:09:34 +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
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
cloud.module
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
comment.module
|
- Fixed 3 typos.
|
2003-03-16 12:33:18 +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
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
help.module
|
- New menu houskeeping. Prototyped by Zbynek.
|
2003-02-20 22:44:51 +00:00 |
import.module
|
- Bugfix. Reported by Gunnar
|
2003-03-23 19:14:26 +00:00 |
jabber.module
|
- Everything is using theme("function") now instead of $theme->function().
|
2003-02-15 11:39:56 +00:00 |
locale.module
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
node.module
|
- Bugfix: deleting a node should flush the cache.
|
2003-03-16 21:47:15 +00:00 |
page.module
|
- Removing some trailing whitespace I forgot to clean up.
|
2003-03-09 10:19:16 +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
|
- Renamed "form.admin" to "form admin".
|
2003-03-07 22:11:44 +00:00 |
profile.module
|
- Fixed typo: 'writeable' -> 'writable'
|
2003-03-16 12:36:07 +00:00 |
queue.module
|
- Added another security layer.
|
2003-03-10 12:01:26 +00:00 |
search.module
|
- Fixed bug in search.module: slashes where escaped twice.
|
2003-03-06 22:03:36 +00:00 |
statistics.module
|
- All LIMIT queries must go through the pager or through db_query_range().
|
2003-03-16 07:02:20 +00:00 |
story.module
|
- Changed _nodeapi("conf") to _nodeapi("settings").
|
2003-03-08 14:35:42 +00:00 |
system.module
|
- Cache improvement: only flush cache when told to.
|
2003-03-16 21:49:33 +00:00 |
taxonomy.module
|
- Fixed some broken links in the taxonomy help. Reported by Moshe at
|
2003-03-23 13:17:05 +00:00 |
throttle.module
|
- See http://lists.drupal.org/pipermail/drupal-devel/2003-February/021824.html.
|
2003-02-11 20:01:17 +00:00 |
tracker.module
|
- Added a pager to the tracker page.
|
2003-03-16 07:38:39 +00:00 |
user.module
|
- Another improvement to the e-mail address validation code. Fixed Debian
|
2003-03-19 17:34:27 +00:00 |
watchdog.module
|
- Fixed typo: 'messagess' -> 'messages'
|
2003-03-16 12:34:10 +00:00 |