Commit graph

536 commits

Author SHA1 Message Date
Max Pozdeev
d100b60e9d + show placeholder while tab grabbing 2020-10-19 15:44:50 +03:00
Max Pozdeev
da6311bea6 fix editorconfig: no final newline for .md files 2020-10-15 17:33:12 +03:00
Max Pozdeev
78b02537f8 apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
Max Pozdeev
fddfb9e1cf add .editorconfig 2020-10-14 21:13:47 +03:00
Max Pozdeev
1e4aedb5c7 - minimize overflow issues with menu elements in mobile theme 2020-10-13 23:30:46 +03:00
Max Pozdeev
41df373898 * disable "edit note" task menu item 2020-10-08 00:24:49 +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
f88bb7ff9d change version to 1.6.2 2020-10-05 18:17:02 +03:00
Max Pozdeev
b39782a246 - fix urls for rss and export in ie8 theme 2020-10-05 18:16:20 +03:00
Max Pozdeev
045f63dddf add copyright for jquery-ui-touch-punch 2020-10-03 22:17:12 +03:00
Max Pozdeev
1bbde052ae - auto-switch to mobile theme was off in bundled config 2020-10-03 21:28:32 +03:00
Max Pozdeev
0a1f494517 save all languages while zipbuild 2020-10-03 21:27:02 +03:00
Max Pozdeev
a61679200d - remove unnecessary error_log() 2020-09-30 22:37:35 +03:00
Max Pozdeev
d778971aa7 * do not use server port while MTT Url detection 2020-09-30 21:24:28 +03:00
Max Pozdeev
627ffd4fb9 change version to 1.6.1 2020-09-29 14:36:49 +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
a94f3034d1 - Bugfix: builder can not set version 2020-09-27 18:38:33 +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
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