|
Lines 27-32
Link Here
|
| 27 |
%%WWWDIR%%/app/Action/TaskCloseColumn.php |
27 |
%%WWWDIR%%/app/Action/TaskCloseColumn.php |
| 28 |
%%WWWDIR%%/app/Action/TaskCloseNoActivity.php |
28 |
%%WWWDIR%%/app/Action/TaskCloseNoActivity.php |
| 29 |
%%WWWDIR%%/app/Action/TaskCloseNoActivityColumn.php |
29 |
%%WWWDIR%%/app/Action/TaskCloseNoActivityColumn.php |
|
|
30 |
%%WWWDIR%%/app/Action/TaskCloseNotMovedColumn.php |
| 30 |
%%WWWDIR%%/app/Action/TaskCreation.php |
31 |
%%WWWDIR%%/app/Action/TaskCreation.php |
| 31 |
%%WWWDIR%%/app/Action/TaskDuplicateAnotherProject.php |
32 |
%%WWWDIR%%/app/Action/TaskDuplicateAnotherProject.php |
| 32 |
%%WWWDIR%%/app/Action/TaskEmail.php |
33 |
%%WWWDIR%%/app/Action/TaskEmail.php |
|
Lines 117-122
Link Here
|
| 117 |
%%WWWDIR%%/app/Controller/CaptchaController.php |
118 |
%%WWWDIR%%/app/Controller/CaptchaController.php |
| 118 |
%%WWWDIR%%/app/Controller/CategoryController.php |
119 |
%%WWWDIR%%/app/Controller/CategoryController.php |
| 119 |
%%WWWDIR%%/app/Controller/ColumnController.php |
120 |
%%WWWDIR%%/app/Controller/ColumnController.php |
|
|
121 |
%%WWWDIR%%/app/Controller/ColumnMoveRestrictionController.php |
| 122 |
%%WWWDIR%%/app/Controller/ColumnRestrictionController.php |
| 120 |
%%WWWDIR%%/app/Controller/CommentController.php |
123 |
%%WWWDIR%%/app/Controller/CommentController.php |
| 121 |
%%WWWDIR%%/app/Controller/ConfigController.php |
124 |
%%WWWDIR%%/app/Controller/ConfigController.php |
| 122 |
%%WWWDIR%%/app/Controller/CurrencyController.php |
125 |
%%WWWDIR%%/app/Controller/CurrencyController.php |
|
Lines 143-148
Link Here
|
| 143 |
%%WWWDIR%%/app/Controller/ProjectListController.php |
146 |
%%WWWDIR%%/app/Controller/ProjectListController.php |
| 144 |
%%WWWDIR%%/app/Controller/ProjectOverviewController.php |
147 |
%%WWWDIR%%/app/Controller/ProjectOverviewController.php |
| 145 |
%%WWWDIR%%/app/Controller/ProjectPermissionController.php |
148 |
%%WWWDIR%%/app/Controller/ProjectPermissionController.php |
|
|
149 |
%%WWWDIR%%/app/Controller/ProjectRoleController.php |
| 150 |
%%WWWDIR%%/app/Controller/ProjectRoleRestrictionController.php |
| 146 |
%%WWWDIR%%/app/Controller/ProjectStatusController.php |
151 |
%%WWWDIR%%/app/Controller/ProjectStatusController.php |
| 147 |
%%WWWDIR%%/app/Controller/ProjectTagController.php |
152 |
%%WWWDIR%%/app/Controller/ProjectTagController.php |
| 148 |
%%WWWDIR%%/app/Controller/ProjectUserOverviewController.php |
153 |
%%WWWDIR%%/app/Controller/ProjectUserOverviewController.php |
|
Lines 271-277
Link Here
|
| 271 |
%%WWWDIR%%/app/Core/User/UserProviderInterface.php |
276 |
%%WWWDIR%%/app/Core/User/UserProviderInterface.php |
| 272 |
%%WWWDIR%%/app/Core/User/UserSession.php |
277 |
%%WWWDIR%%/app/Core/User/UserSession.php |
| 273 |
%%WWWDIR%%/app/Core/User/UserSync.php |
278 |
%%WWWDIR%%/app/Core/User/UserSync.php |
|
|
279 |
%%WWWDIR%%/app/Decorator/ColumnMoveRestrictionCacheDecorator.php |
| 280 |
%%WWWDIR%%/app/Decorator/ColumnRestrictionCacheDecorator.php |
| 274 |
%%WWWDIR%%/app/Decorator/MetadataCacheDecorator.php |
281 |
%%WWWDIR%%/app/Decorator/MetadataCacheDecorator.php |
|
|
282 |
%%WWWDIR%%/app/Decorator/ProjectRoleRestrictionCacheDecorator.php |
| 275 |
%%WWWDIR%%/app/Event/AuthFailureEvent.php |
283 |
%%WWWDIR%%/app/Event/AuthFailureEvent.php |
| 276 |
%%WWWDIR%%/app/Event/AuthSuccessEvent.php |
284 |
%%WWWDIR%%/app/Event/AuthSuccessEvent.php |
| 277 |
%%WWWDIR%%/app/Event/CommentEvent.php |
285 |
%%WWWDIR%%/app/Event/CommentEvent.php |
|
Lines 380-385
Link Here
|
| 380 |
%%WWWDIR%%/app/Helper/ModelHelper.php |
388 |
%%WWWDIR%%/app/Helper/ModelHelper.php |
| 381 |
%%WWWDIR%%/app/Helper/ProjectActivityHelper.php |
389 |
%%WWWDIR%%/app/Helper/ProjectActivityHelper.php |
| 382 |
%%WWWDIR%%/app/Helper/ProjectHeaderHelper.php |
390 |
%%WWWDIR%%/app/Helper/ProjectHeaderHelper.php |
|
|
391 |
%%WWWDIR%%/app/Helper/ProjectRoleHelper.php |
| 383 |
%%WWWDIR%%/app/Helper/SubtaskHelper.php |
392 |
%%WWWDIR%%/app/Helper/SubtaskHelper.php |
| 384 |
%%WWWDIR%%/app/Helper/TaskHelper.php |
393 |
%%WWWDIR%%/app/Helper/TaskHelper.php |
| 385 |
%%WWWDIR%%/app/Helper/TextHelper.php |
394 |
%%WWWDIR%%/app/Helper/TextHelper.php |
|
Lines 436-441
Link Here
|
| 436 |
%%WWWDIR%%/app/Model/CategoryModel.php |
445 |
%%WWWDIR%%/app/Model/CategoryModel.php |
| 437 |
%%WWWDIR%%/app/Model/ColorModel.php |
446 |
%%WWWDIR%%/app/Model/ColorModel.php |
| 438 |
%%WWWDIR%%/app/Model/ColumnModel.php |
447 |
%%WWWDIR%%/app/Model/ColumnModel.php |
|
|
448 |
%%WWWDIR%%/app/Model/ColumnMoveRestrictionModel.php |
| 449 |
%%WWWDIR%%/app/Model/ColumnRestrictionModel.php |
| 439 |
%%WWWDIR%%/app/Model/CommentModel.php |
450 |
%%WWWDIR%%/app/Model/CommentModel.php |
| 440 |
%%WWWDIR%%/app/Model/ConfigModel.php |
451 |
%%WWWDIR%%/app/Model/ConfigModel.php |
| 441 |
%%WWWDIR%%/app/Model/CurrencyModel.php |
452 |
%%WWWDIR%%/app/Model/CurrencyModel.php |
|
Lines 461-466
Link Here
|
| 461 |
%%WWWDIR%%/app/Model/ProjectNotificationModel.php |
472 |
%%WWWDIR%%/app/Model/ProjectNotificationModel.php |
| 462 |
%%WWWDIR%%/app/Model/ProjectNotificationTypeModel.php |
473 |
%%WWWDIR%%/app/Model/ProjectNotificationTypeModel.php |
| 463 |
%%WWWDIR%%/app/Model/ProjectPermissionModel.php |
474 |
%%WWWDIR%%/app/Model/ProjectPermissionModel.php |
|
|
475 |
%%WWWDIR%%/app/Model/ProjectRoleModel.php |
| 476 |
%%WWWDIR%%/app/Model/ProjectRoleRestrictionModel.php |
| 464 |
%%WWWDIR%%/app/Model/ProjectTaskDuplicationModel.php |
477 |
%%WWWDIR%%/app/Model/ProjectTaskDuplicationModel.php |
| 465 |
%%WWWDIR%%/app/Model/ProjectTaskPriorityModel.php |
478 |
%%WWWDIR%%/app/Model/ProjectTaskPriorityModel.php |
| 466 |
%%WWWDIR%%/app/Model/ProjectUserRoleModel.php |
479 |
%%WWWDIR%%/app/Model/ProjectUserRoleModel.php |
|
Lines 590-595
Link Here
|
| 590 |
%%WWWDIR%%/app/Template/column/edit.php |
603 |
%%WWWDIR%%/app/Template/column/edit.php |
| 591 |
%%WWWDIR%%/app/Template/column/index.php |
604 |
%%WWWDIR%%/app/Template/column/index.php |
| 592 |
%%WWWDIR%%/app/Template/column/remove.php |
605 |
%%WWWDIR%%/app/Template/column/remove.php |
|
|
606 |
%%WWWDIR%%/app/Template/column_move_restriction/create.php |
| 607 |
%%WWWDIR%%/app/Template/column_move_restriction/remove.php |
| 608 |
%%WWWDIR%%/app/Template/column_restriction/create.php |
| 609 |
%%WWWDIR%%/app/Template/column_restriction/remove.php |
| 593 |
%%WWWDIR%%/app/Template/comment/create.php |
610 |
%%WWWDIR%%/app/Template/comment/create.php |
| 594 |
%%WWWDIR%%/app/Template/comment/edit.php |
611 |
%%WWWDIR%%/app/Template/comment/edit.php |
| 595 |
%%WWWDIR%%/app/Template/comment/remove.php |
612 |
%%WWWDIR%%/app/Template/comment/remove.php |
|
Lines 720-725
Link Here
|
| 720 |
%%WWWDIR%%/app/Template/project_overview/information.php |
737 |
%%WWWDIR%%/app/Template/project_overview/information.php |
| 721 |
%%WWWDIR%%/app/Template/project_overview/show.php |
738 |
%%WWWDIR%%/app/Template/project_overview/show.php |
| 722 |
%%WWWDIR%%/app/Template/project_permission/index.php |
739 |
%%WWWDIR%%/app/Template/project_permission/index.php |
|
|
740 |
%%WWWDIR%%/app/Template/project_role/create.php |
| 741 |
%%WWWDIR%%/app/Template/project_role/edit.php |
| 742 |
%%WWWDIR%%/app/Template/project_role/remove.php |
| 743 |
%%WWWDIR%%/app/Template/project_role/show.php |
| 744 |
%%WWWDIR%%/app/Template/project_role_restriction/create.php |
| 745 |
%%WWWDIR%%/app/Template/project_role_restriction/remove.php |
| 723 |
%%WWWDIR%%/app/Template/project_status/disable.php |
746 |
%%WWWDIR%%/app/Template/project_status/disable.php |
| 724 |
%%WWWDIR%%/app/Template/project_status/enable.php |
747 |
%%WWWDIR%%/app/Template/project_status/enable.php |
| 725 |
%%WWWDIR%%/app/Template/project_status/remove.php |
748 |
%%WWWDIR%%/app/Template/project_status/remove.php |
|
Lines 771-776
Link Here
|
| 771 |
%%WWWDIR%%/app/Template/task/time_tracking_summary.php |
794 |
%%WWWDIR%%/app/Template/task/time_tracking_summary.php |
| 772 |
%%WWWDIR%%/app/Template/task/transitions.php |
795 |
%%WWWDIR%%/app/Template/task/transitions.php |
| 773 |
%%WWWDIR%%/app/Template/task_bulk/show.php |
796 |
%%WWWDIR%%/app/Template/task_bulk/show.php |
|
|
797 |
%%WWWDIR%%/app/Template/task_creation/duplicate_projects.php |
| 774 |
%%WWWDIR%%/app/Template/task_creation/show.php |
798 |
%%WWWDIR%%/app/Template/task_creation/show.php |
| 775 |
%%WWWDIR%%/app/Template/task_duplication/copy.php |
799 |
%%WWWDIR%%/app/Template/task_duplication/copy.php |
| 776 |
%%WWWDIR%%/app/Template/task_duplication/duplicate.php |
800 |
%%WWWDIR%%/app/Template/task_duplication/duplicate.php |
|
Lines 843-848
Link Here
|
| 843 |
%%WWWDIR%%/app/Validator/AuthValidator.php |
867 |
%%WWWDIR%%/app/Validator/AuthValidator.php |
| 844 |
%%WWWDIR%%/app/Validator/BaseValidator.php |
868 |
%%WWWDIR%%/app/Validator/BaseValidator.php |
| 845 |
%%WWWDIR%%/app/Validator/CategoryValidator.php |
869 |
%%WWWDIR%%/app/Validator/CategoryValidator.php |
|
|
870 |
%%WWWDIR%%/app/Validator/ColumnMoveRestrictionValidator.php |
| 871 |
%%WWWDIR%%/app/Validator/ColumnRestrictionValidator.php |
| 846 |
%%WWWDIR%%/app/Validator/ColumnValidator.php |
872 |
%%WWWDIR%%/app/Validator/ColumnValidator.php |
| 847 |
%%WWWDIR%%/app/Validator/CommentValidator.php |
873 |
%%WWWDIR%%/app/Validator/CommentValidator.php |
| 848 |
%%WWWDIR%%/app/Validator/CurrencyValidator.php |
874 |
%%WWWDIR%%/app/Validator/CurrencyValidator.php |
|
Lines 851-856
Link Here
|
| 851 |
%%WWWDIR%%/app/Validator/GroupValidator.php |
877 |
%%WWWDIR%%/app/Validator/GroupValidator.php |
| 852 |
%%WWWDIR%%/app/Validator/LinkValidator.php |
878 |
%%WWWDIR%%/app/Validator/LinkValidator.php |
| 853 |
%%WWWDIR%%/app/Validator/PasswordResetValidator.php |
879 |
%%WWWDIR%%/app/Validator/PasswordResetValidator.php |
|
|
880 |
%%WWWDIR%%/app/Validator/ProjectRoleValidator.php |
| 854 |
%%WWWDIR%%/app/Validator/ProjectValidator.php |
881 |
%%WWWDIR%%/app/Validator/ProjectValidator.php |
| 855 |
%%WWWDIR%%/app/Validator/SubtaskValidator.php |
882 |
%%WWWDIR%%/app/Validator/SubtaskValidator.php |
| 856 |
%%WWWDIR%%/app/Validator/SwimlaneValidator.php |
883 |
%%WWWDIR%%/app/Validator/SwimlaneValidator.php |
|
Lines 1044-1049
Link Here
|
| 1044 |
%%WWWDIR%%/doc/cronjob.markdown |
1071 |
%%WWWDIR%%/doc/cronjob.markdown |
| 1045 |
%%WWWDIR%%/doc/currency-rate.markdown |
1072 |
%%WWWDIR%%/doc/currency-rate.markdown |
| 1046 |
%%WWWDIR%%/doc/custom-filters.markdown |
1073 |
%%WWWDIR%%/doc/custom-filters.markdown |
|
|
1074 |
%%WWWDIR%%/doc/custom-project-roles.markdown |
| 1047 |
%%WWWDIR%%/doc/debian-installation.markdown |
1075 |
%%WWWDIR%%/doc/debian-installation.markdown |
| 1048 |
%%WWWDIR%%/doc/docker.markdown |
1076 |
%%WWWDIR%%/doc/docker.markdown |
| 1049 |
%%WWWDIR%%/doc/duplicate-move-tasks.markdown |
1077 |
%%WWWDIR%%/doc/duplicate-move-tasks.markdown |
|
Lines 1051-1075
Link Here
|
| 1051 |
%%WWWDIR%%/doc/email-configuration.markdown |
1079 |
%%WWWDIR%%/doc/email-configuration.markdown |
| 1052 |
%%WWWDIR%%/doc/env.markdown |
1080 |
%%WWWDIR%%/doc/env.markdown |
| 1053 |
%%WWWDIR%%/doc/es_ES/2fa.markdown |
1081 |
%%WWWDIR%%/doc/es_ES/2fa.markdown |
|
|
1082 |
%%WWWDIR%%/doc/es_ES/analytics-tasks.markdown |
| 1054 |
%%WWWDIR%%/doc/es_ES/analytics.markdown |
1083 |
%%WWWDIR%%/doc/es_ES/analytics.markdown |
| 1055 |
%%WWWDIR%%/doc/es_ES/api-action-procedures.markdown |
1084 |
%%WWWDIR%%/doc/es_ES/api-action-procedures.markdown |
| 1056 |
%%WWWDIR%%/doc/es_ES/api-authentication.markdown |
1085 |
%%WWWDIR%%/doc/es_ES/api-authentication.markdown |
| 1057 |
%%WWWDIR%%/doc/es_ES/api-board-procedures.markdown |
1086 |
%%WWWDIR%%/doc/es_ES/api-board-procedures.markdown |
|
|
1087 |
%%WWWDIR%%/doc/es_ES/api-category-procedures.markdown |
| 1088 |
%%WWWDIR%%/doc/es_ES/api-column-procedures.markdown |
| 1058 |
%%WWWDIR%%/doc/es_ES/api-comment-procedures.markdown |
1089 |
%%WWWDIR%%/doc/es_ES/api-comment-procedures.markdown |
| 1059 |
%%WWWDIR%%/doc/es_ES/api-examples.markdown |
1090 |
%%WWWDIR%%/doc/es_ES/api-examples.markdown |
| 1060 |
%%WWWDIR%%/doc/es_ES/api-external-task-link-procedures.markdown |
1091 |
%%WWWDIR%%/doc/es_ES/api-external-task-link-procedures.markdown |
| 1061 |
%%WWWDIR%%/doc/es_ES/api-group-member-procedures.markdown |
1092 |
%%WWWDIR%%/doc/es_ES/api-group-member-procedures.markdown |
|
|
1093 |
%%WWWDIR%%/doc/es_ES/api-group-procedures.markdown |
| 1094 |
%%WWWDIR%%/doc/es_ES/api-internal-task-link-procedures.markdown |
| 1062 |
%%WWWDIR%%/doc/es_ES/api-json-rpc.markdown |
1095 |
%%WWWDIR%%/doc/es_ES/api-json-rpc.markdown |
|
|
1096 |
%%WWWDIR%%/doc/es_ES/api-link-procedures.markdown |
| 1097 |
%%WWWDIR%%/doc/es_ES/board-collapsed-expanded.markdown |
| 1098 |
%%WWWDIR%%/doc/es_ES/board-configuration.markdown |
| 1099 |
%%WWWDIR%%/doc/es_ES/board-horizontal-scrolling-and-compact-view.markdown |
| 1100 |
%%WWWDIR%%/doc/es_ES/board-show-hide-columns.markdown |
| 1063 |
%%WWWDIR%%/doc/es_ES/bruteforce-protection.markdown |
1101 |
%%WWWDIR%%/doc/es_ES/bruteforce-protection.markdown |
| 1064 |
%%WWWDIR%%/doc/es_ES/calendar-configuration.markdown |
1102 |
%%WWWDIR%%/doc/es_ES/calendar-configuration.markdown |
| 1065 |
%%WWWDIR%%/doc/es_ES/centos-installation.markdown |
1103 |
%%WWWDIR%%/doc/es_ES/centos-installation.markdown |
|
|
1104 |
%%WWWDIR%%/doc/es_ES/cli.markdown |
| 1105 |
%%WWWDIR%%/doc/es_ES/cloudron.markdown |
| 1106 |
%%WWWDIR%%/doc/es_ES/coding-standards.markdown |
| 1107 |
%%WWWDIR%%/doc/es_ES/config.markdown |
| 1108 |
%%WWWDIR%%/doc/es_ES/contributing.markdown |
| 1109 |
%%WWWDIR%%/doc/es_ES/creating-projects.markdown |
| 1110 |
%%WWWDIR%%/doc/es_ES/creating-tasks.markdown |
| 1111 |
%%WWWDIR%%/doc/es_ES/cronjob.markdown |
| 1066 |
%%WWWDIR%%/doc/es_ES/debian-installation.markdown |
1112 |
%%WWWDIR%%/doc/es_ES/debian-installation.markdown |
|
|
1113 |
%%WWWDIR%%/doc/es_ES/docker.markdown |
| 1067 |
%%WWWDIR%%/doc/es_ES/email-configuration.markdown |
1114 |
%%WWWDIR%%/doc/es_ES/email-configuration.markdown |
|
|
1115 |
%%WWWDIR%%/doc/es_ES/faq.markdown |
| 1116 |
%%WWWDIR%%/doc/es_ES/freebsd-installation.markdown |
| 1117 |
%%WWWDIR%%/doc/es_ES/heroku.markdown |
| 1068 |
%%WWWDIR%%/doc/es_ES/installation.markdown |
1118 |
%%WWWDIR%%/doc/es_ES/installation.markdown |
| 1069 |
%%WWWDIR%%/doc/es_ES/kanban-vs-todo-and-scrum.markdown |
1119 |
%%WWWDIR%%/doc/es_ES/kanban-vs-todo-and-scrum.markdown |
|
|
1120 |
%%WWWDIR%%/doc/es_ES/keyboard-shortcuts.markdown |
| 1121 |
%%WWWDIR%%/doc/es_ES/mysql-configuration.markdown |
| 1122 |
%%WWWDIR%%/doc/es_ES/plugin-authentication-architecture.markdown |
| 1123 |
%%WWWDIR%%/doc/es_ES/plugin-authentication.markdown |
| 1124 |
%%WWWDIR%%/doc/es_ES/plugin-authorization-architecture.markdown |
| 1125 |
%%WWWDIR%%/doc/es_ES/plugin-automatic-actions.markdown |
| 1126 |
%%WWWDIR%%/doc/es_ES/plugin-avatar-provider.markdown |
| 1127 |
%%WWWDIR%%/doc/es_ES/plugin-directory.markdown |
| 1128 |
%%WWWDIR%%/doc/es_ES/plugin-events.markdown |
| 1129 |
%%WWWDIR%%/doc/es_ES/plugin-external-link.markdown |
| 1130 |
%%WWWDIR%%/doc/es_ES/plugin-group-provider.markdown |
| 1131 |
%%WWWDIR%%/doc/es_ES/plugin-helpers.markdown |
| 1132 |
%%WWWDIR%%/doc/es_ES/plugin-hooks.markdown |
| 1133 |
%%WWWDIR%%/doc/es_ES/plugin-ldap-client.markdown |
| 1134 |
%%WWWDIR%%/doc/es_ES/plugin-mail-transports.markdown |
| 1135 |
%%WWWDIR%%/doc/es_ES/plugin-metadata.markdown |
| 1136 |
%%WWWDIR%%/doc/es_ES/plugin-notifications.markdown |
| 1137 |
%%WWWDIR%%/doc/es_ES/plugin-overrides.markdown |
| 1138 |
%%WWWDIR%%/doc/es_ES/plugin-registration.markdown |
| 1139 |
%%WWWDIR%%/doc/es_ES/plugin-routes.markdown |
| 1140 |
%%WWWDIR%%/doc/es_ES/plugin-schema-migrations.markdown |
| 1141 |
%%WWWDIR%%/doc/es_ES/plugins.markdown |
| 1142 |
%%WWWDIR%%/doc/es_ES/requirements.markdown |
| 1143 |
%%WWWDIR%%/doc/es_ES/reverse-proxy-authentication.markdown |
| 1144 |
%%WWWDIR%%/doc/es_ES/rss.markdown |
| 1145 |
%%WWWDIR%%/doc/es_ES/screenshots.markdown |
| 1070 |
%%WWWDIR%%/doc/es_ES/subtasks.markdown |
1146 |
%%WWWDIR%%/doc/es_ES/subtasks.markdown |
| 1071 |
%%WWWDIR%%/doc/es_ES/suse-installation.markdown |
1147 |
%%WWWDIR%%/doc/es_ES/suse-installation.markdown |
|
|
1148 |
%%WWWDIR%%/doc/es_ES/swimlanes.markdown |
| 1149 |
%%WWWDIR%%/doc/es_ES/tags.markdown |
| 1072 |
%%WWWDIR%%/doc/es_ES/translations.markdown |
1150 |
%%WWWDIR%%/doc/es_ES/translations.markdown |
|
|
1151 |
%%WWWDIR%%/doc/es_ES/update.markdown |
| 1073 |
%%WWWDIR%%/doc/es_ES/user-mentions.markdown |
1152 |
%%WWWDIR%%/doc/es_ES/user-mentions.markdown |
| 1074 |
%%WWWDIR%%/doc/faq.markdown |
1153 |
%%WWWDIR%%/doc/faq.markdown |
| 1075 |
%%WWWDIR%%/doc/fr_FR/2fa.markdown |
1154 |
%%WWWDIR%%/doc/fr_FR/2fa.markdown |
|
Lines 1084-1099
Link Here
|
| 1084 |
%%WWWDIR%%/doc/fr_FR/board-show-hide-columns.markdown |
1163 |
%%WWWDIR%%/doc/fr_FR/board-show-hide-columns.markdown |
| 1085 |
%%WWWDIR%%/doc/fr_FR/calendar-configuration.markdown |
1164 |
%%WWWDIR%%/doc/fr_FR/calendar-configuration.markdown |
| 1086 |
%%WWWDIR%%/doc/fr_FR/calendar.markdown |
1165 |
%%WWWDIR%%/doc/fr_FR/calendar.markdown |
|
|
1166 |
%%WWWDIR%%/doc/fr_FR/centos-installation.markdown |
| 1087 |
%%WWWDIR%%/doc/fr_FR/closing-tasks.markdown |
1167 |
%%WWWDIR%%/doc/fr_FR/closing-tasks.markdown |
| 1088 |
%%WWWDIR%%/doc/fr_FR/create-tasks-by-email.markdown |
1168 |
%%WWWDIR%%/doc/fr_FR/create-tasks-by-email.markdown |
| 1089 |
%%WWWDIR%%/doc/fr_FR/creating-projects.markdown |
1169 |
%%WWWDIR%%/doc/fr_FR/creating-projects.markdown |
| 1090 |
%%WWWDIR%%/doc/fr_FR/creating-tasks.markdown |
1170 |
%%WWWDIR%%/doc/fr_FR/creating-tasks.markdown |
| 1091 |
%%WWWDIR%%/doc/fr_FR/currency-rate.markdown |
1171 |
%%WWWDIR%%/doc/fr_FR/currency-rate.markdown |
|
|
1172 |
%%WWWDIR%%/doc/fr_FR/custom-project-roles.markdown |
| 1173 |
%%WWWDIR%%/doc/fr_FR/debian-installation.markdown |
| 1092 |
%%WWWDIR%%/doc/fr_FR/duplicate-move-tasks.markdown |
1174 |
%%WWWDIR%%/doc/fr_FR/duplicate-move-tasks.markdown |
| 1093 |
%%WWWDIR%%/doc/fr_FR/editing-projects.markdown |
1175 |
%%WWWDIR%%/doc/fr_FR/editing-projects.markdown |
| 1094 |
%%WWWDIR%%/doc/fr_FR/gantt-chart-projects.markdown |
1176 |
%%WWWDIR%%/doc/fr_FR/gantt-chart-projects.markdown |
| 1095 |
%%WWWDIR%%/doc/fr_FR/gantt-chart-tasks.markdown |
1177 |
%%WWWDIR%%/doc/fr_FR/gantt-chart-tasks.markdown |
| 1096 |
%%WWWDIR%%/doc/fr_FR/index.markdown |
1178 |
%%WWWDIR%%/doc/fr_FR/index.markdown |
|
|
1179 |
%%WWWDIR%%/doc/fr_FR/installation.markdown |
| 1097 |
%%WWWDIR%%/doc/fr_FR/kanban-vs-todo-and-scrum.markdown |
1180 |
%%WWWDIR%%/doc/fr_FR/kanban-vs-todo-and-scrum.markdown |
| 1098 |
%%WWWDIR%%/doc/fr_FR/keyboard-shortcuts.markdown |
1181 |
%%WWWDIR%%/doc/fr_FR/keyboard-shortcuts.markdown |
| 1099 |
%%WWWDIR%%/doc/fr_FR/link-labels.markdown |
1182 |
%%WWWDIR%%/doc/fr_FR/link-labels.markdown |
|
Lines 1104-1109
Link Here
|
| 1104 |
%%WWWDIR%%/doc/fr_FR/project-views.markdown |
1187 |
%%WWWDIR%%/doc/fr_FR/project-views.markdown |
| 1105 |
%%WWWDIR%%/doc/fr_FR/recurring-tasks.markdown |
1188 |
%%WWWDIR%%/doc/fr_FR/recurring-tasks.markdown |
| 1106 |
%%WWWDIR%%/doc/fr_FR/removing-projects.markdown |
1189 |
%%WWWDIR%%/doc/fr_FR/removing-projects.markdown |
|
|
1190 |
%%WWWDIR%%/doc/fr_FR/requirements.markdown |
| 1107 |
%%WWWDIR%%/doc/fr_FR/roles.markdown |
1191 |
%%WWWDIR%%/doc/fr_FR/roles.markdown |
| 1108 |
%%WWWDIR%%/doc/fr_FR/screenshots.markdown |
1192 |
%%WWWDIR%%/doc/fr_FR/screenshots.markdown |
| 1109 |
%%WWWDIR%%/doc/fr_FR/screenshots/automatic-action-creation.png |
1193 |
%%WWWDIR%%/doc/fr_FR/screenshots/automatic-action-creation.png |
|
Lines 1115-1120
Link Here
|
| 1115 |
%%WWWDIR%%/doc/fr_FR/screenshots/calendar-view.png |
1199 |
%%WWWDIR%%/doc/fr_FR/screenshots/calendar-view.png |
| 1116 |
%%WWWDIR%%/doc/fr_FR/screenshots/gantt-view.png |
1200 |
%%WWWDIR%%/doc/fr_FR/screenshots/gantt-view.png |
| 1117 |
%%WWWDIR%%/doc/fr_FR/screenshots/hide-column.png |
1201 |
%%WWWDIR%%/doc/fr_FR/screenshots/hide-column.png |
|
|
1202 |
%%WWWDIR%%/doc/fr_FR/screenshots/internal-task-links.png |
| 1118 |
%%WWWDIR%%/doc/fr_FR/screenshots/list-view.png |
1203 |
%%WWWDIR%%/doc/fr_FR/screenshots/list-view.png |
| 1119 |
%%WWWDIR%%/doc/fr_FR/screenshots/new-project.png |
1204 |
%%WWWDIR%%/doc/fr_FR/screenshots/new-project.png |
| 1120 |
%%WWWDIR%%/doc/fr_FR/screenshots/new-user.png |
1205 |
%%WWWDIR%%/doc/fr_FR/screenshots/new-user.png |
|
Lines 1128-1139
Link Here
|
| 1128 |
%%WWWDIR%%/doc/fr_FR/screenshots/swimlanes.png |
1213 |
%%WWWDIR%%/doc/fr_FR/screenshots/swimlanes.png |
| 1129 |
%%WWWDIR%%/doc/fr_FR/screenshots/task-creation-board.png |
1214 |
%%WWWDIR%%/doc/fr_FR/screenshots/task-creation-board.png |
| 1130 |
%%WWWDIR%%/doc/fr_FR/screenshots/task-creation-form.png |
1215 |
%%WWWDIR%%/doc/fr_FR/screenshots/task-creation-form.png |
|
|
1216 |
%%WWWDIR%%/doc/fr_FR/screenshots/task-transitions.png |
| 1131 |
%%WWWDIR%%/doc/fr_FR/sharing-projects.markdown |
1217 |
%%WWWDIR%%/doc/fr_FR/sharing-projects.markdown |
| 1132 |
%%WWWDIR%%/doc/fr_FR/subtasks.markdown |
1218 |
%%WWWDIR%%/doc/fr_FR/subtasks.markdown |
| 1133 |
%%WWWDIR%%/doc/fr_FR/swimlanes.markdown |
1219 |
%%WWWDIR%%/doc/fr_FR/swimlanes.markdown |
| 1134 |
%%WWWDIR%%/doc/fr_FR/task-links.markdown |
1220 |
%%WWWDIR%%/doc/fr_FR/task-links.markdown |
| 1135 |
%%WWWDIR%%/doc/fr_FR/time-tracking.markdown |
1221 |
%%WWWDIR%%/doc/fr_FR/time-tracking.markdown |
| 1136 |
%%WWWDIR%%/doc/fr_FR/transitions.markdown |
1222 |
%%WWWDIR%%/doc/fr_FR/transitions.markdown |
|
|
1223 |
%%WWWDIR%%/doc/fr_FR/ubuntu-installation.markdown |
| 1224 |
%%WWWDIR%%/doc/fr_FR/update.markdown |
| 1137 |
%%WWWDIR%%/doc/fr_FR/usage-examples.markdown |
1225 |
%%WWWDIR%%/doc/fr_FR/usage-examples.markdown |
| 1138 |
%%WWWDIR%%/doc/fr_FR/user-management.markdown |
1226 |
%%WWWDIR%%/doc/fr_FR/user-management.markdown |
| 1139 |
%%WWWDIR%%/doc/fr_FR/what-is-kanban.markdown |
1227 |
%%WWWDIR%%/doc/fr_FR/what-is-kanban.markdown |
|
Lines 1282-1309
Link Here
|
| 1282 |
%%WWWDIR%%/doc/ru_RU/windows-apache-installation.markdown |
1370 |
%%WWWDIR%%/doc/ru_RU/windows-apache-installation.markdown |
| 1283 |
%%WWWDIR%%/doc/ru_RU/windows-iis-installation.markdown |
1371 |
%%WWWDIR%%/doc/ru_RU/windows-iis-installation.markdown |
| 1284 |
%%WWWDIR%%/doc/screenshots.markdown |
1372 |
%%WWWDIR%%/doc/screenshots.markdown |
|
|
1373 |
%%WWWDIR%%/doc/screenshots/2fa.png |
| 1374 |
%%WWWDIR%%/doc/screenshots/add-subtask-shortcut.png |
| 1375 |
%%WWWDIR%%/doc/screenshots/add-subtask.png |
| 1376 |
%%WWWDIR%%/doc/screenshots/add_new_restriction.png |
| 1377 |
%%WWWDIR%%/doc/screenshots/apple-calendar-add-subscription.png |
| 1378 |
%%WWWDIR%%/doc/screenshots/apple-calendar-edit-subscription.png |
| 1379 |
%%WWWDIR%%/doc/screenshots/application-settings.png |
| 1285 |
%%WWWDIR%%/doc/screenshots/automatic-action-creation.png |
1380 |
%%WWWDIR%%/doc/screenshots/automatic-action-creation.png |
|
|
1381 |
%%WWWDIR%%/doc/screenshots/average-lead-cycle-time.png |
| 1382 |
%%WWWDIR%%/doc/screenshots/average-time-spent-into-each-column.png |
| 1383 |
%%WWWDIR%%/doc/screenshots/bitbucket-webhooks.png |
| 1286 |
%%WWWDIR%%/doc/screenshots/board-collapsed-mode.png |
1384 |
%%WWWDIR%%/doc/screenshots/board-collapsed-mode.png |
| 1287 |
%%WWWDIR%%/doc/screenshots/board-compact-mode.png |
1385 |
%%WWWDIR%%/doc/screenshots/board-compact-mode.png |
| 1288 |
%%WWWDIR%%/doc/screenshots/board-expanded-mode.png |
1386 |
%%WWWDIR%%/doc/screenshots/board-expanded-mode.png |
|
|
1387 |
%%WWWDIR%%/doc/screenshots/board-hide-show-column.png |
| 1388 |
%%WWWDIR%%/doc/screenshots/board-settings.png |
| 1289 |
%%WWWDIR%%/doc/screenshots/board-task-limit.png |
1389 |
%%WWWDIR%%/doc/screenshots/board-task-limit.png |
| 1290 |
%%WWWDIR%%/doc/screenshots/board-view.png |
1390 |
%%WWWDIR%%/doc/screenshots/board-view.png |
|
|
1391 |
%%WWWDIR%%/doc/screenshots/budget-cost-breakdown.png |
| 1392 |
%%WWWDIR%%/doc/screenshots/budget-graph.png |
| 1393 |
%%WWWDIR%%/doc/screenshots/budget-lines.png |
| 1394 |
%%WWWDIR%%/doc/screenshots/burndown-chart.png |
| 1395 |
%%WWWDIR%%/doc/screenshots/calendar-settings.png |
| 1291 |
%%WWWDIR%%/doc/screenshots/calendar-view.png |
1396 |
%%WWWDIR%%/doc/screenshots/calendar-view.png |
|
|
1397 |
%%WWWDIR%%/doc/screenshots/calendar.png |
| 1398 |
%%WWWDIR%%/doc/screenshots/cfd.png |
| 1399 |
%%WWWDIR%%/doc/screenshots/closing-tasks.png |
| 1400 |
%%WWWDIR%%/doc/screenshots/currency-rate.png |
| 1401 |
%%WWWDIR%%/doc/screenshots/custom-filter-creation.png |
| 1402 |
%%WWWDIR%%/doc/screenshots/custom-filter-dropdown.png |
| 1403 |
%%WWWDIR%%/doc/screenshots/custom_roles.png |
| 1404 |
%%WWWDIR%%/doc/screenshots/dropdown-screenshot.png |
| 1405 |
%%WWWDIR%%/doc/screenshots/example-restriction-task-creation.png |
| 1406 |
%%WWWDIR%%/doc/screenshots/example-restriction-task-drag-and-drop.png |
| 1407 |
%%WWWDIR%%/doc/screenshots/example-restriction-task-status-blocked.png |
| 1408 |
%%WWWDIR%%/doc/screenshots/example-restriction-task-status.png |
| 1409 |
%%WWWDIR%%/doc/screenshots/example-restrictions.png |
| 1410 |
%%WWWDIR%%/doc/screenshots/gantt-chart-all-projects.png |
| 1411 |
%%WWWDIR%%/doc/screenshots/gantt-chart-not-defined.png |
| 1412 |
%%WWWDIR%%/doc/screenshots/gantt-chart-project.png |
| 1292 |
%%WWWDIR%%/doc/screenshots/gantt-view.png |
1413 |
%%WWWDIR%%/doc/screenshots/gantt-view.png |
|
|
1414 |
%%WWWDIR%%/doc/screenshots/github-webhooks.png |
| 1415 |
%%WWWDIR%%/doc/screenshots/gitlab-webhooks.png |
| 1416 |
%%WWWDIR%%/doc/screenshots/google-calendar-add-subscription.png |
| 1293 |
%%WWWDIR%%/doc/screenshots/groups-management.png |
1417 |
%%WWWDIR%%/doc/screenshots/groups-management.png |
| 1294 |
%%WWWDIR%%/doc/screenshots/hide-column.png |
1418 |
%%WWWDIR%%/doc/screenshots/hide-column.png |
|
|
1419 |
%%WWWDIR%%/doc/screenshots/hipchat-notification.png |
| 1420 |
%%WWWDIR%%/doc/screenshots/hipchat-room-token.png |
| 1421 |
%%WWWDIR%%/doc/screenshots/hipchat-settings.png |
| 1422 |
%%WWWDIR%%/doc/screenshots/hourly-rate.png |
| 1423 |
%%WWWDIR%%/doc/screenshots/internal-task-links.png |
| 1424 |
%%WWWDIR%%/doc/screenshots/jabber-notification.png |
| 1425 |
%%WWWDIR%%/doc/screenshots/jabber-settings.png |
| 1426 |
%%WWWDIR%%/doc/screenshots/kanboard-github-webhooks.png |
| 1427 |
%%WWWDIR%%/doc/screenshots/link-label-creation.png |
| 1428 |
%%WWWDIR%%/doc/screenshots/link-labels.png |
| 1295 |
%%WWWDIR%%/doc/screenshots/list-view.png |
1429 |
%%WWWDIR%%/doc/screenshots/list-view.png |
| 1296 |
%%WWWDIR%%/doc/screenshots/mention-autocomplete.png |
1430 |
%%WWWDIR%%/doc/screenshots/mention-autocomplete.png |
|
|
1431 |
%%WWWDIR%%/doc/screenshots/menu-close-task.png |
| 1432 |
%%WWWDIR%%/doc/screenshots/new-private-project.png |
| 1297 |
%%WWWDIR%%/doc/screenshots/new-project.png |
1433 |
%%WWWDIR%%/doc/screenshots/new-project.png |
| 1298 |
%%WWWDIR%%/doc/screenshots/new-user.png |
1434 |
%%WWWDIR%%/doc/screenshots/new-user.png |
|
|
1435 |
%%WWWDIR%%/doc/screenshots/new_custom_role.png |
| 1436 |
%%WWWDIR%%/doc/screenshots/new_restriction.png |
| 1437 |
%%WWWDIR%%/doc/screenshots/notifications.png |
| 1438 |
%%WWWDIR%%/doc/screenshots/outlook-add-subscription.png |
| 1439 |
%%WWWDIR%%/doc/screenshots/outlook-edit-subscription.png |
| 1440 |
%%WWWDIR%%/doc/screenshots/overtime-timetable.png |
| 1441 |
%%WWWDIR%%/doc/screenshots/project-automatic-action-step1.png |
| 1442 |
%%WWWDIR%%/doc/screenshots/project-automatic-action-step2.png |
| 1443 |
%%WWWDIR%%/doc/screenshots/project-automatic-action-step3.png |
| 1444 |
%%WWWDIR%%/doc/screenshots/project-automatic-actions.png |
| 1445 |
%%WWWDIR%%/doc/screenshots/project-creation-form.png |
| 1446 |
%%WWWDIR%%/doc/screenshots/project-creation-link.png |
| 1299 |
%%WWWDIR%%/doc/screenshots/project-disable-sharing.png |
1447 |
%%WWWDIR%%/doc/screenshots/project-disable-sharing.png |
| 1300 |
%%WWWDIR%%/doc/screenshots/project-edition.png |
1448 |
%%WWWDIR%%/doc/screenshots/project-edition.png |
| 1301 |
%%WWWDIR%%/doc/screenshots/project-enable-sharing.png |
1449 |
%%WWWDIR%%/doc/screenshots/project-enable-sharing.png |
|
|
1450 |
%%WWWDIR%%/doc/screenshots/project-nobody-allowed.png |
| 1302 |
%%WWWDIR%%/doc/screenshots/project-permissions.png |
1451 |
%%WWWDIR%%/doc/screenshots/project-permissions.png |
| 1303 |
%%WWWDIR%%/doc/screenshots/project-remove.png |
1452 |
%%WWWDIR%%/doc/screenshots/project-remove.png |
|
|
1453 |
%%WWWDIR%%/doc/screenshots/project-settings.png |
| 1304 |
%%WWWDIR%%/doc/screenshots/project-view.png |
1454 |
%%WWWDIR%%/doc/screenshots/project-view.png |
|
|
1455 |
%%WWWDIR%%/doc/screenshots/recurring-tasks.png |
| 1456 |
%%WWWDIR%%/doc/screenshots/restrictions.png |
| 1305 |
%%WWWDIR%%/doc/screenshots/show-column.png |
1457 |
%%WWWDIR%%/doc/screenshots/show-column.png |
|
|
1458 |
%%WWWDIR%%/doc/screenshots/slack-add-incoming-webhook.png |
| 1459 |
%%WWWDIR%%/doc/screenshots/slack-notification.png |
| 1460 |
%%WWWDIR%%/doc/screenshots/subtask-status-done.png |
| 1461 |
%%WWWDIR%%/doc/screenshots/subtask-status-inprogress.png |
| 1462 |
%%WWWDIR%%/doc/screenshots/subtask-time-tracking.png |
| 1463 |
%%WWWDIR%%/doc/screenshots/subtask-timer.png |
| 1464 |
%%WWWDIR%%/doc/screenshots/subtask-user-restriction.png |
| 1306 |
%%WWWDIR%%/doc/screenshots/swimlane-configuration.png |
1465 |
%%WWWDIR%%/doc/screenshots/swimlane-configuration.png |
|
|
1466 |
%%WWWDIR%%/doc/screenshots/swimlanes-configuration.png |
| 1307 |
%%WWWDIR%%/doc/screenshots/swimlanes.png |
1467 |
%%WWWDIR%%/doc/screenshots/swimlanes.png |
| 1308 |
%%WWWDIR%%/doc/screenshots/tags-board.png |
1468 |
%%WWWDIR%%/doc/screenshots/tags-board.png |
| 1309 |
%%WWWDIR%%/doc/screenshots/tags-global.png |
1469 |
%%WWWDIR%%/doc/screenshots/tags-global.png |
|
Lines 1312-1319
Link Here
|
| 1312 |
%%WWWDIR%%/doc/screenshots/tags-task.png |
1472 |
%%WWWDIR%%/doc/screenshots/tags-task.png |
| 1313 |
%%WWWDIR%%/doc/screenshots/task-creation-board.png |
1473 |
%%WWWDIR%%/doc/screenshots/task-creation-board.png |
| 1314 |
%%WWWDIR%%/doc/screenshots/task-creation-form.png |
1474 |
%%WWWDIR%%/doc/screenshots/task-creation-form.png |
|
|
1475 |
%%WWWDIR%%/doc/screenshots/task-distribution.png |
| 1476 |
%%WWWDIR%%/doc/screenshots/task-duplication-another-project.png |
| 1477 |
%%WWWDIR%%/doc/screenshots/task-duplication.png |
| 1478 |
%%WWWDIR%%/doc/screenshots/task-lead-cycle-time.png |
| 1479 |
%%WWWDIR%%/doc/screenshots/task-links.png |
| 1480 |
%%WWWDIR%%/doc/screenshots/task-screenshot.png |
| 1481 |
%%WWWDIR%%/doc/screenshots/task-time-tracking.png |
| 1482 |
%%WWWDIR%%/doc/screenshots/task-timesheet.png |
| 1483 |
%%WWWDIR%%/doc/screenshots/task-transitions.png |
| 1484 |
%%WWWDIR%%/doc/screenshots/thunderbird-new-calendar-step1.png |
| 1485 |
%%WWWDIR%%/doc/screenshots/thunderbird-new-calendar-step2.png |
| 1486 |
%%WWWDIR%%/doc/screenshots/time-into-each-column.png |
| 1487 |
%%WWWDIR%%/doc/screenshots/timetable.png |
| 1488 |
%%WWWDIR%%/doc/screenshots/transitions-export.png |
| 1489 |
%%WWWDIR%%/doc/screenshots/transitions.png |
| 1490 |
%%WWWDIR%%/doc/screenshots/user-repartition.png |
| 1491 |
%%WWWDIR%%/doc/screenshots/web-notifications-icon.png |
| 1492 |
%%WWWDIR%%/doc/screenshots/web-notifications.png |
| 1493 |
%%WWWDIR%%/doc/screenshots/week-timetable.png |
| 1315 |
%%WWWDIR%%/doc/search.markdown |
1494 |
%%WWWDIR%%/doc/search.markdown |
| 1316 |
%%WWWDIR%%/doc/sharing-projects.markdown |
1495 |
%%WWWDIR%%/doc/sharing-projects.markdown |
|
|
1496 |
%%WWWDIR%%/doc/solving-blank-page-issue.markdown |
| 1497 |
%%WWWDIR%%/doc/solving-database-migration-issues.markdown |
| 1317 |
%%WWWDIR%%/doc/sqlite-database.markdown |
1498 |
%%WWWDIR%%/doc/sqlite-database.markdown |
| 1318 |
%%WWWDIR%%/doc/subtasks.markdown |
1499 |
%%WWWDIR%%/doc/subtasks.markdown |
| 1319 |
%%WWWDIR%%/doc/suse-installation.markdown |
1500 |
%%WWWDIR%%/doc/suse-installation.markdown |
|
Lines 1332-1338
Link Here
|
| 1332 |
%%WWWDIR%%/doc/user-mentions.markdown |
1513 |
%%WWWDIR%%/doc/user-mentions.markdown |
| 1333 |
%%WWWDIR%%/doc/user-types.markdown |
1514 |
%%WWWDIR%%/doc/user-types.markdown |
| 1334 |
%%WWWDIR%%/doc/vagrant.markdown |
1515 |
%%WWWDIR%%/doc/vagrant.markdown |
| 1335 |
%%WWWDIR%%/doc/web.config |
|
|
| 1336 |
%%WWWDIR%%/doc/webhooks.markdown |
1516 |
%%WWWDIR%%/doc/webhooks.markdown |
| 1337 |
%%WWWDIR%%/doc/what-is-kanban.markdown |
1517 |
%%WWWDIR%%/doc/what-is-kanban.markdown |
| 1338 |
%%WWWDIR%%/doc/windows-apache-installation.markdown |
1518 |
%%WWWDIR%%/doc/windows-apache-installation.markdown |