Kanboard-Prod/app/Templates
Frédéric Guillot 86928e37bc Add comment creation form to the task summary page (pull-request #300) 2014-10-07 11:27:46 -04:00
..
action_event.php Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
action_index.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -04:00
action_params.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -04:00
action_remove.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
app_forbidden.php Add CSRF protections 2014-05-28 15:14:52 -04:00
app_notfound.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
board_assignee.php Change a category directly from the board 2014-09-03 14:25:17 -07:00
board_category.php Change a category directly from the board 2014-09-03 14:25:17 -07:00
board_edit.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
board_index.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
board_public.php Add public view for tasks 2014-09-08 23:19:40 +02:00
board_remove.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
board_show.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
board_task.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -04:00
category_edit.php Projects management refactoring 2014-08-30 14:08:46 -08:00
category_index.php Projects management refactoring 2014-08-30 14:08:46 -08:00
category_remove.php Add CSRF protections 2014-05-28 15:14:52 -04:00
comment_create.php Add comment creation form to the task summary page (pull-request #300) 2014-10-07 11:27:46 -04:00
comment_edit.php Add email notifications 2014-08-15 17:23:41 -07:00
comment_forbidden.php Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00
comment_remove.php Add CSRF protections 2014-05-28 15:14:52 -04:00
comment_show.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
config_about.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
config_api.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
config_application.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
config_board.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
config_layout.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
config_sidebar.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
config_webhook.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
event_comment_create.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
event_comment_update.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
event_subtask_create.php Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
event_subtask_update.php Fix Mysql and Postgresql bug 2014-09-10 16:51:44 +02:00
event_task_assignee_change.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
event_task_close.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
event_task_create.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
event_task_move_column.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
event_task_move_position.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
event_task_open.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
event_task_update.php Add subtasks and comments history 2014-09-10 16:21:47 +02:00
file_new.php Add CSRF protections 2014-05-28 15:14:52 -04:00
file_open.php Improve user interface 2014-05-23 09:49:26 -04:00
file_remove.php Add CSRF protections 2014-05-28 15:14:52 -04:00
file_show.php Improve javascript code and remove CSP errors 2014-07-07 19:37:19 -03:00
layout.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_comment_creation.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_comment_update.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_file_creation.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_footer.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_subtask_creation.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_subtask_update.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_assignee_change.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_close.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_creation.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_due.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_move_column.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_move_position.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_open.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
notification_task_update.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
project_activity.php Update French locales 2014-09-11 12:44:22 +02:00
project_disable.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_duplicate.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_edit.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_enable.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_export.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
project_feed.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
project_index.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_layout.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_new.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_remove.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_search.php Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
project_share.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_show.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_sidebar.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
project_tasks.php Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
project_users.php Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
subtask_create.php Add CSRF protections 2014-05-28 15:14:52 -04:00
subtask_edit.php Add CSRF protections 2014-05-28 15:14:52 -04:00
subtask_remove.php Add CSRF protections 2014-05-28 15:14:52 -04:00
subtask_show.php Add public view for tasks 2014-09-08 23:19:40 +02:00
task_close.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_comments.php Add comment creation form to the task summary page (pull-request #300) 2014-10-07 11:27:46 -04:00
task_details.php Add support for Github Issue Webhooks 2014-09-28 18:23:21 -04:00
task_duplicate.php Improve task duplication 2014-09-01 20:40:02 -08:00
task_duplicate_project.php Add the possibility to duplicate a task to another project 2014-09-01 19:36:40 -08:00
task_edit.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
task_edit_description.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_layout.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
task_move_project.php Improve project move view 2014-08-31 20:44:58 -08:00
task_new.php Input date format is now a config parameter instead of the current locale 2014-10-05 11:22:10 -04:00
task_open.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_public.php Add public view for tasks 2014-09-08 23:19:40 +02:00
task_remove.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_show.php Add public view for tasks 2014-09-08 23:19:40 +02:00
task_show_description.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
task_sidebar.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
task_table.php The fullname is displayed instead of the username if not empty 2014-08-16 17:53:07 -07:00
user_edit.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_external.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
user_index.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
user_last.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_layout.php Hide users menu for non-admins (pull-request #284) 2014-09-27 21:40:47 -04:00
user_login.php redirect to original target page after logging in 2014-09-19 01:48:45 +08:00
user_new.php Improve user interface for tablets 2014-09-10 21:13:13 +02:00
user_notifications.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_password.php Improve labels in change password interface (pull-request #270) 2014-09-17 17:32:01 +02:00
user_remove.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_sessions.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_show.php Improve settings page and move some config parameters to the database 2014-10-04 23:31:03 -04:00
user_sidebar.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00