Kanboard-Prod/app/Model
Frederic Guillot e6f7929f77 Add new automatic action (Task comment logging), patch #539 2015-01-22 17:46:58 -05:00
..
Acl.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Action.php Add new automatic action (Task comment logging), patch #539 2015-01-22 17:46:58 -05:00
Authentication.php Cleanup and fixes 2015-01-02 21:48:26 -05:00
Base.php Add top links to the calendar 2015-01-17 17:27:34 -05:00
Board.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Category.php Add default project categories in settings 2014-12-28 15:39:39 -05:00
Color.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Comment.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
Config.php Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
DateParser.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
File.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
LastLogin.php Fix some PHPAnalyzer issues 2014-12-27 19:43:59 -05:00
Notification.php Fix bugs, improve perfs and use SimpleLogger instead of Monolog 2015-01-02 17:19:13 -05:00
Project.php Pagination refactoring 2015-01-18 17:59:41 -05:00
ProjectActivity.php Move activity event data to json instead of PHP serialization 2014-12-31 15:30:21 -05:00
ProjectAnalytic.php Don't display analytics if not enough data 2014-11-15 21:55:42 -05:00
ProjectDailySummary.php Fixs after replacing the event dispatcher 2014-12-27 19:23:51 -05:00
ProjectPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
SubTask.php Pagination refactoring 2015-01-18 17:59:41 -05:00
SubtaskExport.php Fix some phpdoc comments 2015-01-18 18:21:33 -05:00
Swimlane.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
Task.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskCreation.php Various fixes and improvements 2015-01-02 21:11:19 -05:00
TaskDuplication.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskExport.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
TaskFilter.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
TaskFinder.php Pagination refactoring 2015-01-18 17:59:41 -05:00
TaskModification.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00
TaskPermission.php Allow project managers to remove tasks 2015-01-02 22:14:28 -05:00
TaskPosition.php Acl refactoring 2014-12-31 12:37:15 -05:00
TaskStatus.php Add project calendars (merge/refactoring of #490) 2015-01-17 17:11:51 -05:00
TaskValidator.php Add swimlanes 2014-12-26 17:43:13 -05:00
TimeTracking.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
User.php Pagination refactoring 2015-01-18 17:59:41 -05:00
UserSession.php Allow users to override the timezone and the language 2015-01-04 22:34:59 -05:00
Webhook.php Move events handling to Symfony\EventDispatcher 2014-12-27 19:10:38 -05:00