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

1820 commits

Author SHA1 Message Date
chirac 40247e326d Merge branch 'Fix_109' into 'master'
Fix #109: Remove misnamed rights

Closes #109

See merge request federez/re2o!179
2018-06-30 19:14:01 +02:00
chirac 51793bdee6 Boolean direct pour désactiver un port + logo 2018-06-30 17:04:15 +00:00
chirac b2d45d0021 Adapte freeradius pour le nouveau système de profil de ports 2018-06-30 16:36:14 +00:00
chirac e6b8c5c899 Finition, gestion du renvoie du profil par défaut du port 2018-06-30 16:19:02 +00:00
chirac 447919a2af Ajout et transfert des anciennes données vers le nouveau système de profil de ports 2018-06-30 15:29:00 +00:00
chirac d123ce920d Menu séparé pour les profils de ports 2018-06-27 20:28:54 +00:00
Maël Kervella 3b2ca10e29 Fix #109: Remove misnamed rights 2018-06-27 12:21:20 +00:00
chirac 92f30fbe19 Ajout reglages sécurité + frontend 2018-06-26 23:29:40 +00:00
Gabriel Detraz e7b49bd5fa Pas de null sur manytomany 2018-06-26 17:13:17 +00:00
Gabriel Detraz 983b5620aa Refactor port_profil 2018-06-26 16:49:44 +00:00
root adc5757f51 Merge branch 'switch_conf_json' of https://gitlab.federez.net/federez/re2o into switch_conf_json 2018-06-26 15:23:38 +00:00
chirac fdfd562959 Merge branch 'debugtoolbar' into 'master'
Add django-debug-toolbar support

Closes #138

See merge request federez/re2o!177
2018-06-25 13:00:19 +02:00
Maël Kervella c82e17d5fd Add support for django-debug-toolbar 2018-06-24 22:09:36 +00:00
klafyvel 2f8ea80e7f Merge branch 'clean_api_duplicate' into 'master'
Refactor API

Closes #128

See merge request federez/re2o!172
2018-06-24 23:11:12 +02:00
klafyvel 17f3867371 Merge branch 'master' into 'clean_api_duplicate'
# Conflicts:
#   CHANGELOG.md
2018-06-24 22:57:15 +02:00
klafyvel 4854603499 Merge branch 'logo' into 'master'
Add awesome Logo

Closes #60

See merge request federez/re2o!176
2018-06-24 21:22:30 +02: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 6367944a5e Translate base HTML page 2018-06-23 17:12:32 +00:00
Maël Kervella 67b492b17d Pip requirements for dev are in a separate file 2018-06-23 16:02:58 +00:00
chirac 460784664f Merge branch 'reactivate_welcome_mail' into 'master'
Fix #136 : Reactivate the welcome mail

Closes #136

See merge request federez/re2o!178
2018-06-23 11:51:58 +02:00
Laouen Fernet 7ab0d656c9 add model PortProfile 2018-06-23 02:25:55 +02:00
Maël Kervella 8ea85f88ce Fix #136 : Reactivate the welcome mail 2018-06-22 21:41:15 +00:00
Maël Kervella 825459d8eb Update changelog 2018-06-22 20:40:42 +00:00
Maël Kervella ceb2c86d74 Fix #60: Change context variable so it does not get overriden by django-auth views 2018-06-22 19:22:40 +00:00
Maël Kervella 55c1da241a Support translation on home page 2018-06-22 19:22:40 +00:00
Maël Kervella aa6fa036e8 Include logo in navbar, favicon and ogp image 2018-06-22 19:22:38 +00:00
Gwenael Le Hir cb1073985f Add Re2o logo 2018-06-22 18:31:46 +00:00
Maël Kervella fb78ec7a77 Fix testing of cotisations.Cotisation objects 2018-06-22 01:29:19 +00:00
Maël Kervella 6c33559f00 Add tests for details of instances of every models 2018-06-22 00:48:45 +00:00
Maël Kervella 3f4dd43fa9 Fix ldap testing 2018-06-21 15:09:40 +00:00
Gabriel Detraz f41fcc843f Add test LDAP 2018-06-20 12:14:02 +00:00
Maël Kervella 6d5a9dc314 Add missing topologie/server endpoint 2018-06-20 12:13:28 +00:00
Maël Kervella 1951ab467d Remove plural from urls 2018-06-20 12:12:55 +00:00
Maël Kervella 3a129a5d6e Add missing endpoints in tests 2018-06-20 11:38:58 +00:00
Maël Kervella 4c1af06780 Edit changelog 2018-06-20 11:38:58 +00:00
Maël Kervella ecc5ed0b22 Docstrings, docstrings everywhere 2018-06-20 11:38:58 +00:00
Maël Kervella 374dd8da1e Add a router that can register views 2018-06-20 11:38:58 +00:00
Maël Kervella 3a0dda0009 Add preferences API endpoints 2018-06-20 11:38:58 +00:00
Maël Kervella ca0744a38c Add customizable ACL-based permission 2018-06-20 11:38:58 +00:00
Maël Kervella 0356947e4a Add endpoints for mailing 2018-06-20 11:38:58 +00:00
Maël Kervella 761fad578a DNS view is a generic view and service regen view is a viewset 2018-06-20 11:38:58 +00:00
Maël Kervella 197475409c DNS Zone endpoint is now a viewset 2018-06-20 11:38:58 +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
Maël Kervella 3590e1ed51 Fix serialization of MAC 2018-06-20 11:38:58 +00:00
Maël Kervella f5267eae6c Add DHCP_hostmacip API view 2018-06-20 11:38:58 +00:00
Maël Kervella 1f0a3434dd Limit to 10000 results per_page 2018-06-20 11:38:58 +00:00
Maël Kervella 37458db314 Add custom pagination for setting page_size 2018-06-20 11:38:58 +00:00