|
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 |
|
|
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 |
|
|
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 |
|
|
7c23dc27be
|
Fix heartbeat
|
2019-01-31 08:39:54 +01:00 |
|
|
2bf89ba2f0
|
Fix it.
|
2019-01-25 20:34:59 +00:00 |
|
|
4a146f8c02
|
Disable Wireless update for devices not supporting external Wifis, mitigating #4
|
2019-01-25 18:53:05 +01:00 |
|
|
267bf2b999
|
Add login screen-only notifications
|
2019-01-24 18:35:23 +01:00 |
|
|
a0b82c3c97
|
Check in missing templatetags
|
2019-01-24 16:38:22 +01:00 |
|
|
84680bab4f
|
Add missing files
|
2019-01-24 14:52:55 +01:00 |
|
|
b5d9047dd6
|
Fix last commit
|
2019-01-24 14:18:07 +01:00 |
|
|
f55ab7efef
|
Implement notifications - login filtering not working yet!
|
2019-01-24 13:04:04 +01:00 |
|
|
4391326072
|
Add rudimentary logging functions
|
2019-01-19 10:51:17 +01:00 |
|
|
0c8b87bb00
|
Add missing files for device logging
|
2019-01-18 13:50:53 +01:00 |
|
|
0a9cca30cb
|
Implement device logging
|
2019-01-18 13:50:41 +01:00 |
|
|
0decae3e3b
|
Fix login URL
|
2019-01-17 17:47:33 +01:00 |
|
|
0381d331aa
|
Move templates to /templates
|
2019-01-17 15:17:49 +01:00 |
|
|
159d9c52c4
|
Remove unused models from administration, add missing template files
|
2019-01-17 13:19:50 +01:00 |
|
|
1b12b36f74
|
Implement two-factor authentication using Twilio
|
2019-01-17 12:48:48 +01:00 |
|
|
ebf5519002
|
Have all resources internally
|
2019-01-17 10:59:39 +01:00 |
|
|
1d6ba6310c
|
Include local Font Awesome
|
2019-01-17 10:54:34 +01:00 |
|
|
51eb63bed7
|
Prevent privilege escalation
|
2019-01-17 09:52:38 +01:00 |
|
|
edcf42eff7
|
Fix display for networks without common name
|
2019-01-17 09:47:41 +01:00 |
|
|
243fe5c6a5
|
Allow users to modify themselves
|
2019-01-17 09:40:46 +01:00 |
|
|
bef927d2ae
|
Bootstrapify alerts in login page
|
2019-01-17 09:23:13 +01:00 |
|
|
c5f539e5e8
|
Use decorators for permission checks
|
2019-01-17 09:19:26 +01:00 |
|
|
0707fb2211
|
Convert login form to Bootstrap
|
2019-01-16 13:26:35 +01:00 |
|
|
e62c63a103
|
Highlight selected tab in administration panel
|
2019-01-16 09:27:33 +01:00 |
|
|
fc10a45eef
|
Add email buttons in user administration
|
2019-01-16 09:19:06 +01:00 |
|
|
81d024ceb1
|
Show date and time of last login in user administration
|
2019-01-16 09:12:59 +01:00 |
|
|
fa61c7f7b2
|
Add organization display for devices, WiFis and users in manager for superusers
|
2019-01-15 12:08:19 +01:00 |
|
|
363035af1a
|
Add tooltips for orbs
|
2019-01-13 18:28:59 +01:00 |
|
|
af3df21777
|
Implement yellow orbs
|
2019-01-13 18:12:09 +01:00 |
|
|
3b623f2693
|
Work with Unix timestamps rather than strings for time calculations
|
2019-01-13 17:56:00 +01:00 |
|
|
5c6121e630
|
Move all Javascript to static
|
2019-01-13 17:28:52 +01:00 |
|
|
a81d1211b1
|
Add user management
|
2019-01-13 13:55:53 +01:00 |
|
|
ddff965bda
|
Optically separate device and WiFi management
|
2019-01-13 11:48:05 +01:00 |
|
|
db86431b48
|
Add login error message
|
2019-01-13 11:24:35 +01:00 |
|
|
7095ce60be
|
Only display WiFi selection in device editor if device model supports WWAN
|
2019-01-09 17:08:39 +01:00 |
|
|
5a7ca7bead
|
Delete WiFi from UI, fix #2
|
2019-01-06 19:15:13 +01:00 |
|
|
78a34b80fa
|
Make things prettier
|
2019-01-05 16:08:19 +01:00 |
|
|
66b1fb0fad
|
Improve network display
|
2019-01-03 19:20:13 +01:00 |
|
|
4a3e5957bb
|
Fix WiFi issues
|
2019-01-03 18:38:00 +01:00 |
|
Julia Pfitzer
|
aa75cfc0f7
|
Added common name to network, fix issue #1
|
2019-01-03 18:29:49 +01:00 |
|
|
a4e223f311
|
Fix user name display in frontend
|
2018-12-28 12:10:18 +01:00 |
|
|
651f6097a4
|
Remove Groups from backend, remove files for WiFi config demo
|
2018-12-28 11:28:57 +01:00 |
|
|
824b6ef3a9
|
Fix type error
|
2018-12-28 11:08:30 +01:00 |
|
|
dbde49fbf5
|
Require device firmware to be rebuilt after device configuration change
|
2018-12-28 11:06:06 +01:00 |
|
|
ddbffd3bf7
|
Fix syntax error
|
2018-12-28 10:52:57 +01:00 |
|
|
6eac2f9e3f
|
Fix syntax error
|
2018-12-28 10:52:28 +01:00 |
|
|
e90ed01fce
|
Add WiFi management
|
2018-12-28 10:43:57 +01:00 |
|
|
36994cb03b
|
Implement firmware auto-update
|
2018-12-26 02:24:36 +01:00 |
|
|
6e6c63bed8
|
Implement LED status indicators for v4, store generated firmware images for faster retrieval
|
2018-12-26 00:25:53 +01:00 |
|
|
2f10145f96
|
Add Wifi devices
|
2018-12-23 10:37:14 +01:00 |
|
|
bd4b713560
|
Add device model display to edit form, sort devices in index
|
2018-12-15 13:01:10 +01:00 |
|
|
a575ea8cd3
|
Lots of improvements and fixes, getting VPN360 v4 to work
|
2018-12-15 12:35:00 +01:00 |
|
|
addf2a430e
|
All the things we did today
|
2018-12-01 18:56:29 +01:00 |
|
|
de44a793e1
|
Missing files from last commit
|
2018-11-28 22:36:17 +01:00 |
|
|
0b751b841a
|
Implement config generator and other things
|
2018-11-28 22:35:57 +01:00 |
|
|
0de4709c30
|
Make more AJAXy
|
2018-11-28 16:38:35 +01:00 |
|
|
4d2e3174db
|
Fixes and improvements
|
2018-11-26 20:55:09 +01:00 |
|
|
9545b0ec1f
|
Fix incorrect 1-to-1 relationship
|
2018-11-26 09:50:53 +01:00 |
|
|
669132b282
|
Some minor changes
|
2018-11-26 09:21:56 +01:00 |
|
|
eefaaabc8c
|
Complete version of the manager
|
2018-11-26 08:23:33 +01:00 |
|
|
4c3b316430
|
Stuff.
|
2018-11-25 22:02:16 +01:00 |
|
|
8f3d3570c1
|
Check in working hosts file generator
|
2018-11-25 16:05:26 +01:00 |
|