maxpozdeev
|
302a827eca
|
* fix background color of inputs in mobile settings
|
2025-04-05 20:35:19 +03:00 |
|
maxpozdeev
|
4c2033aa8c
|
- Fix incorrect list name in task viewer opened from All tasks list (GH-107)
|
2025-02-25 21:46:11 +03:00 |
|
maxpozdeev
|
4356dd2c62
|
- dont show edit task button in taskviewer in readonly mode
|
2025-02-23 23:26:25 +03:00 |
|
maxpozdeev
|
7754719702
|
+ Can filter tags in tag cloud (GH-105)
|
2025-02-21 12:20:27 +03:00 |
|
maxpozdeev
|
2841e12a30
|
* Batch of small UI changes
|
2025-02-19 22:38:55 +03:00 |
|
maxpozdeev
|
f7a7294466
|
Update jQuery UI to v1.14.1
|
2025-02-19 18:42:29 +03:00 |
|
maxpozdeev
|
c7f935f1c8
|
Update jQuery UI Touch Punch to 1.1.5 with my patches
|
2025-02-17 22:17:25 +03:00 |
|
maxpozdeev
|
8082278af5
|
+ Can filter tasks by having any tag or not having tags (closes GH-64)
|
2025-02-17 12:30:30 +03:00 |
|
maxpozdeev
|
a2b472f2d8
|
+ Show counters of new tasks in the Select List menu
|
2025-02-16 00:27:50 +03:00 |
|
maxpozdeev
|
c11b7f5b34
|
+ Can show a counter of new tasks as a favicon (GH-5, GH-25)
|
2025-02-15 21:50:09 +03:00 |
|
maxpozdeev
|
b05f40f77c
|
Move js call of tasks/newCounter to js api file
|
2025-02-15 20:37:54 +03:00 |
|
maxpozdeev
|
49b02cd4f8
|
- Fix empty page while print in firefox (closes GH-103)
|
2025-02-01 23:56:24 +03:00 |
|
maxpozdeev
|
c611762c9e
|
- Fix margin of title in print style
|
2025-02-01 23:08:14 +03:00 |
|
maxpozdeev
|
80de4b7a9b
|
+ add setting for counter of new tasks (disabled by default) (2 strings added for translation)
|
2024-01-23 13:35:19 +03:00 |
|
maxpozdeev
|
454eef2e07
|
Revert "* do not strikethrough completed tasks"
This reverts commit bad99a11ab.
|
2024-01-08 13:11:24 +03:00 |
|
maxpozdeev
|
87620921a2
|
css for groups in settings
|
2024-01-08 13:06:45 +03:00 |
|
maxpozdeev
|
081c1a94fe
|
ext can alert on settings page refresh
|
2023-12-26 13:01:01 +03:00 |
|
maxpozdeev
|
39ba94e303
|
* ext action can show alert on result
|
2023-12-26 12:34:22 +03:00 |
|
maxpozdeev
|
b721ca9b33
|
* do not highlight a task on hover in tasklist
|
2023-12-02 14:27:33 +03:00 |
|
maxpozdeev
|
b4703b29f8
|
- fix: alltasks tab was not filled if new list with tasks was created in another session
|
2023-12-02 14:13:39 +03:00 |
|
maxpozdeev
|
dd27362e96
|
- fix: counter of new tasks was not displayed due to incorrect list ref
|
2023-12-02 00:53:58 +03:00 |
|
maxpozdeev
|
9c4087fe38
|
- handle more area to start manual sorting of tasks
|
2023-11-23 23:18:24 +03:00 |
|
maxpozdeev
|
691a99cb28
|
+ can use manual sorting in reverse order (i.e. new tasks are on top)
|
2023-11-23 23:16:40 +03:00 |
|
maxpozdeev
|
dfe908776e
|
little refactoring of js api driver
|
2023-11-23 21:51:54 +03:00 |
|
maxpozdeev
|
17c8cf87d6
|
* replace last float with flex in css
|
2023-11-09 23:07:45 +03:00 |
|
maxpozdeev
|
edfe391e41
|
* add more compatibility for http api (able to use GET and POST requests only)
|
2023-11-04 14:58:24 +03:00 |
|
maxpozdeev
|
b7e060e6db
|
better css for RTL localisations
|
2023-10-18 15:57:18 +03:00 |
|
maxpozdeev
|
146d9a19bb
|
better css for RTL localisations
|
2023-10-09 11:10:26 +03:00 |
|
maxpozdeev
|
ae6a4ef2a4
|
- fix: new tasks counter was not working in old browsers (like chrome 49) due to the absent cookies in fetch
|
2023-10-09 11:09:17 +03:00 |
|
maxpozdeev
|
9a1970d3b1
|
* use link media instead of js for auto and compulsory dark mode
|
2023-10-09 11:07:34 +03:00 |
|
maxpozdeev
|
9489e51574
|
* add ability to select month and year in due date picker
|
2023-10-04 23:17:34 +03:00 |
|
maxpozdeev
|
0b743618ea
|
* disable preview by tag
|
2023-10-01 21:52:41 +03:00 |
|
maxpozdeev
|
e446880836
|
- fix: counter of new tasks was not reset when tasks were completed
|
2023-09-27 14:14:16 +03:00 |
|
maxpozdeev
|
cf40bc72b2
|
polish ui
|
2023-09-12 10:48:57 +03:00 |
|
maxpozdeev
|
30ec81e95d
|
* add setting to show date inline (closes GH-56)
|
2023-09-12 09:43:38 +03:00 |
|
maxpozdeev
|
0d07356817
|
do not open task viewer if click on link in task title
|
2023-09-11 22:13:11 +03:00 |
|
maxpozdeev
|
7ef36ee565
|
allow taskview on mobiles only by default
|
2023-09-11 21:50:11 +03:00 |
|
maxpozdeev
|
abcae0ee97
|
polish the style in taskviewer
|
2023-09-11 21:32:47 +03:00 |
|
maxpozdeev
|
6958596fb8
|
* use data uri for images in css which were preloaded before
|
2023-09-11 16:01:40 +03:00 |
|
maxpozdeev
|
149b554676
|
style for upload button in settings
|
2023-09-10 22:55:13 +03:00 |
|
maxpozdeev
|
0a52e3a5f7
|
* counter of new tasks shows only open tasks (excluding completed)
|
2023-09-10 18:57:29 +03:00 |
|
maxpozdeev
|
68bd687069
|
+ added support duedate in smart syntax using format @duedate in the end of task (GH-26)
|
2023-09-09 21:02:12 +03:00 |
|
maxpozdeev
|
b395eaa76c
|
* revert back history while tab switching
|
2023-09-09 17:23:50 +03:00 |
|
maxpozdeev
|
bd6b3c650e
|
* go back to app settings from extension settings; can use history navigation
|
2023-09-08 23:29:35 +03:00 |
|
maxpozdeev
|
6978d6b14b
|
fix for 42e265d
|
2023-09-08 19:22:13 +03:00 |
|
maxpozdeev
|
c94aa7bcba
|
* update jQuery to v3.7.1
|
2023-09-08 17:09:30 +03:00 |
|
maxpozdeev
|
84104a4238
|
* do not change browser history when switching between tabs
|
2023-09-08 15:18:46 +03:00 |
|
maxpozdeev
|
d5877f8a66
|
fix tab counter style
|
2023-09-08 13:45:41 +03:00 |
|
maxpozdeev
|
7f39f91ecd
|
* rename jquery dir to js, rename jquery files (use query parameter for version caching)
|
2023-09-08 09:15:15 +03:00 |
|
maxpozdeev
|
882cc4c43a
|
* add shadow on taskllist row on hover (to highlight the task when need to open task context menu)
|
2023-09-08 09:08:20 +03:00 |
|