| .. |
|
db
|
* setup.php fixed: added more checks, table prefix
|
2010-04-29 13:38:08 +04:00 |
|
jquery
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
lang
|
updated headers of some translations
|
2010-08-01 23:45:37 +04:00 |
|
themes
|
- fixed opera 10.60 issue with incorrect tabs look
|
2010-07-24 16:49:27 +04:00 |
|
tmp
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
ajax.js
|
- bufix: incorrect dateCompleted after task complete
|
2010-04-19 14:31:53 +04:00 |
|
ajax.lang.php
|
* MTTPATH constant added
|
2010-02-06 20:35:39 +03:00 |
|
ajax.php
|
- bugix: more accurate task weight while (un)completing
|
2010-04-29 12:12:32 +04:00 |
|
class.db.mysql.php
|
+ added support of prefix for db tables
|
2009-12-02 15:37:10 +03:00 |
|
class.db.sqlite3.php
|
+ added support of prefix for db tables
|
2009-12-02 15:37:10 +03:00 |
|
common.php
|
- bugfix: loadConfig() was not declared as static
|
2010-02-22 10:34:55 +03:00 |
|
COPYRIGHT
|
* little copyright changes (year,url)
|
2010-01-14 23:04:49 +03:00 |
|
export.php
|
+ export to csv file (experimental, call it manually)
|
2010-01-24 23:12:30 +03:00 |
|
feed.php
|
+ allow <b>,<i>,<u>,<s> html tags in task title and notes
|
2010-02-10 18:06:41 +03:00 |
|
index.php
|
+ can specify in URL the id of list to open.
|
2010-02-10 14:27:44 +03:00 |
|
init.php
|
* removed unnecessary global var (which can produce errors sometimes)
|
2010-07-24 16:51:01 +04:00 |
|
LICENSE
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
settings.php
|
* added option in settings to show task dates
|
2010-02-10 20:28:31 +03:00 |
|
setup.php
|
* setup.php has html title now
|
2010-08-01 14:32:35 +04:00 |