8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-05-06 17:43:00 +00:00
Commit graph

3201 commits

Author SHA1 Message Date
chapeau ee7c426f5e Merge branch 'update-chapeau' into 'master'
Changement de prénom

See merge request re2o/re2o!630
2022-12-07 21:24:29 +00:00
chapeau 16cc0bbcb8 Changement de prénom 2022-02-27 14:12:37 +00:00
chapeau 0df146ee42 Merge branch 'master' into 'master'
Update contributor name

See merge request re2o/re2o!628
2022-02-27 11:35:24 +00:00
Yohann D'ANELLO f2d57030fa
Replace contributor name
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
2022-02-22 15:52:08 +01:00
Jean-Romain Garnier 0a1dc9edd8 Merge branch 'fix_autocomplete_port' into 'master'
fix: Wrong url path for interface autocomplete on port edition form

See merge request re2o/re2o!601
2021-01-26 20:57:33 +01:00
Gabriel Detraz 367e972ceb fix: Wrong url path for interface autocomplete on port edition form 2021-01-26 20:10:38 +01:00
klafyvel 7c18f1f5ab Merge branch 'release-2.9' into 'master'
Release 2.9

It is that time of the year again.

See [CHANGELOG.md](https://gitlab.federez.net/re2o/re2o/-/blob/release-2.9/CHANGELOG.md).

Many thanks to the people who made Re2o2.9 possible, thanks to their 575 commits in almost one year of development!

* Jean-Romain Garnier
* Gabriel Detraz
* Hugo Levy-Falk
* Arthur Grisel-Davy
* Corentin Canebier
* Yoann Piétri
* Jean-Marie Mineau
* Leila Bekaddour
* Maxime Bombar

See merge request re2o/re2o!592
2021-01-24 17:11:46 +01:00
Jean-Romain Garnier 0f7c841403 fix: Links in CHANGELOG.md 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 452acb4a5d fix: typo in french translation of "home" 2021-01-24 16:37:10 +01:00
Yoann Pétri 0287d7aa0c fix: ✏️ Fix typo in navbar 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 9d33031bb6 fix: Potential information leak in serviceuser history 2021-01-24 16:37:10 +01:00
Yoann Pétri db929676e2 fix: 🐛 Fix voucher_pdf function (#315)
Replace date_end by date_end_memb in voucher_pdf. Close #315
2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 9abd329e16 fix: Indentation and variable name issues in users/models.py 2021-01-24 16:37:10 +01:00
chirac 59b948f988 fix: Error on rezometz website 2021-01-24 16:37:10 +01:00
chirac 77b599ad34 fix: the function all_ap_in doesn't crash anymore on dormitory use 2021-01-24 16:37:10 +01:00
Yohann D'ANELLO 3d365a4830 Fix: Use local bootstrap static files 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier ce6f46b2da feat(trans): Translate remaining fuzzy translations 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 69228f0ae4 chore(trans): Regenerate all django.po file 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 1a9d3d0824 fix: Permission DoesNotExist when accessing BaseInvoice history
See the issue for details.

Closes #317 .
2021-01-24 16:37:10 +01:00
Jean-Romain Garnier fdb0b0b10f fix: Use bootstrap class for fa-check and fa-times color instead of hardcoded value 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier a2c0ab66f0 fix: Whitelist and ticket list responsiveness 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 17aa0afd09 fix: Subtable alternating color in subscription list 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 7b941eee12 Fix: Forgotten legacy ldap_sync calls in machines and cotisations. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 724e291bd6 I forgot Esum. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 5a8f5b73c4 Thanks to our contributors 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier de0d48a4f3 Add missing update step details in CHANGELOG.md 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk cbfe9d8cfe BuG fixes :) 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 4a3d0f346b feat: Integrate the removal of LDAP to migration squash. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 11028140d9 feat: Move LDAP to an optional app.
The Entire LDAP infrastructures now relies on signals rather than direct function calls and is in its own app. This means it can be deactivated, but also that we can easily plug new services in addition to LDAP, such as OAuth.

Closes issue #270
2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 9b6ece28ce Fix link in CHANGELOG.md 2021-01-24 16:37:10 +01:00
Jean-Romain Garnier 73c4d53ae0 Reformat changelog for version 2.9 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk ab4281bbf8 fix: Minor change on changelog todo-list 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 047d81eb91 docs: Create changelog for Re2o 2.9
We made it this far folks.

Closes #307
Co-authored-by: Jean-Romain Garnier <jean-romain.garnier@supelec.fr>
Co-authored-by: Hugo Levy-Falk <hugo@klafyvel.me>
2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 04b3d3b35f Fix migration conflict with reversion. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk f523118f3a removed dead code. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 1833360d08 Clean migration 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 83473aee84 LDAP 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk 1b4ec7915b Fix #273 API import side-effect. 2021-01-24 16:37:10 +01:00
Hugo Levy-Falk d78c13361a multi_op 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk a73d23de5c Tickets 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 5107a4987f Foreign keys 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 937f2cf16c Fix miscellanous model creation mistakes. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 392ea8afbc Fix dependecies graph creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 77f5b66329 fix dependencies names 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk d58f90ecee Topologie models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 9b1f06eae5 Users models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 9eef45678f Machines models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 6aa072f6d1 Cotisations models definition. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk f2afe8e7bd Preferences model creation 2021-01-24 16:37:09 +01:00
Yoann Pétri 750bb7dd1b fix: 🚸 Move user menu back to the right side of the screen (Fix #306) 2021-01-24 16:37:09 +01:00