Commit Graph

1548 Commits

Author SHA1 Message Date
Zar dc9111dbcd
SUBSCRIPTIONS: 5 new discounted subscriptions for integration 2019-08-29 19:06:58 +02:00
Antoine Bartuccio d7b351a1aa Merge branch 'cyl' into 'master'
[COM] Make the news visible for non-authenticated user and birthday visible for subriber only

See merge request ae/Sith!225
2019-08-29 15:07:08 +02:00
Cyl 9e0c4e70d4 [COM] Make the news visible for non-authenticated user and birthday visible for subriber only 2019-08-28 20:40:31 +02:00
Antoine Bartuccio 2232c495be Merge branch 'bugfix' into 'master'
pedagogy: fix a bug when updating an UV from a different author

See merge request ae/Sith!228
2019-08-28 16:08:32 +02:00
Antoine Bartuccio 18b1bea664 Merge branch 'weekmail' into 'master'
com: add weekmail banner and footer for A19

See merge request ae/Sith!227
2019-08-28 02:35:04 +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 66d5c71a92
com: add weekmail banner and footer for A19 2019-08-27 18:56:43 +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 eb29f98c37 Merge branch 'bugfix' into 'master'
pedagogy: correctly fill star widget when editing comment

Closes #88

See merge request ae/Sith!223
2019-08-20 22:57:02 +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 d29603c584
pedagogy: fix display of guide on smaller devices 2019-08-07 20:03:21 +02:00
Antoine Bartuccio 3380980c5c
pedagogy: add generic font for .radio-guide 2019-08-07 17:50:50 +02:00
Antoine Bartuccio 38ef13d9b6 Merge branch 'markdown-editor' into 'master'
core: upgrade easymde

See merge request ae/Sith!222
2019-07-29 15:28:35 +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 2b34c46412
core: upgrade easymde 2019-07-19 23:36:56 +02:00
Antoine Bartuccio f9227fa29d Merge branch 'bugfix' into 'master'
Fix error 500 when accessing user tools with anonymous user and fix dependancies

See merge request ae/Sith!220
2019-07-15 15:03:27 +02:00
Antoine Bartuccio 96a3eaff1c
ci: fix django rest framework version 2019-07-15 14:40:03 +02:00
Antoine Bartuccio 65cb85a887
ci: fix building of pygraphviz 2019-07-15 14:29:47 +02:00
Antoine Bartuccio 640a72c52d
core: add tests for UserToolsView 2019-07-15 12:36:05 +02:00
Antoine Bartuccio 9b7b96a310 core: add UserIsLoggedMixin to check if an user is not anonymous 2019-07-15 12:27:19 +02:00
Antoine Bartuccio b18746e769
core: fix error 500 when accessing user tools with anonymous user 2019-07-13 04:58:23 +02:00
Antoine Bartuccio a2b431b1ab Merge branch 'pedagogy_v2' into 'master'
New version of the pedagogy

See merge request ae/Sith!212
2019-07-11 00:05:27 +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 facb6faf75 Merge branch 'pedagogy_v2_front' into 'pedagogy_v2'
Frontend for pedagogy

See merge request ae/Sith!218
2019-07-09 16:57:00 +02:00
Antoine Bartuccio e72338a7d9
pedagogy: enlarge shape around author 2019-07-09 16:33:06 +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 5229628d48
pedagogy: fix weird blank spacing in comment block 2019-07-09 15:08:48 +02:00
Antoine Bartuccio b4b7bf05b4
pedagogy: remove scrolling on desktop for comments 2019-07-09 14:43:46 +02:00
Antoine Bartuccio 231415a772
pedagogy: hide scroll bar at bottom of comments 2019-07-08 23:43:27 +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 99cf59c7a4
pedagogy: remove fira font to reduce downloaded content for user 2019-07-08 15:51:31 +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 78b616427f Merge branch 'new_django' into 'master'
core: rename MIDDLEWARE_CLASSES into MIDDLEWARE

See merge request ae/Sith!219
2019-07-08 15:18:21 +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 1d319e90f0
pedagogy: don't make the anchor scroll with comment text 2019-07-08 09:47:54 +02:00
Antoine Bartuccio e6e500e2f9
pedagogy: fix margins on stars for mobile devices 2019-07-08 09:37:30 +02:00
Antoine Bartuccio cf1ec1dc86
pedagogy: add missing markdown treatment for key_concept 2019-07-08 09:26:22 +02:00
Antoine Bartuccio 46a042cde2
pedagogy: fix mobile display on chrome 2019-07-08 09:19:23 +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 f118040432
pedagogy: add pedagogy in user tools 2019-07-08 00:01:38 +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 94bbdf372b
pedagogy: fix css grids on chrome android 2019-07-07 22:14:46 +02:00