Commit Graph

93 Commits

Author SHA1 Message Date
Antoine Bartuccio df531198c9
django2.2: fix urls and adapt them to new format 2019-10-08 22:46:02 +02:00
Antoine Bartuccio 4dadb1dbc0
django2.2: add default mandatory on_delete on all ForeignKey 2019-10-08 22:46:01 +02:00
Antoine Bartuccio 2616e8b24c
django2.2: relpace django.core.urlresolvers by django.urls 2019-10-08 22:46:01 +02:00
Antoine Bartuccio be855c6c90
django2.2: migrate url to re_path 2019-10-08 22:46:01 +02:00
Antoine Bartuccio f30bea3dc9
pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:18 +02:00
Antoine Bartuccio a69f7b12b1
pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
Antoine Bartuccio a5d5c41dd6
pedagogy: fix a bug when updating an UV from a different author 2019-08-27 22:46:41 +02:00
Antoine Bartuccio 824ea37f44 Merge branch 'pedagogy_v2' into 'master'
Better display on mobile for guide page

See merge request ae/Sith!221
2019-08-26 12:11:26 +02:00
Antoine Bartuccio d903dc58cf
pedagogy: correctly fill star widget when editing comment 2019-08-08 18:59:44 +02:00
Antoine Bartuccio f09de0ab7d
pedagogy: remove stars on small devices for grade 2019-08-08 12:46:51 +02:00
Antoine Bartuccio 3380980c5c
pedagogy: add generic font for .radio-guide 2019-08-07 17:50:50 +02:00
Antoine Bartuccio 6c43b1c43d
pedagogy: better display on mobile for guide page
Widen search bar and use a grid template
Reduce zooming when clicking on the search bar (firexfox)
Remove zooming when clicking on search bar (chrome)
2019-07-25 19:01:53 +02:00
Antoine Bartuccio d844bccb04
pedagogy: improve performances on json mode for UVListView 2019-07-10 12:26:37 +02:00
Antoine Bartuccio 49f928e754 Apply suggestion to pedagogy/views.py 2019-07-10 12:12:56 +02:00
Antoine Bartuccio 07fc1014be
pedagogy: put methods after properties in models 2019-07-09 16:59:59 +02:00
Antoine Bartuccio f37c022538
pedagogy: put report button at left and author at right 2019-07-09 16:03:47 +02:00
Antoine Bartuccio b4b7bf05b4
pedagogy: remove scrolling on desktop for comments 2019-07-09 14:43:46 +02:00
Antoine Bartuccio f052d307d7
pedagogy: make report button less visible and author more important 2019-07-08 23:16:53 +02:00
Antoine Bartuccio f15971cecf
pedagogy: simplify moderation form for user 2019-07-08 17:34:23 +02:00
Antoine Bartuccio 0d13014e8a
pedagogy: simpler generation for department radio buttons 2019-07-08 15:36:30 +02:00
Antoine Bartuccio fd1f89de1d
pedagogy: wrap all css inside a class named pedagogy to avoid name clashes 2019-07-08 15:25:28 +02:00
Antoine Bartuccio c15ea345dd
pedagogy: generate search form radios trough loop and remove semester_translated 2019-07-08 15:17:12 +02:00
Antoine Bartuccio cf1ec1dc86
pedagogy: add missing markdown treatment for key_concept 2019-07-08 09:26:22 +02:00
Antoine Bartuccio 52129d7511
pedagogy: new mobile view and use of css grids for comment display 2019-07-08 02:54:49 +02:00
Antoine Bartuccio d03835d737
pedagogy: allow search on uv title 2019-07-08 00:54:53 +02:00
Antoine Bartuccio b4b7817baa
pedagogy: auto send form when typing 2019-07-08 00:53:02 +02:00
Antoine Bartuccio d85152e58c
pedagogy: quick access to comment from moderation 2019-07-08 00:01:54 +02:00
Antoine Bartuccio 9f1aff8c07
pedagogy: add retries on search form and make uv table clickable 2019-07-07 23:52:54 +02:00
Antoine Bartuccio 240d94bd57
pedagogy: enhance display on mobile and fix some bugs with webkit 2019-07-07 21:56:59 +02:00
Antoine Bartuccio 3ee7ff2752
pedagogy: display hours of UVs 2019-07-07 21:38:00 +02:00
Antoine Bartuccio 30ccbdc32d
pedagogy: fix search api when searching one letter (case sensitivity) 2019-07-07 18:55:23 +02:00
Antoine Bartuccio 79243aece3
pedagogy: better display for uv_details 2019-07-07 18:51:36 +02:00
Antoine Bartuccio a61322b83f
pedagogy: fix search form display rights 2019-07-07 18:43:43 +02:00
Antoine Bartuccio 3df73f4d1f
pedagogy: css class name consistency 2019-07-07 18:33:56 +02:00
Antoine Bartuccio 7165a63e97
pedagogy: polish uv_details 2019-07-07 18:29:31 +02:00
Antoine Bartuccio 2404edd289
pedagogy: clean up guide page 2019-07-07 16:52:28 +02:00
Antoine Bartuccio 3bff09b04c
pedagogy: correctly display uv infos 2019-07-07 16:33:03 +02:00
Antoine Bartuccio 28748af5d3
pedagogy: smart back button in uv_detail 2019-07-07 14:44:25 +02:00
Antoine Bartuccio a56a4e2cb8
pedagogy: better comment display on mobile 2019-07-06 03:54:46 +02:00
Antoine Bartuccio 339497b2c2
pedagogy: display semester in search view 2019-07-06 02:57:20 +02:00
Antoine Bartuccio c05168a2b5
pedagogy: display most recent comment first 2019-07-06 02:33:05 +02:00
Antoine Bartuccio 782ee35779
pedagogy: incorpore all elements in comment block 2019-07-06 02:30:47 +02:00
Antoine Bartuccio 43acee8f1b
pedagogy: enhance comment look 2019-07-06 02:16:04 +02:00
Antoine Bartuccio 4a19441a17
pedagogy: translations for semesters in details and handle markdown 2019-07-06 01:16:09 +02:00
Antoine Bartuccio 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
Cyl bfb7380715
[Pedagogy] Front comment nearly ended 2019-07-05 20:54:14 +02:00
Antoine Bartuccio 3e3c576ad7
pedagogy: live uv update on guide 2019-07-05 20:11:33 +02:00
Antoine Bartuccio 2aa1314fac
pedagogy: basic display of the guide 2019-07-05 18:16:28 +02:00