1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2025-01-27 23:55:19 +00:00

Commit graph

  • fd87cfd86e fix disk_size NoneType while determining vm disks size Ing. Jan KRCMAR 2017-06-26 14:45:12 +0200
  • 437be0df99 instance clone validate mac address Ing. Jan KRCMAR 2017-06-15 11:57:31 +0200
  • 3e709cd253 accounts/views: do not redirect to profile, if user wants to see self Ing. Jan KRCMAR 2017-06-06 15:07:02 +0200
  • c5f86358be fix STATIC_URL in templates. static urls should be generated by "static" template tag Ing. Jan KRCMAR 2017-06-06 14:49:11 +0200
  • d715e996b0 templates/instance.html view redesign. smaller instance details, instance title added Ing. Jan KRCMAR 2017-06-06 12:51:32 +0200
  • f959dc7016 settings: TEMPLATE_DIRS is deprecated, using TEMPLATES instead Ing. Jan KRCMAR 2017-06-06 12:49:33 +0200
  • 4d08f956fb add /instance/sshkeys/ endpoint for retrieving instance owners ssh keys Ing. Jan KRCMAR 2017-05-11 10:46:39 +0200
  • 240b315ef0 Tunnel remote connection Balthild Ires 2017-04-22 21:07:45 +0800
  • 5ad484f093 localhost should be direct accessed too Balthild Ires 2017-04-22 20:37:25 +0800
  • b7457a4362 automatic remove instances with the same name Ing. Jan KRCMAR 2017-04-20 14:46:42 +0200
  • 6858448b60 fix multiple media selection in instance settings form Ing. Jan KRCMAR 2017-04-20 14:45:01 +0200
  • 14b0751930 UserAttributes can_clone_instances defaults to True Ing. Jan KRCMAR 2017-03-31 14:33:03 +0200
  • fe89af9d8f using custom accounts.backends.MyRemoteUserBackend, which adds default instances and attributes for user Ing. Jan KRCMAR 2017-03-31 14:29:27 +0200
  • b0bcfdbe6d Merge c78442f4c4 into d94ca38e5c savichev 2017-03-11 19:20:57 +0000
  • 9e8e063785 Merge d4df8569c1 into d94ca38e5c Alice Ferrazzi 2017-03-11 19:20:57 +0000
  • 8a5e01a9e1 Merge 836f1b3bcf into d94ca38e5c savichev 2017-03-11 15:52:26 +0000
  • 62d1f88ed2 Merge 663a5781b8 into d94ca38e5c Sam 2017-03-11 15:52:26 +0000
  • b2635c14eb Merge b6c875a1a6 into d94ca38e5c savichev 2017-03-11 15:52:25 +0000
  • c5bde536a5 Merge 8b08b24d51 into d94ca38e5c savichev 2017-03-11 15:52:25 +0000
  • 9260322e2e Merge c86fcab4c3 into d94ca38e5c savichev 2017-03-11 15:52:25 +0000
  • 3187c6026f Merge 5e0bce9110 into d94ca38e5c savichev 2017-03-11 15:52:25 +0000
  • d94ca38e5c Little fix #133 anatoliy.guskov@gmail.com 2017-03-10 21:02:52 +0200
  • 609651d707 disable page reloading while migrating vm and pleaseWaitDialog is displayed Ing. Jan KRCMAR 2017-03-09 15:14:38 +0100
  • 531ea1e652 Merge pull request #88 from honza801/master Anatoliy Guskov 2017-03-09 15:34:21 +0200
  • b5f9f638f1 autostart stays persistent after instance migration Ing. Jan KRCMAR 2017-03-09 14:26:55 +0100
  • b3a47d3b22 Merge 3946741457 into aa2a996e3f savichev 2017-01-19 08:02:53 +0000
  • 20d0e5a09d add offline migration option Ing. Jan KRCMAR 2017-01-04 13:14:30 +0100
  • 48371ff92d deleting instance with disk causes also delete of all corresponding snapshots. previously deleting instance with snapshots ended with error and probably also database inconsistency. Ing. Jan KRCMAR 2016-11-04 09:33:49 +0100
  • 72d57ebc21 Merge 748c167def into aa2a996e3f Valentin Samir 2016-10-18 07:25:45 +0000
  • aa2a996e3f Merge pull request #129 from ctechguy/ctechguy/add_storage_regex_issue Anatoliy Guskov 2016-10-15 10:52:02 +0300
  • 89f49b120b Fixin add storage regex issue on 'iso path' and 'lvm name' chris 2016-10-15 00:25:21 -0400
  • a3a572a8a8 Fixed: Conflicting migrations detected (0004_userinstance_is_vnc, 0007_auto_20160426_0635 in accounts) Ing. Jan KRCMAR 2016-09-12 11:02:01 +0200
  • ed4cb864ad Merge remote-tracking branch 'qdaniel/master' Ing. Jan KRCMAR 2016-09-12 10:57:14 +0200
  • 525d42a74d instances/views.py check instance name, alloweed r^[a-zA-Z0-9-]+$ Ing. Jan KRCMAR 2016-09-06 13:01:45 +0200
  • 884c12ab43 Update name of package in Ubuntu install instructions.y Erik Andersen (Azendale) 2016-09-04 20:03:07 +0000
  • 29b722ff41 Merge branch 'master' of https://github.com/honza801/webvirtcloud Daniel Rieper 2016-07-29 13:05:54 +0200
  • 01fc85e1fc listen 127.0.0.1 QDaniel 2016-07-21 23:14:48 +0200
  • 9e294ade3c Security Bug: No external Connections QDaniel 2016-07-13 12:49:14 +0200
  • 346b96b319 Merge pull request #112 from nitmir/user-vnc Anatoliy Guskov 2016-07-11 10:13:33 +0300
  • c86fcab4c3 Update overview.html savichev 2016-06-15 13:33:02 +0500
  • 5e0bce9110 Update views.py savichev 2016-06-15 13:31:31 +0500
  • 8b08b24d51 Update hostdetails.py savichev 2016-06-15 11:29:51 +0500
  • 08cc19900c guess_clone_name fix. should check hostname, not fqdn. Ing. Jan KRCMAR 2016-06-08 13:37:26 +0200
  • 14e8418472 Fix typos Jacco Koning 2016-05-30 14:31:43 +0200
  • 3666ff0738 settings.ALLOW_EMPTY_PASSWORD added. allows to create user withnout password. useful with SSO authentication. Ing. Jan KRCMAR 2016-06-02 13:39:18 +0200
  • f484598414 add guess button for cloned instance name. this reads dhcp conf and uses settings.CLONE_INSTANCE_DEFAULT_PREFIX. Ing. Jan KRCMAR 2016-05-27 14:13:24 +0200
  • 0b80b030fe add refresh button into instance view Jan Krcmar 2016-05-12 10:06:16 +0200
  • 748c167def Genrate random salts fort the root password Valentin Samir 2016-05-10 13:42:48 +0200
  • 9db1b060a6 An empty root password disable the root password Valentin Samir 2016-05-10 13:42:11 +0200
  • c25a35e1b1 Disable autocomplete on the root password input Valentin Samir 2016-05-10 13:28:37 +0200
  • 7efbfec17f Add an option to allow an user to change VNC settings Valentin Samir 2016-05-09 12:08:31 +0200
  • 7b3fcd17ea Check user permission before delete or resize Valentin Samir 2016-05-09 12:07:30 +0200
  • 6f63df75a0 Merge bffc69827f into 4ce76f57c6 savichev 2016-05-08 17:25:57 +0000
  • 4ce76f57c6 Merge pull request #110 from nitmir/passwd-vnc Anatoliy Guskov 2016-05-08 20:22:18 +0300
  • 064bd18796 Add validation of the field gstfsd_key. Valentin Samir 2016-05-08 16:29:39 +0200
  • 6dc7473ab0 Use JSON Web Signature and Encryption (JWS & JWE) between webvirtcloud and gstfsd Valentin Samir 2016-05-08 16:12:50 +0200
  • e75fc99449 Create instances with a random generated vnc password by default Valentin Samir 2016-05-08 12:24:43 +0200
  • 5b431b28d6 Merge fd2dc1296f into 1425a7ae1f Valentin Samir 2016-05-06 13:21:47 +0000
  • 572f7b12cd instances_filter cookie expires after 1 day Jan Krcmar 2016-05-06 14:40:24 +0200
  • 9327cf36c4 accounts view sorts users by username Jan Krcmar 2016-05-06 14:39:52 +0200
  • c4ae3d2982 instances filter stores filter value into cookie and auto-fills/applies filter on document ready Jan Krcmar 2016-05-06 10:56:50 +0200
  • 99bd6930b9 add js.cookie.js to base.html Jan Krcmar 2016-05-06 10:55:24 +0200
  • 1425a7ae1f Merge pull request #101 from savichev/patch-12 Anatoliy Guskov 2016-05-05 21:34:10 +0300
  • fd2dc1296f Make VNC listen by default only on 127.0.0.1 and add a checkbox on vncsettings to listen on 0.0.0.0 Valentin Samir 2016-05-04 14:03:16 +0200
  • 2c4a6e16eb For novnc, only need a tunnel to physical host if connhost is not localhost Valentin Samir 2016-05-04 14:02:37 +0200
  • b6c875a1a6 Update gstfsd savichev 2016-05-04 12:39:37 +0500
  • e966e6c030 add user information per instance on the instances list Jan Krcmar 2016-05-02 12:23:18 +0200
  • e45c712d67 add instance/options/users tab. lists all owners of the instance Jan Krcmar 2016-04-28 12:50:11 +0200
  • 380cc2d09b wvmInstance._set_options options.get(o) returns unicode, so cannot be str()ed Jan Krcmar 2016-04-27 15:32:40 +0200
  • fc71884cd4 please wait dialog added on migrate/clone event Jan Krcmar 2016-04-26 10:30:48 +0200
  • 8de4c6b131 /accounts view creates userattributes automatically Jan Krcmar 2016-04-26 08:50:58 +0200
  • 25529835b5 set default UserAttributes to instances=1, vcpus=1, memory=2048, disk=20 Jan Krcmar 2016-04-26 08:36:14 +0200
  • db1ab88f51 Merge remote-tracking branch 'retspen/master' Jan Krcmar 2016-04-21 13:34:27 +0200
  • 0e7c5c25b7 fix instance compute node after migration Jan Krcmar 2016-04-21 13:08:20 +0200
  • 17cb7ace88 Fixed #105 retspen 2016-04-21 13:14:20 +0300
  • 05a7944c0e Merge pull request #104 from brenard/html5_console Anatoliy Guskov 2016-04-20 11:29:23 +0300
  • 958e769258 Merge pull request #103 from brenard/rbd_support Anatoliy Guskov 2016-04-20 11:28:15 +0300
  • 69b955261f Unified VNC/SPICE console interfaces with bootstrap Benjamin Renard 2016-04-18 00:25:46 +0200
  • 9520282a4b Add possibility to configure HDD cache mode during instance creation Benjamin Renard 2016-04-17 23:41:40 +0200
  • e1d3be17f1 Fix pep8 errors Benjamin Renard 2016-04-16 15:06:39 +0200
  • ee2b97d62f Retreive all RBD hosts (and their port if defined) from pool definition during instance creation Benjamin Renard 2016-04-16 15:04:28 +0200
  • 9268cd3a61 Update libvirt-bootstrap.sh savichev 2016-04-04 14:52:14 +0500
  • f8e681dbf4 added user disk quota limit Jan Krcmar 2016-03-31 13:12:52 +0200
  • 2f63d35804 Updated Python dependencies retspen 2016-03-30 16:24:22 +0300
  • 9b5d745fb9 Update requirements.txt savichev 2016-03-30 18:15:35 +0500
  • 90fc5db411 Update requirements.txt savichev 2016-03-30 14:51:16 +0500
  • c5c8d29dff Update requirements.txt savichev 2016-03-30 12:48:15 +0500
  • 3946741457 Update README.md savichev 2016-03-29 16:52:33 +0500
  • 6546fa2570 show instance title in instances view for non superuser Jan Krcmar 2016-03-24 14:51:29 +0100
  • e9e62e3c41 instance templates show clone button instead of poweron on instances list page Jan Krcmar 2016-03-23 15:18:20 +0100
  • 16ef164ed9 correct instance summary display after unsuccessfull resize Jan Krcmar 2016-03-23 14:29:40 +0100
  • 1e84dcbbc9 instance resize check_user_quota correct cpu/memory resize amount. only differrence from current state should be provided for the function Jan Krcmar 2016-03-23 14:11:23 +0100
  • bc0552e12e not superuser delete instance causes delete for all corresponding user_instances (not only current user) Jan Krcmar 2016-03-23 13:47:04 +0100
  • 8148620025 instances.views.check_user_quota correct cpu/memory sum Jan Krcmar 2016-03-23 13:25:28 +0100
  • 27030113fb account max mamory label Max memory (MB), added MB Jan Krcmar 2016-03-23 13:24:14 +0100
  • 738993d97a bugfix: instances list block poweron when is_template for normal users Jan Krcmar 2016-03-23 12:44:24 +0100
  • 7cdac17b53 instances list block poweron when is_template for normal users Jan Krcmar 2016-03-23 12:07:52 +0100
  • c51e986b8c clone check_user_quota correct application logic Jan Krcmar 2016-03-23 12:04:15 +0100
  • 027bbbc776 Merge remote-tracking branch 'andrem/master' Jan Krcmar 2016-03-23 10:54:25 +0100
  • 6afcd00e2e logs view adds paging ability Jan Krcmar 2016-03-23 10:38:33 +0100