Kanboard-Prod/app/Controller
Frederic Guillot 44f680cf2f
Add ui to create new custom project roles and column restrictions
2016-09-10 22:37:57 -04: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 same task summary on all task view pages 2016-08-13 20:23:04 -04:00
AnalyticController.php Convert time comparison chart to Vue.js component 2016-09-03 21:20:54 -04:00
AppController.php Rename controllers 2016-05-28 13:41:54 -04:00
AuthController.php Minor fixes 2016-06-05 18:22:19 -04:00
AvatarFileController.php Rename all models 2016-05-28 19:48:22 -04:00
BaseController.php Minor fixes 2016-06-05 18:22:19 -04:00
BoardAjaxController.php Apply column restrictions to the board 2016-09-08 22:33:16 -04:00
BoardPopoverController.php Rename all models 2016-05-28 19:48:22 -04:00
BoardTooltipController.php Store comment sorting direction in user metadata 2016-08-21 20:36:16 -04:00
BoardViewController.php Do not show closed tasks on public boards 2016-09-01 20:52:40 -04:00
CalendarController.php Rename all models 2016-05-28 19:48:22 -04: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 Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
ColumnMoveRestrictionController.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
CommentController.php Store comment sorting direction in user metadata 2016-08-21 20:36:16 -04:00
ConfigController.php Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
CurrencyController.php Rename all models 2016-05-28 19:48:22 -04:00
CustomFilterController.php Minor fixes 2016-05-28 20:26:23 -04:00
DashboardController.php Remove username for dashboard sidebar and change titles 2016-07-24 13:00:59 -04:00
DocumentationController.php Make embedded documentation available in multiple languages 2016-06-23 12:27:34 -04:00
ExportController.php Replace all date fields by helper 2016-08-31 21:21:09 -04:00
FeedController.php Use the library PicoFeed to generate RSS/Atom feeds 2016-07-26 22:23:58 -04:00
FileViewerController.php Fix typo after refactoring 2016-05-31 22:42:50 -04:00
GroupAjaxController.php Improve group controllers and views 2016-05-16 20:19:07 -04: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 Rename all models 2016-05-28 19:48:22 -04:00
LinkController.php Rename all models 2016-05-28 19:48:22 -04:00
OAuthController.php Rename controllers 2016-05-28 13:41:54 -04:00
PasswordResetController.php Minor fixes 2016-06-05 18:22:19 -04:00
PluginController.php Filter non compatible plugins 2016-05-24 21:39:36 -04: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 Rename all models 2016-05-28 19:48:22 -04:00
ProjectFileController.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectGanttController.php Rename all models 2016-05-28 19:48:22 -04:00
ProjectListController.php Allow users to see inactive projects 2016-07-28 16:56:37 -04:00
ProjectOverviewController.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
ProjectPermissionController.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
ProjectRoleController.php Add ui to create new custom project roles and column restrictions 2016-09-10 22:37:57 -04:00
ProjectStatusController.php Rename all models 2016-05-28 19:48:22 -04: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 Rename all models 2016-05-28 19:48:22 -04:00
SearchController.php Rename all models 2016-05-28 19:48:22 -04:00
SubtaskController.php Create new class SubtaskPositionModel 2016-07-23 21:14:33 -04:00
SubtaskConverterController.php Create new class SubtaskTaskConversionModel 2016-07-23 21:22:24 -04:00
SubtaskRestrictionController.php Create new class SubtaskStatusModel 2016-07-23 21:48:59 -04:00
SubtaskStatusController.php Create new class SubtaskStatusModel 2016-07-23 21:48:59 -04:00
SwimlaneController.php Minor fixes 2016-05-28 20:26:23 -04:00
TagController.php Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
TaskAjaxController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskBulkController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskCreationController.php Show project name in task forms 2016-08-07 10:31:48 -04:00
TaskDuplicationController.php Handle tags and tasks move/duplication to another project 2016-07-02 14:44:26 -04:00
TaskExternalLinkController.php Minor fixes 2016-05-28 20:26:23 -04:00
TaskFileController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskGanttController.php Rename all models 2016-05-28 19:48:22 -04:00
TaskGanttCreationController.php Show project name in task forms 2016-08-07 10:31:48 -04:00
TaskImportController.php Move task import outside of project settings 2016-05-28 21:24:24 -04: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 Improve form helpers and add more hooks 2016-08-13 17:49:27 -04:00
TaskMovePositionController.php Add the possibility to move tasks without drag and drop 2016-08-28 22:30:48 -04: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 Rename all models 2016-05-28 19:48:22 -04:00
TaskSuppressionController.php Rename all models 2016-05-28 19:48:22 -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 Rename all models 2016-05-28 19:48:22 -04:00
UserCreationController.php Rename all models 2016-05-28 19:48:22 -04:00
UserCredentialController.php Add the possibility to unlock users from the user interface 2016-08-26 21:27:30 -04:00
UserImportController.php Improve user controllers and views 2016-05-16 20:55:21 -04: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