Kanboard-Prod/app/Model
Frederic Guillot e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
..
Action.php added capability to reopen GitLab issues 2015-12-03 21:56:11 -05:00
Authentication.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Base.php Cosmetic fixes 2015-10-19 21:32:18 -04:00
Board.php Cosmetic fixes 2015-10-19 21:32:18 -04:00
Category.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Color.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Comment.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Config.php Add Bosnian translation (pull-request #1470) 2015-11-22 12:53:18 -05:00
Currency.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
CustomFilter.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
File.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Group.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
GroupMember.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
LastLogin.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Link.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Metadata.php Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
Notification.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
NotificationType.php Remove exit expression in database provider 2015-10-17 22:31:04 -04:00
OverdueNotification.php Move webhook to project notification type 2015-10-17 12:30:05 -04:00
Project.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
ProjectActivity.php Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
ProjectAnalytic.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
ProjectDailyColumnStats.php Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' 2015-11-21 18:41:15 -05:00
ProjectDailyStats.php Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' 2015-11-21 18:41:15 -05:00
ProjectDuplication.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
ProjectGroupRole.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -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 Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
ProjectUserRole.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
RememberMeSession.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Setting.php Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
Subtask.php Cosmetic fixes 2015-10-19 21:32:18 -04:00
SubtaskExport.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
SubtaskTimeTracking.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Swimlane.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Task.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
TaskAnalytic.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
TaskCreation.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
TaskDuplication.php Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
TaskExport.php CSV task export show the assignee name in addition to the assignee username 2015-11-20 20:45:10 -05:00
TaskFilter.php Add filter by task link 2015-11-26 15:33:44 +01:00
TaskFinder.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
TaskImport.php Fix typo in phpdoc 2015-10-17 22:45:31 -04:00
TaskLink.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
TaskMetadata.php Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
TaskModification.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
TaskPermission.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
TaskPosition.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
TaskStatus.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
TaskValidator.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Transition.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
User.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserFilter.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserImport.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserLocking.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserMetadata.php Remove exit expression in database provider 2015-10-17 22:31:04 -04:00
UserNotification.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
UserNotificationFilter.php Make user notifications pluggable 2015-10-17 09:51:15 -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