- 11 May, 2020 1 commit
-
-
Imane Misrar authored
Relates to #148
-
- 10 May, 2020 1 commit
-
-
Imane Misrar authored
Relates to #148
-
- 03 May, 2020 1 commit
-
-
Gautier D authored
-
- 25 Apr, 2020 1 commit
-
-
- 01 Jul, 2019 1 commit
-
-
Florent Chehab authored
Beta time has come !
🎉 WARNING: migrations have been reset one last time! This MR concerns tones of little tweaks: Reviewed: * model moderation levels * serializers.meta.fields value * Viewset permissions * on_delete values Changed: * Update dark theme color * Added load prod base script * beta logo on website * Added missing about project markdown * Added RGPD notice to all forms * Put media files in a docker volume * More frequent currency exhange rates update Fixed: * Front handling of scholarships * Currencies conversion in the front * Front theme icons color * No default networks in prod docker compose to prevent nasty VM routing Closes #135 #119 #96
-
- 30 Jun, 2019 2 commits
-
-
Florent Chehab authored
* Setup ground for cover photo. Merged early for beta. * Models updated to use files * Fixed file/picture serializers * CoverGallery component updated * Added fileField / pageFiles / Picture / Picture editor & tweaked crud actions to be able to post data (would need further testing) * Fixed general info tab elements size * TODOs are identified by WARNING WIP #50
-
Florent Chehab authored
* Added denormalized data about semesters, majors and minors in university model * added function to compute it * Added function to cron * new FilterHandler in the front to handle / cache the filtering * Tweaked map and search components to display the right stuff * Map now displays in a different color the elements that have been filtered * Renamed spacilities field to majors * Fixed bugged in downshift multiple (couldn't add same after delete) * Deleted useless code in offer Linked to #31
-
- 29 Jun, 2019 1 commit
-
-
* Updated models to closely match UTC db spec * Updating loading data and tests to match * Added UTC partner model * Added class and command to fetch from the API on top of utc DB Also: * Removed department and Specialty models * Added some denormalization and signals / custom save maintain coherence Solves #53 WIP #28
-
- 17 Apr, 2019 1 commit
-
-
Florent Chehab authored
* JSON validation in now performed against `json-schemas` which give a standard way of handling this. * All previous validation moved to new setup (`useful_links` field & `TaggedItem` in particular) * Tags handling slightly updated (schemas are now hardcoded in the app and not stored in db) * All new validators are unitested
🎉 * A bit of documentation added ---- * Bumped backend image to version 0.2.1 with new python packages requirements ---- Fixes #112 Mentions #113 #57
-
- 30 Mar, 2019 2 commits
-
-
Florent Chehab authored
* Filtering on client request should now be performed with the standard `?attr=...` syntaxe * Frontend updated for this new syntaxe * Backend and frontend documentation updated with new changes * Updated the location of the the api documentation to `/api-doc` * Fixed bug preventing api-doc to render * backend python requirements updated * Updated dockerfile / docker-compose to make sure we wait for the db Fixes #97 #80
-
Florent Chehab authored
* Removed all dynamic imports to have more standard Django infrastructre and ease future refactoring * Removed now useless config files * Returns the list of available endpoints to the frontend directly from the html * updated documentation accordingly Fixes #95
-
- 24 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Cleaned all init files * Infer the serializer from the model instead of having it in the models * Updated the doc accordingly * Fixed typos Fixes #93 Fixes #85
-
- 23 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Added new BaseModel /serializer/viewsets * Change names of abstract models/serializers/viewsets * Folder structure changed in tha backend * Added some backend test * Corrected bug related to moderation on non versionned modeles * Corrected bug related to no post permissions * Updated doc accordingly Fixes #91
-
- 17 Mar, 2019 1 commit
-
-
Florent Chehab authored
* Removed `model_config` from all models; updated `MyModelSerializer` to include a new `obj_info` field. Updated frontend to take the change into account. (Fixes #78) * Removed `get_viewset_permissions` from most viewsets and added a generic getter in `MyModelViewset`. * Added support for composable permissions classes :confetti\_ball: (Fixes #45) * Cleaned config files: separated the files; added `defaults.yaml` * Moved `shared` folder (content) to `backend.backend_app.config` (still accessible to frontend, but it's cleaner that way since this folder contains files concerning only the backend). * Performance update with caching some attributes; * Even cleaner backend dynamic imports (#46) * Added a good chunck of documentation related to the backend (#74) * Added checks (runned when server is started or indirectly with `make check_backend`)
-
- 08 Feb, 2019 2 commits
-
-
Florent Chehab authored
Closes #44
-
Florent Chehab authored
Repo structure complete redesign Fixes #38
-
- 16 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 14 Sep, 2018 1 commit
-
-
Florent Chehab authored
Textfield ready bug corrected
-
- 10 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 09 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 03 Sep, 2018 1 commit
-
-
Florent Chehab authored
-
- 02 Sep, 2018 2 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
- 26 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 25 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 24 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 22 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 21 Aug, 2018 1 commit
-
-
Florent Chehab authored
Photo and UniversityPhoto added Module => Versionned Module Versionned Module added UML update
-
- 19 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 25 Apr, 2018 5 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
University updated, etc.
-
Florent Chehab authored
-
- 22 Apr, 2018 1 commit
-
-
Florent Chehab authored
-
- 01 Apr, 2018 5 commits
-
-
Florent Chehab authored
-
Florent Chehab authored
-
Florent Chehab authored
Country model operationnal, added foreign key in university, coherence between lat/lon and country is maintained through reverse geocoding
-
Florent Chehab authored
-
Florent Chehab authored
-