klafyvel
50d0bab8b7
Merge branch 'changelog_2.9_fix' into 'dev'
...
Add missing update step details in CHANGELOG.md
See merge request re2o/re2o!591
2021-01-11 22:17:52 +01:00
fda4c481b0
Add missing update step details in CHANGELOG.md
2021-01-11 22:14:08 +01:00
Hugo Levy-Falk
96f3149b59
BuG fixes :)
2021-01-11 22:02:35 +01:00
klafyvel
4407d92a0c
Merge branch 'feature-move-ldap-to-separate-app' into 'dev'
...
Feature: move ldap to separate app
See merge request re2o/re2o!589
2021-01-11 21:54:02 +01:00
Hugo Levy-Falk
af70a7893b
feat: Integrate the removal of LDAP to migration squash.
2021-01-11 21:53:49 +01:00
Hugo Levy-Falk
697d1ef7aa
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-11 21:53:49 +01:00
klafyvel
64da368b34
Merge branch 'changelog_2.9' into 'dev'
...
docs: Create changelog for Re2o 2.9
See merge request re2o/re2o!590
2021-01-11 21:53:37 +01:00
904bf42f39
Fix link in CHANGELOG.md
2021-01-11 21:22:29 +01:00
ab24979ea8
Reformat changelog for version 2.9
2021-01-11 21:20:49 +01:00
Hugo Levy-Falk
b864fb1385
fix: Minor change on changelog todo-list
2021-01-10 20:30:57 +01:00
Hugo Levy-Falk
fd331cbad7
Merge branch 'changelog_2.9' of gitlab.federez.net:re2o/re2o into changelog_2.9
2021-01-10 20:30:04 +01:00
Hugo Levy-Falk
e260bce811
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-10 20:21:30 +01:00
Hugo Levy-Falk
cd231a65db
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-10 20:18:33 +01:00
chirac
dd23c42ec5
Merge branch 'squash-migrations' into 'dev'
...
Squash migrations
See merge request re2o/re2o!578
2021-01-10 16:26:24 +01:00
Hugo Levy-Falk
d4dd5d89c9
Fix migration conflict with reversion.
2021-01-10 16:22:13 +01:00
Hugo Levy-Falk
a11a57dc7d
removed dead code.
2021-01-10 16:22:13 +01:00
Hugo Levy-Falk
ac7c86fd21
Clean migration
2021-01-10 16:22:13 +01:00
Hugo Levy-Falk
5e81bf0ccd
LDAP
2021-01-10 16:22:13 +01:00
Hugo Levy-Falk
083af31db2
Fix #273 API import side-effect.
2021-01-10 16:22:13 +01:00
Hugo Levy-Falk
64f7a53ec1
multi_op
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
f1e27f6066
Tickets
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
cf9f9d811f
Foreign keys
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
33497893d8
Fix miscellanous model creation mistakes.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
7792be978d
Fix dependecies graph creation.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
18db73f2bc
fix dependencies names
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
93c2d369f0
Topologie models creation.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
d25dc2fd0a
Users models creation.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
ad7b07dd9a
Machines models creation.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
d03ae4f52d
Cotisations models definition.
2021-01-10 16:22:12 +01:00
Hugo Levy-Falk
585b168c1c
Preferences model creation
2021-01-10 16:22:12 +01:00
klafyvel
bea0a787fc
Merge branch 'nabvar_right_again' into 'dev'
...
fix: 🚸 Move user menu back to the right side of the screen (Fix #306 )
See merge request re2o/re2o!588
2021-01-10 12:25:05 +01:00
fb9ef863e4
fix: 🚸 Move user menu back to the right side of the screen ( Fix #306 )
2021-01-09 19:53:37 +01:00
klafyvel
643e6f331a
Merge branch 'fix_padding_sshfp' into 'dev'
...
Fix padding sshfp
See merge request re2o/re2o!587
2021-01-09 09:03:38 +01:00
chirac
ea2fe03b9d
Translation for error message
2021-01-09 02:41:09 +01:00
chirac
2f98bd4a8d
Add specific function and check on validation for sshfp
2021-01-09 02:41:09 +01:00
chirac
03fba819f0
Add erdnaxe proposal of fix because there is no better solution
2021-01-09 02:41:08 +01:00
chirac
e16587fcac
Merge branch 'fix_send_voucher' into 'dev'
...
fix: 🐛 Fix send_mail_voucher function
See merge request re2o/re2o!585
2021-01-09 02:40:46 +01:00
64b6e58182
fix: 🐛 Fix send_mail_voucher function
2021-01-09 02:40:33 +01:00
f297bdd846
Merge branch 'fix-js' into 'dev'
...
Fix fucking Js
See merge request re2o/re2o!586
2021-01-08 23:44:38 +01:00
Hugo Levy-Falk
aae2903d0d
Fix fucking Js
2021-01-08 23:43:51 +01:00
chirac
c871c7a02e
Merge branch 'fix_switch_topologie_port_overflow' into 'dev'
...
Fix switch topologie port view overflow
See merge request re2o/re2o!584
2021-01-07 23:06:21 +01:00
f2deb4acd9
Make switch port list horizontally scrollable in topology
2021-01-07 23:03:50 +01:00
chirac
6a0c18d180
Merge branch 'fix_api_permissions_queryset_property_access' into 'dev'
...
Fix accessing view queryset property in api/permissions.py
See merge request re2o/re2o!583
2021-01-06 23:59:59 +01:00
39b6e8507e
Fix accessing view queryset property in api/permissions.py
...
Django would raise a RuntimeError indicating not to evaluate the .queryset attribute directly
2021-01-05 21:09:45 +01:00
chirac
be8e6925af
Merge branch 'autocomplete-light' into 'dev'
...
Autocomplete light
See merge request re2o/re2o!582
2021-01-02 23:59:16 +01:00
chirac
6f76201da2
Unlogged->LoggedOut
2021-01-02 23:42:13 +01:00
chirac
dceaf9d60f
Add an unlogged view for registration view
2021-01-02 23:35:56 +01:00
chirac
a0612728ee
Move new autocomplete widgets on widget file
2021-01-02 23:21:15 +01:00
chirac
cbc99aca54
Pin specific version
2021-01-02 23:05:03 +01:00
chirac
a989624ce6
Return True when list is returned
2021-01-02 23:03:13 +01:00