Commit graph

20 commits

Author SHA1 Message Date
maxpozdeev
d721feb1e4 fix issue with null coalescing priority 2022-08-12 12:10:55 +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
6d01a37418 fix missing var in export and rss feed scripts 2022-08-08 01:02:10 +03:00
maxpozdeev
6f60e75c45 replace tabs with spaces in php files 2022-07-10 15:35:19 +03:00
Max Pozdeev
c937596d43 remove trailing ?> in the end of php files 2022-02-07 19:16:07 +03:00
Max Pozdeev
acfb316e9a convert indention to spaces in php files 2022-02-06 23:37:02 +03:00
Max Pozdeev
341eeac12a maintain license headers 2022-01-14 22:45:30 +03:00
Max Pozdeev
e1c5540c13 continue refactor db classes 2021-07-26 19:13:57 +03:00
Max Pozdeev
78b02537f8 apply editorconfig (line endings and final empty line) 2020-10-14 21:20:44 +03:00
Max Pozdeev
734c407917 little more security for config values 2020-09-12 17:02:15 +03:00
Max Pozdeev
4929663437 remove unnecessary need_auth() 2020-09-08 14:50:06 +03:00
Max Pozdeev
c859e1db31 - escape formulas in CSV export (fix) 2019-06-29 20:19:40 +03:00
Max Pozdeev
8c67075b8c - escape formulas in CSV export 2019-06-29 17:08:41 +03:00
Max Pozdeev
71d989ab47 * use semicolons instead of commas as separator and add BOM in CSV export 2019-06-29 17:05:18 +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
5074e77861 + export to iCalendar menu item (via submenu) 2011-01-07 22:25:08 +03:00
Max Pozdeev
9a6d274e6c + ability to export ot iCalendar 2011-01-07 14:32:04 +03:00
Max Pozdeev
7f27d206ba - correct datetime according to timezone in CSV export 2011-01-02 17:38:20 +03:00
Max Pozdeev
8470d68ddc + readonly user can export the tasks from published list 2010-11-10 21:33:01 +03:00
Max Pozdeev
a3f673360e + export to csv file (experimental, call it manually) 2010-01-24 23:12:30 +03:00