Commit graph

244 commits

Author SHA1 Message Date
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
5979e2cec5 Remove Cron Logs from admin 2019-02-01 12:25:55 +00:00
a1be826eeb Use more straightforward approach to get organizations from user 2019-02-01 12:16:28 +00:00
d1935e4884 Make manage.py executable if it isn't already 2019-02-01 09:09:35 +00:00
9fceca16a4 Make cron subshell execute manage.py directly - it is executable anyway 2019-02-01 09:08:48 +00:00
61574c5451 Might be good to run crons as root 2019-02-01 09:04:06 +00:00
e4e7ce3a52 Move orga string generation for management panel to template tag 2019-02-01 08:56:02 +00:00
1fbd067afe Fix login for existing user 2019-02-01 08:27:34 +00:00
d175fbcb38 Implement user status display 2019-02-01 08:19:18 +00:00
7476c08529 Start implement user status logging 2019-01-31 19:58:08 +00:00
3af6677da0 Update setup for cron 2019-01-31 18:43:53 +00:00
b76b3acd49 Implement Git revision in superuser template 2019-01-31 16:32:15 +00:00
32bde8ee00 Prepare for superuser Git revision display 2019-01-31 14:26:28 +00:00
1c0a12c881 Add Postfix to setup script 2019-01-31 08:24:48 +00:00
5aad624793 Change URLs for OpenWRT gits 2019-01-31 08:49:18 +01:00
7c23dc27be Fix heartbeat 2019-01-31 08:39:54 +01:00
d4e4bbdce3 Submodule changes 2019-01-26 12:39:42 +01:00
cf973ebf70 Add device image builders as OpenWRT submodules 2019-01-26 09:14:44 +00:00
82c631800d Add OpenVPN and Easy-RSA to setup 2019-01-26 09:11:58 +00:00
2de0c4e455 Fix argon2 dependency 2019-01-25 21:27:43 +00:00
faea3a8fcc Add argon2 package installation to setup script 2019-01-25 21:20:29 +00:00
aa2dd01e24 Add chown to setup 2019-01-25 21:01:50 +00:00
9c0c07f561 Fix service file path in setup 2019-01-25 20:37:41 +00:00
2bf89ba2f0 Fix it. 2019-01-25 20:34:59 +00:00
754b20413a Add missing lines to setup file 2019-01-25 20:34:27 +00:00
4a146f8c02 Disable Wireless update for devices not supporting external Wifis, mitigating #4 2019-01-25 18:53:05 +01:00