Kanboard-Prod/app/Model
Frederic Guillot cfb96c8749 Allow a project owner to manage his own public project 2016-05-05 22:13:11 -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 Fixed PHP warning when removing a user with no Avatar image 2016-05-05 21:36:43 -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 Removed PHP notices in comment suppression view 2016-04-11 21:06:20 -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 Improve LDAP user group membership synchronization 2016-05-03 22:51:48 -04: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 Added automated action to change task color based on the priority 2016-05-04 22:52:08 -04:00
ProjectActivity.php Added search in activity stream 2016-04-10 15:18:20 -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 Allow a project owner to manage his own public project 2016-05-05 22:13:11 -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 Unify task drop-down menu between different views 2016-05-04 21:51:38 -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
TaskPosition.php Put back date_moved for the task (revert) 2016-01-23 15:00:35 -05:00
TaskStatus.php Fix bug: closing all tasks by column, also update closed tasks 2016-04-29 17:44:06 -04:00
Transition.php Add unit test for transition model 2016-02-29 22:40:26 -05:00
User.php Fixed PHP warning when removing a user with no Avatar image 2016-05-05 21:36:43 -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