Commit graph

50 commits

Author SHA1 Message Date
maxpozdeev
6f60e75c45 replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
Max Pozdeev
263e65ae53 rename mysqli api class 2022-02-08 21:06:50 +03:00
Max Pozdeev
876b8297e7 * add extra field into lists table (for next features to be implemented) 2022-02-08 00:04:55 +03:00
Max Pozdeev
05b49d30d8 do not use version.txt and @VERSION 2022-02-07 19:08:41 +03:00
Max Pozdeev
acfb316e9a convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
Max Pozdeev
c4cab440ac edit final link to homepage while setup 2022-02-06 14:15:21 +03:00
Max Pozdeev
efedefdae5 use new config file for database connection, setup is updated to support it 2022-01-31 21:49:26 +03:00
Max Pozdeev
341eeac12a maintain license headers 2022-01-14 22:45:30 +03:00
Max Pozdeev
dbb697b82a simplify sqlite settings for docker tests 2022-01-13 00:20:47 +03:00
Max Pozdeev
63645a279a simplify mysql settings for docker tests 2022-01-13 00:08:26 +03:00
Max Pozdeev
a5b839d142 remove unused code 2022-01-12 21:26:50 +03:00
Max Pozdeev
2052ad337f * check table prefix while setup
(cherry picked from commit 5edaf9816b)
2022-01-12 02:03:47 +03:00
Max Pozdeev
73ab4ac10f * use database table for session handling 2021-07-29 16:52:44 +03:00
Max Pozdeev
160886a0ec refactor get_ver() in setup 2021-07-28 21:11:52 +03:00
Max Pozdeev
39c9d1608d * use utf8mb4 charset in mysql database 2021-07-28 18:50:23 +03:00
Max Pozdeev
9dd8071bc6 specify collate for mysql settings table 2021-07-28 18:15:29 +03:00
Max Pozdeev
8e33015f68 dropped the ability to upgrade database from old versions 1.3.0 and 1.3.1 2021-07-28 18:07:40 +03:00
Max Pozdeev
34f837d8d2 * general settings are stored in database 2021-07-28 18:05:14 +03:00
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
e1c5540c13 continue refactor db classes 2021-07-26 19:13:57 +03:00
Max Pozdeev
938a72e7ed move Config class to separate file 2021-07-25 19:20:24 +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
a2af3e7f77 Check if mysql extension is available while mysql setup 2021-06-27 15:39:53 +03:00
Max Pozdeev
78b02537f8 apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +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
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
e34b90fe33 * Newly created list shows completed tasks; List name can not have @ and # symbols 2020-08-29 12:35:07 +03:00
Max Pozdeev
181a52e843 Code license changed to GNU GPL v2+. Version changed to 1.4.3 2014-01-28 16:38:06 +04:00
Max Pozdeev
d85d546ed1 - bugfix: possible 'table is locked' sqlite error while setup 2011-01-06 22:25:22 +03:00
Max Pozdeev
e9f14e2fc2 Merge with 1.4 2010-09-09 23:33:40 +04:00
Max Pozdeev
6a1a9b9d17 * setup can upgrade to v1.4 (also added UUID fields) 2010-08-14 21:02:35 +04:00
Max Pozdeev
6065eac14f * setup.php has html title now 2010-08-01 14:32:35 +04:00
Max Pozdeev
1a30f6476b + big commit for v1.4: new table for tags, multiple tags filter... 2010-06-08 18:34:58 +04:00
Max Pozdeev
278bb61f68 * setup.php fixed: added more checks, table prefix 2010-04-29 13:38:08 +04:00
Max Pozdeev
8be18ac673 * removed 'v' from version string 2010-02-07 22:41:58 +03:00
Max Pozdeev
87a9911539 * added application version into setup title 2009-12-29 14:09:19 +03:00
Max Pozdeev
9ff55df1e9 * some strings in setup.php made more version independent 2009-12-27 15:43:14 +03:00
Max Pozdeev
a4337974d6 + added support of prefix for db tables 2009-12-02 15:37:10 +03:00
Max Pozdeev
27487f8385 * lists.ow field added into database 2009-11-26 21:26:11 +03:00
Max Pozdeev
2e7506dc38 * taskview field added into database 2009-11-26 15:45:35 +03:00
Max Pozdeev
d666317ae7 * task date converted to timestamp
* setup updated
- timezone usage fixed in some places
2009-11-13 15:38:55 +03:00
Max Pozdeev
c966be4f6f + edit settings page 2009-10-05 12:19:09 +04:00
Max Pozdeev
8a89b2845e + setup will ask to select db type on first install and will overwrite config file
* changes in config file
2009-09-27 21:45:57 +04:00
Max Pozdeev
1c90205332 * setup and db indexes' structure updated 2009-09-19 22:09:21 +04:00
Max Pozdeev
41bb96e2a4 + can add lists and rename, view tasks and tagcloud according to the curently selected list
(but not to add tasks, search, etc)
2009-09-19 18:41:48 +04:00
Max Pozdeev
6ac78d4305 initial, based on v1.2.5 2009-08-27 16:48:09 +04:00