Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download mytinytodo-7.x-1.1.tar.gztar.gz 83.18 KB
MD5: 0c78cda589d4ef09517e902d92f08bd3
SHA-1: 9599f3adb05466bbe3ecc25e2b95a950b22da51a
SHA-256: bb528eed2a1dc11e318ed887d8134ef8796127f4b716e5a7d466bf11dd810e46
Download mytinytodo-7.x-1.1.zipzip 102.08 KB
MD5: bbbb100081c869759293cfb5c3347f6a
SHA-1: ca47c22b807b25d48165d6c88eb5106bdcc17150
SHA-256: f7de8567c2d937ecfedaf6a172b26ed763fd5ed206ee5ac30d10c227565032ec

Release notes

Changes

  • Change mytinytodo library license to GPL v2+ with the permission of the author, Max Pozdeev.
  • #1633156: Prevent CSRF.
  • #1512502: Load task list specific settings on init.
  • #1899124: Allow todo list to display for comments.
  • #1983476: Fix declaration of views_handler_field_duedate::get_value().
  • Use correct URLs when clean URLs is disabled.
  • Fix missing draggable.png when clean URLs is disabled.
  • Check if object exists before calling blur().
  • Change autocomplete search to use "qq" instead of "q" URL parameter to avoid conflicting with Drupal when clean URLs is disabled.
  • View and edit permissions are now based on field_access() and node_access().
  • #2100255: Add mytinytodo as a dependency for mytinytodo_wysiwyg and mytinytodo_facebook.
  • #2044883: Fix non-admin user not being able to edit own todo list.
  • #1983790: Discuss security options in the README.txt
  • Fix URL path to calendar.png
  • #1935648: Fix path to mytinytodo/init when clean URLs is disabled.
Created by: fizk
Created on: 26 Jan 2014 at 22:50 UTC
Last updated: 26 Jan 2014 at 22:53 UTC
Bug fixes
New features

Other releases