Commit Graph

3660 Commits

Author SHA1 Message Date
klmp200 f899e32fb0 Merge branch 'performances' into 'master'
Improve overall performances on notifications, news pages and navbar

See merge request ae/Sith!232
2019-09-09 11:07:04 +02:00
klmp200 9181e77d55 core: add some cache on birthdays and counters_activity 2019-09-09 01:20:15 +02:00
klmp200 f1b3a174b6 core: improve performances on notification reads and display 2019-09-09 00:45:08 +02:00
klmp200 eb9821ed36 Merge branch 'sas' into 'master'
core: add index on folder and sas properties of SithFile to speed up SAS

See merge request ae/Sith!231
2019-09-06 16:47:18 +02:00
klmp200 defb7fb3a3 Merge branch 'pedagogy_v2' into 'master'
Disable having two comments from the same user for the same uv in uv guide

See merge request ae/Sith!229
2019-09-06 16:28:28 +02:00
klmp200 83e225a744 core: add index on folder and sas properties of SithFile to speed up SAS 2019-09-06 16:16:03 +02:00
klmp200 f30bea3dc9 pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:18 +02:00
klmp200 a69f7b12b1 pedagogy: add script to remove all previous doubled comments 2019-09-04 20:49:17 +02:00
klmp200 ca042fe75e Merge branch 'a19_subscriptions' into 'master'
SUBSCRIPTIONS: 5 new discounted subscriptions for integration

See merge request ae/Sith!226
2019-08-29 19:33:07 +02:00
Zar dc9111dbcd SUBSCRIPTIONS: 5 new discounted subscriptions for integration 2019-08-29 19:06:58 +02:00
klmp200 8a16a66299 Merge branch 'bugfix' into 'master'
com/core: remove links to index edition that caused error 500

See merge request ae/Sith!230
2019-08-29 18:03:34 +02:00
klmp200 d7a7613807 com: add basics tests for ComAlert and ComInfo to detect regressions on tabs 2019-08-29 17:29:38 +02:00
klmp200 3fc8688941 com/core: remove links to index edition that caused error 500 2019-08-29 17:23:27 +02:00
klmp200 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
klmp200 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
klmp200 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
klmp200 a5d5c41dd6 pedagogy: fix a bug when updating an UV from a different author 2019-08-27 22:46:41 +02:00
klmp200 66d5c71a92 com: add weekmail banner and footer for A19 2019-08-27 18:56:43 +02:00
klmp200 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
klmp200 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
klmp200 d903dc58cf pedagogy: correctly fill star widget when editing comment 2019-08-08 18:59:44 +02:00
klmp200 f09de0ab7d pedagogy: remove stars on small devices for grade 2019-08-08 12:46:51 +02:00
klmp200 d29603c584 pedagogy: fix display of guide on smaller devices 2019-08-07 20:03:21 +02:00
klmp200 3380980c5c pedagogy: add generic font for .radio-guide 2019-08-07 17:50:50 +02:00
klmp200 38ef13d9b6 Merge branch 'markdown-editor' into 'master'
core: upgrade easymde

See merge request ae/Sith!222
2019-07-29 15:28:35 +02:00
klmp200 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
klmp200 2b34c46412 core: upgrade easymde 2019-07-19 23:36:56 +02:00
klmp200 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
klmp200 96a3eaff1c ci: fix django rest framework version 2019-07-15 14:40:03 +02:00
klmp200 65cb85a887 ci: fix building of pygraphviz 2019-07-15 14:29:47 +02:00
klmp200 640a72c52d core: add tests for UserToolsView 2019-07-15 12:36:05 +02:00
klmp200 9b7b96a310 core: add UserIsLoggedMixin to check if an user is not anonymous 2019-07-15 12:27:19 +02:00
klmp200 b18746e769 core: fix error 500 when accessing user tools with anonymous user 2019-07-13 04:58:23 +02:00
klmp200 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
klmp200 d844bccb04 pedagogy: improve performances on json mode for UVListView 2019-07-10 12:26:37 +02:00
klmp200 49f928e754 Apply suggestion to pedagogy/views.py 2019-07-10 12:12:56 +02:00
klmp200 07fc1014be pedagogy: put methods after properties in models 2019-07-09 16:59:59 +02:00
klmp200 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
klmp200 e72338a7d9 pedagogy: enlarge shape around author 2019-07-09 16:33:06 +02:00
klmp200 f37c022538 pedagogy: put report button at left and author at right 2019-07-09 16:03:47 +02:00
klmp200 5229628d48 pedagogy: fix weird blank spacing in comment block 2019-07-09 15:08:48 +02:00
klmp200 b4b7bf05b4 pedagogy: remove scrolling on desktop for comments 2019-07-09 14:43:46 +02:00
klmp200 231415a772 pedagogy: hide scroll bar at bottom of comments 2019-07-08 23:43:27 +02:00
klmp200 f052d307d7 pedagogy: make report button less visible and author more important 2019-07-08 23:16:53 +02:00
klmp200 f15971cecf pedagogy: simplify moderation form for user 2019-07-08 17:34:23 +02:00
klmp200 99cf59c7a4 pedagogy: remove fira font to reduce downloaded content for user 2019-07-08 15:51:31 +02:00
klmp200 0d13014e8a pedagogy: simpler generation for department radio buttons 2019-07-08 15:36:30 +02:00
klmp200 fd1f89de1d pedagogy: wrap all css inside a class named pedagogy to avoid name clashes 2019-07-08 15:25:28 +02:00
klmp200 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