[damned-lies/bootstrap-5: 5/7] chore: move templates to apps




commit db05241bd17e361d030b9b41c18054f76c5030e5
Author: Guillaume Bernard <associations guillaume-bernard fr>
Date:   Wed Oct 5 20:05:24 2022 +0200

    chore: move templates to apps

 {templates => languages/templates}/languages/language_all_modules.html    | 0
 {templates => languages/templates}/languages/language_list.html           | 0
 {templates => languages/templates}/languages/language_release.html        | 0
 {templates => languages/templates}/languages/language_release_stats.html  | 0
 .../templates}/languages/language_release_summary.html                    | 0
 {templates => people/templates}/people/person_base.html                   | 0
 {templates => people/templates}/people/person_detail.html                 | 0
 {templates => people/templates}/people/person_detail_change_form.html     | 0
 {templates => people/templates}/people/person_list.html                   | 0
 {templates => people/templates}/people/person_overview.html               | 0
 {templates => people/templates}/people/person_password_change_form.html   | 0
 {templates => people/templates}/people/person_team_join_form.html         | 0
 {templates => people/templates}/people/person_team_membership.html        | 0
 {templates => teams/templates}/teams/team_base.html                       | 0
 {templates => teams/templates}/teams/team_detail.html                     | 0
 {templates => teams/templates}/teams/team_edit.html                       | 0
 {templates => teams/templates}/teams/team_list.html                       | 0
 {templates => teams/templates}/teams/team_list.json                       | 0
 {templates => teams/templates}/teams/team_list.xml                        | 0
 {templates => vertimus/templates}/vertimus/activity_summary.html          | 0
 {templates => vertimus/templates}/vertimus/quality-check.html             | 0
 {templates => vertimus/templates}/vertimus/vertimus_detail.html           | 0
 {templates => vertimus/templates}/vertimus/vertimus_diff.html             | 0
 23 files changed, 0 insertions(+), 0 deletions(-)
---
diff --git a/templates/languages/language_all_modules.html 
b/languages/templates/languages/language_all_modules.html
similarity index 100%
rename from templates/languages/language_all_modules.html
rename to languages/templates/languages/language_all_modules.html
diff --git a/templates/languages/language_list.html b/languages/templates/languages/language_list.html
similarity index 100%
rename from templates/languages/language_list.html
rename to languages/templates/languages/language_list.html
diff --git a/templates/languages/language_release.html b/languages/templates/languages/language_release.html
similarity index 100%
rename from templates/languages/language_release.html
rename to languages/templates/languages/language_release.html
diff --git a/templates/languages/language_release_stats.html 
b/languages/templates/languages/language_release_stats.html
similarity index 100%
rename from templates/languages/language_release_stats.html
rename to languages/templates/languages/language_release_stats.html
diff --git a/templates/languages/language_release_summary.html 
b/languages/templates/languages/language_release_summary.html
similarity index 100%
rename from templates/languages/language_release_summary.html
rename to languages/templates/languages/language_release_summary.html
diff --git a/templates/people/person_base.html b/people/templates/people/person_base.html
similarity index 100%
rename from templates/people/person_base.html
rename to people/templates/people/person_base.html
diff --git a/templates/people/person_detail.html b/people/templates/people/person_detail.html
similarity index 100%
rename from templates/people/person_detail.html
rename to people/templates/people/person_detail.html
diff --git a/templates/people/person_detail_change_form.html 
b/people/templates/people/person_detail_change_form.html
similarity index 100%
rename from templates/people/person_detail_change_form.html
rename to people/templates/people/person_detail_change_form.html
diff --git a/templates/people/person_list.html b/people/templates/people/person_list.html
similarity index 100%
rename from templates/people/person_list.html
rename to people/templates/people/person_list.html
diff --git a/templates/people/person_overview.html b/people/templates/people/person_overview.html
similarity index 100%
rename from templates/people/person_overview.html
rename to people/templates/people/person_overview.html
diff --git a/templates/people/person_password_change_form.html 
b/people/templates/people/person_password_change_form.html
similarity index 100%
rename from templates/people/person_password_change_form.html
rename to people/templates/people/person_password_change_form.html
diff --git a/templates/people/person_team_join_form.html b/people/templates/people/person_team_join_form.html
similarity index 100%
rename from templates/people/person_team_join_form.html
rename to people/templates/people/person_team_join_form.html
diff --git a/templates/people/person_team_membership.html 
b/people/templates/people/person_team_membership.html
similarity index 100%
rename from templates/people/person_team_membership.html
rename to people/templates/people/person_team_membership.html
diff --git a/templates/teams/team_base.html b/teams/templates/teams/team_base.html
similarity index 100%
rename from templates/teams/team_base.html
rename to teams/templates/teams/team_base.html
diff --git a/templates/teams/team_detail.html b/teams/templates/teams/team_detail.html
similarity index 100%
rename from templates/teams/team_detail.html
rename to teams/templates/teams/team_detail.html
diff --git a/templates/teams/team_edit.html b/teams/templates/teams/team_edit.html
similarity index 100%
rename from templates/teams/team_edit.html
rename to teams/templates/teams/team_edit.html
diff --git a/templates/teams/team_list.html b/teams/templates/teams/team_list.html
similarity index 100%
rename from templates/teams/team_list.html
rename to teams/templates/teams/team_list.html
diff --git a/templates/teams/team_list.json b/teams/templates/teams/team_list.json
similarity index 100%
rename from templates/teams/team_list.json
rename to teams/templates/teams/team_list.json
diff --git a/templates/teams/team_list.xml b/teams/templates/teams/team_list.xml
similarity index 100%
rename from templates/teams/team_list.xml
rename to teams/templates/teams/team_list.xml
diff --git a/templates/vertimus/activity_summary.html b/vertimus/templates/vertimus/activity_summary.html
similarity index 100%
rename from templates/vertimus/activity_summary.html
rename to vertimus/templates/vertimus/activity_summary.html
diff --git a/templates/vertimus/quality-check.html b/vertimus/templates/vertimus/quality-check.html
similarity index 100%
rename from templates/vertimus/quality-check.html
rename to vertimus/templates/vertimus/quality-check.html
diff --git a/templates/vertimus/vertimus_detail.html b/vertimus/templates/vertimus/vertimus_detail.html
similarity index 100%
rename from templates/vertimus/vertimus_detail.html
rename to vertimus/templates/vertimus/vertimus_detail.html
diff --git a/templates/vertimus/vertimus_diff.html b/vertimus/templates/vertimus/vertimus_diff.html
similarity index 100%
rename from templates/vertimus/vertimus_diff.html
rename to vertimus/templates/vertimus/vertimus_diff.html


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]