mytinytodo/src
2010-09-12 17:42:57 +04:00
..
db * setup.php fixed: added more checks, table prefix 2010-04-29 13:38:08 +04:00
jquery jquery.autocomplete plugin updated (same as in firefox plugin) 2010-06-09 19:02:57 +04:00
lang Merge with 1.4 2010-09-09 23:33:40 +04:00
themes * full opacity of completed tasks on its hover 2010-09-12 17:42:57 +04:00
tmp initial, based on v1.2.5 2009-08-27 16:48:09 +04:00
ajax.php + can filter tasks excluding some tags (with Ctrl+click) 2010-08-23 17:04:05 +04:00
class.db.mysql.php * setup can upgrade to v1.4 (also added UUID fields) 2010-08-14 21:02:35 +04:00
class.db.sqlite3.php * setup can upgrade to v1.4 (also added UUID fields) 2010-08-14 21:02:35 +04:00
common.php * setup can upgrade to v1.4 (also added UUID fields) 2010-08-14 21:02:35 +04:00
COPYRIGHT * little copyright changes (year,url) 2010-01-14 23:04:49 +03:00
export.php + export to csv file (experimental, call it manually) 2010-01-24 23:12:30 +03:00
feed.php + added feeds of completed tasks and changed tasks 2010-08-18 22:23:17 +04:00
index.php + can specify in URL the id of list to open. 2010-02-10 14:27:44 +03:00
init.php * removed unnecessary global var (which can produce errors sometimes) 2010-07-24 16:51:01 +04:00
LICENSE initial, based on v1.2.5 2009-08-27 16:48:09 +04:00
mytinytodo.js * task and search input focus toggle in pda style 2010-09-09 21:04:36 +04:00
mytinytodo_ajax_storage.js - parseTaskStr was not implemented in ajax_storage 2010-08-04 18:43:16 +04:00
mytinytodo_lang.php * mytinytodo js lang init changed 2010-08-14 23:37:40 +04:00
settings.php + Language name instead of its code in settings 2010-09-10 21:48:15 +04:00
setup.php Merge with 1.4 2010-09-09 23:33:40 +04:00