.. |
aggregator
|
Aggregator.module: code comments say items older than 3 months get discarded automatically, but the limit in the code is in fact set for 2 weeks.
|
2004-09-14 01:58:00 +00:00 |
archive
|
- Renamed the 'first day of week' setting to be more consistent with the other date settings.
|
2004-09-12 17:18:36 +00:00 |
block
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
blog
|
- Roll back of earlier patch.
|
2004-09-14 20:59:04 +00:00 |
blogapi
|
- Patch #10669 by Ax: bugfix: getting a post from latest Drupal into latest ecto yields an error "response contains string value where integer expected".
|
2004-09-09 05:15:38 +00:00 |
book
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
comment
|
- Fixed SQL problem in _comment_update_node_statistics().
|
2004-09-14 20:29:34 +00:00 |
drupal
|
Tiny change to drupal_directory_page() in drupal.module to allow the site list to be sorted on any column (alphabetical is prone to abuse by prefixing the site name with quotes, dashes, hash, ...).
|
2004-09-09 10:24:10 +00:00 |
filter
|
Filter.module usability: the default format is implicitly accessible to everyone (prevents misconfigurations).
|
2004-09-13 23:24:48 +00:00 |
forum
|
- Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies.
|
2004-09-14 05:48:02 +00:00 |
help
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
legacy
|
Moving all legacy handlers into legacy.module.
|
2004-08-12 15:12:26 +00:00 |
locale
|
- Moved some documentation around and fixed a missing translation.
|
2004-09-08 18:46:41 +00:00 |
menu
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
node
|
Removing useless 'read more' title attribute, as discussed.
|
2004-09-14 21:03:23 +00:00 |
page
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
path
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
ping
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
poll
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
profile
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
search
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
statistics
|
- Usability improvement: made the page titles better match the link titles.
|
2004-09-11 14:43:52 +00:00 |
story
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
system
|
- Renamed the 'first day of week' setting to be more consistent with the other date settings.
|
2004-09-12 17:18:36 +00:00 |
taxonomy
|
#10279: Adding a note to taxonomy_render_nodes when there are no nodes to show, rather than showing an empty page.
|
2004-09-14 22:55:40 +00:00 |
throttle
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
tracker
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
upload
|
#10560: Upload.module
|
2004-09-13 19:14:32 +00:00 |
user
|
- Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.status < N LIMIT N, N' query.
|
2004-09-13 18:07:54 +00:00 |
watchdog
|
#10648: Fix watchdog-related tablesort coloring bug in IE, add support for <tr> attributes to theme_table() and reduce specificy of watchdog coloring CSS rules.
|
2004-09-14 20:01:00 +00:00 |
admin.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
aggregator.module
|
Aggregator.module: code comments say items older than 3 months get discarded automatically, but the limit in the code is in fact set for 2 weeks.
|
2004-09-14 01:58:00 +00:00 |
archive.module
|
- Renamed the 'first day of week' setting to be more consistent with the other date settings.
|
2004-09-12 17:18:36 +00:00 |
block.module
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
blog.module
|
- Roll back of earlier patch.
|
2004-09-14 20:59:04 +00:00 |
blogapi.module
|
- Patch #10669 by Ax: bugfix: getting a post from latest Drupal into latest ecto yields an error "response contains string value where integer expected".
|
2004-09-09 05:15:38 +00:00 |
book.module
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
comment.module
|
- Fixed SQL problem in _comment_update_node_statistics().
|
2004-09-14 20:29:34 +00:00 |
drupal.module
|
Tiny change to drupal_directory_page() in drupal.module to allow the site list to be sorted on any column (alphabetical is prone to abuse by prefixing the site name with quotes, dashes, hash, ...).
|
2004-09-09 10:24:10 +00:00 |
filter.module
|
Filter.module usability: the default format is implicitly accessible to everyone (prevents misconfigurations).
|
2004-09-13 23:24:48 +00:00 |
forum.module
|
- Patch #10308 by Bart Jansens/ccourtne: fixed shadow copies.
|
2004-09-14 05:48:02 +00:00 |
help.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
legacy.module
|
Moving all legacy handlers into legacy.module.
|
2004-08-12 15:12:26 +00:00 |
locale.module
|
- Moved some documentation around and fixed a missing translation.
|
2004-09-08 18:46:41 +00:00 |
menu.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
node.module
|
Removing useless 'read more' title attribute, as discussed.
|
2004-09-14 21:03:23 +00:00 |
page.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
path.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
ping.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
poll.module
|
- Patch #10622 by Adrian: fixes various PostgreSQL related problems.
|
2004-09-08 15:38:26 +00:00 |
profile.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
queue.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
search.module
|
- Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
|
2004-09-09 05:51:08 +00:00 |
statistics.module
|
- Usability improvement: made the page titles better match the link titles.
|
2004-09-11 14:43:52 +00:00 |
story.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
system.module
|
- Renamed the 'first day of week' setting to be more consistent with the other date settings.
|
2004-09-12 17:18:36 +00:00 |
taxonomy.module
|
#10279: Adding a note to taxonomy_render_nodes when there are no nodes to show, rather than showing an empty page.
|
2004-09-14 22:55:40 +00:00 |
throttle.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
tracker.module
|
- Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
|
2004-08-21 06:42:38 +00:00 |
upload.module
|
#10560: Upload.module
|
2004-09-13 19:14:32 +00:00 |
user.module
|
- Fixed stupid 'SELECT u.* FROM users u WHERE LOWER(u.uid) = 'S' AND u.status < N LIMIT N, N' query.
|
2004-09-13 18:07:54 +00:00 |
watchdog.module
|
#10648: Fix watchdog-related tablesort coloring bug in IE, add support for <tr> attributes to theme_table() and reduce specificy of watchdog coloring CSS rules.
|
2004-09-14 20:01:00 +00:00 |