History of 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