Commit Graph

3206 Commits

Author SHA1 Message Date
04009a6a5b pedagogy: moderation interface 2019-06-20 12:15:12 +02:00
3d0f5c0a15 pedagogy: base for uv comment moderation 2019-06-20 01:29:12 +02:00
Sli
437af4dd04 Merge branch 'pedagogy_v2_search_api' into 'pedagogy_v2'
Pedagogy v2 search api

See merge request ae/Sith!214
2019-06-19 10:36:27 +02:00
Sli
ba61455017 Merge branch 'pedagogy_v2_old_base_import' into 'pedagogy_v2'
Pedagogy v2 old base import

See merge request ae/Sith!213
2019-06-19 10:35:50 +02:00
624f1d653d pedagogy: tests for search API 2019-06-19 10:04:29 +02:00
e21821ace5 pedagogy: handle one letter search 2019-06-19 02:00:00 +02:00
22c028af11 pedagogy: rename query to search in search API 2019-06-19 01:53:02 +02:00
f0560f0d2a pedagogy: fix import for HUMA on old database 2019-06-19 01:49:34 +02:00
502ae09523 pedagogy: add filters to search api 2019-06-19 01:26:11 +02:00
2cbef2babc pedagogy: support json response from search API 2019-06-19 00:58:20 +02:00
e11d45b51e pedagogy: more details on uv_detail for tests purpose 2019-06-19 00:58:14 +02:00
061320a5df pedagogy: search index for uvs and search api 2019-06-19 00:57:55 +02:00
2aa465b138 pedagogy: don't update uv comment publish date at each save 2019-06-19 00:35:44 +02:00
d18f0aa829 pedagogy: import results from old uv guide 2019-06-18 17:46:46 +02:00
e7b8ddb631 pedagogy: importation from old uv guide 2019-06-18 17:20:10 +02:00
358a625cc4 pedagogy: simplify and implement department system according to old database model 2019-06-18 10:56:05 +02:00
d44fa73b2a pedagogy: Fix grade range on UVCOmment 2019-06-17 18:42:33 +02:00
5ccb499665 pedagogy: full test suite for UVComment 2019-06-16 20:05:53 +02:00
c467165bf3 pedagogy: fix error with author change on comment when edited by an admin 2019-06-16 18:34:11 +02:00
8512f3c5d0 pedagogy: fix some previous tests never launched and test for display/create/delete of UVComment 2019-06-16 18:26:30 +02:00
5003e57338 pedagogy: functional but basic uv comment system 2019-06-16 17:02:45 +02:00
b7c2da53fe pedagogy: models for UVComment and UVResult 2019-06-16 16:02:27 +02:00
598cdc0284 pedagogy: tests for uv deletion and update 2019-06-16 13:10:27 +02:00
692d9a25e3 pedagogy: tests for uv display 2019-06-16 12:44:55 +02:00
38f6c27983 pedagogy: tests for uv creation 2019-06-16 12:19:04 +02:00
1172402166 pedagogy: basic uv detail view 2019-06-16 02:19:56 +02:00
ab344ba02f pedagogy: complete CRUD for UV model 2019-06-16 00:29:46 +02:00
ec33311715 pedagogy: basic display list of UV 2019-06-15 23:31:31 +02:00
5bf5d0277c pedagogy: create view and form for UV
WARNING: A new group has been created, to be set by the infra team at deployment !!!
2019-06-15 17:01:25 +02:00
31f6ee9ca4 pedagogy: create first iteration of UV model 2019-06-15 14:17:49 +02:00
b49f204e20 pedagogy: more comprehensible urls for development 2019-06-15 12:49:14 +02:00
57f2a5c260 pedagogy: rename Study into StudyField 2019-06-15 12:49:13 +02:00
36831b4f4a pedagogy: rename TeachingDepartment into EducationDepartment 2019-06-15 12:49:13 +02:00
17a375f89c pedagogy: structure of the app 2019-06-15 12:49:13 +02:00
Sli
f922ab9272 Merge branch 'bugfix' into 'master'
counter: fix error for stats 500 on PermissionDenied

See merge request ae/Sith!208
2019-06-14 16:32:34 +02:00
f0524a9f00 counter: fix error for stats 500 on PermissionDenied 2019-05-28 16:39:16 +02:00
Sli
d466d645e6 Merge branch 'eboutic' into 'master'
eboutic: add some help and documentation for the payment system

See merge request ae/Sith!207
2019-05-27 11:42:37 +02:00
8129e6923a eboutic: add some help and documentation for the payment system 2019-05-27 11:20:57 +02:00
Sli
c219e47621 Merge branch 'nfc_card' into 'master'
fix a bug where you can't register UID card with only number inside

See merge request ae/Sith!206
2019-05-24 09:07:51 +02:00
1f3220246a counter: fix a bug where you can't register UID card with only number inside 2019-05-24 08:38:15 +02:00
Sli
0f832a2774 Merge branch 'nfc_card' into 'master'
Can identify user on counter with student card UID

See merge request ae/Sith!172
2019-05-23 19:49:45 +02:00
Sli
b4c24ee997 Merge branch 'bugfix' into 'master'
counter: fix SellingFormBase import

See merge request ae/Sith!205
2019-05-21 11:08:07 +02:00
275b89cdf0 club: fix SellingFormBase import 2019-05-21 10:53:18 +02:00
3bddf176d8 Fix typo for NFC cards 2019-05-20 19:12:53 +02:00
19e353970d Enforce uid with uppercase for Studentcard and test more edge cases 2019-05-20 17:56:14 +02:00
5ae7d10e84 Add unit tests for student cards and fix edge cases 2019-05-20 17:56:09 +02:00
e1ffdbe3f9 Translations on student card feature 2019-05-20 17:55:58 +02:00
0ba0df0f29 Better handling of user rights for studentcards 2019-05-20 17:52:44 +02:00
616b7ccfc8 Nice user interface and permission rework 2019-05-20 17:52:39 +02:00
4669e5a4e9 Gui for studentcards in counters 2019-05-20 17:52:36 +02:00