Commit graph

528 commits

Author SHA1 Message Date
Max Pozdeev
f836683a9c more info on sqlite query error 2019-06-29 18:47:06 +03:00
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
Max Pozdeev
0797ac9063 * show list of task in all tasks tab 2010-12-15 17:22:48 +03:00
Max Pozdeev
837f838059 + show current task priority in task menu 2010-12-15 16:44:55 +03:00
Max Pozdeev
87437a6f0d * check list exists before adding a task 2010-12-15 15:35:42 +03:00
Max Pozdeev
caf05208c5 * do not show all tasks menu item for readonly user 2010-12-15 14:50:04 +03:00
Max Pozdeev
e10955fca7 * all tasks tab is hidden by default 2010-12-15 00:41:21 +03:00
Max Pozdeev
3e4ae12451 * tab menu items reordered 2010-12-14 23:03:04 +03:00
Max Pozdeev
5e0c57401d * now login and logout are do with page reload 2010-12-14 22:32:25 +03:00
Max Pozdeev
30c04f33e7 * visibility of add task inputbox now is controlled by readonly class only 2010-12-14 22:26:30 +03:00
Max Pozdeev
9eb9fb19ad + All tasks tab (tasks ordered by date) 2010-12-14 22:05:19 +03:00
Max Pozdeev
6cc0dee633 * Add new list button place returned back 2010-12-09 18:24:39 +03:00
Max Pozdeev
12134cb419 * "add task" input made wider 2010-12-08 21:34:02 +03:00
Max Pozdeev
8a5e467782 * date format settings names changed 2010-12-08 21:29:45 +03:00
Max Pozdeev
60685ee1d4 * inline task date another fix 2010-12-08 21:19:17 +03:00
Max Pozdeev
456c729260 Thai translation added (by Maxasus123) 2010-11-30 21:32:50 +03:00
Max Pozdeev
5570fb9725 Norwegian translation added (by Simen Aas Henriksen) 2010-11-30 21:32:09 +03:00
Max Pozdeev
ec725c7c07 * task edit input width fixed 2010-11-25 14:23:21 +03:00
Max Pozdeev
e7a0e5882e - incorrect handling by date picker of some Date format (short) 2010-11-24 22:43:11 +03:00
Max Pozdeev
0d907a28f5 - no settings menu item if password not set 2010-11-24 22:19:33 +03:00
Max Pozdeev
38591349dc * do not hide tasks while filtering tasks in list 2010-11-13 18:30:43 +03:00
Max Pozdeev
5b7440680a - incorrect date of completion on complete task 2010-11-13 17:37:24 +03:00
Max Pozdeev
c7039ee175 * jquery updated to v1.4.4 2010-11-13 15:37:54 +03:00
Max Pozdeev
9e88f5b8c7 * jquery updated to v1.4.3 2010-11-10 21:41:51 +03:00
Max Pozdeev
8470d68ddc + readonly user can export the tasks from published list 2010-11-10 21:33:01 +03:00
Max Pozdeev
e74967d73e + readonly user can use sortings and "show completed tasks" toggle 2010-11-10 21:18:45 +03:00
Max Pozdeev
5e543dab19 - parseAnchor restored 2010-11-10 20:14:08 +03:00
Max Pozdeev
b5db70a418 * tasklist item actions button hidden by default (show on hover) 2010-10-29 10:24:00 +04:00
Max Pozdeev
386240af6a + added sorting by date created and date modified; All sortings available in reverse order 2010-10-29 10:09:30 +04:00
Max Pozdeev
1ac865d5dd - tag preview css fix for completed tasks 2010-10-28 14:55:21 +04:00
Max Pozdeev
be2112f216 * restore window scroll postion after task edit 2010-10-28 14:39:18 +04:00
Max Pozdeev
297d712b77 * clear text select on task doubleclick 2010-10-26 22:56:09 +04:00
Max Pozdeev
667384fab3 * Date formats fixed (improved?) 2010-10-26 22:45:50 +04:00
Max Pozdeev
c875160890 * inline task dates position and color were fixed 2010-10-25 21:10:53 +04:00
Max Pozdeev
c405f03ce7 * Time zone have to be specified in settings 2010-10-25 10:45:04 +04:00
Max Pozdeev
3c3cfad44b zh-tw name updated 2010-10-23 21:25:19 +04:00
Max Pozdeev
a113ce41c3 Chinese Traditional translation added (by DomaldIsFreak) 2010-10-23 21:16:08 +04:00
Max Pozdeev
614c93cb19 + Added ability (disabled) to autosave "Show notes" toggle status 2010-10-04 23:14:28 +04:00
Max Pozdeev
9a947d9f08 * full opacity of completed tasks on its hover 2010-09-12 17:42:57 +04:00
Max Pozdeev
66e4d8f832 + Language name instead of its code in settings 2010-09-10 21:48:15 +04:00
Max Pozdeev
e9f14e2fc2 Merge with 1.4 2010-09-09 23:33:40 +04:00
Max Pozdeev
bf172d114b * task and search input focus toggle in pda style 2010-09-09 21:04:36 +04:00
Max Pozdeev
3dea0b7134 * RTL style adapted 2010-09-09 17:39:12 +04:00
Max Pozdeev
35bb0dba07 + added task input placeholder 2010-09-09 11:41:39 +04:00
Max Pozdeev
135a2e4c46 * design fix for quick task add (Esc key erases the input) 2010-09-08 23:08:56 +04:00
Max Pozdeev
8c83c94814 * search input made more flexible (for narrow screens) 2010-09-08 22:22:51 +04:00
Max Pozdeev
a7ef7fa9d9 Greek translation added (by Kornarakis Nikos) 2010-09-08 09:31:30 +04:00
Max Pozdeev
d1b0f51537 Romanian translation added (by Alin-Andrei Chican) 2010-09-08 09:16:22 +04:00
Max Pozdeev
b50dfa5240 German translation updated (by Sebastian Riehm) 2010-09-08 08:56:45 +04:00
Max Pozdeev
ed86787d2d * search input reworked 2010-09-07 15:44:29 +04:00
Max Pozdeev
95d719e939 * pda style looks little better 2010-09-06 11:57:11 +04:00
Max Pozdeev
6a63c317ce * fix for better positioning of menu icons 2010-09-05 23:13:02 +04:00
Max Pozdeev
0da0e1e8f3 * fixed css opacity in IE 2010-09-04 22:57:00 +04:00
Max Pozdeev
ce779acf77 - style fix for prev commit (line-throught not applied in webkit) 2010-09-04 22:52:30 +04:00
Max Pozdeev
9592c43ef6 * changed position of task-through-right 2010-09-04 22:12:27 +04:00
Max Pozdeev
dbc100fdbf * font size in em now 2010-09-04 21:57:13 +04:00
Max Pozdeev
86366bc549 * some images converted to css sprites 2010-09-04 20:40:26 +04:00
Max Pozdeev
b38d354b79 * search input redesign 2010-09-04 16:42:11 +04:00
Max Pozdeev
3d5687b433 * fixed style of placeholder for task reorder 2010-08-27 17:15:44 +04:00
Max Pozdeev
c3ff2b0ba8 * added placeholder while manual task reorder 2010-08-26 18:46:49 +04:00
Max Pozdeev
10e26cd6b9 - bugfix: incorrect task (un)completing after manual task reorder 2010-08-26 17:21:19 +04:00
Max Pozdeev
de9390f2a6 * empty vertical scrollbar added 2010-08-24 13:29:21 +04:00
Max Pozdeev
f3f2b606ae * tagPreview is enabled by default 2010-08-23 19:15:02 +04:00
Max Pozdeev
b722f25a7a + can filter tasks excluding some tags (with Ctrl+click) 2010-08-23 17:04:05 +04:00
Max Pozdeev
5b4e9d03b3 * task note toggle icons changed 2010-08-21 16:16:59 +04:00
Max Pozdeev
848251e542 - removed unexpected for IE comma 2010-08-21 12:24:40 +04:00
Max Pozdeev
d84f30fc4b * datepicker style changed 2010-08-21 12:15:05 +04:00
Max Pozdeev
5d109e1e62 * inline task due date style fix 2010-08-20 16:47:02 +04:00
Max Pozdeev
13f7f1a017 - fix: tag preview timer has not been stopped on click 2010-08-20 16:16:25 +04:00
Max Pozdeev
5306949794 * tagfilter internal object changes 2010-08-20 11:44:20 +04:00
Max Pozdeev
683754a041 - fix: object property 'class' not working in Safari and IE 2010-08-19 15:22:26 +04:00
Max Pozdeev
1d575dca5e + remember all notes visible or hidden during the session 2010-08-19 15:19:46 +04:00
Max Pozdeev
da768d6cf4 + mouse over tag of task with Ctrl (Cmd) pressed will shade the tasks with selected tag 2010-08-18 22:45:29 +04:00
Max Pozdeev
4073c51250 + added feeds of completed tasks and changed tasks 2010-08-18 22:23:17 +04:00
Max Pozdeev
2327ff72e0 + can set singletab by Ctrl (Cmd) + click on tab or list selector 2010-08-18 16:28:21 +04:00
Max Pozdeev
80cca1e218 * task edit made non draggable 2010-08-18 14:46:24 +04:00
Max Pozdeev
6675e2d6cb + back buton in settings header 2010-08-18 12:09:18 +04:00
Max Pozdeev
2d1704cb55 - bugfix: incorrect menu and submenu handling 2010-08-15 23:27:46 +04:00
Max Pozdeev
34f0a4089b * rss feed menu item has icon; added background gradient to menus 2010-08-15 16:51:21 +04:00
Max Pozdeev
04b716678f * added 'RSS Feed' item to tab menu 2010-08-15 14:04:27 +04:00
Max Pozdeev
0841302b2a * little fix in css 2010-08-15 13:08:10 +04:00
Max Pozdeev
4b4266f1a0 * mytinytodo js lang init changed 2010-08-14 23:37:40 +04:00
Max Pozdeev
2c14b89bc8 - bugfix: overfllow of long name of list (since v1.3.6) 2010-08-14 22:23:23 +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
c06e2f866a Spanish (Mexico) translation added (by eNK-Psy) 2010-08-12 11:42:37 +04:00
Max Pozdeev
111ae79d64 * mtt-menu-container objects fixed (unified), added rounded-corners, fixed shadows in opera 2010-08-08 14:36:44 +04:00
Max Pozdeev
737343580e * order of lists in menus changes on tabs reorder 2010-08-08 00:19:52 +04:00
Max Pozdeev
8b8d18d269 * add current tags to task add form when autotagging is enabled 2010-08-05 11:50:45 +04:00
Max Pozdeev
45017ab230 - parseTaskStr was not implemented in ajax_storage 2010-08-04 18:43:16 +04:00
Max Pozdeev
f7789f467b * added 'Export to CSV' to tab menu 2010-08-04 17:36:27 +04:00
Max Pozdeev
277f28276d updated headers of some translations 2010-08-01 23:45:37 +04:00
Max Pozdeev
48efcc997a Hebrew translation is RTL now 2010-08-01 20:11:56 +04:00
Max Pozdeev
fe75fb67c2 Hebrew translation added (by Ohad Raz) 2010-08-01 18:30:42 +04:00
Max Pozdeev
b40a0b70ec Portuguese (Portugal) translation added (by Sérgio Martins) 2010-08-01 16:03:55 +04:00
Max Pozdeev
0885e74720 Lithuanian translation added (by Linas Pašviestis) 2010-08-01 14:53:26 +04:00
Max Pozdeev
6065eac14f * setup.php has html title now 2010-08-01 14:32:35 +04:00
Max Pozdeev
c16cd8b26a * removed unnecessary global var (which can produce errors sometimes) 2010-07-24 16:51:01 +04:00
Max Pozdeev
bb8069de42 - fixed opera 10.60 issue with incorrect tabs look 2010-07-24 16:49:27 +04:00
Max Pozdeev
3bf1f22073 - fixed missing _SERVER[REQUEST_URI] on IIS 2010-07-24 16:45:09 +04:00
Max Pozdeev
159925a30f - removed commas unexpected for ie7 2010-07-18 22:28:39 +04:00
Max Pozdeev
cde17eb3b2 * removed unnecessary global var 2010-07-18 21:28:21 +04:00
Max Pozdeev
336b0d9288 - fixed opera 10.60 issue with incorrect tabs look 2010-07-18 21:16:38 +04:00
Max Pozdeev
20d7965e13 * "show inline task dates" improved 2010-07-17 16:37:15 +04:00
Max Pozdeev
34e0d9c669 - fixed more places with incorrect removing task from list 2010-06-13 18:40:12 +04:00
Max Pozdeev
76d67d4f28 - fixed error while manual sorting 2010-06-13 18:21:37 +04:00
Max Pozdeev
5cba0b690b - fixed incorrect task adding after task removal 2010-06-13 18:20:18 +04:00
Max Pozdeev
8c6c971867 * more readable ajax urls 2010-06-13 17:53:19 +04:00
Max Pozdeev
a84681ba23 * "readonly" mode fixed 2010-06-13 17:05:48 +04:00
Max Pozdeev
4f5ff75790 * theme images copyright updated 2010-06-13 12:37:09 +04:00
Max Pozdeev
1e36a1604c * improved "access denied" handler (catch all requests) 2010-06-13 12:31:09 +04:00
Max Pozdeev
ed2544ba8c * border-radius fixed; newtask and search input boxes adapted 2010-06-13 12:20:16 +04:00
Max Pozdeev
53adca8db8 interface taken from firefox extension 2010-06-12 15:48:18 +04:00
Max Pozdeev
ae2788749f continue port process: css, copyright 2010-06-10 12:51:37 +04:00
Max Pozdeev
f9ea092b01 jquery.autocomplete plugin updated (same as in firefox plugin) 2010-06-09 19:02:57 +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
0322d55c9d - fixed missing _SERVER[REQUEST_URI] on IIS 2010-06-05 21:39:17 +04:00
Max Pozdeev
64a5e4c812 German translation updated (by Pascal) 2010-06-03 23:37:07 +04:00
Max Pozdeev
792f4f943c Swedish translation updated (by Martin Danielsson) 2010-06-03 23:35:31 +04:00
Max Pozdeev
fae46ac375 Danish translation added (by Per Jensen) 2010-05-22 22:55:01 +04:00
Max Pozdeev
e2682b8e52 langs moved to /src/lang/ 2010-05-22 20:42:45 +04:00
Max Pozdeev
278bb61f68 * setup.php fixed: added more checks, table prefix 2010-04-29 13:38:08 +04:00
Max Pozdeev
a90067598c - bugix: more accurate task weight while (un)completing 2010-04-29 12:12:32 +04:00
Max Pozdeev
8d7511a9c7 - bufix: incorrect dateCompleted after task complete 2010-04-19 14:31:53 +04:00
Max Pozdeev
94c6bf10ac - bugfix: loadConfig() was not declared as static 2010-02-22 10:34:55 +03:00
Max Pozdeev
7bc64d66e6 - sometimes parse_url error workaround 2010-02-20 22:17:15 +03:00
Max Pozdeev
d2606b3166 * hide long task title 2010-02-16 17:40:45 +03:00
Max Pozdeev
55b4f3947e * links fixed in singletab tabs 2010-02-14 10:56:17 +03:00
Max Pozdeev
f61890f061 + added ability to delete completed tasks (thanks to merzhin) 2010-02-12 15:00:11 +03:00
Max Pozdeev
32bbe8bf10 * added option in settings to show task dates 2010-02-10 20:28:31 +03:00
Max Pozdeev
3b2cc1261b + allow <b>,<i>,<u>,<s> html tags in task title and notes 2010-02-10 18:06:41 +03:00
Max Pozdeev
573a5a285e * color of +1 priority changed to orange (thanks to merzhin)
(fixes issue #22)
2010-02-10 16:03:39 +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
8be18ac673 * removed 'v' from version string 2010-02-07 22:41:58 +03:00
Max Pozdeev
72cd34a7b0 * added 'url' and 'mtt_url' to default config 2010-02-07 18:47:41 +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
06eb452104 - fixed theme actions handlers 2010-01-29 18:20:04 +03:00
Max Pozdeev
453dc3c01a * added icon for list add button 2010-01-29 17:21:46 +03:00
Max Pozdeev
f7b41b560e * mttMenu submenu logics changed 2010-01-29 16:36:22 +03:00
Max Pozdeev
08a28fcb46 * mttMenu adds item-active class to caller of submenu 2010-01-29 12:45:47 +03:00
Max Pozdeev
b548e0e17a * mttMenu adds button-active class to its caller 2010-01-29 12:23:44 +03:00
Max Pozdeev
b93349c946 * list menu moved into tab 2010-01-28 20:13:40 +03:00
Max Pozdeev
b69dd444a8 - fixed incorrect list weight on its creating 2010-01-27 22:11:55 +03:00
Max Pozdeev
f5e4406a7c * list menu converted to use mttMenu() 2010-01-26 17:40:22 +03:00
Max Pozdeev
cce4f0510b * disable current list in "Move to" submenu of context menu (thanks to merzhin)
(fixes issue #19)
2010-01-26 11:37:22 +03:00
Max Pozdeev
50fd3d7628 * priorities reordered in context menu (thanks to merzhin) 2010-01-26 10:23:08 +03:00
Max Pozdeev
9fe3693a9d + prefill the add-task form from the quick-add input 2010-01-25 22:09:16 +03:00
Max Pozdeev
333ab5e001 * sort menu items moved into list menu 2010-01-25 16:32:18 +03:00
Max Pozdeev
14bf436f79 * listSelected js action added 2010-01-25 15:57:02 +03:00
Max Pozdeev
7a39bc4bea * optimisations with ajax(Send|Stop|Error) 2010-01-25 14:10:50 +03:00
Max Pozdeev
a3f673360e + export to csv file (experimental, call it manually) 2010-01-24 23:12:30 +03:00
Max Pozdeev
ae33f625a3 + ability to change order of tabs (thanks to Alexander Teague) 2010-01-24 20:56:53 +03:00
Max Pozdeev
f82c99d854 * fixed tabs menu image position in IE7 2010-01-23 22:01:53 +03:00
Max Pozdeev
ec1a86a587 + "Show completed tasks" menu item istead of "Taks+completed" taskview (state will be saved in db) 2010-01-23 21:26:23 +03:00
Max Pozdeev
0242ba2233 * fixed tab appearance 2010-01-22 17:35:50 +03:00
Max Pozdeev
e43a77b4ae * little cleanup 2010-01-22 16:03:22 +03:00
Max Pozdeev
2fa4b6752b + ability to use single tab for all lists 2010-01-22 15:57:37 +03:00
Max Pozdeev
ca5d0a80f9 * some task actions handlers moved to template file 2010-01-21 23:20:03 +03:00
Max Pozdeev
5f2cb241db * improved context menu onclick handler 2010-01-21 20:51:23 +03:00
Max Pozdeev
e7fe1e9fda * mtt-htabs moved to own div (#toolbar) 2010-01-16 14:35:47 +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
91b0ff6779 - bugfix: negaive x- and y- offsets of context submenu 2010-01-15 14:17:17 +03:00
Max Pozdeev
00b1b611eb - bugfix: incorrect size of newly added tab 2010-01-15 13:46:09 +03:00
Max Pozdeev
9bc180f0c0 * fixed positioning of menu with box-shadows 2010-01-15 13:05:54 +03:00
Max Pozdeev
37e30a90f9 * little copyright changes (year,url) 2010-01-14 23:04:49 +03:00
Max Pozdeev
f887a4dee3 * more improvements in RTL support 2010-01-14 23:01:55 +03:00
Max Pozdeev
08f02ba2d3 * edit task box width fixed to fit into window 2010-01-12 20:15:14 +03:00
Max Pozdeev
fdeeb2bc55 * footer style fixed (no rounded corner) 2010-01-12 17:58:38 +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
87a9911539 * added application version into setup title 2009-12-29 14:09:19 +03:00
Max Pozdeev
0d4e143ab7 * added menu shadows (gecko and webkit based browsers) 2009-12-29 13:56:47 +03:00
Max Pozdeev
cf68596cb7 * better task word wrapping in pda style 2009-12-28 22:54:41 +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
02f4d1702a * some improvements in PDA style 2009-12-27 19:12:28 +03:00
Max Pozdeev
14df22e55b * imroved task notes expanding 2009-12-27 19:04:25 +03:00
Max Pozdeev
3ed56a03ce * fixed context menu to work with scrolled document 2009-12-27 15:49:24 +03:00
Max Pozdeev
9ff55df1e9 * some strings in setup.php made more version independent 2009-12-27 15:43:14 +03:00
Max Pozdeev
27ce3aef82 * fixed context menu to work near browser borders 2009-12-27 12:11:59 +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
594bb28d63 - bugfix: incorrect number of tasks shown after task completing, deleting or moving (in some cases) 2009-12-26 15:47:11 +03:00
Max Pozdeev
53396fee80 * fixed no context menu button in Safari 2009-12-26 15:42:47 +03:00
Max Pozdeev
8012f59f73 - bugfix: incorrect sorting after 'rename list' and 'create list' 2009-12-26 14:58:45 +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
55d82fc5cc * some images updated, unnecessary images removed 2009-12-24 22:29:17 +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
Max Pozdeev
510db006c7 + tasks actions moved into new context menu 2009-12-24 20:28:42 +03:00
Max Pozdeev
affc45e591 * dates of creation and completion were finally fixed 2009-12-19 18:51:41 +03:00
Max Pozdeev
6967812626 + In task edit: show dates when the task was created and completed 2009-12-15 22:58:28 +03:00
Max Pozdeev
b4ea7fc924 + localized settings 2009-12-15 17:49:32 +03:00
Max Pozdeev
4ff7bae9bb * corrected appearance of #taskview in print style 2009-12-06 20:48:20 +03:00
Max Pozdeev
a4337974d6 + added support of prefix for db tables 2009-12-02 15:37:10 +03:00
Max Pozdeev
c24dfbf9dd * "read-only" replaced with "Public Tasks" 2009-12-01 16:18:38 +03:00
Max Pozdeev
7ab0d27dd1 * Config::get('var') instead of $config['var'] 2009-11-30 20:59:16 +03:00