Hugo LEVY-FALK
cf1057b717
utilisation du filtre tick partout où des booléens sont affichés.
2018-07-23 13:41:17 +00:00
Hugo LEVY-FALK
6b945bf322
fix #65 , gestion propre de l'historique.
2018-07-19 12:30:15 +02:00
Maël Kervella
3b2ca10e29
Fix #109 : Remove misnamed rights
2018-06-27 12:21:20 +00:00
Maël Kervella
654da8cb04
Use re2o.utils functions for optimization
2018-06-23 21:36:01 +00:00
Maël Kervella
a9cfc9aebc
DNS endpoint SQL optimization
2018-06-23 21:19:11 +00:00
Maël Kervella
e6884ab4da
Add DNS info per zone endpoint
2018-06-20 11:38:58 +00:00
Maël Kervella
4fe1be5d31
Allow update and quick check of need_regen info
2018-06-20 11:38:58 +00:00
Maël Kervella
ed1284c06d
Fix missing view_service_link perm
2018-06-20 11:38:58 +00:00
moamoak
839d88a0c4
Merge branch 'Fix_130' into 'master'
...
Fix #130 : Check the right value for need_infra filtering
Closes #130
See merge request federez/re2o!171
2018-06-18 14:04:35 +02:00
moamoak
82e0dc8c50
Merge branch 'dropdown-responsiv' into 'master'
...
Gere mieux l'affichage du menu dropdown sur les petits ecrans
Closes #85
See merge request federez/re2o!170
2018-06-18 11:16:30 +02:00
Maël Kervella
7f25212a05
Force the dropdown of edit machine to be align with the edit button
2018-06-16 13:29:47 +00:00
Maël Kervella
8573e2b8d1
Fix #130 : Check the right value for need_infra filtering
2018-06-05 18:50:22 +00:00
Grizzly
f6b04a186a
Gere mieux l'affichage du menu dropdown sur les petits ecrans
2018-06-03 15:53:19 +00:00
Maël Kervella
a926b28bbc
Fix #127 and remove duplicate migration
2018-05-28 10:03:15 +00:00
Maël Kervella
d797f18ace
Fix install script
2018-05-23 15:31:58 +00:00
grisel-davy
8cc1841f69
ajout des migrations
2018-05-21 21:19:10 +02:00
chirac
fbd7c3de49
Revert "Merge branch 'fix_room_force_move_in' into 'master'"
...
This reverts merge request !161
2018-05-14 23:58:05 +02:00
Gabriel Detraz
b2d57ec827
Refactor de la fonction gen_graph + graph quand modification des objets
2018-05-11 23:18:25 +02:00
chirac
e064db626d
Merge branch 'Fix_116' into 'master'
...
Fix #116 : Remove default SOA in Extension & Force reversion context
Closes #116
See merge request federez/re2o!147
2018-05-10 21:51:26 +02:00
Hugo LEVY-FALK
a61d8d6ebd
Factorisation des décorateurs ACL dans les vues. Fix #121
2018-05-07 19:43:53 +02:00
Gabriel Detraz
28393797e4
Et la migration
2018-05-03 06:42:59 +02:00
Gabriel Detraz
d8270f8073
Fix #119 : Plusieurs NS peuvent avoir le meme origin
2018-05-03 06:40:36 +02:00
Maël Kervella
5eaa9a2feb
Fix #116 : Remove default SOA in Extension & Force reversion context
...
- The default for extension SOA is now None, else a new SOA named `SOA
to edit` was created when adding a new extension (because of the
get_or_create() )
- The mixins are now inside a reversion context else sometimes the
reversion context was not set and re2o would crash on the set_comment
2018-04-29 16:34:05 +00:00
Hugo LEVY-FALK
e4d53e6791
Fix #86
2018-04-16 23:57:22 +02:00
Maël Kervella
c1e3d34b84
Fix : migration for renaming permission Srv.view_soa to Srv.view_srv
2018-04-15 23:52:24 +00:00
Maël Kervella
6c30c36943
Fix : missing migrations
2018-04-15 10:54:53 +00:00
Maël Kervella
0065e2e0f5
Fix unused variables in kwargs
2018-04-15 10:52:27 +00:00
Maël Kervella
e88141db56
Pylint compliance on machines
2018-04-15 10:52:27 +00:00
Maël Kervella
955bf42b02
Missing Fixes
2018-04-15 10:52:26 +00:00
Maël Kervella
287ce23d1c
Pep8 compliance on machines
2018-04-15 10:52:26 +00:00
Maël Kervella
aa7ded9f20
Fix #95 by removing duplicates classes and functions
2018-04-13 17:33:01 +00:00
Gabriel Detraz
566649ab45
Origin devient une foreignkey
2018-04-09 22:50:03 +02:00
Gabriel Detraz
3affe08d29
Factorisation de paginator + pagination des machines dans profil
2018-04-03 05:01:01 +02:00
Gabriel Detraz
f39ae95b35
Fix historique alias
2018-04-02 04:31:34 +02:00
Gabriel Detraz
6db387caf8
Linked_objects + fix modif formset
2018-04-02 03:52:28 +02:00
Gabriel Detraz
543037b667
Save que si l'objet a été modifié
2018-04-01 00:07:01 +02:00
Gabriel Detraz
1795d26c55
Gestion de l'historique avec un mixin forms et model
2018-03-31 17:19:02 +02:00
Gabriel Detraz
c9fd4cd7b5
Fix acl mixin sur users, docstring, fix topologie acl
2018-03-29 04:36:23 +02:00
Gabriel Detraz
f91feff0fc
Fix divers nas et ap
2018-03-28 19:59:51 +02:00
Gabriel Detraz
007ad3310a
Factorise les get_instance dans le mixin acl
2018-03-28 17:15:45 +02:00
Gabriel Detraz
46ba34ec0b
Fix can_edit/can_create
2018-03-28 04:14:50 +02:00
Gabriel Detraz
ef1dbc882b
Poc de acl mixin, factorisation du code
2018-03-28 03:52:34 +02:00
Gabriel Detraz
2966547b19
Paginateur sur school + tableaux responsives + fix divers
2018-03-27 23:56:46 +02:00
grisel-davy
8cab7e90aa
ajout de div pour rendre les tables scrollables horizontalement
2018-03-23 15:06:12 +01:00
klafyvel
26e87451a1
Merge branch 'navbar' into 'master'
...
Passage à fontawesome
See merge request federez/re2o!96
2018-03-08 08:20:39 +01:00
8cd7ed1a54
Modification de la navbar et passage sous font awesome
2018-03-07 11:45:03 +01:00
Maël Kervella
ac75bba842
Machines : Remove old form
2018-03-06 16:34:17 +00:00
Maël Kervella
d9a2c1e72d
Machines : dropdown in edit_interface form
...
Replace the dropdown for the field user in the edit_interface HTML form
with a massive_bootstrap_form.
Related to https://gitlab.federez.net/federez/re2o/issues/73
2018-03-06 16:06:44 +00:00
Joanne Steiner
5e9b4e962e
Création d'un réglage permettant de modifier le droit de créer une machine
2018-02-28 16:39:54 +01:00
Gabriel Detraz
ea497e56f3
Export des prefix v6
2018-02-13 02:22:36 +01:00