.. |
admin.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
aggregator.module
|
- Patch #39670 by frjo: fixed problem with filtering URLs twice.
|
2005-12-05 08:59:03 +00:00 |
archive.module
|
- Patch #14614 by Neil: made the archive module respect the node-level permissions.
|
2004-12-20 22:01:39 +00:00 |
block.module
|
- Patch #10677 by drumm: removed dead code. Leftover.
|
2004-10-14 21:27:33 +00:00 |
blog.module
|
- Patch #10613 by Gerhard: calling a non-existent username or user ID in the blog module URL now returns a 404 error instead of an empty blog page.
|
2004-10-09 06:52:35 +00:00 |
blogapi.module
|
- Removed valid_input_check().
|
2005-11-30 10:07:39 +00:00 |
book.module
|
- sa-2006-002: XSS issues with username
|
2006-03-13 21:26:33 +00:00 |
comment.module
|
- Fixed problems with filter formats and problem with XML-RPC server.
|
2005-06-29 19:53:59 +00:00 |
drupal.module
|
- Backported chx's XML-RPC changes.
|
2005-08-15 00:03:14 +00:00 |
filter.module
|
- Patch #40351 by Richard/chx: filter_xss_bad_protocol too hungry.
|
2005-12-08 09:06:41 +00:00 |
forum.module
|
- Patch #11871 by killes: forum topics could be displayed multiple times when node-level permission were used.
|
2004-11-06 12:01:39 +00:00 |
help.module
|
- Patch #16949 by Neil: fixed two HTML typos/brainos in the help text.
|
2005-02-08 19:19:37 +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
|
- Bug 13503: updating the locale settings might impact the interface (eg. menu's) so we have to flush the cache.
|
2004-11-27 09:53:43 +00:00 |
menu.module
|
- Patch #11725 by mrrowe: custom menus are not wrapped in <div class="menu"> tags which made their appearance differ from the built-in "navigation" menu.
|
2004-10-23 17:25:23 +00:00 |
node.module
|
- Fixed problems with filter formats and problem with XML-RPC server.
|
2005-06-29 19:53:59 +00:00 |
page.module
|
- Removed the link feature. It was death code, bound to confuse people.
|
2004-09-29 18:05:11 +00:00 |
path.module
|
- Patch #11952 by Neil Drumm: the path module's help text contained information that was no longer up-to-date.
|
2004-10-23 13:46:43 +00:00 |
ping.module
|
- Backported chx's XML-RPC changes.
|
2005-08-15 00:03:14 +00:00 |
poll.module
|
- Patch #14936 by Junyor: the 'add comment link' was not available for polls.
|
2005-01-20 19:38:59 +00:00 |
profile.module
|
- Patch #14035 by Goba: fixed problem with UTF-8 conversion when mixing LOWER() and strtolower().
|
2004-12-07 17:42:57 +00:00 |
queue.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
search.module
|
- Patch #25923 by robertgarrigos: fixed whitespace problem in search indexing.
|
2005-08-29 19:40:33 +00:00 |
statistics.module
|
- Fixed referer handling.
|
2005-12-01 09:20:16 +00:00 |
story.module
|
Modified version of #10230: Put placement of filter format selector in a module's hands, and move it below the relevant textarea.
|
2004-09-28 19:13:03 +00:00 |
system.module
|
- Various fixes
|
2005-11-29 20:12:06 +00:00 |
taxonomy.module
|
- Patch #14658 by Zed Pobre: fixed node-level permission bug in the taxonomy API.
|
2005-01-31 21:17:01 +00:00 |
throttle.module
|
#11503: missing t() in throttle and filter modules.
|
2004-10-12 15:56:02 +00:00 |
tracker.module
|
#15500: Fix tracker not showing nodes without comments.
|
2005-01-19 01:10:25 +00:00 |
upload.module
|
- Removed valid_input_check().
|
2005-11-30 10:07:39 +00:00 |
user.module
|
- sa-2006-003: Session fixation issue
|
2006-03-14 01:19:55 +00:00 |
watchdog.module
|
- Patch #12455 by Steven: optimized SQL query. This problem caused Drupal.org's
|
2004-11-02 15:09:52 +00:00 |