|
339497b2c2
|
pedagogy: display semester in search view
|
2019-07-06 02:57:20 +02:00 |
|
|
c05168a2b5
|
pedagogy: display most recent comment first
|
2019-07-06 02:33:05 +02:00 |
|
|
782ee35779
|
pedagogy: incorpore all elements in comment block
|
2019-07-06 02:30:47 +02:00 |
|
|
43acee8f1b
|
pedagogy: enhance comment look
|
2019-07-06 02:16:04 +02:00 |
|
|
4a19441a17
|
pedagogy: translations for semesters in details and handle markdown
|
2019-07-06 01:16:09 +02:00 |
|
|
11acf5897f
|
pedagogy: correctly hide AP input with its label
|
2019-07-06 00:34:41 +02:00 |
|
root
|
4be99fe828
|
guide design not finished
|
2019-07-06 00:14:15 -05:00 |
|
root
|
601193ff3c
|
small change comment
|
2019-07-05 22:42:13 -05:00 |
|
|
f500dec1f1
|
core: rename MIDDLEWARE_CLASSES into MIDDLEWARE
MIDDLEWARE_CLASSES is deprecated since django 1.11 and with last version of django-debug-toolbar it broke the dev server
See here for more details https://docs.djangoproject.com/fr/2.2/topics/http/middleware/#upgrading-pre-django-1-10-style-middleware
|
2019-07-05 22:01:30 +02:00 |
|
Cyl
|
bfb7380715
|
[Pedagogy] Front comment nearly ended
|
2019-07-05 20:54:14 +02:00 |
|
|
3e3c576ad7
|
pedagogy: live uv update on guide
|
2019-07-05 20:11:33 +02:00 |
|
|
2aa1314fac
|
pedagogy: basic display of the guide
|
2019-07-05 18:16:28 +02:00 |
|
|
3063e4a24f
|
pedagogy: auto fill search form from get arguments in URL
|
2019-07-05 16:40:14 +02:00 |
|
|
6f8ec4740c
|
pedagogy: simpler user interface for autumn and spring search
|
2019-07-05 16:40:14 +02:00 |
|
|
cbcd84c931
|
pedagogy: add a search form
|
2019-07-05 16:40:14 +02:00 |
|
|
e475273cd3
|
pedagogy: enhance StarList widget
|
2019-07-05 16:40:14 +02:00 |
|
Cyl
|
851231869b
|
[pedagogy] Star for comment grades
|
2019-07-05 16:40:13 +02:00 |
|
|
3376f4dfb4
|
pedagogy: fix typo for AUTUMN_AND_SPRING
|
2019-07-05 16:40:02 +02:00 |
|
|
205f93569a
|
pedagogy: grade averages for UVs
|
2019-07-04 18:07:51 +02:00 |
|
|
4f7a8661ba
|
Merge branch 'pedagogy_v2_moderation' into 'pedagogy_v2'
Pedagogy comments moderation
See merge request ae/Sith!215
|
2019-07-04 15:54:24 +02:00 |
|
|
6e7d351e8e
|
pedagogy: send notification to pedagogy admins at comment report
|
2019-07-04 15:32:00 +02:00 |
|
|
73f1927ce4
|
Merge branch 'pedagogy_v2_old_base_import' into 'pedagogy_v2'
pedagogy: fix bdd id out of sync after old data base import
See merge request ae/Sith!216
|
2019-06-25 15:24:46 +02:00 |
|
|
56e3f39de1
|
pedagogy: fix bdd id out of sync after old data base import
|
2019-06-20 19:20:06 +02:00 |
|
|
75a2aefd69
|
pedagogy: display if comment is reported
|
2019-06-20 15:03:51 +02:00 |
|
|
55e822412a
|
pedagogy: full test suite for pedagogy moderation
|
2019-06-20 14:57:58 +02:00 |
|
|
171d9a4381
|
pedagogy: tests and fixs for uv moderation form
|
2019-06-20 14:22:06 +02:00 |
|
|
806084e707
|
pedagogy: allow to deny removal request for comment in moderation
|
2019-06-20 13:19:35 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|