.. |
aggregator
|
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.
|
2004-09-20 17:58:14 +00:00 |
archive
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
block
|
- #10689: Group permissions by module in UI + minor code cleanups.
|
2004-09-17 22:07:17 +00:00 |
blog
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
blogapi
|
Fixing default of node_promote_blog to match node.module.
|
2004-09-17 18:00:16 +00:00 |
book
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
comment
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
drupal
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
filter
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
forum
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
help
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +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
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
menu
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
node
|
- Bugfix: it was not possible to delete nodes. Reported by Philippe.
|
2004-09-20 12:05:31 +00:00 |
page
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
path
|
- Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.
|
2004-09-16 14:32:51 +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
|
Removing dead code from poll.module.
|
2004-09-18 00:15:54 +00:00 |
profile
|
- Bugfix: making changes to the user profiles should flush the cache.
|
2004-09-19 13:33:08 +00:00 |
search
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
statistics
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
story
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
system
|
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
|
2004-09-19 22:56:26 +00:00 |
taxonomy
|
- Adding menu callbacks to taxonomy admin. Before this patch, some admin pages only showed tabs and the wrong title.
|
2004-09-19 12:47:00 +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 #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
upload
|
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
|
2004-09-19 22:56:26 +00:00 |
user
|
- Patch #10845 by James: fixed the user/help page.
|
2004-09-20 19:27:51 +00:00 |
watchdog
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
admin.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
aggregator.module
|
- Patch #10945 by Adrian: more PostgreSQL fixes/updates.
|
2004-09-20 17:58:14 +00:00 |
archive.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
block.module
|
- #10689: Group permissions by module in UI + minor code cleanups.
|
2004-09-17 22:07:17 +00:00 |
blog.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
blogapi.module
|
Fixing default of node_promote_blog to match node.module.
|
2004-09-17 18:00:16 +00:00 |
book.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
comment.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
drupal.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
filter.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
forum.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
help.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +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
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
menu.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
node.module
|
- Bugfix: it was not possible to delete nodes. Reported by Philippe.
|
2004-09-20 12:05:31 +00:00 |
page.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
path.module
|
- Patch #10603 by TDobes: bugfix: URL aliases got lost when deleting revision.
|
2004-09-16 14:32:51 +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
|
Removing dead code from poll.module.
|
2004-09-18 00:15:54 +00:00 |
profile.module
|
- Bugfix: making changes to the user profiles should flush the cache.
|
2004-09-19 13:33:08 +00:00 |
queue.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
search.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
statistics.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
story.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
system.module
|
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
|
2004-09-19 22:56:26 +00:00 |
taxonomy.module
|
- Adding menu callbacks to taxonomy admin. Before this patch, some admin pages only showed tabs and the wrong title.
|
2004-09-19 12:47:00 +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 #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
upload.module
|
#10441: Splitting up upload permissions in 2: one for uploading and one for viewing/downloading. It does not make sense to only allow downloading for people who can upload themselves.
|
2004-09-19 22:56:26 +00:00 |
user.module
|
- Patch #10845 by James: fixed the user/help page.
|
2004-09-20 19:27:51 +00:00 |
watchdog.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |