- 27 Sep, 2018 3 commits
 - 
- 
Virtual CPU core max value now configurable See merge request !400
Czémán Arnold committed - 
Fix the html tag bug on network page See merge request !398
Czémán Arnold committed - 
Turned off the autoescape for the variable which cointains the html tag.
Czémán Arnold committed 
 - 
 - 10 Sep, 2018 1 commit
 - 
- 
Add new environment variable (MAX_NODE_CPU_RAM) in settings/base.py. Using this variable in dashboard/forms.py as maximal value of cpu cores.
Chif Gergő committed 
 - 
 - 07 Dec, 2017 1 commit
 - 
- 
Easy setup See merge request !397
Czémán Arnold committed 
 - 
 - 06 Dec, 2017 2 commits
 - 
- 
Nótai István committed
 - 
commands: init command extended with default node, users, groups, permissions and detects kvm hardware acceleration presence.
Nótai István committed 
 - 
 - 05 Dec, 2017 1 commit
 - 
- 
Nótai István committed
 
 - 
 - 03 Dec, 2017 1 commit
 - 
- 
* adds default node * adds test groups: 'Administrators', 'Powerusers', 'Users' * adds test users: 'admin', 'poweruser', 'user' * adds KVM present notification for Administrator * shares 'vm' network with groups
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 6 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
 - 
Details: * get_models removed: https://docs.djangoproject.com/en/1.11/releases/1.7/#introspecting-applications * post_syncdb removed: https://docs.djangoproject.com/en/1.11/releases/1.9/#features-removed-in-1-9 Alternative: post_migrate: https://docs.djangoproject.com/en/1.11/ref/signals/#post-migrate * django.contrib.contenttypes.generic removed: https://docs.djangoproject.com/en/1.11/releases/1.9/#features-removed-in-1-9 GenericForeignKey and GenericRelation moved to django.contrib.contenttypes.fields module
Czémán Arnold committed 
 - 
 - 29 Jun, 2017 1 commit
 - 
- 
Copy to clipboard support See merge request !394
Czémán Arnold committed 
 - 
 - 29 May, 2017 1 commit
 - 
- 
Czémán Arnold committed
 
 - 
 - 28 May, 2017 1 commit
 - 
- 
Czémán Arnold committed
 
 - 
 - 05 Oct, 2016 3 commits
 - 
- 
Rework VM list filter More info: #458 See merge request !387
Kálmán Viktor committed - 
Minor datastore detail fixes See merge request !392
Kálmán Viktor committed - 
Kálmán Viktor committed
 
 -