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

3161 commits

Author SHA1 Message Date
Hugo Levy-Falk 5107a4987f Foreign keys 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 937f2cf16c Fix miscellanous model creation mistakes. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 392ea8afbc Fix dependecies graph creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 77f5b66329 fix dependencies names 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk d58f90ecee Topologie models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 9b1f06eae5 Users models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 9eef45678f Machines models creation. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk 6aa072f6d1 Cotisations models definition. 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk f2afe8e7bd Preferences model creation 2021-01-24 16:37:09 +01:00
Yoann Pétri 750bb7dd1b fix: 🚸 Move user menu back to the right side of the screen (Fix #306) 2021-01-24 16:37:09 +01:00
chirac 012505fe08 Translation for error message 2021-01-24 16:37:09 +01:00
chirac e8a9e64c3f Add specific function and check on validation for sshfp 2021-01-24 16:37:09 +01:00
chirac 2846a7fb32 Add erdnaxe proposal of fix because there is no better solution 2021-01-24 16:37:09 +01:00
Yoann Pétri 6558cfc1eb fix: 🐛 Fix send_mail_voucher function 2021-01-24 16:37:09 +01:00
Hugo Levy-Falk b9ce083c88 Fix fucking Js 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier 8101c4782f Make switch port list horizontally scrollable in topology 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier c3a7e05496 Fix accessing view queryset property in api/permissions.py
Django would raise a RuntimeError indicating not to evaluate the .queryset attribute directly
2021-01-24 16:37:09 +01:00
chirac 9669ab6851 Unlogged->LoggedOut 2021-01-24 16:37:09 +01:00
chirac bdf1a14f71 Add an unlogged view for registration view 2021-01-24 16:37:09 +01:00
chirac e3445b6a60 Move new autocomplete widgets on widget file 2021-01-24 16:37:09 +01:00
chirac 8beece200d Pin specific version 2021-01-24 16:37:09 +01:00
chirac 287df2d1f0 Return True when list is returned 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier aacb8ef84a Fix minor issues with DAL 2021-01-24 16:37:09 +01:00
chirac ce87d7c3de Remove unusefull dependency 2021-01-24 16:37:09 +01:00
chirac 4c984a3975 Black on files 2021-01-24 16:37:09 +01:00
chirac 0d57536638 Correct customs acl list for extensions 2021-01-24 16:37:09 +01:00
chirac 89cd0ac856 Remove useless imports 2021-01-24 16:37:09 +01:00
chirac 331a75d77a Add club manager acl for user search 2021-01-24 16:37:09 +01:00
chirac 303531fed3 Add custom can_list acl for unpriviged views 2021-01-24 16:37:09 +01:00
chirac 6f121f09d0 Add autocomplete on multiop 2021-01-24 16:37:09 +01:00
chirac c4429a8f1c Remove massive_bf_form 2021-01-24 16:37:09 +01:00
chirac 89ca6d231f Replace get_queryset with filter_results 2021-01-24 16:37:09 +01:00
chirac 4df53ca902 Add can_list acl, move views autocomplete mixins to re2o/views.py 2021-01-24 16:37:09 +01:00
chirac b418719ef7 Autocomplete on history search 2021-01-24 16:37:09 +01:00
chirac 1f83a8eff2 Rename vars 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier b12fc190ba Create dal mixins 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier a27e562a59 Add dal to installed apps 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier d022b1f251 Remove legacy typeahead files 2021-01-24 16:37:09 +01:00
Jean-Romain Garnier 773892ae1c Add django-autocomplete-light dependency 2021-01-24 16:37:09 +01:00
chirac 033921669e Autocomplete for club edition 2021-01-24 16:37:09 +01:00
chirac faac45dec5 Fix switchs management autocomplete form 2021-01-24 16:37:09 +01:00
chirac e68c4a1469 Add iptype autocomplete search 2021-01-24 16:37:09 +01:00
chirac 27318344b5 Add autocomplete on preferences pannel 2021-01-24 16:37:09 +01:00
chirac e6f8b6426a Remove templatetag massive bootstrap form 2021-01-24 16:37:09 +01:00
chirac 82f48cfce0 Autocomplete on ticket 2021-01-24 16:37:09 +01:00
chirac 5f46ce1db5 Add autocomplete on cotisations 2021-01-24 16:37:09 +01:00
chirac 4ff555e41f Remove mbf on views 2021-01-24 16:37:09 +01:00
chirac e663fb63e0 Add ouverture ports on autocomplete 2021-01-24 16:37:09 +01:00
chirac 2aacec6584 Add autocomplete on machine, interface edit forms 2021-01-24 16:37:09 +01:00
chirac ed487c3d67 Add autocomplete on switchs/ap edit/creation forms 2021-01-24 16:37:09 +01:00