Commit graph

260 commits

Author SHA1 Message Date
Kumi ace52ac3e2 Exception may be there and still be None, apparently... 2019-04-25 14:24:58 +00:00
Kumi 24cae8a01b Fix syntax error in notification display causing redirect loop on login 2019-04-25 14:06:41 +00:00
Kumi 0d3c94eca4 Apply pycodestyle recommendations on vpnmanager dir 2019-04-21 14:21:46 +00:00
Kumi e123331b02 Apply pycodestyle recommendations on template tags 2019-04-21 12:27:51 +00:00
Kumi 8693d9e095 Many many more LOCs 2019-04-21 12:13:40 +00:00
Kumi c034106881 Moar LOCs 2019-04-21 09:02:19 +00:00
Kumi e9267c984c Apply pycodestyle recommendations in tasks.py 2019-04-21 08:55:29 +00:00
Kumi 41f872fad5 Yet more LOCs 2019-04-21 08:52:07 +00:00
Kumi c41cd90a3e A lot more LOCs 2019-04-21 08:38:36 +00:00
Kumi 6111cc3514 Apply pycodestyle recommendation on logger.py 2019-04-21 08:11:19 +00:00
Kumi 2add88cbb4 Apply pycodestyle recommendation on hostname(.dist).py 2019-04-21 08:10:44 +00:00
Kumi e53e67e3e9 More LOCs 2019-04-21 08:09:07 +00:00
Kumi 60e58ea9f0 Make code less readable, but that's what pycodestyle wants... 2019-04-21 08:06:53 +00:00
Kumi c827006457 Work around empty catch 2019-04-21 07:49:53 +00:00
Kumi ee5851df72 Applying pycodestyle recommendations on cronjobs.py 2019-04-21 07:40:14 +00:00
Kumi 227e24a2ab Applying pycodestyle recommendations on apps.py 2019-04-21 07:39:44 +00:00
Kumi 4287c4e40e Applying pycodestyle recommendations on admin.py 2019-04-21 07:37:17 +00:00
Kumi 2ccbd49791 Use ops address rather than support which would clog up the ticketing system 2019-04-19 06:41:34 +00:00
Kumi a32d954e0f Move bell symbol to own column in preparation of hiding columns for regular users, add Kumi Systems as admin 2019-04-18 14:26:28 +00:00
Kumi b85c772254 Fix failure creating device when MAC is empty 2019-04-18 14:04:13 +00:00
Kumi df681072e2 Error handling 2019-04-18 13:59:06 +00:00
Kumi 344d48a6f8 Change app name 2019-04-17 13:28:21 +00:00
Kumi b91dcb755c Use Font Awesome for device status indication 2019-04-16 09:02:39 +00:00
Kumi df941650dd Device upgrade status indication 2019-04-16 08:50:04 +00:00
Kumi ad0efbaf6d Missing migration 2019-04-16 07:16:15 +00:00
Kumi 6ad5d85b78 V3 deprecation warning 2019-04-16 07:16:03 +00:00
Kumi d3052e0489 Rework V4 heartbeat, fixing connection bug and improving connection speed if Internet connection is available and device restricted to No VPN 2019-03-28 18:26:34 +00:00
Kumi bff0c04c33 Replace some custom forms by Django forms 2019-03-16 17:06:27 +00:00
Kumi 35b43df7b4 Simplify network and orga forms 2019-03-16 13:25:37 +00:00
Kumi 4846d1da31 MAC address module 2019-03-15 18:07:43 +00:00
Kumi 84fe922b20 MAC address storage 2019-03-15 18:06:05 +00:00
Kumi 5e921ddfff Make downloader a link again 2019-03-10 13:09:45 +00:00
Kumi 989057d66c Improve superuser display 2019-03-10 11:45:35 +00:00
Kumi 24cfa48988 Improve status detection 2019-03-08 16:00:39 +00:00
Kumi 9a5f6d1d27 Fix network name display 2019-03-08 15:51:58 +00:00
Kumi e4593e1344 Missing migration 2019-03-08 15:48:51 +00:00
Kumi 1d2e0e41e4 Patch No VPN setting back into existence 2019-03-08 15:48:24 +00:00
Kumi 45e35b36d1 Add line break 2019-03-08 15:45:34 +00:00
Kumi 994e78f12c Add SSID display in frontend 2019-03-08 15:43:35 +00:00
Kumi 9ff34c5199 Auto-select active orga in object creators 2019-03-08 15:39:13 +00:00
Kumi 8123042305 Fix display of offline devices 2019-03-08 15:33:20 +00:00
Kumi 745fa3aa02 Fix power LED status indication 2019-03-08 15:21:18 +00:00
Kumi 50cf4d5634 Implement custom SSIDs and WPA2-PSK encryption 2019-03-08 15:16:37 +00:00
Kumi 1c69a1ebaa Monkey patch administration to use default login page, preventing login w/o 2FA 2019-03-08 09:27:14 +00:00
Kumi bcaad90cfd Add certificate renewal to crontab 2019-02-25 13:25:48 +00:00
Kumi 8e16370769 Move model update actions to view rather than task, fixing #19 2019-02-24 13:08:32 +00:00
Kumi 9a6279d080 Fixing celery content serialization, fixing #19 2019-02-24 11:50:57 +00:00
Kumi 9911f63ed1 Fixing #18 2019-02-24 11:16:36 +00:00
Kumi e89dac03ea Use document attribute for blocking firmware downloads, fixing #17 2019-02-24 11:14:22 +00:00
Kumi 45fa971588 Fix frontend for single-orga users, improve permission management 2019-02-21 09:46:25 +00:00