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 |
|
Max Pozdeev
|
bd698949a5
|
replace global var $needAuth with function need_auth()
|
2020-09-08 14:37:29 +03:00 |
|
Max Pozdeev
|
d99c85c4eb
|
move some properties to init() in mtt js
|
2020-09-08 14:15:05 +03:00 |
|
Max Pozdeev
|
5d579d3ada
|
* can disable instant search in mtt js
|
2020-09-07 21:39:39 +03:00 |
|
Max Pozdeev
|
17abe4af93
|
+ Can search task by id using syntax #id
|
2020-09-07 20:55:16 +03:00 |
|
Max Pozdeev
|
4757842448
|
* List name can have @ and # symbols - revert partially [e34b90f]
|
2020-09-05 17:07:39 +03:00 |
|
Max Pozdeev
|
c27c487017
|
* Tag name can not have # symbol
|
2020-09-05 16:59:39 +03:00 |
|
Max Pozdeev
|
fcccd1428a
|
* enable strict mode in mtt.js
|
2020-09-05 16:39:31 +03:00 |
|
Max Pozdeev
|
207ccd824d
|
put js confirm() and prompt() into wrapper with callbacks
|
2020-09-05 16:33:12 +03:00 |
|
Max Pozdeev
|
7123cab29f
|
update COPYRIGHT
|
2020-09-04 15:47:25 +03:00 |
|
Max Pozdeev
|
7c72aa8b5d
|
rename pda.css to mobile.css; updated mobile_url
|
2020-09-04 15:26:51 +03:00 |
|
Max Pozdeev
|
257486bfcd
|
version changed to 1.6
|
2020-09-04 15:23:08 +03:00 |
|
Max Pozdeev
|
59168da504
|
update .gitignore
|
2020-09-04 15:22:39 +03:00 |
|
Max Pozdeev
|
abab919953
|
move jquery to includes folder
|
2020-09-04 15:19:49 +03:00 |
|
Max Pozdeev
|
1e70710be7
|
Do not use mytinytodo_lang.php in theme
|
2020-09-04 15:15:56 +03:00 |
|
Max Pozdeev
|
750d74f797
|
Fix newlines in language files
|
2020-09-04 15:11:32 +03:00 |
|
Max Pozdeev
|
24385cd3b2
|
move js to includes folder
|
2020-09-04 15:01:10 +03:00 |
|
Max Pozdeev
|
756e4839db
|
suppress warning if /lang/ folder does not exists
|
2020-09-04 14:50:09 +03:00 |
|
Max Pozdeev
|
47758f08c2
|
move common.php to includes folder
|
2020-09-04 14:45:24 +03:00 |
|
Max Pozdeev
|
3719405bd7
|
move db classes to includes folder
|
2020-09-04 14:42:07 +03:00 |
|
Max Pozdeev
|
b27a957c00
|
convert all language files in repo to json
|
2020-09-04 14:36:41 +03:00 |
|
Max Pozdeev
|
827fc92609
|
* Use language files in json format, in new folder
|
2020-09-04 14:26:28 +03:00 |
|
Max Pozdeev
|
a5cc36ea64
|
mobile theme can be loaded with ?mobile parameter as well
|
2020-09-02 16:52:25 +03:00 |
|
Max Pozdeev
|
dc856902fe
|
move build script to repo
|
2020-09-01 12:42:25 +03:00 |
|
Max Pozdeev
|
e34b90fe33
|
* Newly created list shows completed tasks; List name can not have @ and # symbols
|
2020-08-29 12:35:07 +03:00 |
|
Max Pozdeev
|
48778729d3
|
* FL: update inline add task icon
|
2020-08-28 23:42:05 +03:00 |
|
Max Pozdeev
|
08306acd8d
|
* click with Cmd and Ctrl on tag in tagcloud will exclude the tag (like in tasklist)
|
2020-08-28 17:43:46 +03:00 |
|
Max Pozdeev
|
73668d7a7e
|
* Facelifting: move tag filters upper in toolbar, and redesigned
|
2020-08-28 17:40:44 +03:00 |
|
Max Pozdeev
|
88d040eab4
|
Facelifting: change width to 1000px
|
2020-08-27 21:03:01 +03:00 |
|
Max Pozdeev
|
36fee462df
|
- Bugfix: filter by multiple tags shows completed taks when list settings was off
|
2020-08-26 22:37:03 +03:00 |
|
Max Pozdeev
|
fa4875d2d7
|
* migrate to jQuery 3.5.1
|
2020-08-26 20:34:03 +03:00 |
|
Max Pozdeev
|
ab2d10da45
|
* migrate jQuery to v.12.4
|
2020-08-25 22:24:39 +03:00 |
|
Max Pozdeev
|
973bfa9eed
|
fix for prev commit
|
2020-08-25 21:44:13 +03:00 |
|
Max Pozdeev
|
92bbc9bb58
|
* Facelifting: added css transitions, icon color by opacity, use rem units
|
2020-08-25 18:52:02 +03:00 |
|
Max Pozdeev
|
6c4898b923
|
experiments: avoid opcode cache
|
2020-08-24 20:25:28 +03:00 |
|
Max Pozdeev
|
9b6437924d
|
* show full year in short date format unless 21st century
|
2020-08-24 20:24:11 +03:00 |
|
Max Pozdeev
|
d8cfe5e319
|
use css transform for .task-toggle arrow
|
2020-08-24 00:11:47 +03:00 |
|
Max Pozdeev
|
bc248bd6af
|
UI little fixes
|
2020-08-24 00:03:29 +03:00 |
|
Max Pozdeev
|
d1f34cc6eb
|
* use full year in duedate field
|
2020-08-23 22:46:00 +03:00 |
|
Max Pozdeev
|
babe849346
|
.duedate-arrow removed, arrow is set with .duedate:before content
|
2020-08-23 12:13:10 +03:00 |
|
Max Pozdeev
|
07271cf645
|
tags autocomplete moved to db storage
|
2020-08-22 18:59:10 +03:00 |
|
Max Pozdeev
|
82d6d660bb
|
use autocomplete plugin from jQuery UI
|
2020-08-22 18:43:04 +03:00 |
|