Commit graph

71 commits

Author SHA1 Message Date
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
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
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
ae33f625a3 + ability to change order of tabs (thanks to Alexander Teague) 2010-01-24 20:56: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
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
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
08f02ba2d3 * edit task box width fixed to fit into window 2010-01-12 20:15:14 +03:00
Max Pozdeev
cf68596cb7 * better task word wrapping in pda style 2009-12-28 22:54:41 +03:00
Max Pozdeev
6b26b1367f * fixed task edit in pda style 2009-12-28 22:44:34 +03:00
Max Pozdeev
8907051b4b * pda style: hide task toggles 2009-12-27 22:49:25 +03:00
Max Pozdeev
14df22e55b * imroved task notes expanding 2009-12-27 19:04:25 +03:00
Max Pozdeev
3ed56a03ce * fixed context menu to work with scrolled document 2009-12-27 15:49:24 +03:00
Max Pozdeev
27ce3aef82 * fixed context menu to work near browser borders 2009-12-27 12:11:59 +03:00
Max Pozdeev
77e92590f9 * some images converted into CSS sprites 2009-12-26 21:15:28 +03:00
Max Pozdeev
594bb28d63 - bugfix: incorrect number of tasks shown after task completing, deleting or moving (in some cases) 2009-12-26 15:47:11 +03:00
Max Pozdeev
5c56d468aa + Can move task to other list (context menu) 2009-12-26 12:20:09 +03:00
Max Pozdeev
22336370ce * context menu handler enhanced to work with dynamic menus 2009-12-25 21:09:41 +03:00
Max Pozdeev
731be8e876 + task priority added to context menu 2009-12-24 22:05:44 +03:00
Max Pozdeev
510db006c7 + tasks actions moved into new context menu 2009-12-24 20:28:42 +03:00
Max Pozdeev
6967812626 + In task edit: show dates when the task was created and completed 2009-12-15 22:58:28 +03:00
Max Pozdeev
c24dfbf9dd * "read-only" replaced with "Public Tasks" 2009-12-01 16:18:38 +03:00
Max Pozdeev
5abfd99c79 - bugfix: sometimes incorrect loadLists() after logout 2009-11-27 22:49:22 +03:00
Max Pozdeev
6f634c9317 * removed "tabs blink" while pageload 2009-11-27 22:44:21 +03:00
Max Pozdeev
7246961755 * clear tasklist before load 2009-11-26 15:25:58 +03:00
Max Pozdeev
629431a7fb * select newtask h-tab after login 2009-11-26 14:56:40 +03:00
Max Pozdeev
44746f7ce7 * optimized calls of updateAccessStatus() 2009-11-26 14:46:00 +03:00
Max Pozdeev
5a0ad4e3a0 * improved appearance of tabs in IE7 and IE6 2009-11-25 22:00:39 +03:00
Max Pozdeev
4ce24a2f6a - bugfix: advanced add not worked in IE7 2009-11-25 17:58:56 +03:00
Max Pozdeev
d7ccf95a65 + Can publish lists separetely 2009-11-22 15:24:36 +03:00
Max Pozdeev
62ee0ded12 * Taskview and Sorting menus converted to .mtt-btnmenu 2009-11-18 22:31:40 +03:00
Max Pozdeev
e0738812bc * div.li replaced with ul>li in mtt-btnmenu-container 2009-11-18 18:49:37 +03:00
Max Pozdeev
619183fc9a + individual sorting for every tasklist
* readonly user can not change the sorting
2009-11-15 14:43:53 +03:00
Max Pozdeev
94d3764b02 * taskdate_inline 2009-11-13 20:55:51 +03:00
Max Pozdeev
d666317ae7 * task date converted to timestamp
* setup updated
- timezone usage fixed in some places
2009-11-13 15:38:55 +03:00
Max Pozdeev
c3a3ac420f - fixed tag cloud overflow 2009-11-08 21:42:32 +03:00
Max Pozdeev
285bd80c26 + RSS 2.0 feed 2009-11-01 17:42:36 +03:00