Kanboard-Prod/app/Controller
moraxy 541416a223 Fix RSS Feeds
feed() still calls getAll() which was renamed to getProject() in 286b193566
2014-10-18 15:56:44 +02:00
..
Action.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
App.php Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
Base.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
Board.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
Category.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
Comment.php Add public view for tasks 2014-09-08 23:19:40 +02:00
Config.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
File.php Add CSRF protections 2014-05-28 15:14:52 -04:00
Project.php Fix RSS Feeds 2014-10-18 15:56:44 +02:00
Subtask.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
Task.php Move some Task model methods to the TaskFinder class 2014-10-12 15:32:35 -04:00
User.php Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
Webhook.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00