Kanboard-Prod/app/Template
Frédéric Guillot 0f8d994e43 Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
..
action Add support for array in automatic actions 2017-10-17 14:04:21 -07:00
action_creation Add support for array in automatic actions 2017-10-17 14:04:21 -07:00
activity Move dashboard menu for calendar and activity stream 2017-03-11 19:36:48 -05:00
analytic Correct typos in English text 2018-05-25 01:09:53 -07:00
app Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
auth Rename controllers 2016-05-28 13:41:54 -04:00
avatar_file Add missing CSRF check on avatar upload form 2018-01-29 13:14:33 -08:00
board Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
board_popover Fix wrong arguments for submitButtons() helper 2017-01-11 22:43:24 -05:00
category Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
column Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
column_move_restriction Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
column_restriction Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
comment Do not expose IDs in forms 2017-09-23 20:56:54 -07:00
comment_list Fix broken user mentions in comment form at the bottom of the task view page 2017-05-22 16:37:34 -04:00
comment_mail Add the possibility to send tasks and comments to multiple recipients 2017-11-17 14:46:23 -08:00
config Add missing CSRF check in saveUploadDB() method 2018-01-29 11:31:54 -08:00
currency Improve currencies pages navigation 2017-01-08 21:08:33 -05:00
custom_filter Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
dashboard Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
event Add missing translations 2018-04-04 16:51:52 -07:00
export Display project exports in modal box 2017-01-08 15:31:33 -05:00
external_task_creation Rename methods to render fields in TaskHelper and SubtaskHelper 2017-01-08 18:07:38 -05:00
external_task_modification Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
feed Remove unnecessary anchor from feed entry link 2018-02-05 14:39:58 -08:00
file_viewer Rename controllers 2016-05-28 13:41:54 -04:00
group Add search in groups 2017-11-16 14:39:18 -08:00
group_creation Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
group_modification Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
header Don't markdown project owner's name in tooltip 2018-04-30 11:03:49 -07:00
link Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
notification translate time string in another template 2018-05-11 10:06:52 -07:00
password_reset Improve forget password behaviour 2017-01-29 20:47:00 -05:00
plugin Offer the possibility to define version compatibility from plugins 2017-01-08 17:02:31 -05:00
predefined_task_description Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
project Reword project settings label 2018-06-06 14:00:25 -07:00
project_action_duplication Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
project_creation Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
project_edit Hide private projects checkbox if the feature is disabled 2018-05-09 11:46:19 -07:00
project_file Add CSRF check for task and project files upload 2018-01-29 15:56:30 -08:00
project_header Reword project settings label 2018-06-06 14:00:25 -07:00
project_list Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
project_overview Add link to open images in a new tab 2018-05-10 14:11:22 -07:00
project_permission Avoid people to remove themselves from project permissions 2018-05-02 14:17:29 -07:00
project_predefined_content Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
project_role Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
project_role_restriction Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
project_status Change wording for project status (use "closed" instead of "inactive") 2017-02-08 20:35:51 -05:00
project_tag Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
project_user_overview Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
project_view Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
search Add dashboard and search task footer hooks 2018-06-03 18:46:38 -07:00
subtask Make hardcoded hours string translatable 2018-05-10 14:30:59 -07:00
subtask_converter Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
subtask_restriction Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
swimlane Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
tag Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
task Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
task_bulk Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
task_bulk_change_property Fix typo in translation string 2018-06-06 13:46:26 -07:00
task_bulk_move_column Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
task_comments Fix broken user mentions in comment form at the bottom of the task view page 2017-05-22 16:37:34 -04:00
task_creation Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
task_duplication Remove default swimlane 2017-02-18 09:42:01 -05:00
task_external_link Improve CSS layout 2017-11-10 11:56:01 -08:00
task_file Add link to open images in a new tab 2018-05-10 14:11:22 -07:00
task_import Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
task_internal_link Fix bad search and replace in old commit 2018-06-06 13:35:02 -07:00
task_list Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
task_mail Add the possibility to send tasks and comments to multiple recipients 2017-11-17 14:46:23 -08:00
task_modification Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
task_move_position Set the correct swimlane/column ID when moving a task via its internal dialog. 2018-01-25 11:09:22 -05:00
task_recurrence Fix margin for task recurrence tooltip 2018-04-18 11:08:57 -07:00
task_status Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
task_suppression Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
twofactor Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
user_api_access Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
user_creation Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
user_credential Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
user_import Fix wrong arguments for submitButtons() helper 2017-01-11 22:43:24 -05:00
user_invite Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
user_list Add search in groups 2017-11-16 14:39:18 -08:00
user_modification Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
user_status Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
user_view Add missing translations 2018-04-04 16:51:52 -07:00
web_notification Move notifications outside of dashboard 2017-03-11 19:01:40 -05:00
header.php Improved display of the header bar 2017-10-20 14:56:49 -07:00
layout.php Add basic print stylesheet 2018-06-01 15:25:32 -07:00