8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-10 16:23:09 +00:00
Commit graph

645 commits

Author SHA1 Message Date
c485f3a8fb chore(trans): Regenerate all django.po file 2021-01-24 12:02:44 +01:00
Hugo Levy-Falk
d5bdc7fe41 Fix: Forgotten legacy ldap_sync calls in machines and cotisations. 2021-01-12 19:11:49 +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
ac7c86fd21 Clean migration 2021-01-10 16:22:13 +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
ad7b07dd9a Machines models creation. 2021-01-10 16:22:12 +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
a0612728ee Move new autocomplete widgets on widget file 2021-01-02 23:21:15 +01:00
chirac
a989624ce6 Return True when list is returned 2021-01-02 23:03:13 +01:00
4d37b4506c Fix minor issues with DAL 2021-01-02 00:27:31 +01:00
chirac
7ed7a57014 Black on files 2020-12-31 20:12:36 +01:00
chirac
62561b27de Correct customs acl list for extensions 2020-12-31 19:50:41 +01:00
chirac
4f4b71c5b4 Remove useless imports 2020-12-31 19:42:08 +01:00
chirac
52f31f02e2 Add custom can_list acl for unpriviged views 2020-12-31 14:55:10 +01:00
chirac
a5e3016119 Replace get_queryset with filter_results 2020-12-30 19:22:43 +01:00
chirac
204cc48f58 Add iptype autocomplete search 2020-12-30 18:55:28 +01:00
chirac
709c9a839e Remove mbf on views 2020-12-30 18:55:28 +01:00
chirac
3f93c48c3d Add ouverture ports on autocomplete 2020-12-30 18:55:28 +01:00
chirac
7dfaf6ff65 Add autocomplete on machine, interface edit forms 2020-12-30 18:55:28 +01:00
chirac
64ef9109ae Add autocomplete view on machine 2020-12-30 18:55:28 +01:00
chirac
db5873960c Remove massive_boostrap form on machine forms 2020-12-30 18:55:28 +01:00
chirac
7441ed9246 Add autocomplete on machine form fields 2020-12-30 18:55:28 +01:00
d1d4ea6af3
Ça se dit Rézo Metz 'tain 2020-11-23 17:06:37 +01:00
30ff646de7
Links and translations 2020-11-17 22:13:20 +01:00
087ef6feb6
Translations 2020-11-17 21:50:16 +01:00
fd006c505a
Refactor navbar and general frontend.
The menus of the navbar is reorganized
The footer is changed into a navbar
The right sidebar is placed to the left
The left sidebar is deleted
Header navbar and leftsidebar are now fixed
Physical grouing is split into 4 views
2020-11-15 20:41:23 +01:00
grisel-davy
a12ed72c87 Break word with CSS and not with a specific method of interfaces 2020-10-28 21:23:49 +01:00
grisel-davy
8a722d825e Fix the overflow of text in the sidenav for small screen 2020-10-28 19:33:37 +01:00
grisel-davy
0a2c48da6b Affichage sans chevauchement sur toute la gamme de largeur 2020-10-26 19:23:41 +01:00
grisel-davy
718e761d2a Affichage sans chevauchement sur toute la gamme de largeurs 2020-10-26 19:15:51 +01:00
grisel-davy
8a67b0ca0e Turn tables into grids 2020-10-25 23:47:59 +01:00
grisel-davy
dba0da249e Add paginator, updates machines, create aff_machines, and minor changes 2020-10-24 00:52:25 +02:00
grisel-davy
57d22e9aaf fix typo in iptypes and update display of switchs 2020-10-23 12:09:09 +02:00
grisel-davy
a3f4deb145 Update display of ip_types 2020-10-23 10:12:18 +02:00
grisel-davy
0bcb6cc680 Remove redundant code, reuse aff_ templates 2020-10-23 00:15:34 +02:00
grisel-davy
6cc6326f15 Not perfect but much better 2020-10-22 23:55:05 +02:00
grisel-davy
a6d63521fd Rename profil view in apps and count machines in user profil view 2020-10-18 14:51:58 +02:00
grisel-davy
9a42485c0a Create profil template and corresponding view 2020-10-18 13:28:32 +02:00
Hugo Levy-Falk
2690a021d0 Fix can_view_app 2020-08-29 11:07:18 +02:00
Gabriel Detraz
ac28691065 Replace full_clean with simple clean, fix interface registering on multi-database 2020-08-08 14:54:30 +02:00
Gabriel Detraz
ee3682087e Don't use disabled ip for administration purpose 2020-08-07 19:12:17 +02:00
Jean-Marie Mineau
e8450f3f4c add an 'active' field to ipv6 to signal the DNS to ignore them. 2020-08-04 22:46:13 +02:00
de4484625f rebase 2020-06-09 23:45:45 +02:00
chapeau
31c3441cfc Update models.py 2020-06-09 23:30:52 +02:00
f91dcf82c4 Refactoring 2020-06-09 23:24:32 +02:00