History of changes
v1.4.2 (2011-03-21)
Enhanced: always specify content-type header to override webserver defaultsBugfix: can not change password in Opera
v1.4.1 (2011-02-15)
Enhanced: priority popup was disabled in style for mobilesBugfix: error while filtering by 2 tags or more in mysql version (thanks to Goran Trajkovic)
v1.4.0 (2011-01-25)
Added: you can open all task tab on page load using "list=-1" query string parameter or "#alltasks" or "#list/-1"Added: need to confirm page close if task was edited and not saved
Added: ability to use feed of current tasks (without completed)
Enhanced: added date of task completion to RSS feed
Bugfix: show all tags not working in task add form if the form was opened for the first time
v1.4 beta 3 (2011-01-09)
Added: export to iCalendarEnhanced: datetime according to timezone in CSV export
Bugfix: sunday was always the first day of week in duedate calendar
Bugfix: possible 'table is locked' sqlite error while setup
Bugfix: incorrect selectbox value for custom short date format in settings
v1.4 beta 1 (2010-12-31)
Added: all tasks tabAdded: sorting by date created and date modified (all sortings available in reverse order)
Added: tag preview feature
Added: can hide tab with Ctrl+click
Added: remember all notes visible or hidden during the session
Added: ability to use feeds of completed tasks and changed tasks
Added: back button in settings and task edit
Enhanced: multiple tags filter
Enhanced: tags filter can exclude tasks with specified tag (Ctrl+click on tag)
Enhanced: date format and timezone settings (thanks to Antonio Garcia Marin)
Enhanced: no modal window for task edit
Enhanced: readonly user can export the tasks from published list
Enhanced: readonly user can use sortings and "show completed tasks" toggle
Enhanced: show task priority in context menu
Enhanced: "export to csv" now in list menu
Enhanced: singletab toggle with Ctrl+click on the caller of menu for list selecting
Enhanced: add current tags to task add form when autotagging is enabled
Bugfix: incorrect task (un)completing after manual task reorder
Bugfix: incorrect menu and submenu handling
Bugfix: overflow of long name of list
and other changes...
v1.3.6 (2010-07-26)
Bugfix: not worked on IIS due to missed REQUEST_URIBugfix: incorrect tabs look in opera 10.60
Bugfix: removed unnecessary global var which made script not working in some cases
v1.3.5 (2010-05-11)
Enhanced: setup improved (mysql table prefix, additional checks and fixes)Bugfix: more accurate task weight while (un)completing
Bugfix: added static method declaration to avoid PHP notices
v1.3.4 (2010-02-16)
Added: each list has own URL to openAdded: can use <b>,<i>,<u>,<s> html tags in task title and notes
Added: ability to delete completed tasks (thanks to merzhin)
Enhanced: added option in settings to show task dates
Enhanced: color of +1 priority changed to orange (thanks to merzhin)
Enhanced: changed name of session cookie and added config parameters for better integration into websites
Bugfix: mytinytodo was not working when opened as 'index.php'
v1.3.3 (2010-01-29)
Added: ability to change the order of tabs (thanks to Alexander Teague)Added: support of right-to-left languages translations (thanks to Mostafa Khadem)
Added: can use single tab for all lists (select list in menu)
Added: state of show completed task checkbox stored in db
Added: export to csv
Added: experimental support of templates
Added: prefill add-task form from quick-add input (thanks to merzhin)
Enhanced: interface improvements in conext menu, tabs, task edit form
Bugfix: negaive x- and y- offsets of context submenu
Bugfix: incorrect size of newly added tab
v1.3.2 (2009-12-29)
Added: can move task to other listAdded: tasks' actions moved into new context menu
Added: show dates when the task was created and completed (in task edit)
Added: support of prefix for database tables
Enhanced: settings page can be localized in language pack
Enhanced: style for mobiles
Bugfix: incorrect sorting after 'rename list' and 'create list'
Bugfix: incorrect number of tasks shown after task completing, deleting or moving (in some cases)
Bugfix: sometimes incorrect loading of tabs after logout
Bugfix: "tabs blink" while pageload
v1.3.1 (2009-11-27)
Added: individual sorting for every tasklistAdded: ability to publish lists separetely
Enhanced: internal optimizations and some appearance enhancements
Bugfix: incorrect position of tags input on edit form in IE7
Bugfix: advanced add not worked in IE7
Bugfix: incorrect duedate formatting
Bugfix: tag cloud overflow
Bugfix: rss icon was in wrong place in firefox 3.0 and others
v1.3.0 (2009-11-01)
Added: Can change title in settingsv1.3 beta 3 (2009-11-01)
+ RSS 2.0 feed for new tasks* Small interface changes
- Bugs fixed
v1.3 beta 2 (2009-10-22)
+ Support of multiple lists+ Collapsible notes
+ Ability to show all tags to select in task editor
+ Complete form to create the task
+ Configuration editor
+ Can select database type to use while install
* Date/time format settings updated
* Minor changes
v1.2.7 (2009-09-23)
* Some redesign (rounded corners)- Bugs fixed
v1.2.6 (2009-08-27)
+ Added config option to set first day of the week (Monday by default)v1.2.5 (2009-08-23)
- Bug fixedv1.2.4 (2009-08-22)
* Completed tasks now are located in the bottom of list, and are not draggable- Bugs fixed
v1.2.3 (2009-08-18)
* Can resize window of task editingv1.2.2 (2009-08-16)
* ajax error handling according to the error_reporting levelv1.2.1 (2009-08-14)
+ Can view error details by clicking on 'some error occurred' message* Now it's not necessary to have enabled php option 'short_open_tag'
* setup.php does not support sqlite2 anymore
v1.2 final (2009-07-28)
* some filters combined into taskview selector* db installer/updater combined into one file setup.php
- Bug fixed
v1.2 beta 2 (2009-07-19)
+ Calendar for due dates* Changes in session handling
- Bugs fixed
v1.2 beta (2009-06-30)
+ Due dates and filters+ Sortings
+ Clickable URLs
+ Tag cloud
+ Autotagging (when add task under tag filter)
* Number of priorities decreased to [-1,0,+1,+2]
* Some redesign
v1.1.1 (2009-05-27)
- Bugs fixedv1.1 (2009-05-20)
+ Tags+ Smart syntax
+ Style for mobile devices
* Sqlite version now uses sqlite3 (pdo_sqlite library)
* Search in the notes
* Some redesign of authorization process
v1.0 (2009-05-08)
+ Added password protection* Changed format of language pack
- bug fixed
v0.9.1 (2009-05-03)
* Added some strings for translation* Russian translation moved out from source
v0.9 (2009-05-02)
Preparations for the internationalization* Configuration moved to separate file
+ Russian translation
v0.8 (2009-04-29)
First public release+ Task notes
+ Sorting by drag-and-drop
+ 6 level priority
+ Search
+ Printer CSS
myTinyTodo