Commit graph

513 commits

Author SHA1 Message Date
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
5f022b2674 fix for prev commit 2020-09-25 12:36:04 +03:00
Max Pozdeev
15fb7f86b0 dont die if language file not found 2020-09-24 19:21:13 +03:00
Max Pozdeev
ac0d635ec1 make run() to parse anchor 2020-09-24 17:28:14 +03:00
Max Pozdeev
d8a341cd52 rest of tests + readability 2020-09-24 11:17:47 +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
f8c48dc0ba add index.html to forbid the index 2020-09-22 21:47:58 +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
Max Pozdeev
2ea33b5854 rtl fixes 2020-09-21 11:27:38 +03:00
Max Pozdeev
951ebf4d07 more fixes to RTL; add support in mttMenu 2020-09-20 22:43:37 +03:00
Max Pozdeev
5143692b43 add RTL to calendar 2020-09-20 18:47:37 +03:00
Max Pozdeev
230bf87bab more RTL fixes in css 2020-09-20 18:29:31 +03:00
Max Pozdeev
5180400640 replace float with flex in tasks h3 2020-09-20 17:59:39 +03:00
Max Pozdeev
c44d7bcd44 fix style for RTL languages 2020-09-20 17:20:34 +03:00
Max Pozdeev
17b271b88e * can override language with 'lang' cookie or query param 2020-09-20 16:46:07 +03:00
Max Pozdeev
580640e412 move themes to /content/themes/ folder 2020-09-18 23:10:39 +03:00
Max Pozdeev
83ac15e582 Move langs to /content/lang/ folder 2020-09-18 23:02:45 +03:00
Max Pozdeev
658ec2fbc6 move DefaultLang class to mytinytodo_lang.php in the root; remove folder /lang/ 2020-09-18 22:06:10 +03:00
Max Pozdeev
4566110e95 fix tag filter in ie8 theme 2020-09-18 17:29:03 +03:00
Max Pozdeev
d73c39fb95 fix and update zip builder to latest structure 2020-09-17 21:58:39 +03:00
Max Pozdeev
723788d19e * add ie8 theme based on the old default theme from v1.5 2020-09-17 21:10:20 +03:00
Max Pozdeev
d388c48cb3 little fixes for theme support 2020-09-17 18:51:29 +03:00
Max Pozdeev
c63434f468 fixes for IE; update task-menu icon 2020-09-17 10:41:27 +03:00
Max Pozdeev
79f412a983 fix link in menu 2020-09-16 22:08:07 +03:00
Max Pozdeev
a92ae4d74b Correct title for tab with all tasks 2020-09-16 22:06:06 +03:00
Max Pozdeev
9ff6e86e3d replace float in task; update 2 task icons 2020-09-16 17:14:52 +03:00
Max Pozdeev
7022121c43 fix js for IE11 compatibility 2020-09-14 23:25:22 +03:00
Max Pozdeev
e199c7b6f9 fix the size of images for svg viewbox 2020-09-14 22:43:15 +03:00
Max Pozdeev
a36834d62f replace float in tabs 2020-09-14 22:38:17 +03:00
Max Pozdeev
8b45cae0ad replace float in #toolbar 2020-09-14 20:32:26 +03:00
Max Pozdeev
2519d6e54d replace float in footer 2020-09-14 15:11:43 +03:00
Max Pozdeev
3529269f36 replace css float with flex in top block 2020-09-13 22:48:35 +03:00
Max Pozdeev
27220c974d use .urlForList() 2020-09-13 16:32:55 +03:00
Max Pozdeev
56e78b451c use 'a href' for a list feed and exports instead of location.href 2020-09-12 20:50:29 +03:00
Max Pozdeev
734c407917 little more security for config values 2020-09-12 17:02:15 +03:00
Max Pozdeev
dbfa448576 * add basic auto-detection of mobile devices (disabled yet) 2020-09-12 16:17:43 +03:00
Max Pozdeev
3caf17be9d basic handling of unknown list in history 2020-09-12 00:05:36 +03:00
Max Pozdeev
a35c71ed04 * add more space to menu 2020-09-11 22:29:52 +03:00
Max Pozdeev
82689265f6 use viewBox in svg images 2020-09-11 18:44:47 +03:00
Max Pozdeev
d637240272 * use browser history while tab switching 2020-09-11 18:29:15 +03:00
Max Pozdeev
c7c8572148 js: remove loadListsAtStart() 2020-09-11 15:22:53 +03:00
Max Pozdeev
5608d46e6c * 'list' query param redirect to hash route 2020-09-10 12:23:16 +03:00
Max Pozdeev
1a6a480f15 fix footer in print.css 2020-09-08 14:55:37 +03:00
Max Pozdeev
4929663437 remove unnecessary need_auth() 2020-09-08 14:50:06 +03:00