Commit graph

327 commits

Author SHA1 Message Date
Max Pozdeev
dca80918e2 formatting fixed 2019-06-29 18:16:21 +03:00
Max Pozdeev
242d95d384
Merge pull request #1 from nmcgann/change-mysqli
Convert mysql_ function calls to mysqli_ procedural routines.
2019-06-29 18:06:03 +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
Neil McGann
78b2e6b91e Convert mysql_ function calls to mysqli_ procedural routines. 2014-11-18 10:11:42 +00: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
d93e216088 * catch exception in exception handler :) 2011-05-30 18:45:35 +04:00
Max Pozdeev
b77ff34a1b * language settings for demo 2011-05-30 18:44:56 +04:00
Max Pozdeev
9c613012b9 * 'tagcloud' string added 2011-03-21 12:46:10 +03:00
Max Pozdeev
538ad0f135 - bugfix: can not change password in Opera 2011-03-20 11:34:06 +03:00
Max Pozdeev
0a9955d2a4 * charset header for lang js 2011-03-03 17:18:13 +03: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
fea919b7cd fix in russian translation 2011-03-02 15:15:16 +03:00
Max Pozdeev
31ab4d54da * disable priority popup in pda style 2011-02-14 10:18:30 +03:00
Max Pozdeev
ee7a80de54 - bugfix: Error while filtering by 2 tags or more in mysql version (thanks to Горан Трајковић) 2011-02-10 16:52:52 +03:00
Max Pozdeev
5d04caa646 French translation updated (by liryk) 2011-01-29 22:05:08 +03:00
Max Pozdeev
1a37cb840b German translation updated (by Pascal) 2011-01-29 22:04:39 +03:00
Max Pozdeev
44dd8649ed Spanish translation updated (by Antonio Garcia Marin) 2011-01-28 00:09:14 +03:00
Max Pozdeev
f1f3a8f3dc versions of ru and en translations fixed 2011-01-25 00:36:43 +03:00
Max Pozdeev
9adcadab67 + ability to open all task tab on page load using "list=-1" query string parameter or "#alltasks" or "#list/-1" 2011-01-23 20:11:10 +03:00
Max Pozdeev
627c6661da - bugfix: show all tags not working in task add form if the form was opened for the first time 2011-01-21 23:07:30 +03:00
Max Pozdeev
f2aa838179 + ability to use feed of current tasks (without completed);
+ added date of task completion to feed
2011-01-20 18:43:06 +03:00
Max Pozdeev
4960c0467d - fix fo prev commit (not worked in webkit) 2011-01-18 09:52:58 +03:00
Max Pozdeev
9a6fa69020 + need to confirm page close if task was edited and not saved 2011-01-15 23:47:31 +03:00
Max Pozdeev
fce44e85f9 * tagPreviewDelay in options 2011-01-12 13:49:13 +03:00
Max Pozdeev
decbffe22a * Russian translation updated to v1.4b3 2011-01-09 00:55:00 +03:00
Max Pozdeev
be19bad8bd * en translation updated 2011-01-09 00:54:22 +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
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
7017ac8b9d - bugfix: sunday was always the first day of week in duedate calendar 2011-01-07 14:23:49 +03:00
Max Pozdeev
4287972852 - remove unnecessary js file in default theme 2011-01-06 22:29:56 +03:00
Max Pozdeev
d85d546ed1 - bugfix: possible 'table is locked' sqlite error while setup 2011-01-06 22:25:22 +03:00
Max Pozdeev
7f27d206ba - correct datetime according to timezone in CSV export 2011-01-02 17:38:20 +03:00
Max Pozdeev
7fe332b2b2 * default lang file sync 2010-12-31 18:39:40 +03:00
Max Pozdeev
af49db8903 images copyright in main file was fixed 2010-12-31 18:28:44 +03:00
Max Pozdeev
9804ce4f2d + can hide tab with Ctrl+click 2010-12-30 01:14:44 +03:00
Max Pozdeev
e4fe2074e1 Slovak translation added (by Ľubomír Molent) 2010-12-29 13:16:53 +03:00
Max Pozdeev
c556ae7ffe Japanese translation added (by Calltella) 2010-12-29 13:16:19 +03:00
Max Pozdeev
28a9a424f2 - fixed add task input was visible for readonly user 2010-12-26 16:44:46 +03:00
Max Pozdeev
5d8a8e90b3 * do not add task with listId=0 2010-12-26 14:57:03 +03:00
Max Pozdeev
b8e27503a9 + tab menu for all tasks tab 2010-12-26 14:56:28 +03:00
Max Pozdeev
cf22e6d092 * fixed incorrect tag autocomplete and tag select in all tasks tab 2010-12-15 23:05:27 +03:00
Max Pozdeev
bcdf5e9eab * fixed moving a task to other list in all tasks tab 2010-12-15 22:37:29 +03:00
Max Pozdeev
a03359a54f * fix of checks disabled on merge with 1.4 2010-12-15 22:05:08 +03:00
Max Pozdeev
3e0e78efc0 * task edit internal fix (getting listId) for better security 2010-12-15 20:39:09 +03:00
Max Pozdeev
9c4aa1403c * jquery ui changed to v1.8.7 2010-12-15 18:05:44 +03:00
Max Pozdeev
7bdcf7b001 * do not show tagcloud button for all tasks tab 2010-12-15 17:48:20 +03:00
Max Pozdeev
65e5ffbdf5 * en lang file version changed to 1.4 2010-12-15 17:27:22 +03:00