Commit graph

57 commits

Author SHA1 Message Date
Max Pozdeev
d6ca663d4e * friendy messages if no lists to show 2022-01-15 21:00:51 +03:00
Max Pozdeev
70918b453d refresh COPYRIGHT files 2022-01-13 15:18:52 +03:00
Max Pozdeev
35e249c7aa * add task id to edit task page 2022-01-12 17:33:39 +03:00
Max Pozdeev
0bd56d7fd8 apply editorconfig to theme index 2022-01-12 14:59:10 +03:00
Max Pozdeev
104174a9b3 * add logo and change animation of page loading 2022-01-11 01:17:25 +03:00
Max Pozdeev
e897ce13b2 remove :hover on task row 2021-07-30 21:30:42 +03:00
Max Pozdeev
96d63686ab little facelifting in mobile style 2021-07-29 21:58:05 +03:00
Max Pozdeev
73ab4ac10f * use database table for session handling 2021-07-29 16:52:44 +03:00
Max Pozdeev
809e811447 fix tasklist hover in mobile style 2021-07-25 17:21:52 +03:00
Max Pozdeev
476abbd08b make settings UI more mobile friendly 2021-07-25 16:46:52 +03:00
Max Pozdeev
2c2255d73b updated translation of smart syntax description 2021-07-25 15:25:11 +03:00
Max Pozdeev
62e1dc0c96 * changes in error logging: show only in debug mode 2021-07-24 18:16:16 +03:00
Max Pozdeev
8fe4cbf882 restructure task row 2021-07-19 21:37:45 +03:00
Max Pozdeev
b1f45773f3 * update jQuery to v3.6.0 2021-07-15 20:22:28 +03:00
Max Pozdeev
f4eb291491 theme's index.php can not be run outside the core 2021-07-15 20:22:01 +03:00
Max Pozdeev
e74c1b4678 do not use 'doubleclicked' class on task 2021-07-14 21:37:35 +03:00
Max Pozdeev
2be3af374d replace index.php with empty index.html in some places 2021-07-14 19:03:52 +03:00
Max Pozdeev
7df139f4a1 convert tabs to spaces in css 2021-07-14 18:51:50 +03:00
Max Pozdeev
59fe50b31d * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
Max Pozdeev
ae22d091bf move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
Max Pozdeev
8ad3362693 polish css structures 2021-04-20 17:37:17 +03:00
Max Pozdeev
afc95dba32 + added rss feed of task changes (New/Updated/Completed) 2020-10-22 20:39:28 +03:00
Max Pozdeev
f035fa3464 * do not allow urls and any html elements in task title (escape all); format the note in php (not js) using mttMarkup_v1 2020-10-21 23:47:32 +03:00
Max Pozdeev
62fa23fda4 show 'Hide list' menu item for 'All tasks' tab 2020-10-20 21:43:10 +03:00
Max Pozdeev
57b8666bd2 * move 'All tasks' tab to the left (to be the first tab) 2020-10-20 21:33:36 +03:00
Max Pozdeev
003e1eadb9 continue make responsive (set font-size 16px on small screens) 2020-10-20 18:06:22 +03:00
Max Pozdeev
20bd4cd822 * start to make responsive (600px breakpoint); remove singletab commands; remove urls to mobile and desktop themes 2020-10-19 23:48:19 +03:00
Max Pozdeev
fe2685635f remove ie8 theme 2020-10-19 22:53:09 +03:00
Max Pozdeev
f6be2714d9 + add list menu item "Hide list" 2020-10-19 16:37:13 +03:00
Max Pozdeev
d100b60e9d + show placeholder while tab grabbing 2020-10-19 15:44:50 +03:00
Max Pozdeev
78b02537f8 apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
Max Pozdeev
9133e87d91 fix font-family (issue in firefox) 2020-10-06 21:22:05 +03:00
Max Pozdeev
5608bb9ce8 - ui fixes: footer in mobile theme; top bar height in firefox while loading; task icons layout in old opera 2020-10-06 18:20:51 +03:00
Max Pozdeev
1a7aaae416 create optional start page for ie8 theme 2020-10-05 18:17:56 +03:00
Max Pozdeev
b39782a246 - fix urls for rss and export in ie8 theme 2020-10-05 18:16:20 +03:00
Max Pozdeev
6450438868 * fix the sorting by drag-n-drop in mobile theme 2020-09-29 14:36:14 +03:00
Max Pozdeev
bb91c34f15 * add print style to mobile theme 2020-09-28 21:50:44 +03:00
Max Pozdeev
94921e33fc * rotate icon of select list button in rtl style 2020-09-28 12:09:29 +03:00
Max Pozdeev
827b921f0b add arabic translation 2020-09-28 11:17:31 +03:00
Max Pozdeev
938ec7bc36 * disable autocomplete for task title while edit or create a task 2020-09-28 11:16:11 +03:00
Max Pozdeev
85fb8dea69 * auto-switch to mobile version is enabled by default 2020-09-26 23:57:10 +03:00
Max Pozdeev
b8d1a23205 replace 2 icons for "select list" and "task actions" and little more 2020-09-26 18:45:20 +03:00
Max Pozdeev
81aeb6b3cf add outline animation 2020-09-26 17:23:41 +03:00
Max Pozdeev
001948d530 fixed: inline date was not shown 2020-09-26 16:48:34 +03:00
Max Pozdeev
ac0d635ec1 make run() to parse anchor 2020-09-24 17:28:14 +03:00
Max Pozdeev
d3acbb4b7e * FL: delete task with highlight effect; add outline color to controls; highlight task when task context menu is shown 2020-09-22 23:51:35 +03:00
Max Pozdeev
791b7570a1 * Bugfix: month was not translated in datepicker 2020-09-21 22:40:42 +03:00
Max Pozdeev
6389f3a863 * Now shows list name in print style 2020-09-21 22:06:53 +03:00
Max Pozdeev
fe2485525d * some fonts were increased; redraw newtask icon 2020-09-21 21:03:04 +03:00
Max Pozdeev
4758d0c1a1 * can cancel tag filter by clicking on tag (not only close button) 2020-09-21 12:25:34 +03:00