Real-Gecko
|
27f62dff6c
|
Added admin application
- Manage users
- Manage groups
- Manage logs
|
2020-05-27 18:24:06 +06:00 |
|
Real-Gecko
|
38befa4362
|
Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
|
2020-05-27 12:43:29 +06:00 |
|
catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|
catborise
|
a6f7618854
|
convert django.core.urlresolver to django.urls. fix i18n. fix identation
|
2020-01-24 10:09:46 +03:00 |
|
catborise
|
d7f283f089
|
network qos adding, listing, backend revamped. Add network bug for nat networks solved
|
2019-11-20 08:42:09 +03:00 |
|
catborise
|
d7b350a591
|
networks/view.py Add Qos Functions. Edit with XML corrections
|
2019-11-15 11:35:22 +03:00 |
|
catborise
|
930cef24be
|
IPv6 Support: Create ipv6 network support added. Some small fixes
|
2019-11-08 18:26:47 +03:00 |
|
catborise
|
8bc316355d
|
Reconfig to create nat routed network without subnet
|
2019-11-07 16:49:40 +03:00 |
|
catborise
|
78ec7ac746
|
network: Add network pool mac info. dhcp->dhcp4 conversion.
|
2019-11-07 14:07:57 +03:00 |
|
catborise
|
c5a96b7662
|
Add IPv6 support.
|
2019-11-07 10:33:36 +03:00 |
|
catborise
|
38ae62d093
|
define network with XML is related with network object. It is converted
|
2019-10-30 11:02:38 +03:00 |
|
catborise
|
0fdc2dae33
|
fix redirection for network connection error
|
2019-09-11 11:12:33 +03:00 |
|
catborise
|
828a271789
|
pep8 style code corrections
|
2019-09-10 09:48:31 +03:00 |
|
catborise
|
ead0414a4d
|
Add XML config editing option for a network
|
2019-01-24 15:02:19 +03:00 |
|
catborise
|
bd63e3e4e6
|
Add Fixed Network Address operations. Add Modify dhcp range for stopped networks.
|
2019-01-22 16:53:10 +03:00 |
|
Jan Krcmar
|
dac974ddab
|
request.user.is_authenticated() substitued for @login_required decorator
settings.LOGIN_URL = /accounts/login
|
2015-12-22 15:09:02 +01:00 |
|
Retspen
|
b4e8da8671
|
Resoved problem with app template
|
2015-04-02 16:20:46 +03:00 |
|
Retspen
|
35da9ad193
|
Added 404 and fixed urls
|
2015-04-02 15:39:40 +03:00 |
|
Retspen
|
ea41412aac
|
Move tempates
|
2015-04-02 11:48:40 +03:00 |
|
Retspen
|
ed2b28c25e
|
Add new forms and templates
|
2015-03-10 16:24:10 +02:00 |
|
Retspen
|
8f5ccb3519
|
Add new rule and tags
|
2015-03-03 16:53:10 +02:00 |
|
Retspen
|
5960e94da5
|
Add logs and block for templates
|
2015-03-03 11:34:09 +02:00 |
|
Retspen
|
fa3df5bff3
|
Refactoring
|
2015-02-27 11:51:33 +02:00 |
|
Retspen
|
dd5f98cbe8
|
build new tree
|
2015-02-27 11:28:22 +02:00 |
|
Retspen
|
4d48e79341
|
Initial commit
|
2015-02-27 10:53:51 +02:00 |
|