- 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
-
- 26 Jun, 2019 1 commit
-
-
Florent Chehab authored
feat(taggedItems): reworked, clean and operationnal & twaeked(site information): added notification parameter WARNING: * Cleaned ALL migrations files as there were to many issues during the cleaning of taggedModels, Tagged Items: * Only for university and country now * Auto creation on university/country creation * Front operationnal * Removed tag models and abstract tagged item Site Information: * Added a `should_notify` boolean to the model/front Other: * Added a default bot user * Fixed timezone warning in the back * Clean signals setup * Fixed proptypes of Fields in the front * Added HiddenField * Deleted now useless files Closes #30 #58
-
- 23 Jun, 2019 1 commit
-
-
Florent Chehab authored
* Update home page * Display dynamic information on the home page (external data update and site informations) * back and front for SiteInformation * Footer with important information * Notification on connect for import information * Fixed markdown currency rounding Closes #120
-
- 01 Jun, 2019 1 commit
-
-
Backend: * Added recommendation list model * Added smart serializers/viewsets for the model * Added DRF permissions `IsFollower` and `IsPublic` * Backend handling of following, Frontend: * Cleaned setup * Textblock ready * Better save button * List and view recommendation Both: Connected for creation and save of recommendation Almost done #34
-
- 23 Apr, 2019 1 commit
-
-
Florent Chehab authored
* Removed UserRestrictedModule (and associated models) from the project as it wasn't used (or will not be used) * Change the settings to make sure the admin of the site is also behind the CAS in production Fixes #81
-
- 07 Apr, 2019 1 commit
-
-
* Add new models in backend : Course, CourseFeedback, Exchange, ExchangeFeedback * Begin front end for previous departure tab #29 in progress
-
- 30 Mar, 2019 1 commit
-
-
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`)
-
- 10 Mar, 2019 1 commit
-
-
Florent Chehab authored
-
- 09 Mar, 2019 1 commit
-
-
Florent Chehab authored
Creation of a get_api_objs function that is easier to understand More to come
-
- 03 Mar, 2019 1 commit
-
-
Florent Chehab authored
not perfect but will do the trick for now
-
- 24 Feb, 2019 1 commit
-
-
Florent Chehab authored
-
- 08 Feb, 2019 3 commits
-
-
Florent Chehab authored
Closes #44
-
Florent Chehab authored
other fixes and linting
-
Florent Chehab authored
Repo structure complete redesign Fixes #38
-
- 07 Feb, 2019 1 commit
-
-
Florent Chehab authored
-
- 06 Feb, 2019 1 commit
-
-
Florent Chehab authored
-
- 29 Aug, 2018 3 commits
-
-
Florent Chehab authored
Better backend generation (now with admin.py)
-
Florent Chehab authored
-
Florent Chehab authored
-
- 28 Aug, 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
Need to clean it and to add test for when moderation is not activated.
-
- 24 Aug, 2018 1 commit
-
-
Florent Chehab authored
-
- 22 Aug, 2018 1 commit
-
-
Florent Chehab authored
-