Commit graph

153 commits

Author SHA1 Message Date
Max Pozdeev
55b4f3947e * links fixed in singletab tabs 2010-02-14 10:56:17 +03:00
Max Pozdeev
f61890f061 + added ability to delete completed tasks (thanks to merzhin) 2010-02-12 15:00:11 +03:00
Max Pozdeev
32bbe8bf10 * added option in settings to show task dates 2010-02-10 20:28:31 +03:00
Max Pozdeev
3b2cc1261b + allow <b>,<i>,<u>,<s> html tags in task title and notes 2010-02-10 18:06:41 +03:00
Max Pozdeev
573a5a285e * color of +1 priority changed to orange (thanks to merzhin)
(fixes issue #22)
2010-02-10 16:03:39 +03:00
Max Pozdeev
8134fd3e71 + can specify in URL the id of list to open. 2010-02-10 14:27:44 +03:00
Max Pozdeev
8be18ac673 * removed 'v' from version string 2010-02-07 22:41:58 +03:00
Max Pozdeev
72cd34a7b0 * added 'url' and 'mtt_url' to default config 2010-02-07 18:47:41 +03:00
Max Pozdeev
19ed24a621 * corrected urls in get_mttinfo() and ajax requests
* new name of session cookie
2010-02-07 16:26:11 +03:00
Max Pozdeev
301a75f779 * MTTPATH constant added 2010-02-06 20:35:39 +03:00
Max Pozdeev
77f8034d61 - bugfix: bug in previous fix :) 2010-02-06 18:08:45 +03:00
Max Pozdeev
5ad4b37c19 - bugfix: mytinytodo was not working when opened like 'path/index.php' 2010-02-06 17:51:44 +03:00
Max Pozdeev
06eb452104 - fixed theme actions handlers 2010-01-29 18:20:04 +03:00
Max Pozdeev
453dc3c01a * added icon for list add button 2010-01-29 17:21:46 +03:00
Max Pozdeev
f7b41b560e * mttMenu submenu logics changed 2010-01-29 16:36:22 +03:00
Max Pozdeev
08a28fcb46 * mttMenu adds item-active class to caller of submenu 2010-01-29 12:45:47 +03:00
Max Pozdeev
b548e0e17a * mttMenu adds button-active class to its caller 2010-01-29 12:23:44 +03:00
Max Pozdeev
b93349c946 * list menu moved into tab 2010-01-28 20:13:40 +03:00
Max Pozdeev
b69dd444a8 - fixed incorrect list weight on its creating 2010-01-27 22:11:55 +03:00
Max Pozdeev
f5e4406a7c * list menu converted to use mttMenu() 2010-01-26 17:40:22 +03:00
Max Pozdeev
cce4f0510b * disable current list in "Move to" submenu of context menu (thanks to merzhin)
(fixes issue #19)
2010-01-26 11:37:22 +03:00
Max Pozdeev
50fd3d7628 * priorities reordered in context menu (thanks to merzhin) 2010-01-26 10:23:08 +03:00
Max Pozdeev
9fe3693a9d + prefill the add-task form from the quick-add input 2010-01-25 22:09:16 +03:00
Max Pozdeev
333ab5e001 * sort menu items moved into list menu 2010-01-25 16:32:18 +03:00
Max Pozdeev
14bf436f79 * listSelected js action added 2010-01-25 15:57:02 +03:00
Max Pozdeev
7a39bc4bea * optimisations with ajax(Send|Stop|Error) 2010-01-25 14:10:50 +03:00
Max Pozdeev
a3f673360e + export to csv file (experimental, call it manually) 2010-01-24 23:12:30 +03:00
Max Pozdeev
ae33f625a3 + ability to change order of tabs (thanks to Alexander Teague) 2010-01-24 20:56:53 +03:00
Max Pozdeev
f82c99d854 * fixed tabs menu image position in IE7 2010-01-23 22:01:53 +03:00
Max Pozdeev
ec1a86a587 + "Show completed tasks" menu item istead of "Taks+completed" taskview (state will be saved in db) 2010-01-23 21:26:23 +03:00
Max Pozdeev
0242ba2233 * fixed tab appearance 2010-01-22 17:35:50 +03:00
Max Pozdeev
e43a77b4ae * little cleanup 2010-01-22 16:03:22 +03:00
Max Pozdeev
2fa4b6752b + ability to use single tab for all lists 2010-01-22 15:57:37 +03:00
Max Pozdeev
ca5d0a80f9 * some task actions handlers moved to template file 2010-01-21 23:20:03 +03:00
Max Pozdeev
5f2cb241db * improved context menu onclick handler 2010-01-21 20:51:23 +03:00
Max Pozdeev
e7fe1e9fda * mtt-htabs moved to own div (#toolbar) 2010-01-16 14:35:47 +03:00
Max Pozdeev
ed5d46592d * some logics moved to default theme 2010-01-15 18:01:46 +03:00
Max Pozdeev
04ae421d9c * interface files moved into themes/default 2010-01-15 17:42:39 +03:00
Max Pozdeev
91b0ff6779 - bugfix: negaive x- and y- offsets of context submenu 2010-01-15 14:17:17 +03:00
Max Pozdeev
00b1b611eb - bugfix: incorrect size of newly added tab 2010-01-15 13:46:09 +03:00
Max Pozdeev
9bc180f0c0 * fixed positioning of menu with box-shadows 2010-01-15 13:05:54 +03:00
Max Pozdeev
37e30a90f9 * little copyright changes (year,url) 2010-01-14 23:04:49 +03:00
Max Pozdeev
f887a4dee3 * more improvements in RTL support 2010-01-14 23:01:55 +03:00
Max Pozdeev
08f02ba2d3 * edit task box width fixed to fit into window 2010-01-12 20:15:14 +03:00
Max Pozdeev
fdeeb2bc55 * footer style fixed (no rounded corner) 2010-01-12 17:58:38 +03:00
Max Pozdeev
a153eb2c6e + added support of RTL languages translations (design not fully adapted) 2010-01-06 22:26:30 +03:00
Max Pozdeev
c64c016d37 * some js files caching 2009-12-29 14:58:34 +03:00
Max Pozdeev
87a9911539 * added application version into setup title 2009-12-29 14:09:19 +03:00
Max Pozdeev
0d4e143ab7 * added menu shadows (gecko and webkit based browsers) 2009-12-29 13:56:47 +03:00
Max Pozdeev
cf68596cb7 * better task word wrapping in pda style 2009-12-28 22:54:41 +03:00