forked from ScoDoc/ScoDoc
9.3 KiB
9.3 KiB
1 | entry_name | url | permission | method | content |
---|---|---|---|---|---|
2 | assiduite_create | /assiduite/1/create | ScoView | POST | {"date_debut": "2022-10-27T08:00","date_fin": "2022-10-27T10:00","etat": "absent"} |
3 | assiduite_create | /assiduite/1/create/batch | ScoView | POST | {"batch":[{"date_debut": "2022-10-27T08:00","date_fin": "2022-10-27T10:00","etat": "absent"},{"date_debut": "2022-10-27T08:00","date_fin": "2022-10-27T10:00","etat": "retard"},{"date_debut": "2022-10-27T11:00","date_fin": "2022-10-27T13:00","etat": "present"}]} |
4 | assiduite_delete | /assiduite/delete | ScoView | POST | {"assiduite_id": 1} |
5 | assiduite_delete | /assiduite/delete/batch | ScoView | POST | {"batch":[2,2,3]} |
6 | assiduite_edit | /assiduite/1/edit | ScoView | POST | {"etat": "retard","moduleimpl_id":3} |
7 | assiduite_edit | /assiduite/1/edit | ScoView | POST | {"etat":"absent"} |
8 | assiduite_edit | /assiduite/1/edit | ScoView | POST | {"moduleimpl_id":2} |
9 | assiduite | /assiduite/1 | ScoView | GET | |
10 | assiduites_count | /assiduites/1/count | ScoView | GET | |
11 | assiduites_count | /assiduites/1/count/query?etat=present,retard&metric=compte,heure | ScoView | GET | |
12 | assiduites_count | /assiduites/1/count/query?etat=retard | ScoView | GET | |
13 | assiduites_formsemestre_count | /assiduites/formsemestre/1/count | ScoView | GET | |
14 | assiduites_formsemestre_count | /assiduites/formsemestre/1/count/query?etat=present,retard&metric=compte,heure | ScoView | GET | |
15 | assiduites_formsemestre_count | /assiduites/formsemestre/1/count/query?etat=retard | ScoView | GET | |
16 | assiduites_formsemestre | /assiduites/formsemestre/1 | ScoView | GET | |
17 | assiduites_formsemestre | /assiduites/formsemestre/1/query?etat=retard | ScoView | GET | |
18 | assiduites_formsemestre | /assiduites/formsemestre/1/query?moduleimpl_id=1 | ScoView | GET | |
19 | assiduites | /assiduites/1 | ScoView | GET | |
20 | assiduites | /assiduites/1/query?etat=retard | ScoView | GET | |
21 | assiduites | /assiduites/1/query?moduleimpl_id=1 | ScoView | GET | |
22 | departement-create | /departement/create | ScoSuperAdmin | POST | {"acronym": "NEWONE" , "visible": true} |
23 | departement-delete | /departement/NEWONE/delete | ScoSuperAdmin | POST | |
24 | departement-edit | /departement/NEWONE/edit | ScoSuperAdmin | POST | {"visible": false} |
25 | departement-etudiants | /departement/id/1/etudiants | ScoView | GET | |
26 | departement-etudiants | /departement/TAPI/etudiants | ScoView | GET | |
27 | departement-formsemestres_ids | /departement/id/1/formsemestres_ids | ScoView | GET | |
28 | departement-formsemestres_ids | /departement/TAPI/formsemestres_ids | ScoView | GET | |
29 | departement-formsemestres-courants | /departement/id/1/formsemestres_courants | ScoView | GET | |
30 | departement-formsemestres-courants | /departement/TAPI/formsemestres_courants | ScoView | GET | |
31 | departement-logo | /departement/id/1/logo/D | ScoSuperAdmin | GET | |
32 | departement-logo | /departement/TAPI/logo/D | ScoSuperAdmin | GET | |
33 | departement-logos | /departement/id/1/logos | ScoSuperAdmin | GET | |
34 | departement-logos | /departement/TAPI/logos | ScoSuperAdmin | GET | |
35 | departement | /departement/id/1 | ScoView | GET | |
36 | departement | /departement/TAPI | ScoView | GET | |
37 | departements-ids | /departements_ids | ScoView | GET | |
38 | departements | /departements | ScoView | GET | |
39 | etudiant_formsemestres | /etudiant/nip/11/formsemestres | ScoView | GET | |
40 | etudiant-formsemestre-bulletin | /etudiant/etudid/11/formsemestre/1/bulletin | ScoView | GET | |
41 | etudiant-formsemestre-groups | /etudiant/etudid/11/formsemestre/1/groups | ScoView | GET | |
42 | etudiant-formsemestres | /etudiant/etudid/11/formsemestres | ScoView | GET | |
43 | etudiant-formsemestres | /etudiant/ine/INE11/formsemestres | ScoView | GET | |
44 | etudiant | /etudiant/etudid/11 | ScoView | GET | |
45 | etudiant | /etudiant/ine/INE11 | ScoView | GET | |
46 | etudiant | /etudiant/nip/11 | ScoView | GET | |
47 | etudiants-clef | /etudiants/etudid/11 | ScoView | GET | |
48 | etudiants-clef | /etudiants/ine/INE11 | ScoView | GET | |
49 | etudiants-clef | /etudiants/nip/11 | ScoView | GET | |
50 | etudiants-courants | /etudiants/courants?date_courante=2022-07-20 | ScoView | GET | |
51 | etudiants-courants | /etudiants/courants/long?date_courante=2022-07-20 | ScoView | GET | |
52 | evaluation | /evaluation/1 | ScoView | GET | |
53 | evaluation-notes | /evaluation/1/notes | ScoView | GET | |
54 | formation-export | /formation/1/export_with_ids | ScoView | GET | |
55 | formation-export | /formation/1/export | ScoView | GET | |
56 | formation-referentiel_competences | /formation/1/referentiel_competences | ScoView | GET | |
57 | formation | /formation/1 | ScoView | GET | |
58 | formations_ids | /formations_ids | ScoView | GET | |
59 | formations | /formations | ScoView | GET | |
60 | formsemestre-bulletins | /formsemestre/1/bulletins | ScoView | GET | |
61 | formsemestre-decisions_jury | /formsemestre/1/decisions_jury | ScoView | GET | |
62 | formsemestre-etat_evals | /formsemestre/1/etat_evals | ScoView | GET | |
63 | formsemestre-etudiants-query | /formsemestre/1/etudiants/query?etat=D | ScoView | GET | |
64 | formsemestre-etudiants | /formsemestre/1/etudiants | ScoView | GET | |
65 | formsemestre-etudiants | /formsemestre/1/etudiants/long | ScoView | GET | |
66 | formsemestre-partition-create | /formsemestre/1/partition/create | ScoSuperAdmin | POST | {"partition_name": "PART"} |
67 | formsemestre-partitions-order | /formsemestre/1/partitions/order | ScoSuperAdmin | POST | [ 1 ] |
68 | formsemestre-partitions | /formsemestre/1/partitions | ScoView | GET | |
69 | formsemestre-programme | /formsemestre/1/programme | ScoView | GET | |
70 | formsemestre-resultats | /formsemestre/1/resultats | ScoView | GET | |
71 | formsemestre | /formsemestre/1 | ScoView | GET | |
72 | formsemestres-query | /formsemestres/query?annee_scolaire=2022&etape_apo=A2 | ScoView | GET | |
73 | formsemestres-query | /formsemestres/query?nip=11 | ScoView | GET | |
74 | group-delete | /group/2/delete | ScoSuperAdmin | POST | |
75 | group-edit | /group/2/edit | ScoSuperAdmin | POST | {"group_name": "NEW_GROUP2"} |
76 | group-etudiants-query | /group/1/etudiants/query?etat=D | ScoView | GET | |
77 | group-etudiants | /group/1/etudiants | ScoView | GET | |
78 | group-remove_etudiant | /group/1/remove_etudiant/10 | ScoSuperAdmin | POST | |
79 | group-set_etudiant | /group/1/set_etudiant/10 | ScoSuperAdmin | POST | |
80 | logo | /logo/B | ScoSuperAdmin | GET | |
81 | logos | /logos | ScoSuperAdmin | GET | |
82 | moduleimpl-evaluations | /moduleimpl/1/evaluations | ScoView | GET | |
83 | moduleimpl | /moduleimpl/1 | ScoView | GET | |
84 | partition-delete | /partition/2/delete | ScoSuperAdmin | POST | |
85 | partition-edit | /partition/1/edit | ScoSuperAdmin | POST | {"partition_name":"P2BIS", "numero":3,"bul_show_rank":true,"show_in_lists":false, "groups_editable":true} |
86 | partition-group-create | /partition/1/group/create | ScoSuperAdmin | POST | {"group_name": "NEW_GROUP"} |
87 | partition-groups-order | /partition/1/groups/order | ScoSuperAdmin | POST | [ 1 ] |
88 | partition-remove_etudiant | /partition/2/remove_etudiant/10 | ScoSuperAdmin | POST | |
89 | partition | /partition/1 | ScoView | GET | |
90 | permissions | /permissions | ScoView | GET | |
91 | role-add_permission | /role/customRole/add_permission/UsersView | ScoSuperAdmin | POST | |
92 | role-create | /role/create/customRole | ScoSuperAdmin | POST | {"permissions": ["ScoView", "UsersView"]} |
93 | role-delete | /role/customRole/delete | ScoSuperAdmin | POST | |
94 | role-edit | /role/customRole/edit | ScoSuperAdmin | POST | { "name" : "LaveurDeVitres", "permissions" : [ "ScoView" ] } |
95 | role-remove_permission | /role/customRole/remove_permission/UsersView | ScoSuperAdmin | POST | |
96 | role | /role/Observateur | ScoView | GET | |
97 | roles | /roles | ScoView | GET | |
98 | test-pdf | /etudiant/etudid/11/formsemestre/1/bulletin | ScoView | GET | |
99 | test-pdf | /etudiant/etudid/11/formsemestre/1/bulletin/pdf | ScoView | GET | |
100 | test-pdf | /etudiant/etudid/11/formsemestre/1/bulletin/short | ScoView | GET | |
101 | test-pdf | /etudiant/etudid/11/formsemestre/1/bulletin/short/pdf | ScoView | GET | |
102 | test-pdf | /etudiant/ine/INE11/formsemestre/1/bulletin | ScoView | GET | |
103 | test-pdf | /etudiant/ine/INE11/formsemestre/1/bulletin/short | ScoView | GET | |
104 | test-pdf | /etudiant/ine/INE11/formsemestre/1/bulletin/short/pdf | ScoView | GET | |
105 | test-pdf | /etudiant/nip/11/formsemestre/1/bulletin | ScoView | GET | |
106 | test-pdf | /etudiant/nip/11/formsemestre/1/bulletin/pdf | ScoView | GET | |
107 | test-pdf | /etudiant/nip/11/formsemestre/1/bulletin/pdf | ScoView | GET | |
108 | test-pdf | /etudiant/nip/11/formsemestre/1/bulletin/short | ScoView | GET | |
109 | test-pdf | /etudiant/nip/11/formsemestre/1/bulletin/short/pdf | ScoView | GET | |
110 | user-create | /user/create | ScoSuperAdmin | POST | {"user_name": "alain", "dept": null, "nom": "alain", "prenom": "bruno", "active": true } |
111 | user-edit | /user/10/edit | ScoSuperAdmin | POST | { "dept": "TAPI", "nom": "alain2", "prenom": "bruno2", "active": false } |
112 | user-password | /user/3/password | ScoSuperAdmin | POST | { "password": "rePlaCemeNT456averylongandcomplicated" } |
113 | user-password | /user/3/password | ScoSuperAdmin | POST | { "password": "too_simple" } |
114 | user-role-add | /user/10/role/Observateur/add | ScoSuperAdmin | POST | |
115 | user-role-remove | /user/10/role/Observateur/remove | ScoSuperAdmin | POST | |
116 | user | /user/1 | ScoView | GET | |
117 | users-query | /users/query?starts_with=u_ | ScoView | GET |