ode-csslib-openent-cg77 3.2.23-develop.202408201456 → 3.2.24-dev-integration.202408301619
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/css/_overridable-variables.scss +2 -0
- package/dist/css/styles/_calendar.scss +12 -0
- package/dist/css/styles/_magneto.scss +91 -0
- package/dist/css/styles/_mediacentre.scss +5 -0
- package/dist/css/styles/_navbar.scss +3 -0
- package/dist/css/styles/_notifications.scss +3 -0
- package/dist/css/styles/_overrides.scss +6 -0
- package/dist/css/styles/_panel.scss +1 -0
- package/dist/css/styles/_portal.scss +4 -0
- package/dist/fonts/generic-icons/generic-icons.svg +1 -0
- package/dist/fonts/generic-icons/generic-icons.ttf +0 -0
- package/dist/fonts/generic-icons/generic-icons.woff +0 -0
- package/dist/i18n/Auth/fr.json +6 -4
- package/dist/i18n/Directory/co.json +3 -0
- package/dist/i18n/Directory/fr.json +3 -3
- package/dist/i18n/Homeworks/co.json +22 -0
- package/dist/i18n/Portal/co.json +3 -0
- package/dist/i18n/Statistics/co.json +3 -0
- package/dist/i18n/Stats/co.json +3 -0
- package/dist/i18n/Timeline/co.json +18 -0
- package/dist/i18n/Timeline/de.json +1 -1
- package/dist/i18n/Timeline/en.json +1 -1
- package/dist/i18n/Timeline/es.json +1 -1
- package/dist/i18n/Timeline/fr.json +8 -8
- package/dist/i18n/Timeline/it.json +1 -1
- package/dist/i18n/Timeline/pt.json +1 -1
- package/dist/img/Besoin_daide_avec_numero.png +0 -0
- package/dist/img/Demande_reinitialisation_avec_numero.png +0 -0
- package/dist/img/Reinitialisation_coupe.png +0 -0
- package/dist/img/compagnon.png +0 -0
- package/dist/img/icons/flags/co.svg +50 -132
- package/dist/img/illustrations/favicon.ico +0 -0
- package/dist/img/login.png +0 -0
- package/dist/skins/default/theme.css +12 -12
- package/dist/skins/default/theme.css.map +1 -1
- package/dist/skins/dyslexic/theme.css +12 -12
- package/dist/skins/dyslexic/theme.css.map +1 -1
- package/dist/template/directory/massmail.mail.txt +11 -12
- package/dist/template/directory/massmail.pdf.xhtml +16 -22
- package/dist/template/directory/massmail_new/massmail_new.pdf.xhtml +6 -6
- package/dist/version.txt +2 -2
- package/package.json +2 -2
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
body.calendar .sidebar-title {
|
|
2
|
+
background-color: $primary;
|
|
3
|
+
}
|
|
4
|
+
|
|
5
|
+
body.calendar calendar legend, .legend>.month-day, button.cyan {
|
|
6
|
+
background: $primary !important;
|
|
7
|
+
background-color: $primary !important;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
body.calendar .backgroundBlueTitle {
|
|
11
|
+
background: $primary !important;
|
|
12
|
+
}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
body.magneto {
|
|
2
|
+
.boardsContainer-container-body-folder-button {
|
|
3
|
+
a {
|
|
4
|
+
border-color: $primary !important;
|
|
5
|
+
}
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
.boardsContainer-container {
|
|
9
|
+
.side-nav-mobile-folder-button {
|
|
10
|
+
a {
|
|
11
|
+
border-color: $primary !important;
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.search-barDirective {
|
|
17
|
+
border-color: $primary !important;
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.folderDirective-tree-nav {
|
|
21
|
+
|
|
22
|
+
&-item {
|
|
23
|
+
&-name {
|
|
24
|
+
&.selected {
|
|
25
|
+
background-color: $primary-lighter;
|
|
26
|
+
color: $primary-light;
|
|
27
|
+
a {
|
|
28
|
+
color: $primary-light;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
.boardDirective-list-folder {
|
|
35
|
+
&.active {
|
|
36
|
+
border: solid $primary-light !important;
|
|
37
|
+
background: $primary-lighter;
|
|
38
|
+
}
|
|
39
|
+
&-infos {
|
|
40
|
+
i.magneto-folder {
|
|
41
|
+
color: $primary;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
.boardDirective-list-item {
|
|
46
|
+
&.active {
|
|
47
|
+
border: solid $primary-light !important;
|
|
48
|
+
background: $primary-lighter;
|
|
49
|
+
|
|
50
|
+
&-image {
|
|
51
|
+
background: $primary-lighter;
|
|
52
|
+
}
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
.cardDirective-navbar-item{
|
|
56
|
+
&.selected
|
|
57
|
+
{
|
|
58
|
+
color:$primary-light;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.boardDirective-date {
|
|
63
|
+
background-color: $primary-lighter;
|
|
64
|
+
color: $primary;
|
|
65
|
+
|
|
66
|
+
& i.magneto-check-circle {
|
|
67
|
+
color: $primary;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
}
|
|
73
|
+
|
|
74
|
+
switch {
|
|
75
|
+
.switch {
|
|
76
|
+
input[type=checkbox]:checked + .tick {
|
|
77
|
+
background: $primary-light;
|
|
78
|
+
|
|
79
|
+
&:before {
|
|
80
|
+
background: $primary-dark;
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
input[type=checkbox]:disabled:checked + .tick {
|
|
84
|
+
background: $primary-lighter;
|
|
85
|
+
|
|
86
|
+
&:before {
|
|
87
|
+
background: $primary-lighter;
|
|
88
|
+
}
|
|
89
|
+
}
|
|
90
|
+
}
|
|
91
|
+
}
|
|
@@ -344,6 +344,7 @@
|
|
|
344
344
|
<glyph unicode="" glyph-name="diary" data-tags="diary" d="M772.833 834.393h-554.748c-12.97-0.418-23.428-10.877-23.847-23.847v-10.375h18.491c37.235 0 67.525-31.795 67.525-70.787v-8.116c0-39.075-30.29-70.786-67.525-70.786h-18.491v-63.674h18.491c37.235 0 67.525-31.797 67.525-70.787v-8.116c0-39.076-30.29-70.787-67.525-70.787h-18.491v-63.674h18.491c37.235 0 67.525-31.795 67.525-70.787v-8.116c0-39.076-30.29-70.787-67.525-70.787h-18.491v-63.674h18.491c37.235 0 67.525-31.795 67.525-70.787v-8.116c0-39.074-30.29-70.787-67.525-70.787h-18.491v-10.375c0-13.89 11.297-23.847 25.186-23.847h409.074c0.084 0.67 0.166 1.339 0.334 2.009l95.052 467.894c4.518 22.426 13.974 43.762 27.361 61.835l45.601 61.665v241.144c-0.418 12.969-10.877 23.428-23.847 23.847l-0.166-0.167zM649.081 591.157h-283.482v91.871h283.482v-91.871zM231.223 744.611c-4.184 6.61-10.877 10.877-18.491 10.877h-97.646c-3.514 0-6.945-0.92-9.957-2.594-4.016-2.176-7.363-5.69-9.622-10.041-0.586-1.088-1.088-2.176-1.506-3.347-0.586-1.59-1.004-3.18-1.339-4.937-0.335-1.673-0.502-3.431-0.502-5.271v-8.116c0-10.794 5.773-20.081 13.973-24.098 2.761-1.339 5.773-2.092 8.869-2.092h97.645c4.1 0 7.948 1.339 11.297 3.514 1.757 1.171 3.43 2.51 4.852 4.1 0.168 0.168 0.252 0.418 0.418 0.586 3.85 4.686 6.277 10.961 6.277 17.822v8.116c0 5.69-1.673 10.961-4.352 15.228l0.084 0.251zM212.732 542.124h-97.646c-6.275 0-12.049-2.929-16.149-7.614-3.096-3.514-5.355-8.116-6.275-13.22-0.335-1.673-0.502-3.43-0.502-5.272v-8.116c0-1.841 0.167-3.598 0.502-5.272 0.92-5.104 3.096-9.705 6.275-13.22 4.1-4.77 9.873-7.614 16.149-7.614h97.646c6.275 0 12.048 2.929 16.148 7.614 4.1 4.77 6.695 11.297 6.695 18.491v8.116c0 7.197-2.595 13.724-6.695 18.491-4.1 4.77-9.873 7.614-16.148 7.614zM212.732 328.677h-97.646c-12.635 0-22.843-11.715-22.843-26.106v-8.116c0-5.439 1.422-10.459 3.933-14.643 4.1-6.945 11.045-11.547 18.994-11.547h97.646c6.945 0 13.136 3.682 17.32 9.288 0.836 1.171 1.589 2.343 2.259 3.682 2.009 3.848 3.262 8.366 3.262 13.22v8.116c0 5.437-1.421 10.459-3.932 14.643-4.1 6.945-11.045 11.547-18.993 11.547v-0.084zM234.32 97.575c-0.168 0.584-0.42 1.087-0.586 1.589-0.252 0.752-0.502 1.505-0.838 2.175-0.586 1.171-1.255 2.343-1.923 3.43-4.184 6.275-10.711 10.459-18.158 10.459h-97.646c-6.275 0-12.049-2.929-16.149-7.614-4.1-4.77-6.694-11.295-6.694-18.491v-8.116c0-14.475 10.208-26.106 22.843-26.106h97.646c7.864 0 14.893 4.602 18.993 11.547 2.427 4.184 3.932 9.204 3.932 14.643v8.116c0 2.593-0.418 5.020-1.004 7.363-0.084 0.336-0.168 0.754-0.252 1.087l-0.166-0.082zM913.486 459.457l-9.288 38.574-17.738 74.134c-0.334 1.505-1.004 2.929-1.673 4.266-2.427 5.272-6.611 9.204-11.882 11.129-0.92 0.334-1.839 0.838-2.845 1.004-1.757 0.336-3.514 0.336-5.188 0.252-0.67 0-1.337-0.168-2.007-0.252-1.171-0.166-2.343-0.502-3.514-0.836-0.67-0.252-1.255-0.418-1.925-0.754-1.171-0.502-2.259-1.171-3.346-1.925-0.502-0.334-1.004-0.668-1.505-1.004-1.507-1.255-2.929-2.593-4.1-4.184l-68.864-93.127c-3.848-5.188-7.111-10.793-10.039-16.65-1.757-3.43-3.346-6.945-4.77-10.627-2.595-6.609-4.854-13.472-6.275-20.498l-95.052-467.98c-0.754-3.598-1.087-7.195-1.171-10.709-0.168-10.627 2.511-20.668 7.447-29.118 6.527-11.213 17.070-19.497 30.038-22.090l61.833-12.55c2.595-0.504 5.272-0.754 7.866-0.754 1.841 0 3.682 0 5.521 0.168 1.087 0.082 2.259 0.418 3.348 0.586 4.35 0.836 8.618 2.259 12.634 4.434 2.593 1.339 5.104 2.845 7.447 4.686 10.543 8.116 17.906 20.081 20.666 33.886l95.052 467.896c0.754 3.598 1.171 7.197 1.589 10.877 0.084 0.922 0.252 1.841 0.336 2.761 1.171 13.054 0.25 26.19-2.677 38.574l0.082-0.168z" />
|
|
345
345
|
<glyph unicode="" glyph-name="agenda" data-tags="agenda" d="M913.361 694.81c-0.649 19.38-8.028 36.003-22.057 50.031-14.027 14.028-30.732 21.002-50.031 21.002h-34.623v8.028l0.080 0.405v0.406c0 19.786-7.459 38.598-20.92 53.032-14.434 15.407-33.733 24.732-55.788 27.002l-3.326 0.324h-38.435c-20.029 0-39.004-6.893-54.817-20.029-19.784-16.38-30.083-39.409-28.785-63.087v-6.163h-167.934v8.028l0.082 0.406v0.405c0 19.786-7.461 38.598-20.922 53.032-14.432 15.407-33.733 24.732-55.788 27.002l-3.324 0.324h-38.437c-20.029 0-39.002-6.893-54.815-20.029-19.786-16.38-30.085-39.409-28.787-63.087v-6.163h-61.303c-19.38 0-36.003-6.974-50.031-21.002s-21.002-30.732-21.002-50.031v-710.655c0-19.38 6.974-36.004 21.002-50.031 14.028-14.029 30.732-21.002 50.031-21.002h456.931c19.055 0 37.382 7.541 51.003 20.92l210.262 207.262c13.865 13.623 21.649 32.272 21.649 51.735v501.853l0.082 0.081zM669.286 695.378l0.811 70.547v8.839c0 0.811-0.082 1.622 0 2.514 0.080 0.892 0.406 1.622 0.811 2.514s0.973 1.622 1.702 2.514c0.729 0.811 1.54 1.622 2.595 2.514 3 2.514 6.162 4.054 9.568 4.703 1.137 0.243 2.271 0.324 3.406 0.324h35.031c1.54-0.162 3.080-0.405 4.458-0.811 2.839-0.73 5.272-1.784 7.379-3.325 1.055-0.73 2.028-1.622 2.92-2.514 1.135-1.135 1.946-2.514 2.433-3.892 0.567-1.379 0.809-2.919 0.809-4.379v-8.839l-0.891-70.547-0.487-39.652c0-1.137-0.080-2.189-0.324-3.162s-0.487-1.948-0.973-2.839c-0.811-1.784-2.109-3.406-3.729-4.784-3.326-2.757-7.705-4.135-12.974-4.135h-35.031c-0.729 0-1.46-0.082-2.189-0.082-0.162 0-0.324 0-0.485 0.082-1.866 0-3.57 0.324-5.19 0.891-0.244 0.082-0.487 0.244-0.811 0.324-1.622 0.731-3.082 1.622-4.379 2.92-0.569 0.485-0.975 1.055-1.38 1.622-1.622 2.028-2.836 4.135-3.324 6.324-0.244 0.973-0.324 1.866-0.324 2.839l0.485 39.652 0.082-0.162zM300.255 765.924v8.839c-0.244 1.622 0 3.325 0.891 4.946 0.893 1.622 2.271 3.325 4.217 4.946 2.757 2.271 5.595 3.649 8.677 4.379 1.458 0.324 2.836 0.568 4.379 0.568h34.462c1.54-0.162 3.082-0.406 4.461-0.811-1.378 0.324-2.92 0.649-4.461 0.811h0.649c1.54-0.162 3.080-0.406 4.458-0.811 2.839-0.73 5.272-1.784 7.379-3.325 1.055-0.73 2.028-1.622 2.92-2.514 1.135-1.135 1.946-2.514 2.433-3.892 0.567-1.379 0.811-2.919 0.811-4.379v-8.839l-0.893-70.547-0.485-39.652c0-1.135-0.082-2.189-0.326-3.162s-0.485-1.946-0.973-2.839c-0.811-1.784-2.107-3.406-3.729-4.784-3.326-2.757-7.705-4.135-12.974-4.135h-35.031c-0.729 0-1.458-0.082-2.189-0.082-0.162 0-0.324 0-0.485 0.082-1.866 0-3.57 0.324-5.19 0.891-0.244 0.082-0.487 0.244-0.811 0.326-1.622 0.729-3.082 1.622-4.379 2.918-0.569 0.487-0.973 1.055-1.378 1.622-1.622 2.028-2.839 4.135-3.326 6.324-0.244 0.973-0.324 1.866-0.324 2.839l1.296 110.199-0.080 0.081zM841.273 233.501h-100.872v244.806c0 14.027-11.434 25.461-25.463 25.461h-16.298c-7.299 0-14.434-2.757-20.109-7.784-24.328-21.57-55.14-40.139-82.467-49.625-9.568-3.326-16.056-12.489-16.056-22.706v-12.407c0-7.864 3.65-15 9.974-19.622s14.191-5.839 21.57-3.406c16.867 5.513 38.679 14.514 55.708 24.326v-179.124h-29.841c-18.405 0-33.327-15-33.163-33.407l1.622-215.857h-432.038v656.409h60.979c3.080-15.733 10.947-30.327 22.866-42.166 15.081-15.002 35.273-23.273 56.924-23.273 1.458 0 3 0 4.458 0.082h32.76c20.679 0 39.653 6.65 54.817 19.218 14.352 11.837 23.759 28.217 27.165 46.139h170.852c3.080-15.733 10.947-30.327 22.866-42.166 15.081-15.002 35.273-23.273 56.924-23.273 1.46 0 3 0 4.461 0.082h32.758c20.679 0 39.653 6.65 54.817 19.218 14.352 11.837 23.759 28.217 27.165 46.139h37.462v-407.224l0.162 0.162zM477.192 304.859c19.298 11.596 46.301 36.895 46.301 87.251 0 58.3-41.761 117.17-135.012 117.17s-121.793-52.058-133.388-83.032c-3.406-9.245-2.189-19.218 3.486-27.408 5.757-8.272 15.163-13.218 25.219-13.218h8.839c12.73 0 24.082 7.703 28.299 19.218 10.379 28.381 31.3 41.597 65.599 41.597 40.221 0 64.221-21.082 64.221-56.437 0-40.544-21.326-57.897-71.356-57.897h-2.757c-16.785 0-30.409-13.623-30.409-31.3s13.623-30.409 30.409-30.409h7.623c55.382 0 83.519-24.732 83.519-73.628s-29.028-77.763-77.763-77.763c-52.222 0-72.169 32.193-79.466 51.329-4.299 11.27-15.569 18.893-28.137 18.893h-10.947c-9.812 0-19.137-4.784-24.895-12.812-5.757-8.108-7.215-18.164-3.973-27.488 20.273-58.626 73.060-92.197 144.824-92.197 113.766 0 154.147 75.573 154.147 140.282 0 50.194-23.19 88.629-64.383 107.848z" />
|
|
346
346
|
<glyph unicode="" glyph-name="edumalin" data-tags="edumalin" horiz-adv-x="1353" d="M1188.168 788.674v107.326h-478.812v-412.68h-26.648v329.558h-478.812v-230.177l-203.895-23.225 203.895-89.846v-135.564h313.544v-329.68h157.078l-49.385-132.385 171.135 132.385h199.984v412.803h191.916v239.345l165.146 132.141h-165.146z" />
|
|
347
|
+
<glyph unicode="" glyph-name="mediacentre" data-tags="mediacentre" d="M555.703 639.992c-7.206 0.081-15.164-1.018-23.74-3.625-43.405-13.238-42.47-67.851-22.276-102.39l220.766-377.51c26.773-45.786 69.559-67.814 105.195-42.133 46.434 33.468-0.657 102.694-13.193 123.793l-192.333 340.074c-14.327 25.323-35.255 61.257-74.462 61.799l0.043-0.008zM359.507 638.182c-34.074 0-61.509-23.029-61.509-51.636v-0.345c-0.819-6.681-0.819-13.691 0-20.907v-133.576c-6.22 1.941-12.678 2.931-19.171 2.935-17.748-0.004-34.768-7.36-47.316-20.45-12.549-13.086-19.599-30.839-19.6-49.348 0-18.513 7.050-36.262 19.599-49.353s29.569-20.446 47.317-20.446c6.493 0.004 12.951 0.998 19.171 2.948v-140.075c0-28.608 27.435-51.639 61.509-51.639 34.066 0 61.496 23.031 61.496 51.639v183.885l105.969-186.543c26.197-46.114 75.307-64.717 109.615-37.282 36.54 29.227-0.085 97.954-11.9 119.164l-185.246 335.728c-8.124 14.651-16.678 27.967-26.056 38.651-10.388 15.959-30.627 26.734-53.928 26.734l0.049-0.085zM231.413 628.679c-5.82 0-11.584-1.196-16.961-3.519s-10.264-5.728-14.38-10.020c-4.116-4.293-7.38-9.389-9.607-14.997s-3.373-11.619-3.373-17.69c0-6.070 1.146-12.081 3.374-17.69s5.492-10.705 9.607-14.997c4.116-4.293 9.001-7.697 14.379-10.021s11.141-3.519 16.961-3.519c11.755 0 23.028 4.871 31.339 13.54s12.98 20.427 12.98 32.686c0 6.070-1.146 12.081-3.373 17.69s-5.492 10.704-9.607 14.996c-4.116 4.293-9.001 7.698-14.378 10.021s-11.141 3.519-16.961 3.52zM746.116 563.394c-10.598 0-20.762-4.391-28.254-12.207s-11.703-18.415-11.703-29.467c0-11.052 4.211-21.652 11.703-29.468s17.655-12.206 28.254-12.207c5.248-0.001 10.445 1.076 15.292 3.17 4.851 2.094 9.254 5.164 12.966 9.034s6.656 8.464 8.666 13.521c2.010 5.057 3.042 10.476 3.042 15.95s-1.037 10.893-3.042 15.95c-2.010 5.056-4.954 9.65-8.666 13.52s-8.115 6.939-12.966 9.033c-4.847 2.094-10.044 3.171-15.292 3.17zM221.155 239.846c-6.631 0-13.196-1.365-19.322-4.011-6.126-2.65-11.692-6.528-16.38-11.418s-8.407-10.697-10.944-17.084c-2.537-6.391-3.843-13.239-3.842-20.156 0.001-13.965 5.321-27.354 14.789-37.231 9.468-9.873 22.31-15.42 35.699-15.424 6.631 0 13.197 1.361 19.323 4.006s11.693 6.524 16.382 11.413c4.689 4.89 8.409 10.697 10.947 17.084 2.538 6.391 3.845 13.239 3.845 20.151 0.001 6.916-1.305 13.769-3.843 20.156-2.538 6.391-6.257 12.198-10.947 17.088s-10.256 8.768-16.383 11.413c-6.127 2.65-12.694 4.011-19.325 4.011z" />
|
|
347
348
|
<glyph unicode="" glyph-name="cloud-upload" data-tags="cloud-upload" d="M892.268 491.224c2.444 11.11 3.732 22.648 3.732 34.49 0 88.366-71.634 160-160 160-14.222 0-28.014-1.868-41.132-5.352-24.798 77.352-97.29 133.352-182.868 133.352-87.348 0-161.054-58.336-184.326-138.17-22.742 6.622-46.792 10.17-71.674 10.17-141.384 0-256-114.616-256-256 0-141.388 114.616-256 256-256h128v-192h256v192h224c88.366 0 160 71.632 160 160 0 78.72-56.854 144.162-131.732 157.51zM576 237.714v-192h-128v192h-160l224 224 224-224h-160z" />
|
|
348
349
|
<glyph unicode="" glyph-name="star-empty" data-tags="star-empty, rate, star, favorite, bookmark" d="M1024 498.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538zM512 142.502l-223.462-117.48 42.676 248.83-180.786 176.222 249.84 36.304 111.732 226.396 111.736-226.396 249.836-36.304-180.788-176.222 42.678-248.83-223.462 117.48z" />
|
|
349
350
|
<glyph unicode="" glyph-name="star-full" data-tags="star-full, rate, star, favorite, bookmark" d="M1024 498.95l-353.78 51.408-158.22 320.582-158.216-320.582-353.784-51.408 256-249.538-60.432-352.352 316.432 166.358 316.432-166.358-60.434 352.352 256.002 249.538z" />
|
|
Binary file
|
|
Binary file
|
package/dist/i18n/Auth/fr.json
CHANGED
|
@@ -11,14 +11,16 @@
|
|
|
11
11
|
"auth.back.to.login": "Retour à l'écran d'accueil",
|
|
12
12
|
"auth.click.to.send.sms": "Recevoir un texto au numéro de téléphone mobile que vous avez indiqué dans votre profil.",
|
|
13
13
|
"auth.charter": "/assets/cgu/Charte_ENT77.pdf",
|
|
14
|
-
"mail.reset.pw.subject": "Réinitialisation mot de passe
|
|
15
|
-
"mail.reset.id.subject": "Rappel de votre identifiant de connexion
|
|
14
|
+
"mail.reset.pw.subject": "ENT77 – Collèges Connectés : Réinitialisation de votre mot de passe",
|
|
15
|
+
"mail.reset.id.subject": "ENT77 – Collèges Connectés : Rappel de votre identifiant de connexion",
|
|
16
16
|
"email.hi": "Bonjour,",
|
|
17
17
|
"email.login": "Votre identifiant ",
|
|
18
18
|
"email.regards": "",
|
|
19
19
|
"email.reset.infos": "Si vous n'êtes pas à l'origine de cette demande, vous pouvez ignorer cet email.",
|
|
20
|
-
"email.reset.pw.infos": "Vous avez demandé la réinitialisation de votre mot de passe pour vous connecter à l’
|
|
21
|
-
"email.signature" : "L'équipe
|
|
20
|
+
"email.reset.pw.infos": "Vous avez demandé la réinitialisation de votre mot de passe pour vous connecter à l’ENT77 – Collèges Connectés.",
|
|
21
|
+
"email.signature" : "L'équipe de l’ENT77 – Collèges Connectés</br>Votre portail numérique éducatif en Seine-et-Marne</br>https://ent.seine-et-marne.fr",
|
|
22
|
+
"email.password.reset.subject" : "ENT77 – Collèges Connectés : Réinitialisation de votre mot de passe",
|
|
23
|
+
"email.password.change.subject": "ENT77 – Collèges Connectés : Modification de votre mot de passe",
|
|
22
24
|
"phone.hi": "Bonjour, ",
|
|
23
25
|
"phone.how.to.reset": "Vous pouvez vous connecter à l'ENT 77 en saisissant votre identifiant et votre nouveau code d'activation",
|
|
24
26
|
"phone.login": "Voici le rappel de votre identifiant de connexion à l'ENT 77",
|
|
@@ -17,12 +17,12 @@
|
|
|
17
17
|
"password.errors": "Choisissez 12 caractères en mélangeant chiffres, lettres majuscules et minuscules, et caractères spéciaux.",
|
|
18
18
|
"password.recommandations": " Il est recommandé de mélanger chiffres, lettres, majuscules, minuscules et caractères spéciaux.",
|
|
19
19
|
"directory.massmail.filename": "publipostage_ENT_77",
|
|
20
|
-
"directory.massmail.mail.subject.not.activated": "Première connexion à l’
|
|
21
|
-
"directory.massmail.mail.subject.activated": "Informations sur votre compte
|
|
20
|
+
"directory.massmail.mail.subject.not.activated": "Première connexion à l’ENT77 – Collèges Connectés",
|
|
21
|
+
"directory.massmail.mail.subject.activated": "Informations sur votre compte ENT77 – Collèges Connectés",
|
|
22
22
|
"wizard.files.details.option3": "Si vous souhaitez importer des utilisateurs à partir de fichiers csv constitués à la main ou issus d’un logiciel, vous devez suivre les consignes suivantes :<br /><ul><li>Un fichier doit être constitué pour chaque profil d’utilisateurs (enseignants, élèves, parents, personnels).</li><li>Les modèles de fichiers sont disponibles via les liens suivants :</li><ul><li><a href=\"https://opendigitaleducation.com/wp-content/uploads/2016/07/CSV_Enseignants.csv\" target=\"_blank\">Modèle fichier enseignants</a></li><li><a href=\"https://opendigitaleducation.com/wp-content/uploads/2016/07/CSV_Eleves.csv\" target=\"_blank\">Modèle fichier élèves</a></li><li><a href=\"https://opendigitaleducation.com/wp-content/uploads/2016/07/CSV_Parents.csv\" target=\"_blank\">Modèle fichier parents</a></li><li><a href=\"https://opendigitaleducation.com/wp-content/uploads/2016/07/CSV_Personnels.csv\" target=\"_blank\">Modèle fichier personnels</a></li><li><a href=\"https://opendigitaleducation.com/wp-content/uploads/2016/07/CSV_Invites.csv\" target=\"_blank\">Modèle fichier invités</a></li></ul><li>Les fichiers doivent être enregistrés au format .csv (séparateur point virgule).</li><li>Pour chaque fichier, les colonnes commençant par une majuscule doivent obligatoirement être complétées.</li><li>Chaque fichier commence par une colonne externalID. Elle permet de gérer les modifications de comptes directement dans le fichier CSV. Cette colonne correspond à la ligne \"identifiant externe\" sur la fiche de l'utilisateur dans la console d'administration de l'ENT.</li><li>Pour éviter d'entrer en conflit avec des comptes d'autres établissements, il est conseillé de renseigner le champ externalID lors du premier import. Vous pouvez utiliser les identifiants externes de votre choix, par exemple sur le modèle “RNE_enseignant_1”, “RNE_enseignant_2”...</li><li>Le champ externalID permet de reconnaître un utilisateur entre deux imports successifs et de mettre à jour ses informations personnelles.</li><li>Le fichier des élèves doit obligatoirement être chargé avant le fichier des parents. Pour que les parents soit rattachés aux bons élèves, il faut indiquer l’identifiant correspondant à(aux) enfant(s) dans le fichier des parents.</li></ul>",
|
|
23
23
|
"oops": "Contenu inaccessible",
|
|
24
24
|
"group.Personnel": "Personnels non enseignants du groupe {0}.",
|
|
25
25
|
"group.class.Personnel": "Personnels non enseignants de la classe {0}.",
|
|
26
26
|
"group.school.Personnel": "Personnels non enseignants de l'{0}.",
|
|
27
|
-
"email.signature": "
|
|
27
|
+
"email.signature": "L'équipe de l’ENT77 – Collèges Connectés</br>votre portail numérique éducatif en Seine-et-Marne</br>https://ent.seine-et-marne.fr"
|
|
28
28
|
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"homeworks.copy": "Copia à i mo quaderni",
|
|
3
|
+
"homeworks.empty.mine.text": "Cù l'applicazione Activity Book, ùn ci sò più scuse per i ghjovani dimenticati. Scrivite tutte l'attività, sparte cù i zitelli, i genitori è tutti sò à sapè !",
|
|
4
|
+
"homeworks.empty.mine.title": "Hè ora di creà un ghjurnale di attività digitale. ",
|
|
5
|
+
"homeworks.empty.shared.text": "Prestu puderete cunsultà tutte l'attività da fà in stu librettu di attività digitale.<br/> Grande, nò?",
|
|
6
|
+
"homeworks.help.title": "U mo libru di attività hè in evoluzione!",
|
|
7
|
+
"homeworks.infos": "Notebook <a ng-href=\"/directory/annuaire#/user-view/[[notebook.current.owner.userId]]\">di [[notebook.current.owner.displayName]]</a> . Ultima mudificazione in [[formatInfos(notebook.current.modified.$date)]].",
|
|
8
|
+
"homeworks.manager": "Gestisce",
|
|
9
|
+
"homeworks.mine": "I mo libretti di attività",
|
|
10
|
+
"homeworks.notify.deleted": "U librettu hè statu sguassatu",
|
|
11
|
+
"homeworks.notify.modified": "U librettu hè statu mudificatu",
|
|
12
|
+
"homeworks.notify.restored": "U librettu hè statu restauratu",
|
|
13
|
+
"homeworks.notify.saved": "U librettu hè statu salvatu",
|
|
14
|
+
"homeworks.notify.shared": "U librettu hè statu spartutu",
|
|
15
|
+
"homeworks.notify.trashed": "U librettu hè statu messu in a basura",
|
|
16
|
+
"homeworks.placeholder.title": "Per piacè inserite u titulu di u vostru librettu",
|
|
17
|
+
"homeworks.shared": "Notebooks spartuti cun mè",
|
|
18
|
+
"homeworks.title": "Libru d'attività",
|
|
19
|
+
"pushnotif.homeworks.modified1": "U librettu di attività",
|
|
20
|
+
"pushnotif.homeworks.shared": "sparte cun voi u libru di attività",
|
|
21
|
+
"timeline.homeworks.shared": "sparte cun voi u libru di attività"
|
|
22
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
{
|
|
2
|
+
"homeworks": "Libru d'attività",
|
|
3
|
+
"homeworks.entries.modified": "Aghjurnà u logu di l'attività",
|
|
4
|
+
"homeworks.share": "Sparte un logu di attività",
|
|
5
|
+
"logBook.diary": "Libru d'attività",
|
|
6
|
+
"timeline.homeworks.modified1": "U librettu di attività",
|
|
7
|
+
"timeline.homeworks.shared": "sparte cun voi u libru di attività",
|
|
8
|
+
"timeline.mail.body.bgcolor": "#f9f9f9",
|
|
9
|
+
"timeline.mail.body.bg": "background-color: #f9f9f9;",
|
|
10
|
+
"timeline.mail.main": "background-color: #fff;",
|
|
11
|
+
"timeline.mail.main.border": "border: 1px solid #e9e9e9;",
|
|
12
|
+
"timeline.mail.maincolor": "#fff",
|
|
13
|
+
"timeline.mail.text.color": "color: #fff;",
|
|
14
|
+
"timeline.mail.header.bg": "background-color: #209DCC;",
|
|
15
|
+
"timeline.mail.header.bgcolor": "#209DCC",
|
|
16
|
+
"timeline.mail.main.text.color": "color: #000;",
|
|
17
|
+
"timeline.mail.footer.color": "color: #999;"
|
|
18
|
+
}
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
13
|
-
"timeline.mail.logo.width": "
|
|
13
|
+
"timeline.mail.logo.width": "195",
|
|
14
14
|
"timeline.mail.logo.height": "54"
|
|
15
15
|
}
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
13
|
-
"timeline.mail.logo.width": "
|
|
13
|
+
"timeline.mail.logo.width": "195",
|
|
14
14
|
"timeline.mail.logo.height": "54"
|
|
15
15
|
}
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
13
|
-
"timeline.mail.logo.width": "
|
|
13
|
+
"timeline.mail.logo.width": "195",
|
|
14
14
|
"timeline.mail.logo.height": "54"
|
|
15
15
|
}
|
|
@@ -11,33 +11,33 @@
|
|
|
11
11
|
"timeline.mail.main.border": "border: 1px solid #e9e9e9;",
|
|
12
12
|
"timeline.mail.maincolor": "#fff",
|
|
13
13
|
"timeline.mail.text.color": "color: #fff;",
|
|
14
|
-
"timeline.mail.header.bg": "background-color: #
|
|
15
|
-
"timeline.mail.header.bgcolor": "#
|
|
14
|
+
"timeline.mail.header.bg": "background-color: #004899;",
|
|
15
|
+
"timeline.mail.header.bgcolor": "#004899",
|
|
16
16
|
"timeline.mail.main.text.color": "color: #000;",
|
|
17
17
|
"timeline.mail.footer.color": "color: #999;",
|
|
18
18
|
"timeline.home.url": "{{#host}}/timeline/timeline{{/host}}",
|
|
19
19
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
20
|
-
"timeline.mail.logo.width": "
|
|
20
|
+
"timeline.mail.logo.width": "195",
|
|
21
21
|
"timeline.mail.logo.height": "54",
|
|
22
22
|
"timeline.mail.accent.bg": "background-color: #FF8500;",
|
|
23
23
|
"timeline.mail.accent.border": "border-color: #FF8500;",
|
|
24
24
|
"timeline.mail.title.color": "color: #FF8500;",
|
|
25
25
|
"timeline.mail.footer.link": "{{#host}}{{/host}}",
|
|
26
|
-
"timeline.mail.footer.link.text": "À bientôt sur l'ENT77",
|
|
26
|
+
"timeline.mail.footer.link.text": "À bientôt sur l'ENT77 – Collèges Connectés",
|
|
27
27
|
"timeline.mail.subfooter.text": "Pour changer vos préférences de notifications,",
|
|
28
28
|
"timeline.mail.subfooter.link.text": "cliquez ici",
|
|
29
29
|
"timeline.mail.subfooter.link": "{{#host}}/userbook/mon-compte{{/host}}",
|
|
30
|
-
"timeline.content.mail.border": "border-bottom: 1px solid #
|
|
31
|
-
"timeline.immediate.mail.subject.header": "ENT77 :",
|
|
30
|
+
"timeline.content.mail.border": "border-bottom: 1px solid #004899;",
|
|
31
|
+
"timeline.immediate.mail.subject.header": "ENT77 – Collèges Connectés : ",
|
|
32
32
|
"timeline.immediate.mail.subject.start": "Bonjour {{displayName}}, vous avez reçu",
|
|
33
33
|
"timeline.immediate.mail.subject.bold": "une nouvelle notification :",
|
|
34
34
|
"timeline.immediate.mail.action.text": "Consulter dans l'ENT",
|
|
35
|
-
"timeline.daily.mail.subject.header": "ENT77 - Quoi de neuf aujourd'hui ?",
|
|
35
|
+
"timeline.daily.mail.subject.header": "ENT77 – Collèges Connectés - Quoi de neuf aujourd'hui ?",
|
|
36
36
|
"timeline.daily.mail.subject.start": "Bonjour {{displayName}}, voici les",
|
|
37
37
|
"timeline.daily.mail.subject.bold": "nouveautés de la journée",
|
|
38
38
|
"timeline.daily.mail.subject.end": "dans votre ENT",
|
|
39
39
|
"timeline.daily.mail.action.text": "Voir les nouveautés",
|
|
40
|
-
"timeline.weekly.mail.subject.header": "ENT77 - Quoi de neuf cette semaine ?",
|
|
40
|
+
"timeline.weekly.mail.subject.header": "ENT77 – Collèges Connectés - Quoi de neuf cette semaine ?",
|
|
41
41
|
"timeline.weekly.mail.subject.start": "Bonjour {{displayName}}, voici les",
|
|
42
42
|
"timeline.weekly.mail.subject.bold": "nouveautés de la semaine",
|
|
43
43
|
"timeline.weekly.mail.subject.end": "dans votre ENT",
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
13
|
-
"timeline.mail.logo.width": "
|
|
13
|
+
"timeline.mail.logo.width": "195",
|
|
14
14
|
"timeline.mail.logo.height": "54"
|
|
15
15
|
}
|
|
@@ -10,6 +10,6 @@
|
|
|
10
10
|
"timeline.mail.main.text.color": "color: #000;",
|
|
11
11
|
"timeline.mail.footer.color": "color: #999;",
|
|
12
12
|
"timeline.mail.logo.src": "{{#host}}/assets/themes/cg77/img/illustrations/logo.png{{/host}}",
|
|
13
|
-
"timeline.mail.logo.width": "
|
|
13
|
+
"timeline.mail.logo.width": "195",
|
|
14
14
|
"timeline.mail.logo.height": "54"
|
|
15
15
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/img/compagnon.png
CHANGED
|
Binary file
|