| .. |
|
db
|
* Config::get('var') instead of $config['var']
|
2009-11-30 20:59:16 +03:00 |
|
jquery
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
lang
|
+ "Show completed tasks" menu item istead of "Taks+completed" taskview (state will be saved in db)
|
2010-01-23 21:26:23 +03:00 |
|
themes
|
* mttMenu adds button-active class to its caller
|
2010-01-29 12:23:44 +03:00 |
|
tmp
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
ajax.js
|
* mttMenu adds button-active class to its caller
|
2010-01-29 12:23:44 +03:00 |
|
ajax.lang.php
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
ajax.php
|
- fixed incorrect list weight on its creating
|
2010-01-27 22:11:55 +03: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
|
* interface files moved into themes/default
|
2010-01-15 17:42:39 +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
|
+ added support of prefix for db tables
|
2009-12-02 15:37:10 +03:00 |
|
index.php
|
* some logics moved to default theme
|
2010-01-15 18:01:46 +03:00 |
|
init.php
|
+ In task edit: show dates when the task was created and completed
|
2009-12-15 22:58:28 +03:00 |
|
LICENSE
|
initial, based on v1.2.5
|
2009-08-27 16:48:09 +04:00 |
|
settings.php
|
+ localized settings
|
2009-12-15 17:49:32 +03:00 |
|
setup.php
|
* added application version into setup title
|
2009-12-29 14:09:19 +03:00 |