- 01 Dec, 2017 2 commits
-
-
Czémán Arnold committed
-
Czémán Arnold committed
-
- 30 Nov, 2017 1 commit
-
-
Czémán Arnold committed
-
- 11 Nov, 2017 5 commits
-
-
network, dashboard: add privileged and non-privileged user support to Vxlan views, and add access management
Czémán Arnold committed -
Czémán Arnold committed
-
Czémán Arnold committed
-
Czémán Arnold committed
-
Czémán Arnold committed
-
- 08 Nov, 2017 2 commits
-
-
Czémán Arnold committed
-
Czémán Arnold committed
-
- 05 Nov, 2017 6 commits
-
-
Czémán Arnold committed
-
Czémán Arnold committed
-
Czémán Arnold committed
-
Czémán Arnold committed
-
dashboard, vm: rework Interface forms, views and operations, add UserInterface forms, views and operations; extends Interface models and views with Vxlan support
Czémán Arnold committed -
Czémán Arnold committed
-
- 17 Oct, 2017 1 commit
-
-
Czémán Arnold committed
-
- 12 Oct, 2017 3 commits
-
-
Upgrade Django 1.11 fix See merge request !396
Czémán Arnold committed -
Czémán Arnold committed
-
Czémán Arnold committed
-
- 04 Oct, 2017 7 commits
-
-
Upgrade to Django 1.11 See merge request !395
Czémán Arnold committed -
Czémán Arnold committed
-
Czémán Arnold committed
-
Czémán Arnold committed
-
Suggestion to eleminate RequestContext: https://docs.djangoproject.com/en/1.11/ref/templates/upgrading/#django-template-loader
Czémán Arnold committed -
Czémán Arnold committed
-
- 08 Jul, 2017 4 commits
-
-
Rename operation See merge request !389
Czémán Arnold committed -
Czémán Arnold committed
-
Czémán Arnold committed
-
dashboard, circle: register django autocomplete light and load static content for FilteredSelectMultiple widget on the proper way
Czémán Arnold committed
-
- 07 Jul, 2017 3 commits
-
-
Conflicts: circle/circle/settings/base.py
Czémán Arnold committed -
Czémán Arnold committed
-
dashboard, circle, network, request: upgrade and rework autocompletion, remove deprecated 'pattern' from url patterns
Czémán Arnold committed
-
- 06 Jul, 2017 1 commit
-
-
Changes: * Use argparse instead of optparse: https://docs.djangoproject.com/en/1.11/releases/1.10/#features-removed-in-1-10 * convert print to self.stdout.write(), Django documents suggest it: https://docs.djangoproject.com/en/1.11/howto/custom-management-commands/#module-django.core.management
Czémán Arnold committed
-
- 04 Jul, 2017 5 commits
-
-
django.db.models.field.subclassing.SubfieldBase removed: https://docs.djangoproject.com/en/1.11/releases/1.10/#features-removed-in-1-10 New field classes require to call full_clean() method on Models, because the to_python() din't call automatically. Related docs: https://docs.djangoproject.com/en/1.11/releases/1.8/#subfieldbase
Czémán Arnold committed -
dashboard, vm: fix user handling i tests, new Origin type cannot implicit convert to str, fix redirect_chain in 2FA tests, importing vm operation in __init_.py is unnecessary and and brokes the application
Czémán Arnold committed -
circle, common, dashboard, firewall, request: fix deprecated context and cache handling, get_models, and max_length type for ConnectCommand name
Czémán Arnold committed -
Czémán Arnold committed
-
Czémán Arnold committed
-