Kanboard-Prod/app/Templates
Frédéric Guillot 2c056bb9bb Add option to allow everybody on a project 2014-10-21 18:51:59 -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_index.php Add a dashboard (first version) 2014-10-14 22:02:35 -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 Fix broken links (Markdown content) for public boards (#319) 2014-10-20 20:40:50 -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 Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_comment_update.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_subtask_create.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_subtask_update.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_assignee_change.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_close.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_create.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_move_column.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_move_position.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_open.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
event_task_update.php Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04: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 Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
layout.php Add a dashboard (first version) 2014-10-14 22:02:35 -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 Add a dashboard (first version) 2014-10-14 22:02:35 -04: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_events.php Add a dashboard (first version) 2014-10-14 22:02:35 -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 Project activity refactoring and listeners improvements 2014-10-12 21:38:56 -04:00
project_index.php Add icon for shared board on the project list 2014-10-07 19:41:05 -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 Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04: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 Add pagination/column sorting for search and completed tasks 2014-10-12 14:28:08 -04:00
project_users.php Add option to allow everybody on a project 2014-10-21 18:51:59 -04:00
subtask_create.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
subtask_edit.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
subtask_remove.php Add CSRF protections 2014-05-28 15:14:52 -04:00
subtask_show.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
task_close.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_comments.php Fix broken links (Markdown content) for public boards (#319) 2014-10-20 20:40:50 -04:00
task_details.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -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 Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11: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 Fix broken links (Markdown content) for public boards (#319) 2014-10-20 20:40:50 -04:00
task_remove.php Improve task controller and fix bug description popover 2014-09-01 21:10:27 -08:00
task_show.php Fix broken links (Markdown content) for public boards (#319) 2014-10-20 20:40:50 -04:00
task_show_description.php Fix broken links (Markdown content) for public boards (#319) 2014-10-20 20:40:50 -04:00
task_sidebar.php Regular users can remove only their own tasks 2014-09-23 15:17:04 +02:00
task_table.php Add a dashboard (first version) 2014-10-14 22:02:35 -04:00
task_time.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04:00
task_timesheet.php Add 3 new fields for tasks: start date, time estimated and time spent 2014-10-11 21:11:10 -04: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