8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2025-01-30 03:54:21 +00:00

Commit graph

  • 73eb16e16d Merge branch 'crans' of https://gitlab.federez.net/federez/re2o into crans chirac 2018-06-23 12:59:14 +02:00
  • 460784664f Merge branch 'reactivate_welcome_mail' into 'master' chirac 2018-06-23 11:51:58 +02:00
  • 7ab0d656c9 add model PortProfile Laouen Fernet 2018-05-27 00:36:25 +02:00
  • 8ea85f88ce Fix #136 : Reactivate the welcome mail Maël Kervella 2018-06-22 21:41:15 +00:00
  • 825459d8eb Update changelog Maël Kervella 2018-06-22 20:40:42 +00:00
  • ceb2c86d74 Fix #60: Change context variable so it does not get overriden by django-auth views Maël Kervella 2018-06-22 19:06:06 +00:00
  • 55c1da241a Support translation on home page Maël Kervella 2018-06-22 18:52:02 +00:00
  • aa6fa036e8 Include logo in navbar, favicon and ogp image Maël Kervella 2018-06-22 18:51:51 +00:00
  • cb1073985f Add Re2o logo Gwenael Le Hir 2018-06-22 16:44:23 +00:00
  • cead9aab19 Fix gen_range + macaddress non unique chirac 2018-06-22 17:48:10 +02:00
  • fb78ec7a77 Fix testing of cotisations.Cotisation objects Maël Kervella 2018-06-22 01:29:19 +00:00
  • 6c33559f00 Add tests for details of instances of every models Maël Kervella 2018-06-22 00:48:45 +00:00
  • 7b53ed7578 short_name method for machine crans_bcfg2 Charlie Jacomme 2018-06-21 21:00:09 +02:00
  • eca223cdc4 ip_set_full_info Charlie Jacomme 2018-06-21 20:55:16 +02:00
  • 3f4dd43fa9 Fix ldap testing Maël Kervella 2018-06-21 14:19:08 +00:00
  • f41fcc843f Add test LDAP Gabriel Detraz 2018-06-19 15:41:15 +02:00
  • 6d5a9dc314 Add missing topologie/server endpoint Maël Kervella 2018-06-20 12:13:23 +00:00
  • 1951ab467d Remove plural from urls Maël Kervella 2018-06-20 11:44:43 +00:00
  • 3a129a5d6e Add missing endpoints in tests Maël Kervella 2018-06-17 02:00:15 +00:00
  • 4c1af06780 Edit changelog Maël Kervella 2018-06-17 01:16:19 +00:00
  • ecc5ed0b22 Docstrings, docstrings everywhere Maël Kervella 2018-06-17 01:06:58 +00:00
  • 374dd8da1e Add a router that can register views Maël Kervella 2018-06-16 19:20:13 +00:00
  • 3a0dda0009 Add preferences API endpoints Maël Kervella 2018-06-16 18:35:08 +00:00
  • ca0744a38c Add customizable ACL-based permission Maël Kervella 2018-06-13 22:39:37 +00:00
  • 0356947e4a Add endpoints for mailing Maël Kervella 2018-06-10 15:12:42 +00:00
  • 761fad578a DNS view is a generic view and service regen view is a viewset Maël Kervella 2018-06-10 13:41:31 +00:00
  • 197475409c DNS Zone endpoint is now a viewset Maël Kervella 2018-06-10 00:50:57 +00:00
  • e6884ab4da Add DNS info per zone endpoint Maël Kervella 2018-06-10 00:47:25 +00:00
  • 4fe1be5d31 Allow update and quick check of need_regen info Maël Kervella 2018-05-26 21:08:03 +00:00
  • ed1284c06d Fix missing view_service_link perm Maël Kervella 2018-05-25 20:10:31 +00:00
  • 3590e1ed51 Fix serialization of MAC Maël Kervella 2018-05-25 15:36:07 +00:00
  • f5267eae6c Add DHCP_hostmacip API view Maël Kervella 2018-05-24 23:07:23 +00:00
  • 1f0a3434dd Limit to 10000 results per_page Maël Kervella 2018-05-24 23:06:03 +00:00
  • 37458db314 Add custom pagination for setting page_size Maël Kervella 2018-05-24 23:02:39 +00:00
  • 7f6126432b Change token data to expiration Maël Kervella 2018-05-24 17:56:00 +00:00
  • 6b777754e5 API: Add tests Maël Kervella 2018-05-23 15:26:41 +00:00
  • 7daa53663a Cleanup API Maël Kervella 2018-04-26 22:44:27 +00:00
  • b1738f189b Add pagination to API results Maël Kervella 2018-04-26 18:41:13 +00:00
  • 59c48759f2 Separation of url according to app Maël Kervella 2018-04-24 16:22:56 +00:00
  • 187138f6e3 API cleanup code Maël Kervella 2018-04-24 15:57:55 +00:00
  • 95acdb2ecd API support for app topologie Maël Kervella 2018-04-24 13:59:18 +00:00
  • 2ef8930ffe API support for app preferences Maël Kervella 2018-04-22 18:28:01 +00:00
  • e2736e17df API support for app machines Maël Kervella 2018-04-22 00:36:06 +00:00
  • 98dc4205be API support for app cotisations Maël Kervella 2018-04-21 22:36:10 +00:00
  • 6562f32ebf Add token authentication with expiration of tokens Maël Kervella 2018-04-21 19:48:33 +00:00
  • a5715d69b6 Include 'use_api' permission in the api.acl module Maël Kervella 2018-04-21 16:32:12 +00:00
  • 0be63ad58e Use the use_api permission to access API Maël Kervella 2018-04-20 23:24:10 +00:00
  • 0c7e944b07 Add permission for API view Maël Kervella 2018-04-20 22:09:33 +00:00
  • 6478a0aed9 Add ACL permission on API Maël Kervella 2018-04-20 20:17:50 +00:00
  • 510a0c9b43 Isolate API settings from project settings Maël Kervella 2018-04-20 18:10:45 +00:00
  • d190ef00ce Std API for user Maël Kervella 2018-04-19 22:00:49 +00:00
  • b6e9ee140c Debut de tests tests Gabriel Detraz 2018-06-19 15:41:15 +02:00
  • 998d093cac Merge branch 'rm_whitlist' into 'master' chirac 2018-06-19 14:34:17 +02:00
  • 23001bf323 Merge branch 'rm_banissement' into 'master' chirac 2018-06-19 14:33:45 +02:00
  • 839d88a0c4 Merge branch 'Fix_130' into 'master' moamoak 2018-06-18 14:04:35 +02:00
  • 82e0dc8c50 Merge branch 'dropdown-responsiv' into 'master' moamoak 2018-06-18 11:16:30 +02:00
  • 3e244b8ba9 Ajout d'un bouton pour supprimer les accés gracieux Grizzly 2018-06-17 13:12:12 +00:00
  • 12af239f64 Revert "Fix les erreurs d'affichage lors du paiement" klafyvel 2018-06-17 15:04:05 +02:00
  • c7adc15e34 Revert "Fix du AESEncryptedField" klafyvel 2018-06-17 15:03:43 +02:00
  • f02e6c6e1f Fix du AESEncryptedField Hugo LEVY-FALK 2018-06-17 14:57:11 +02:00
  • 9cae582201 Fix les erreurs d'affichage lors du paiement Hugo LEVY-FALK 2018-06-17 14:44:58 +02:00
  • 4252f84398 Ajout d'un bouton de supression des banissements Grizzly 2018-06-17 12:13:10 +00:00
  • 7f25212a05 Force the dropdown of edit machine to be align with the edit button Maël Kervella 2018-06-16 13:29:47 +00:00
  • 48b85f8658 Prise en compte du bannissement et déployement des des infos si clique dans les titres grisel-davy 2018-06-16 09:57:21 +02:00
  • 75324a13d3 Envoi de la variable d'activation du solde grisel-davy 2018-06-15 18:16:07 +02:00
  • e18c538495 Envoi le la variable d'activation du solde grisel-davy 2018-06-15 18:12:43 +02:00
  • a435f0d1ca Frontend page preference si solde non activé grisel-davy 2018-06-15 18:08:30 +02:00
  • 88386fc55c Changement des couleurs et prise en ompte de l'activation du solde grisel-davy 2018-06-15 11:00:12 +02:00
  • 83aa267940 rectification si aucune machine grisel-davy 2018-06-10 21:36:36 +02:00
  • 9e7edd9902 debut de refonte de la page profil grisel-davy 2018-06-10 21:32:41 +02:00
  • 8573e2b8d1 Fix #130: Check the right value for need_infra filtering Maël Kervella 2018-06-05 18:50:22 +00:00
  • 09d7baba5f Merge branch 'fix_acl' into 'master' moamoak 2018-06-05 15:30:09 +02:00
  • f6b04a186a Gere mieux l'affichage du menu dropdown sur les petits ecrans Grizzly 2018-06-03 15:53:19 +00:00
  • 5685e9e69c Correction de redirection autocreation grisel-davy 2018-06-01 19:12:45 +02:00
  • 2703cb94ba Merge branch 'graph_topo' into 'master' chirac 2018-05-30 22:15:22 +02:00
  • 684134f351 suppression des doubles liens grizzly 2018-05-30 22:07:43 +02:00
  • 956634dd3e Merge branch 'nom_colonne_baies' into 'master' chirac 2018-05-30 12:19:29 +02:00
  • 4d15ad99f1
    format wasn't good at all ^^ + add many support fix-protected-delete Kagamino 2018-05-29 23:43:42 +02:00
  • cf5a481d6a
    change formating of strings because i don't like % Kagamino 2018-05-29 22:19:55 +02:00
  • f6b48905bf
    uniform and more detailed error messages for protectederror Kagamino 2018-05-29 20:35:29 +02:00
  • 40c60405d4
    define function that adds error to messages, to use with protectederror Kagamino 2018-05-29 20:34:45 +02:00
  • f439da2872 Merge branch 'fix_127' into 'master' chirac 2018-05-29 16:46:30 +02:00
  • 56cf0688c6 Changement du nom de la colonne Grizzly 2018-05-28 20:43:10 +00:00
  • a926b28bbc Fix #127 and remove duplicate migration Maël Kervella 2018-05-28 10:03:15 +00:00
  • 4c8848876b Update schema.ldiff fix federez chirac 2018-05-21 12:24:40 +02:00
  • dce287bcd3 Fix acl search pour phabricator Gabriel Detraz 2018-05-09 20:42:34 +02:00
  • acb41cf375 Merge branch 'Fix_install_re2o' into 'master' chirac 2018-05-27 20:42:57 +02:00
  • 35eaff6160 Merge branch 'Fix_install_re2o' of https://gitlab.federez.net/federez/re2o into Fix_install_re2o root 2018-05-26 15:37:50 +00:00
  • a884f36fcb Utilise des fichiers de requirements Maël Kervella 2018-05-21 14:48:58 +00:00
  • 3b706722f7 Update changelog and readme Maël Kervella 2018-05-21 14:15:35 +00:00
  • 38bf10ab99 Typo and use _ask_value everywhere Maël Kervella 2018-05-20 12:01:52 +00:00
  • ccc741f7f5 Remove update-settings from update subcommand Maël Kervella 2018-05-20 00:17:23 +00:00
  • f81d94ea28 Reset BDD provoque apply migrations et collect statics Maël Kervella 2018-05-17 22:58:25 +00:00
  • 1541434e8f Update help subcommand in install_re2o.sh Maël Kervella 2018-05-17 22:51:29 +00:00
  • ddc87ded36 Fix invisible character Maël Kervella 2018-05-17 21:38:46 +00:00
  • a5006fae93 Fix wrong variable name Maël Kervella 2018-05-17 21:27:21 +00:00
  • e4e592a71a Ajoute une fonction 'update-settings' + cleanup Maël Kervella 2018-05-17 20:45:41 +00:00
  • 8f1ec6979b Add install_re2o subcommands Maël Kervella 2018-05-16 23:11:36 +00:00
  • 03aaba1545 Split install_re2o.sh into functions Maël Kervella 2018-05-16 19:44:11 +00:00
  • fa9a6f7173 Remove input from collectstatic Maël Kervella 2018-05-16 00:30:24 +00:00