Commit graph

601 commits

Author SHA1 Message Date
Max Pozdeev
f0c8fa4d22 * dropped the ability to upgrade database from old versions 1.1 and 1.2 2021-07-27 13:10:17 +03:00
Max Pozdeev
0a5fdbbffa move DBConnection class to separate file 2021-07-26 22:04:12 +03:00
Max Pozdeev
145b58f7cf require PHP 7.0+ 2021-07-26 21:57:30 +03:00
Max Pozdeev
b9fd47b182 continue refactor db classes 2021-07-26 19:18:09 +03:00
Max Pozdeev
e1c5540c13 continue refactor db classes 2021-07-26 19:13:57 +03:00
Max Pozdeev
651f9687f9 implement DBConnection::setPrefix() 2021-07-26 17:34:48 +03:00
Max Pozdeev
938a72e7ed move Config class to separate file 2021-07-25 19:20:24 +03:00
Max Pozdeev
809e811447 fix tasklist hover in mobile style 2021-07-25 17:21:52 +03:00
Max Pozdeev
c597b07559 fix urls in task title were unclickable 2021-07-25 17:17:27 +03:00
Max Pozdeev
476abbd08b make settings UI more mobile friendly 2021-07-25 16:46:52 +03:00
Max Pozdeev
2c2255d73b updated translation of smart syntax description 2021-07-25 15:25:11 +03:00
Max Pozdeev
648364aa23 * add support of PDO mysql extension (try it by default while setup) 2021-07-25 00:10:27 +03:00
Max Pozdeev
3c769c6d31 rename mysql class to class.db.mysqli.php 2021-07-24 23:17:19 +03:00
Max Pozdeev
ae88f3b75b fix for prev commit 2021-07-24 23:14:30 +03:00
Max Pozdeev
a437ecd48b refactor db classes 2021-07-24 22:48:30 +03:00
Max Pozdeev
dafd4d81a6 require php 5.6 2021-07-24 18:27:23 +03:00
Max Pozdeev
104f66b099 remove docker files for PHP 5.4 2021-07-24 18:26:23 +03:00
Max Pozdeev
2c422af380 Add dev docker container based on PHP 5.6 2021-07-24 18:25:57 +03:00
Max Pozdeev
edec4e38d6 enable debug mode in docker files 2021-07-24 18:18:37 +03:00
Max Pozdeev
62e1dc0c96 * changes in error logging: show only in debug mode 2021-07-24 18:16:16 +03:00
Max Pozdeev
8fe4cbf882 restructure task row 2021-07-19 21:37:45 +03:00
Max Pozdeev
e4d147eeba * click on task title only will toggle 'clicked' class, only one task can be 'clicked' (fix for 665f497) 2021-07-16 19:11:06 +03:00
Max Pozdeev
1826a04e91 ignore click events on links in task title 2021-07-15 22:19:14 +03:00
Max Pozdeev
9fcafb7f8a clickable urls in task title and v1 note supports IDN (fixes GH-12) 2021-07-15 21:43:50 +03:00
Max Pozdeev
c4873ff3d3 remove unused code 2021-07-15 21:03:26 +03:00
Max Pozdeev
b1f45773f3 * update jQuery to v3.6.0 2021-07-15 20:22:28 +03:00
Max Pozdeev
f4eb291491 theme's index.php can not be run outside the core 2021-07-15 20:22:01 +03:00
Max Pozdeev
665f497b64 * click on task title only will toggle 'clicked' class 2021-07-14 22:28:35 +03:00
Max Pozdeev
e74c1b4678 do not use 'doubleclicked' class on task 2021-07-14 21:37:35 +03:00
Max Pozdeev
2be3af374d replace index.php with empty index.html in some places 2021-07-14 19:03:52 +03:00
Max Pozdeev
7df139f4a1 convert tabs to spaces in css 2021-07-14 18:51:50 +03:00
Max Pozdeev
42d8b72b1b Add dev docker containers based on PHP 7.0, 7.2, 7.4, 8.0 2021-07-13 12:54:13 +03:00
Max Pozdeev
59fe50b31d * add support of markdown in notes (using Parsedown library) 2021-07-13 12:49:07 +03:00
Max Pozdeev
63acc1a2e8
Merge pull request #13 from maxpozdeev/v1.6.x
V1.6.5
2021-06-27 16:07:01 +03:00
Max Pozdeev
b158e769cc
Merge branch 'master' into v1.6.x 2021-06-27 16:03:53 +03:00
Max Pozdeev
f2d45b570d Add testing docker container based on PHP 5.4 2021-06-27 15:59:31 +03:00
Max Pozdeev
e022bf5d85 update version to 1.6.5 2021-06-27 15:48:53 +03:00
Max Pozdeev
858aea023d - rewrite sqlite3 table_exists() to avoid error in PHP 8 2021-06-27 15:44:21 +03:00
Max Pozdeev
a2af3e7f77 Check if mysql extension is available while mysql setup 2021-06-27 15:39:53 +03:00
Max Pozdeev
6983fa1b72 * invalidate opcache while saving config file 2021-06-27 15:28:28 +03:00
Max Pozdeev
ae22d091bf move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
Max Pozdeev
85e03c42f1 * do not allow to drag the task by its note 2021-04-21 14:53:32 +03:00
Max Pozdeev
5a89c7ee9f * do not allow to drag the task by its note 2021-04-21 14:35:38 +03:00
Max Pozdeev
8ad3362693 polish css structures 2021-04-20 17:37:17 +03:00
Max Pozdeev
a6afdc4279
Merge pull request #8 from maxpozdeev/v1.6.x
V1.6.4
2021-04-19 20:58:36 +03:00
Max Pozdeev
ae8cc12e2f
Merge branch 'master' into v1.6.x 2021-04-19 20:55:01 +03:00
Max Pozdeev
9ba479fe29 change version to 1.6.4 2021-04-19 20:18:14 +03:00
Max Pozdeev
924a2147ff * do not use stop_gpc() for compatibility with PHP 8 2021-04-19 20:12:24 +03:00
Max Pozdeev
afc95dba32 + added rss feed of task changes (New/Updated/Completed) 2020-10-22 20:39:28 +03:00
Max Pozdeev
f035fa3464 * do not allow urls and any html elements in task title (escape all); format the note in php (not js) using mttMarkup_v1 2020-10-21 23:47:32 +03:00