maxpozdeev
|
0990900da2
|
liitle optiomization of sql to get tasks
|
2022-12-14 00:29:57 +03:00 |
|
maxpozdeev
|
86c02990c1
|
experimental sort by title (disabled yet)
|
2022-11-12 15:22:59 +03:00 |
|
maxpozdeev
|
40f9d33a93
|
+ now search is case-insensitive for non-latin characters in sqlite database
|
2022-11-10 21:24:41 +03:00 |
|
maxpozdeev
|
681d06a31d
|
* can show tags from all lists in tag cloud
|
2022-10-18 18:22:25 +03:00 |
|
maxpozdeev
|
765991eb68
|
* no different font sizes in tag cloud, tags sorted by usage (frequent on the top)
|
2022-10-11 16:44:31 +03:00 |
|
maxpozdeev
|
0512a5d1a6
|
remove MTTExtension::name
|
2022-09-23 12:02:50 +03:00 |
|
maxpozdeev
|
767c669435
|
extension can have version
|
2022-09-19 15:51:23 +03:00 |
|
maxpozdeev
|
81d32e0a1b
|
extensions can have own translations
|
2022-09-16 12:08:55 +03:00 |
|
maxpozdeev
|
8e61b1c681
|
- fix "show completed tasks" checkbox was working incorrectly (thanks to Brad Nathan)
|
2022-09-15 16:37:19 +03:00 |
|
maxpozdeev
|
87beb74321
|
* can enable/disable showing a time of task date in tasklist (disabled by default)
|
2022-09-15 16:03:47 +03:00 |
|
maxpozdeev
|
7a442c5359
|
fix for bb23883: task was created twice if full form was used
|
2022-09-09 19:41:53 +03:00 |
|
maxpozdeev
|
8590f29e14
|
+ can do some actions in extension settings page
|
2022-09-08 17:01:44 +03:00 |
|
maxpozdeev
|
456d34d30d
|
+ extension can have own settings page
|
2022-09-08 11:55:05 +03:00 |
|
maxpozdeev
|
bb23883e5b
|
implement ApiResponse class and change http api internals
|
2022-09-05 17:13:46 +03:00 |
|
maxpozdeev
|
f31c173db4
|
add internal notifications for taskCreated and listCreated (experimental)
|
2022-08-29 23:26:05 +03:00 |
|
maxpozdeev
|
2980fcb949
|
declare strict types in db wrappers
|
2022-08-27 21:07:31 +03:00 |
|
maxpozdeev
|
d721feb1e4
|
fix issue with null coalescing priority
|
2022-08-12 12:10:55 +03:00 |
|
maxpozdeev
|
6824a784d0
|
- fix: dateCreated was updated on publishList instead of dateEdited
|
2022-08-11 18:03: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
|
f7d590383f
|
* can save setting of alltasks list to show or not completed tasks
|
2022-08-01 22:16:01 +03:00 |
|
maxpozdeev
|
9f918c0663
|
* change of list sorting is produced on backend with tasklist reload
|
2022-08-01 21:57:10 +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
|
6f60e75c45
|
replace tabs with spaces in php files
|
2022-07-10 15:35:19 +03:00 |
|
maxpozdeev
|
490b64c2b3
|
* change HTTP API
|
2022-07-10 15:23:53 +03:00 |
|