v1.4 final

By , January 25, 2011 01:24

I think v1.4 is stable enough to finalise version number.

Changes:

  • 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). Use “feed=current” parameter.
  • 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

Soon I’ll publish a tool to easily create translations for myTinyTodo.

v1.4 beta 3

By , January 9, 2011 01:04

New beta available for download.

Some bugs were fixed. Added export to iCalendar.

myTinyTodo improvements by others

By , January 8, 2011 15:03

People makes their own improvements for myTinyTodo:

Displaying data from myTinyTodo somewhere else

MyTinyTodo Email Notification Script

myTinyTodo module for Drupal

v1.4 beta

By , January 1, 2011 21:56

New beta version of myTinyTodo is available to download and test.

Main features are multi tags filter and all tasks tab (changelog).

Thanks to all who helped me for bug reports, code contributing, donations, translations.

Run setup.php after upload. Then go to settings and specify date-n-time options.

v1.3 updates

By , November 27, 2009 15:55

Released new version of myTinyTodo – v1.3.1.

This is mostly a bugfix release, but some features were added:

  • individual sorting for every tasklist
  • ability to publish lists separetely

Thanks for bug reports: Progi1984, heraldboy.

Next releases of v1.3 branch will be published in this post.

Update  2009-12-29

v1.3.2 is published. Here are some changes:

  • can move task to other list
  • show dates when the task was created and completed (in task edit)
  • support of prefix for database tables
  • settings page can be localized in language pack

Update 2010-01-29

v1.3.3 is published.

  • It has many small changes in interface.
  • Now you can change order of tabs or even show only one tab for all lists.
  • Added style for Right-to-left languages translations.
  • Added export to csv.

To use single tab interface add “singletab” query parameter to mytinytodo url like this: http://www.mytinytodo.net/demo/?singletab

You can export the tasks from some list to csv file (manually as for now) by running as follows:
/mytinytodo/export.php?list=<ListID>&format=csv
Example: http://www.mytinytodo.net/demo/export.php?list=1&format=csv

Thanks to merzhin, Alexander Teague, Mostafa Khadem and to all translators.

After update to v1.3.3 you can delete “images” directory and .css files in mytinytodo root directory.

Update 2010-02-16

v1.3.4 is published.

Some enhancements:

  • Now each list has own URL: /mytinytodo/?list=1 or /mytinytodo/#list/1.
  • Added ability to use html tags (b,i,u,s) to highlight required text (in title or notes).

Thanks to merzhin for patches.

Update 2010-05-11

v1.3.5 is published.

All the changes you can find in changelog.

Based on Panorama Theme by Themocracy