myTinyTodo v1.2.6
myTinyTodo updated to v1.2.6, download.
What’s new since v1.2.4:
- Added config option to set first day of the week (monday by default)
- Bug fixed
myTinyTodo v1.2.4
myTinyTodo updated to v1.2.4.
What’s new since v1.2.3
In this version location of completed tasks was changed. Now they are at the bottom of the list, and when you complete the task it will be placed at the end of completed tasks. These tasks became non-draggable and softened.
Also bugs were fixed.
Update 2009-08-23: Updated to v1.2.5 (bugfix release)
myTinyTodo v1.2 final
Final release of myTinyTodo v1.2. License: GNU GPL v3+.
What’s new after v1.2 b2
- Some filters combined into taskview selector
- db installer/updater combined into one file setup.php
- Bug fixed
This version includes new setup.php which is used both to install new database (old dba.php) and to update database (old update_xxx_yyy.php). So, to update from previous version just replace files from source excluding directory ‘db’ and then run ‘setup.php’.
Info for translators
- String added: tasks_and_compl.
- Strings removed: show_completed, hide_completed.
Update 2009-08-14: script updated to v1.2.1.
- 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