maxpozdeev
|
9fb376d8b2
|
+ add setting for compulsory dark theme (closes GH-70)
|
2023-09-06 14:35:03 +03:00 |
|
maxpozdeev
|
0c2694c746
|
+ use task viewer in mobile style
|
2023-08-22 16:54:33 +03:00 |
|
maxpozdeev
|
d2c54f671f
|
remove slash in self-closing tags
|
2023-08-19 21:33:03 +03:00 |
|
maxpozdeev
|
69e61efd86
|
fix for prev commit
|
2023-08-19 21:21:44 +03:00 |
|
maxpozdeev
|
c42143a17d
|
add theme_footer_content_end action
|
2023-08-18 16:21:39 +03:00 |
|
maxpozdeev
|
ec5e380c51
|
* show "no tags" in tag cloud and task editor
|
2023-08-14 13:37:39 +03:00 |
|
maxpozdeev
|
b4f360de78
|
Update jQuery to v3.6.4
|
2023-08-06 17:18:58 +03:00 |
|
maxpozdeev
|
c833fe4828
|
+ add theme_head_end notification
|
2022-11-14 19:09:45 +03:00 |
|
maxpozdeev
|
86c02990c1
|
experimental sort by title (disabled yet)
|
2022-11-12 15:22:59 +03:00 |
|
maxpozdeev
|
9bb507a1f5
|
* can open task edit on doube-click on task if a list uses sort by hand sorting on mobile devices (added support of dblclick to touch-punch js)
|
2022-10-25 16:43:38 +03:00 |
|
maxpozdeev
|
92a4ff1a48
|
update jQuery to v3.6.1
|
2022-10-21 16:14:37 +03:00 |
|
maxpozdeev
|
bfa83ea244
|
additions for prev commit
|
2022-10-18 21:33:35 +03:00 |
|
maxpozdeev
|
681d06a31d
|
* can show tags from all lists in tag cloud
|
2022-10-18 18:22:25 +03:00 |
|
maxpozdeev
|
21037bb4d0
|
replace #settings_btn with data- attribute (for possible multiple links to settings)
|
2022-09-06 17:00:54 +03:00 |
|
maxpozdeev
|
67e2a85007
|
update jQuery UI to v.13.2
|
2022-08-16 21:00:07 +03:00 |
|
maxpozdeev
|
faf2003c14
|
simply and refactor form bottom buttons
|
2022-08-16 18:35:33 +03:00 |
|
maxpozdeev
|
883289b118
|
use own implementation for confirm() and prompt() like alert() before
|
2022-08-15 23:02:43 +03:00 |
|
maxpozdeev
|
c5b73b17d6
|
use own implementaion of alert dialog due to some browsers do not allow to copy a message on system alert()
|
2022-08-15 15:12:03 +03:00 |
|
maxpozdeev
|
832f24c603
|
fix mime type of favicon
|
2022-08-11 21:02:42 +03:00 |
|
maxpozdeev
|
46de0c09de
|
* implement feed key to allow to get an export or rss of password-protected lists (just add &key=YOUR_KEY to the url)
|
2022-08-11 17:59:57 +03:00 |
|
maxpozdeev
|
8e90422ac8
|
* show 'date edited' inline in tasklist instead of 'date created' if sorting is selected 'by date modified' (and in task edit form if not completed)
|
2022-08-01 18:22:30 +03:00 |
|
maxpozdeev
|
5adf485f68
|
rename html id #mtt_body to #mtt
|
2022-07-27 14:50:35 +03:00 |
|
maxpozdeev
|
7d12b4a21f
|
* turn off menu action for inline note editor
|
2022-07-24 23:15:16 +03:00 |
|
maxpozdeev
|
6aa68d63b0
|
rename some classes in mtt-tabs
|
2022-07-12 21:36:39 +03:00 |
|
maxpozdeev
|
dc155f000e
|
set favicon (GH-10)
|
2022-07-10 19:21:36 +03:00 |
|
maxpozdeev
|
520b0b7326
|
move js files from includes to content
|
2022-07-10 18:07:54 +03:00 |
|
maxpozdeev
|
ffa6bc0740
|
move theme files to content/theme/ and includes/theme.php
|
2022-07-10 16:08:07 +03:00 |
|