Commit graph

27 commits

Author SHA1 Message Date
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
bd698949a5 replace global var $needAuth with function need_auth() 2020-09-08 14:37:29 +03:00
Max Pozdeev
756e4839db suppress warning if /lang/ folder does not exists 2020-09-04 14:50:09 +03:00
Max Pozdeev
827fc92609 * Use language files in json format, in new folder 2020-09-04 14:26: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
4897b6c47b * Facelifting. The begining 2020-08-14 10:58:56 +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
b77ff34a1b * language settings for demo 2011-05-30 18:44:56 +04:00
Max Pozdeev
a3dd5e36ec * always print content-type header with correct charset to override webserver defaults 2011-03-02 15:40:29 +03:00
Max Pozdeev
8f6f265509 - bugfix: incorrect selectbox value for custom short date format in settings 2011-01-08 14:45:44 +03:00
Max Pozdeev
708cda0bf5 - one more var to translation (Custom) 2011-01-08 13:41:00 +03:00
Max Pozdeev
667384fab3 * Date formats fixed (improved?) 2010-10-26 22:45:50 +04:00
Max Pozdeev
c405f03ce7 * Time zone have to be specified in settings 2010-10-25 10:45:04 +04:00
Max Pozdeev
66e4d8f832 + Language name instead of its code in settings 2010-09-10 21:48:15 +04:00
Max Pozdeev
6675e2d6cb + back buton in settings header 2010-08-18 12:09:18 +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
32bbe8bf10 * added option in settings to show task dates 2010-02-10 20:28:31 +03:00
Max Pozdeev
8134fd3e71 + can specify in URL the id of list to open. 2010-02-10 14:27:44 +03:00
Max Pozdeev
301a75f779 * MTTPATH constant added 2010-02-06 20:35:39 +03:00
Max Pozdeev
b4ea7fc924 + localized settings 2009-12-15 17:49:32 +03:00
Max Pozdeev
7ab0d27dd1 * Config::get('var') instead of $config['var'] 2009-11-30 20:59:16 +03:00
Max Pozdeev
d7ccf95a65 + Can publish lists separetely 2009-11-22 15:24:36 +03:00
Max Pozdeev
4d23ad97dd * settings: title field css fixed 2009-11-12 16:47:52 +03:00
Max Pozdeev
f0c4de0852 + can change page title in settings 2009-11-04 21:45:28 +03:00
Max Pozdeev
3121148bcd * copyrights added to other files 2009-10-22 12:29:01 +04:00
Max Pozdeev
ec01d14659 forgot to add file to repo (since 36:c3581c26eb5c) 2009-10-22 12:23:24 +04:00