You are here

CHANGELOG.txt in Mailhandler 6

mailhandler 6.x-1.x-dev
=======================
by ilo: fixed some warnings for missing variables.
by ilo: remove taxonomy dependency for commands parsing.
Issue #1159604 by ilo: Watchdog messages about deprecated functions.
Issue #1045738 by ilo: Show debug information about message processed commands.
Issue #787754 by kutter, ilo: More detailed error reporting.
Issue #1038930 by ilo: Fix periods in admin messages.
Issue #1040240 by ilo: Document module hooks.
Issue #1045388 by ilo: Improve README file description.
Issue #1042388 by ilo: Refactor mailbox test code.
by ilo: Cosmetic changes.
by ilo: update latest changes in CHANGELOG.txt file.
Issue #868860 by Ian Ward: Comments missing body when node body disabled.
Issue #855312 by Dane Powell, Ian Ward: Pass full node to hook_mailhandler_post_save.
- Issues previous to git migration.
Issue #1045308 by ilo: Include Watchdog messages for debug information code.
Issue #1042382 by ilo: Add mailbox validate function.
Issue #1042488 by ilo: Rewrite mailhandler_cron() to use new CRUD functions.
Issue #1042326 by ilo: Rewrite mailhandler_add_edit_mailbox() to use new CRUD functions.
Issue #1042172 by ilo: Rewrite mailhandler_admin_delete_confir() to use new CRUD functions.
Issue #1042156 by ilo: Rewrite mailhandler_list_mailboxes() to use new CRUD functions.
by ilo: No issue, cosmetic changes and coder review for mailhandler.test file.
by ilo: No issue, cosmetic changes and coder review for mailhandler.install file.
Issue #1041092 by ilo: Provide mailbox crud operations and organize module content.
Issue #1038876 by ilo: Wrong menu definition for 'Retrieve' operation.
Issue #103706 by Cor3huis, ilo: function imap_header should be replaced by imap_headerinfo.
Issue #1040896 by ilo: Fix coder review for @file headers and include a CHANGELOG.txt
Issue #1038928 by ilo: Default encoding not being shown in system settings form.
Issue #300389 by ilo: Fix some php notices on mailbox administrative interface.
Issue #1038922 by ilo: Include mailhandler simpletest case.
Issue #1038910 by ilo: Wrong endline marker in mailhandler.admin.inc file. Included line Feed character.
by yhahn.  Remove out of place, uninitialized variable which is not used for anything.  Looks like a remnant of the past or accident.  Fixes a PHP 5.3 strict warning.

Previous commits are included in 6.x-1.11

File

CHANGELOG.txt
View source
  1. mailhandler 6.x-1.x-dev
  2. =======================
  3. by ilo: fixed some warnings for missing variables.
  4. by ilo: remove taxonomy dependency for commands parsing.
  5. Issue #1159604 by ilo: Watchdog messages about deprecated functions.
  6. Issue #1045738 by ilo: Show debug information about message processed commands.
  7. Issue #787754 by kutter, ilo: More detailed error reporting.
  8. Issue #1038930 by ilo: Fix periods in admin messages.
  9. Issue #1040240 by ilo: Document module hooks.
  10. Issue #1045388 by ilo: Improve README file description.
  11. Issue #1042388 by ilo: Refactor mailbox test code.
  12. by ilo: Cosmetic changes.
  13. by ilo: update latest changes in CHANGELOG.txt file.
  14. Issue #868860 by Ian Ward: Comments missing body when node body disabled.
  15. Issue #855312 by Dane Powell, Ian Ward: Pass full node to hook_mailhandler_post_save.
  16. - Issues previous to git migration.
  17. Issue #1045308 by ilo: Include Watchdog messages for debug information code.
  18. Issue #1042382 by ilo: Add mailbox validate function.
  19. Issue #1042488 by ilo: Rewrite mailhandler_cron() to use new CRUD functions.
  20. Issue #1042326 by ilo: Rewrite mailhandler_add_edit_mailbox() to use new CRUD functions.
  21. Issue #1042172 by ilo: Rewrite mailhandler_admin_delete_confir() to use new CRUD functions.
  22. Issue #1042156 by ilo: Rewrite mailhandler_list_mailboxes() to use new CRUD functions.
  23. by ilo: No issue, cosmetic changes and coder review for mailhandler.test file.
  24. by ilo: No issue, cosmetic changes and coder review for mailhandler.install file.
  25. Issue #1041092 by ilo: Provide mailbox crud operations and organize module content.
  26. Issue #1038876 by ilo: Wrong menu definition for 'Retrieve' operation.
  27. Issue #103706 by Cor3huis, ilo: function imap_header should be replaced by imap_headerinfo.
  28. Issue #1040896 by ilo: Fix coder review for @file headers and include a CHANGELOG.txt
  29. Issue #1038928 by ilo: Default encoding not being shown in system settings form.
  30. Issue #300389 by ilo: Fix some php notices on mailbox administrative interface.
  31. Issue #1038922 by ilo: Include mailhandler simpletest case.
  32. Issue #1038910 by ilo: Wrong endline marker in mailhandler.admin.inc file. Included line Feed character.
  33. by yhahn. Remove out of place, uninitialized variable which is not used for anything. Looks like a remnant of the past or accident. Fixes a PHP 5.3 strict warning.
  34. Previous commits are included in 6.x-1.11