.. |
aggregator
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
archive
|
- Patch #11935 by Neil Drumm: removed left-over documentation from archive module.
|
2004-10-23 16:15:29 +00:00 |
block
|
- Patch #10677 by drumm: removed dead code. Leftover.
|
2004-10-14 21:27:33 +00:00 |
blog
|
- 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
|
- Fixed parentheses.
|
2004-10-18 18:40:53 +00:00 |
book
|
- 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:41:37 +00:00 |
comment
|
Comment deleting broken
|
2004-10-18 20:10:18 +00:00 |
drupal
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
filter
|
#10677: Confirmation when deleting a block + unifying confirmation screens.
|
2004-10-14 15:28:24 +00:00 |
forum
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
help
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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 #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
menu
|
- Patch #10869 by JonBob: the menu.module forget the parent item on form error.
|
2004-10-14 21:35:12 +00:00 |
node
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
page
|
- Removed the link feature. It was death code, bound to confuse people.
|
2004-09-29 18:05:11 +00:00 |
path
|
- Patch #11952 by Neil Drumm: the path module's help text contained information that was no longer up-to-date.
|
2004-10-23 13:47:11 +00:00 |
ping
|
- Bugfix: provide an absolute URL to the 'ping servers'.
|
2004-10-10 19:43:23 +00:00 |
poll
|
Removing dead code from poll.module.
|
2004-09-18 00:15:54 +00:00 |
profile
|
- Patch #11505 by Steven: 'my account' information is not saved.
|
2004-10-16 16:59:59 +00:00 |
search
|
search: Removing iso-8859-1 characters from update_index() and adding the same stripping to do_search().
|
2004-10-15 22:01:41 +00:00 |
statistics
|
#11503: (more) missing t()
|
2004-10-12 16:10:54 +00:00 |
story
|
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
|
- Fixed bug #9948: added some checks to system_setting_save() to avoid PHP warnings/errors.
|
2004-10-16 07:35:29 +00:00 |
taxonomy
|
- Patch #11510 by Adrian: turned a non-ANSI SQL query into ANSI SQL so it works with PostgreSQL.
|
2004-10-18 17:46:19 +00:00 |
throttle
|
#11503: missing t() in throttle and filter modules.
|
2004-10-12 15:56:02 +00:00 |
tracker
|
- Patch #11577 by drumm: changed t('ago') -> t('%time ago', ...) to make it
|
2004-10-15 05:10:35 +00:00 |
upload
|
Missing check if file upload fails.
|
2004-10-20 16:57:35 +00:00 |
user
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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 #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
archive.module
|
- Patch #11935 by Neil Drumm: removed left-over documentation from archive module.
|
2004-10-23 16:15:29 +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:41:37 +00:00 |
comment.module
|
Comment deleting broken
|
2004-10-18 20:10:18 +00:00 |
drupal.module
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
filter.module
|
#10677: Confirmation when deleting a block + unifying confirmation screens.
|
2004-10-14 15:28:24 +00:00 |
forum.module
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
help.module
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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 #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
menu.module
|
- Patch #10869 by JonBob: the menu.module forget the parent item on form error.
|
2004-10-14 21:35:12 +00:00 |
node.module
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +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:47:11 +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
|
search: Removing iso-8859-1 characters from update_index() and adding the same stripping to do_search().
|
2004-10-15 22:01:41 +00:00 |
statistics.module
|
#11503: (more) missing t()
|
2004-10-12 16:10:54 +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 bug #9948: added some checks to system_setting_save() to avoid PHP warnings/errors.
|
2004-10-16 07:35:29 +00:00 |
taxonomy.module
|
- Patch #11510 by Adrian: turned a non-ANSI SQL query into ANSI SQL so it works with PostgreSQL.
|
2004-10-18 17:46:19 +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:35 +00:00 |
user.module
|
- Patch #11728 by Uwe Hermann: fixed some typos in the code comments, Doxygen documentation and screen output.
|
2004-10-19 18:02:31 +00:00 |
watchdog.module
|
- Patch #8179 by JonBob: reintroduced menu caching.
|
2004-09-16 07:17:56 +00:00 |