Kanboard-Prod/app/Model
Frederic Guillot 38326c4ddf Added search by task creator 2016-04-10 08:15:10 -04:00
..
Action.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
ActionParameter.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
AvatarFile.php Filter refactoring 2016-04-09 22:42:17 -04:00
Base.php Filter refactoring 2016-04-09 22:42:17 -04:00
Board.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Category.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Color.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Column.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
Comment.php Added avatar image upload 2016-03-26 14:43:41 -04:00
Config.php Integrate Korean translation 2016-03-27 16:29:33 -04:00
Currency.php Do not cache app settings in session 2016-01-14 21:42:28 -05:00
CustomFilter.php Move validator methods 2016-01-14 20:18:13 -05:00
File.php Move avatar actions to controller AvatarFile 2016-03-26 17:25:54 -04:00
Group.php Minor code improvements 2016-01-16 22:29:29 -05:00
GroupMember.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
LastLogin.php Fix cosmetic issues and update api documentation 2016-02-20 15:31:26 -05:00
Link.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Metadata.php Improve PR #1993 2016-03-24 20:43:07 -04:00
Notification.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
NotificationType.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
PasswordReset.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
Project.php Filter refactoring 2016-04-09 22:42:17 -04:00
ProjectActivity.php Filter refactoring 2016-04-09 22:42:17 -04:00
ProjectDailyColumnStats.php Force integer type for aggregated metrics 2016-03-22 20:58:46 -04:00
ProjectDailyStats.php Fixes cycle time calculation when the start date is defined in the future 2016-03-22 20:44:15 -04:00
ProjectDuplication.php Add unit tests for last automatic actions 2016-01-31 19:51:59 -05:00
ProjectFile.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
ProjectGroupRole.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
ProjectMetadata.php Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
ProjectNotification.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
ProjectNotificationType.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
ProjectPermission.php Filter refactoring 2016-04-09 22:42:17 -04:00
ProjectUserRole.php Filter refactoring 2016-04-09 22:42:17 -04:00
RememberMeSession.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Setting.php Filter refactoring 2016-04-09 22:42:17 -04:00
Subtask.php Create Import namespace and move classes 2016-03-04 17:38:17 -05:00
SubtaskTimeTracking.php Filter refactoring 2016-04-09 22:42:17 -04:00
Swimlane.php Add drag and drop to change swimlane positions 2016-02-20 18:11:08 -05:00
Task.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
TaskAnalytic.php Split Board model into multiple classes 2016-02-20 15:08:18 -05:00
TaskCreation.php Create Import namespace and move classes 2016-03-04 17:38:17 -05:00
TaskDuplication.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
TaskExternalLink.php Add external links for tasks with plugin api 2016-01-30 20:38:20 -05:00
TaskFile.php Add ProjecFile and TaskFile models 2016-02-14 15:25:16 -05:00
TaskFinder.php Added search by task creator 2016-04-10 08:15:10 -04:00
TaskLink.php Add color_id for Milestone plugin #1742 2016-03-04 15:43:08 +01:00
TaskMetadata.php Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
TaskModification.php Create Import namespace and move classes 2016-03-04 17:38:17 -05:00
TaskPermission.php PHPdoc cleanup 2016-03-04 21:11:12 -05:00
TaskPosition.php Put back date_moved for the task (revert) 2016-01-23 15:00:35 -05:00
TaskStatus.php Avoid automatic actions that change the color to fire subsequent events 2016-01-17 14:56:31 -05:00
Transition.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
User.php Fix PHP 5.3 issue 2016-03-26 21:08:16 -04:00
UserLocking.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserMention.php Send notifications on user mentions 2015-12-29 09:30:36 +01:00
UserMetadata.php Remove exit expression in database provider 2015-10-17 22:31:04 -04:00
UserNotification.php Fix bad unique constraints in Mysql table user_has_notifications 2016-03-27 15:32:29 -04:00
UserNotificationFilter.php Fix bad unique constraints in Mysql table user_has_notifications 2016-03-27 15:32:29 -04:00
UserNotificationType.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
UserUnreadNotification.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00