.. |
aggregator
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
archive
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
block
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
blog
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
book
|
1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comments show on the topic overview page.
|
2003-08-15 15:17:23 +00:00 |
comment
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
drupal
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
forum
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
help
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
locale
|
- Committed a slightly modified version of Slavica's table prefix patch.
|
2003-07-10 17:46:44 +00:00 |
node
|
- Applied modified version of almaw's 0064 patch: form item attributes.
|
2003-08-12 20:37:16 +00:00 |
page
|
- Commited the URL aliasing patch. Thanks Matt.
|
2003-07-16 20:14:26 +00:00 |
ping
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
poll
|
- Bugfix: made deleting polls work. Patch by Marco.
|
2003-07-24 12:33:57 +00:00 |
profile
|
- Some documentation fixes as per Charlie's suggestion: bug #2260.
|
2003-07-14 21:35:59 +00:00 |
search
|
- Committed a slightly modified version of Slavica's table prefix patch.
|
2003-07-10 17:46:44 +00:00 |
statistics
|
- Commited the URL aliasing patch. Thanks Matt.
|
2003-07-16 20:14:26 +00:00 |
story
|
- Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch #33 by Al.
|
2003-06-19 17:26:27 +00:00 |
system
|
- Documentation improvement by Charly. Task #2257.
|
2003-07-13 07:47:01 +00:00 |
taxonomy
|
- Bugfix: don't user term->descriptions in link attributes as they are HTML
|
2003-08-16 05:25:33 +00:00 |
throttle
|
- Michael Frankowski's excellent help text improvements!
|
2003-05-29 09:15:00 +00:00 |
tracker
|
- Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.
|
2003-08-15 16:41:53 +00:00 |
user
|
- Committed Jeremy's session patch: this brings us one step closer to having
|
2003-08-20 19:19:13 +00:00 |
watchdog
|
- Updated the watchdog module to use the new help function approach.
|
2003-08-19 19:59:33 +00:00 |
admin.module
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
aggregator.module
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
archive.module
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
block.module
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
blog.module
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
bloggerapi.module
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
book.module
|
1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comments show on the topic overview page.
|
2003-08-15 15:17:23 +00:00 |
cloud.module
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
comment.module
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
drupal.module
|
- Documentation fixes by Michael F.
|
2003-08-13 18:40:26 +00:00 |
forum.module
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
help.module
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
import.module
|
- Rewrote handling of forum icons and added default icons made by Steven
|
2003-08-16 05:49:45 +00:00 |
jabber.module
|
- Bugfix: renamed the SQL field 'types' to 'nodes' because 'types' is a reserved keyword in MySQL 4. This fixes critical bug #1618. Patch by Marco.
|
2003-06-04 18:24:39 +00:00 |
locale.module
|
- Committed a slightly modified version of Slavica's table prefix patch.
|
2003-07-10 17:46:44 +00:00 |
node.module
|
- Applied modified version of almaw's 0064 patch: form item attributes.
|
2003-08-12 20:37:16 +00:00 |
page.module
|
- Commited the URL aliasing patch. Thanks Matt.
|
2003-07-16 20:14:26 +00:00 |
ping.module
|
- Help system improvements from Michael.
|
2003-08-05 18:33:39 +00:00 |
poll.module
|
- Bugfix: made deleting polls work. Patch by Marco.
|
2003-07-24 12:33:57 +00:00 |
profile.module
|
- Some documentation fixes as per Charlie's suggestion: bug #2260.
|
2003-07-14 21:35:59 +00:00 |
queue.module
|
- Heavily modified version of Gerhard's patch #82: the queue module does now
|
2003-08-12 19:39:53 +00:00 |
search.module
|
- Committed a slightly modified version of Slavica's table prefix patch.
|
2003-07-10 17:46:44 +00:00 |
statistics.module
|
- Commited the URL aliasing patch. Thanks Matt.
|
2003-07-16 20:14:26 +00:00 |
story.module
|
- Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below. Patch #33 by Al.
|
2003-06-19 17:26:27 +00:00 |
system.module
|
- Documentation improvement by Charly. Task #2257.
|
2003-07-13 07:47:01 +00:00 |
taxonomy.module
|
- Bugfix: don't user term->descriptions in link attributes as they are HTML
|
2003-08-16 05:25:33 +00:00 |
throttle.module
|
- Michael Frankowski's excellent help text improvements!
|
2003-05-29 09:15:00 +00:00 |
title.module
|
- Commited the URL aliasing patch. Thanks Matt.
|
2003-07-16 20:14:26 +00:00 |
tracker.module
|
- Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.
|
2003-08-15 16:41:53 +00:00 |
user.module
|
- Committed Jeremy's session patch: this brings us one step closer to having
|
2003-08-20 19:19:13 +00:00 |
watchdog.module
|
- Updated the watchdog module to use the new help function approach.
|
2003-08-19 19:59:33 +00:00 |