Commit graph

94 commits

Author SHA1 Message Date
joaop
9575fa54bf Docker and Docker Compose add 2025-01-20 21:43:03 -03:00
maxpozdeev
80de4b7a9b + add setting for counter of new tasks (disabled by default) (2 strings added for translation) 2024-01-23 13:35:19 +03:00
maxpozdeev
30ec81e95d * add setting to show date inline (closes GH-56) 2023-09-12 09:43:38 +03:00
maxpozdeev
f19573221a - more relative paths
(cherry picked from commit cf39163d7b)
2023-08-06 18:45:30 +03:00
maxpozdeev
ced75b805a can setup web api url to use PATH_INFO 2023-03-24 18:51:46 +03:00
maxpozdeev
a41eae1ea7 rename DBCore::defaultInstance() 2023-03-24 18:23:06 +03:00
maxpozdeev
e3f32c5209 can set custom location of theme files with MTT_THEME constant 2022-11-20 16:01:35 +03:00
maxpozdeev
24223bf7a3 * use anti-csrf token header for ajax requests on passwordless installations 2022-10-28 21:29:21 +03:00
maxpozdeev
09225acfde add didFinishRequest notification to homepage 2022-09-15 21:44:21 +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
929b506789 check db exists in homepage 2022-07-12 11:26:12 +03:00
maxpozdeev
ffa6bc0740 move theme files to content/theme/ and includes/theme.php 2022-07-10 16:08:07 +03:00
maxpozdeev
490b64c2b3 * change HTTP API 2022-07-10 15:23:53 +03:00
Max Pozdeev
c45e6c6bef - fix possible error if failed to create json object with init options 2022-04-15 20:03:15 +03:00
Max Pozdeev
ce01ca5bea more fixes for csrf token checking 2022-02-10 00:41:28 +03:00
Max Pozdeev
28439ec79c generate csrf token before login (fix for 454ed89) 2022-02-09 22:38:13 +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
33810e79f7 * can use #NUMBER to make a link to the task by id in markdown note; opens this link as a search (experimental) 2022-01-14 22:13:04 +03:00
Max Pozdeev
9f78149fe1 * use simple token header for ajax request for safety 2022-01-12 01:30:33 +03:00
Max Pozdeev
5248a9bc33 * fix incorrect title in browser history in some cases 2022-01-12 00:37:55 +03:00
Max Pozdeev
ae22d091bf move mtt.js options to php js_options() 2021-04-21 15:03:26 +03:00
Max Pozdeev
20bd4cd822 * start to make responsive (600px breakpoint); remove singletab commands; remove urls to mobile and desktop themes 2020-10-19 23:48:19 +03:00
Max Pozdeev
b76b370d1c remove auto-detect of mobile theme 2020-10-19 22:58:37 +03:00
Max Pozdeev
580640e412 move themes to /content/themes/ folder 2020-09-18 23:10:39 +03:00
Max Pozdeev
734c407917 little more security for config values 2020-09-12 17:02:15 +03:00
Max Pozdeev
dbfa448576 * add basic auto-detection of mobile devices (disabled yet) 2020-09-12 16:17:43 +03:00
Max Pozdeev
5608d46e6c * 'list' query param redirect to hash route 2020-09-10 12:23:16 +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
30c9cca2d4 * little fixes in mobile UI 2020-08-21 15:58:10 +03:00
Max Pozdeev
27307633c0 * add links to desktop and mobile versions to footer 2020-08-19 10:42:31 +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
8134fd3e71 + can specify in URL the id of list to open. 2010-02-10 14:27:44 +03:00
Max Pozdeev
19ed24a621 * corrected urls in get_mttinfo() and ajax requests
* new name of session cookie
2010-02-07 16:26:11 +03:00
Max Pozdeev
301a75f779 * MTTPATH constant added 2010-02-06 20:35:39 +03:00
Max Pozdeev
77f8034d61 - bugfix: bug in previous fix :) 2010-02-06 18:08:45 +03:00
Max Pozdeev
5ad4b37c19 - bugfix: mytinytodo was not working when opened like 'path/index.php' 2010-02-06 17:51:44 +03:00
Max Pozdeev
ed5d46592d * some logics moved to default theme 2010-01-15 18:01:46 +03:00
Max Pozdeev
04ae421d9c * interface files moved into themes/default 2010-01-15 17:42:39 +03:00
Max Pozdeev
f887a4dee3 * more improvements in RTL support 2010-01-14 23:01:55 +03:00
Max Pozdeev
a153eb2c6e + added support of RTL languages translations (design not fully adapted) 2010-01-06 22:26:30 +03:00
Max Pozdeev
c64c016d37 * some js files caching 2009-12-29 14:58:34 +03:00
Max Pozdeev
6b26b1367f * fixed task edit in pda style 2009-12-28 22:44:34 +03:00
Max Pozdeev
8907051b4b * pda style: hide task toggles 2009-12-27 22:49:25 +03:00
Max Pozdeev
91ef891e09 * fixed position of task date in edit in IE7 2009-12-26 21:25:36 +03:00
Max Pozdeev
77e92590f9 * some images converted into CSS sprites 2009-12-26 21:15:28 +03:00
Max Pozdeev
5c56d468aa + Can move task to other list (context menu) 2009-12-26 12:20:09 +03:00
Max Pozdeev
22336370ce * context menu handler enhanced to work with dynamic menus 2009-12-25 21:09:41 +03:00
Max Pozdeev
731be8e876 + task priority added to context menu 2009-12-24 22:05:44 +03:00
Max Pozdeev
5d1e607db6 * context menu localized 2009-12-24 20:41:47 +03:00