.. |
admin.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
aggregator.module
|
- #12305: Blog it icon was broken due to missing parameter.
|
2004-10-29 19:43:21 +00:00 |
archive.module
|
- Patch #11935 by Neil Drumm: removed left-over documentation from archive module.
|
2004-10-23 16:15:56 +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
|
- Fixed parentheses.
|
2004-10-18 18:40:53 +00:00 |
book.module
|
- Patch #11947 by puregin: ensured that a book node's weight is captured when the book node lists returned by book_location() and book_location_down() are generated. This information is required when selecting next page candidates in book_next().
|
2004-10-23 13:42:09 +00:00 |
comment.module
|
- Patch #13647 by Goba:
|
2004-11-29 17:59:53 +00:00 |
drupal.module
|
- Modified patch #6475 by Killes: sites -> drupalsites -> drupal-sites.
|
2004-11-30 18:26:26 +00:00 |
filter.module
|
#12295: missing </p> in filter help.
|
2004-10-30 16:58:42 +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 #12713 by Goba: remove useless t() function from help module.
|
2004-11-08 22:28:30 +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
|
- Patch #10697 by matteo: avoid people creating nodes with the wrong node type.
|
2004-11-29 12:48:11 +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
|
- Bugfix: provide an absolute URL to the 'ping servers'.
|
2004-10-10 19:43:23 +00:00 |
poll.module
|
Removing dead code from poll.module.
|
2004-09-18 00:15:54 +00:00 |
profile.module
|
- Patch #11505 by Steven: 'my account' information is not saved.
|
2004-10-16 16:59:59 +00:00 |
queue.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |
search.module
|
#11440: Move search settings to admin (4.5 only, search patch will fix in HEAD).
|
2004-10-29 00:09:41 +00:00 |
statistics.module
|
- Patch #13647 by Goba:
|
2004-11-29 17:59:53 +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
|
- Fixed #13643: increased the maxlength of the 'path to custom logo'-setting.
|
2004-11-30 18:40:48 +00:00 |
taxonomy.module
|
- Patch #11977 by matteo: added extra DISTINCT()s to two SQL queries to make them work with node-level permissions.
|
2004-11-29 12:53:46 +00:00 |
throttle.module
|
#11503: missing t() in throttle and filter modules.
|
2004-10-12 15:56:02 +00:00 |
tracker.module
|
- Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make it
|
2004-10-15 05:10:35 +00:00 |
upload.module
|
Missing check if file upload fails.
|
2004-10-20 16:57:50 +00:00 |
user.module
|
- Patch #13647 by Goba:
|
2004-11-29 17:59:53 +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 |