Kanboard-Prod/app/Controller
Frederic Guillot de128dbad8 Remove default swimlane 2017-02-18 09:42:01 -05:00
..
ActionController.php Automatic Actions now support Swimlanes 2016-08-17 12:51:59 +01:00
ActionCreationController.php Automatic Actions now support Swimlanes 2016-08-17 12:51:59 +01:00
ActivityController.php Display project analytics in modal box 2017-01-08 14:00:51 -05:00
AnalyticController.php Fix CFD chart (stack wrongly ordered) 2017-02-11 19:42:17 -05:00
AppController.php Define only what is allowed for column restrictions 2016-09-10 23:12:38 -04:00
AuthController.php Minor fixes 2016-06-05 18:22:19 -04:00
AvatarFileController.php Improve error reporting when file upload is not configured properly 2017-02-12 13:34:56 -05:00
BaseController.php Minor fixes 2016-06-05 18:22:19 -04:00
BoardAjaxController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
BoardPopoverController.php Remove default swimlane 2017-02-18 09:42:01 -05:00
BoardTooltipController.php Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
BoardViewController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
CalendarController.php Convert calendar to VueJS component 2016-11-15 21:24:25 -05:00
CaptchaController.php Rename controllers 2016-05-28 11:31:54 -04:00
CategoryController.php Minor fixes 2016-05-28 20:26:23 -04:00
ColumnController.php Prevent people to remove columns that contains tasks 2017-02-08 18:36:13 -05:00
ColumnMoveRestrictionController.php Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
ColumnRestrictionController.php Add column restrictions to custom project roles 2016-09-18 21:19:48 -04:00
CommentController.php Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
CommentListController.php Open comments in board view with a modal dialog instead of tooltip 2017-02-11 17:22:10 -05:00
ConfigController.php Improve PR #3038 2017-02-15 21:06:41 -05:00
CurrencyController.php Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
CustomFilterController.php Improve settings pages layout 2017-01-08 21:42:08 -05:00
DashboardController.php Remove username for dashboard sidebar and change titles 2016-07-24 13:00:59 -04:00
DocumentationController.php Convert Spanish documentation to UTF-8 2017-02-11 20:52:11 -05:00
ExportController.php Display project exports in modal box 2017-01-08 15:31:33 -05:00
ExternalTaskCreationController.php Handle modification of external tasks 2016-11-07 21:26:55 -05:00
ExternalTaskViewController.php Handle modification of external tasks 2016-11-07 21:26:55 -05:00
FeedController.php Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
FileViewerController.php Avoid code duplication in PR #2891 2016-12-19 22:27:13 -05:00
GroupAjaxController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
GroupCreationController.php Rename all models 2016-05-28 19:48:22 -04:00
GroupListController.php Rename all models 2016-05-28 19:48:22 -04:00
GroupModificationController.php Rename all models 2016-05-28 19:48:22 -04:00
ICalendarController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
LinkController.php Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
OAuthController.php Rename controllers 2016-05-28 13:41:54 -04:00
PasswordResetController.php Improve forget password behaviour 2017-01-29 20:47:00 -05:00
PluginController.php Offer the possibility to define version compatibility from plugins 2017-01-08 17:02:31 -05:00
ProjectActionDuplicationController.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectCreationController.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectEditController.php Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
ProjectFileController.php Improve error reporting when file upload is not configured properly 2017-02-12 13:34:56 -05:00
ProjectGanttController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
ProjectListController.php Allow users to see inactive projects 2016-07-28 16:56:37 -04:00
ProjectOverviewController.php Improve columns table in project settings 2017-02-08 19:12:16 -05:00
ProjectPermissionController.php Rewrite component to change user/group role 2016-12-09 20:35:40 -05:00
ProjectRoleController.php Add custom role edition 2016-09-17 15:25:27 -04:00
ProjectRoleRestrictionController.php Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
ProjectStatusController.php Change wording for project status (use "closed" instead of "inactive") 2017-02-08 20:35:51 -05:00
ProjectTagController.php Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
ProjectUserOverviewController.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
ProjectViewController.php Improve columns table in project settings 2017-02-08 19:12:16 -05:00
SearchController.php Restrict search to active projects 2016-10-09 20:53:14 -04:00
SubtaskController.php Fix #3031: Auto-assign sub-task to task owner 2017-02-16 13:06:34 +09:00
SubtaskConverterController.php Create new class SubtaskTaskConversionModel 2016-07-23 21:22:24 -04:00
SubtaskRestrictionController.php Fix broken subtask restriction per user 2017-02-07 20:54:56 -05:00
SubtaskStatusController.php Create new class SubtaskStatusModel 2016-07-23 21:48:59 -04:00
SwimlaneController.php Remove default swimlane 2017-02-18 09:42:01 -05:00
TagController.php Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
TaskAjaxController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
TaskBulkController.php Do not set default task assignee for team projects 2017-01-29 20:06:32 -05:00
TaskCreationController.php Remove default swimlane 2017-02-18 09:42:01 -05:00
TaskDuplicationController.php Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
TaskExternalLinkController.php Improve external link form when validation fail 2017-01-14 14:29:44 -05:00
TaskFileController.php Improve error reporting when file upload is not configured properly 2017-02-12 13:34:56 -05:00
TaskGanttController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
TaskImportController.php Open task import in modal box 2017-01-08 12:01:13 -05:00
TaskInternalLinkController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskListController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskModificationController.php Handle modification of external tasks 2016-11-07 21:26:55 -05:00
TaskMovePositionController.php Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
TaskPopoverController.php Remove dropdown menus that are now available with task edit form 2016-06-24 18:09:01 -04:00
TaskRecurrenceController.php Make sure that tags are duplicated for recurring tasks 2016-07-02 15:45:55 -04:00
TaskStatusController.php Fix regression: stay on the same page when a task is closed 2017-01-23 21:05:59 -05:00
TaskSuppressionController.php Add project restrictions for custom roles 2016-09-11 16:08:03 -04:00
TaskViewController.php Store comment sorting direction in user metadata 2016-08-21 20:36:16 -04:00
TwoFactorController.php Rename all models 2016-05-28 19:48:22 -04:00
UserAjaxController.php Offer the possibility to override internal formatter objects from plugins 2016-12-20 20:06:39 -05:00
UserApiAccessController.php Add personal API access token 2016-12-03 15:43:36 -05:00
UserCreationController.php Add user invitations 2017-01-22 22:38:00 -05:00
UserCredentialController.php Add the possibility to unlock users from the user interface 2016-08-26 21:27:30 -04:00
UserImportController.php Verify file upload size 2016-12-13 18:21:02 +08:00
UserInviteController.php Add user invitations 2017-01-22 22:38:00 -05:00
UserListController.php Move dashboard pagination into separate classes 2016-07-24 12:09:41 -04:00
UserModificationController.php Rename all models 2016-05-28 19:48:22 -04:00
UserStatusController.php Rename all models 2016-05-28 19:48:22 -04:00
UserViewController.php Rename all models 2016-05-28 19:48:22 -04:00
WebNotificationController.php Fixed empty title for web notification with only one overdue task 2016-07-01 12:33:18 -04:00