Kanboard-Prod/app/Template
Frederic Guillot 95cdeed472 Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
2017-11-14 15:39:43 -08: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 Display project analytics in modal box 2017-01-08 14:00:51 -05:00
app
auth
avatar_file Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
board Do not use jQuery tooltip for task title in collapsed mode 2017-10-19 10:24:02 -07:00
board_popover Fix wrong arguments for submitButtons() helper 2017-01-11 22:43:24 -05:00
category Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
column Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -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 autocomplete dropdown on comment subject and email fields 2017-06-03 17:51:20 -04:00
config Remove keyboard shortcuts from settings page 2017-11-03 15:56:02 -07:00
currency Improve currencies pages navigation 2017-01-08 21:08:33 -05:00
custom_filter Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
dashboard Add missing user_id argument 2017-04-08 17:07:16 -04:00
doc Make icons clickable in menus 2017-01-08 11:29:41 -05:00
event Reduce number of font size 2016-08-07 09:02:26 -04: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
file_viewer
group Fix wrong dropdown menu in group members list 2017-05-12 18:24:58 -04:00
group_creation Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
group_modification Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
header Move notifications outside of dashboard 2017-03-11 19:01:40 -05:00
link Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
notification Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04: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 Add section for predefined contents 2017-10-30 16:46:39 -07:00
project_action_duplication Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
project_creation Remove default swimlane 2017-02-18 09:42:01 -05:00
project_edit Add section for predefined contents 2017-10-30 16:46:39 -07:00
project_file Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
project_header Add missing plugin parameter for search box 2017-04-30 12:58:00 -04:00
project_list Move Gantt charts to external plugin 2017-04-01 17:04:18 -04:00
project_overview Add helper method to use implode() with HTML escaping 2017-02-23 18:51:11 -05:00
project_permission Add user backend provider system 2017-11-09 15:09:54 -08:00
project_predefined_content Add predefined templates for task descriptions 2017-11-02 15:41:58 -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 Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
project_user_overview Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
project_view Remove default swimlane 2017-02-18 09:42:01 -05:00
search Use same layout as task listing for task search 2017-03-11 18:08:25 -05:00
subtask Add bulk subtasks creation 2017-10-20 14:47:04 -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 Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
tag Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
task Move position of start/due date in task details 2017-11-08 14:57:00 -08:00
task_bulk Use task description templates in bulk task creation 2017-11-03 10:57:00 -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 Show uploaded date when there is no user linked to a file 2017-02-04 17:16:52 -05:00
task_import Task CSV import is now able to handle more fields 2017-11-14 15:39:43 -08:00
task_internal_link Do not expose IDs in forms 2017-09-23 20:56:54 -07:00
task_list Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
task_mail Remove checkbox to simplify task mail form 2017-06-09 18:29:25 -04:00
task_modification Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
task_move_position Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
task_recurrence Rename CSS class "listing" to "panel" 2017-01-08 11:43:30 -05: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 Sync locales 2017-01-26 22:40:51 -05: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 Add user invitations 2017-01-22 22:38:00 -05:00
user_list Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
user_modification Make user actions available from contextual menu 2017-03-11 15:24:34 -05:00
user_status Refactoring/rewrite of modal boxes handling 2017-01-02 17:01:27 -05:00
user_view Make user actions available from contextual menu 2017-03-11 15:24:34 -05: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 user invitations 2017-01-22 22:38:00 -05:00