Commit graph

219 commits

Author SHA1 Message Date
14bc795039 Add Kea config 2019-02-07 16:55:11 +00:00
cb20a164d3 Add sample OpenVPN server config 2019-02-07 16:47:25 +00:00
8aeedd6f3c Fix syntax 2019-02-07 16:16:14 +00:00
723aeb1946 Make heartbeats to the test environment possible 2019-02-07 16:11:45 +00:00
3ea5c941d9 Add netplan config 2019-02-07 15:51:25 +00:00
c4b4c6fb29 Add bridge-utils as dependency 2019-02-07 15:51:10 +00:00
c48063179d Fix device editing 2019-02-07 15:11:41 +00:00
6d4e69cb41 Add missing import 2019-02-07 08:32:46 +00:00
734945a923 Move firmware generation to tasks 2019-02-03 15:15:28 +00:00
3d9cfd40b2 Implement organization editing 2019-02-03 10:35:57 +00:00
8cab325f9f Implement organization overview/creation/deletion in frontend for superusers 2019-02-03 09:51:02 +00:00
ae590f402f Fix device creation 2019-02-02 15:35:14 +00:00
8a62cd6ac5 Automatically set device change timestamp on creation 2019-02-02 15:30:47 +00:00
32764274dd Add key generation to setup script 2019-02-02 15:18:57 +00:00
f25bf54f26 Condense code 2019-02-02 15:08:20 +00:00
c85549c124 Add network adding form 2019-02-02 15:01:18 +00:00
3f734fed15 Remove a line 2019-02-02 14:41:24 +00:00
3b668264b7 Add link to network add 2019-02-02 14:34:32 +00:00
3e744a4bc5 Implement network adding form 2019-02-02 14:31:25 +00:00
41d915a90b Implement Networks URLs 2019-02-02 13:24:15 +00:00
21014a6894 Implement Network display tab 2019-02-02 13:20:40 +00:00
22d0726175 Normalize Network Organization field name 2019-02-02 13:20:21 +00:00
79b7b2f8cd Remove unused module 2019-02-02 13:03:28 +00:00
d673ce311d Add delete user function in frontend 2019-02-02 12:31:05 +00:00
fb7faddd15 Update links 2019-02-02 12:20:09 +00:00
a3679d4f99 Beauty fix for URLs 2019-02-02 12:14:12 +00:00
ff17fb284f Implement user adding in frontend (already pushed some files in c82868a4) 2019-02-02 12:01:06 +00:00
c82868a40d Show page title in window title 2019-02-02 11:57:15 +00:00
64a5dc1105 Use different URLs for administration frontend pages 2019-02-02 10:31:30 +00:00
ed21a6238e Remove Task Results from admin backend 2019-02-02 10:11:48 +00:00
a0e5007958 Implement organization selection in user management 2019-02-02 10:03:33 +00:00
6ada4c9757 Improve heartbeat handling 2019-02-02 08:18:57 +00:00
d693653464 Add field for wireless config status to Device model 2019-02-02 08:00:33 +00:00
9b73d9a340 Fix user management tooltips 2019-02-01 20:42:20 +00:00
67894a30bf Add missing tag decorator 2019-02-01 20:39:30 +00:00
1ed1764d45 More code optimization 2019-02-01 20:38:29 +00:00
2f3fa67049 Reduce code redundancy 2019-02-01 20:28:37 +00:00
4a21dc8ea1 Add systemctl files for celery 2019-02-01 16:57:57 +00:00
cb9e16371d Prepare for queue 2019-02-01 16:49:55 +00:00
e07968df09 Unescape what doesn't need to be escaped 2019-02-01 15:34:24 +00:00
009fd7e80e Make required fields required :P 2019-02-01 15:29:34 +00:00
8250842f77 Make make_config executable 2019-02-01 15:13:43 +00:00
001ca76956 Add missing chown statement to setup 2019-02-01 15:12:51 +00:00
56e0c24499 Import missing OpenVPN tools 2019-02-01 15:12:12 +00:00
20c410b5c4 Pre-sort objects in tables 2019-02-01 15:07:12 +00:00
384e5bc4ec Add missing import 2019-02-01 15:06:37 +00:00
2c300ffc01 Set user variable in template tag 2019-02-01 14:38:37 +00:00
60704455c6 Fix indentation 2019-02-01 14:30:46 +00:00
4e2f33c5f9 Make device view more simple 2019-02-01 14:28:56 +00:00
a251f07ed4 Starting code base optimizations 2019-02-01 13:46:00 +00:00