Kanboard-Prod/app/Templates
Frédéric Guillot 03fa01ac7b Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -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 Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
action_params.php Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
action_remove.php Projects management refactoring 2014-08-30 14:08:46 -08: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 Projects management refactoring 2014-08-30 14:08:46 -08:00
board_index.php Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
board_public.php Add public view for tasks 2014-09-08 23:19:40 +02:00
board_remove.php Projects management refactoring 2014-08-30 14:08:46 -08:00
board_show.php Highlight recently modified tasks on board (pull-request #201) 2014-08-17 09:43:57 -07:00
board_task.php Add icon for subtasks on the board 2014-09-11 16:27:10 +02: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 Merge pull-request #147 and #146 (autofocus for comment and description textarea) 2014-07-14 20:16:26 -02:30
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_index.php Add settings field to control project columns (pull-request #244) 2014-09-12 17:35:48 +02: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 Hide users menu for non-admins (pull-request #284) 2014-09-27 21:40:47 -04:00
notification_comment_creation.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
notification_comment_update.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
notification_file_creation.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_footer.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_subtask_creation.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_subtask_update.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_task_assignee_change.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
notification_task_close.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_task_creation.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
notification_task_due.php Fix bug: overdue tasks email notification 2014-09-18 15:56:43 +02:00
notification_task_move_column.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
notification_task_move_position.php Add more events and notifications for tasks 2014-09-16 16:35:43 +02:00
notification_task_open.php Display a link to the task for email notifications 2014-08-18 18:57:15 -07:00
notification_task_update.php Replace Markdown parser by Parsedown 2014-09-27 21:12:12 -04:00
project_activity.php Update French locales 2014-09-11 12:44:22 +02:00
project_disable.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_duplicate.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_edit.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_enable.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_export.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_feed.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
project_index.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_layout.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_new.php Add CSRF protections 2014-05-28 15:14:52 -04:00
project_remove.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_search.php Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
project_share.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
project_show.php Add Atom feed for project activity 2014-09-10 18:12:12 +02:00
project_sidebar.php Projects management refactoring 2014-08-30 14:08:46 -08:00
project_tasks.php Start to implement task history and project activity 2014-09-09 20:39:45 +02:00
project_users.php Projects management refactoring 2014-08-30 14:08:46 -08: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 public view for tasks 2014-09-08 23:19:40 +02:00
task_details.php Add public view for tasks 2014-09-08 23:19:40 +02: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 Move task edit form to the task layout 2014-09-23 20:16:07 +02: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 Add Task CSV export and Kanboard CLI 2014-07-19 22:08:07 -02:30
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 Add Atom feed for project activity 2014-09-10 18:12:12 +02: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 Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00
user_sidebar.php Refactoring of user management (ui) 2014-09-02 23:41:12 -08:00