This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 22 Jun, 2018 1 commit
-
-
Fernando Verdugo authored
* wip(fix): githubstat dead issue #808 * wip(fix): update README issue #808
-
- 20 Jun, 2018 1 commit
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * fix(KVM): create domain with iso_file failed * test(volatile): volatile clones should be active on creation * fix(volatile): deal with volatile clones disappear on shutdown issue #629 * test: removed debug
-
- 19 Jun, 2018 2 commits
-
-
-
JanFontanet authored
-
- 18 Jun, 2018 1 commit
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test(frontend): list machines returns only machines available to the user issue #698 * wip(grants): fixed list and settings list own clones and machines change settings to own clones and machines issue #698 * fix(frontend): list bases only show public to non-admins issue #698 * fix(backend): check iso file wasn't picking the right arg this is because we cherry-picked this code issue #780 * wip(grants): can list own machines if can create issue #698 * wip(frontend): properly show and hide action buttons issue #698 * test(backend): check deep recurson from frontend issue #698 * wip(backend): fix deep recurson from frontend issue #698 * Grants revision * fix(backend): removed domains return inactive issue #698 * wip(frontend): allow manage machine issue #698 * wip(fronted): hide clones if listing large for user issue #698 * wip(grants): fixed list machines when can remove all issue #698 * fix(frontend): settings is now manage issue #698 * fix clone permisions * Fix remove_clones , remove_clones_all & remove * Fix can_change_settings_clones * fix show grants when user has grant permissions * fix show users when user has manage_users permission * fix jump into /admin/users without permissions * wip(backend): run prepare and remove base as huge task this way other tasks will be executed in another process issue #797 * fix(frontend): machine screenshot failed on first load issue #797 * fix(upgrade): add grant screenshot for old releases issue #797 * fix(upgrade): add grant screenshot for old releases issue #797 * backend(grants): enable screenshot to all users issue #797
-
- 15 Jun, 2018 2 commits
-
-
-
Francesc Guasch authored
* test(requests): many clone requests to same base issue #790 * fix(requests): allow many clones to same base issue #790
-
- 14 Jun, 2018 6 commits
-
-
Francesc Guasch authored
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test: fixed typo * fix(hibernate): request start if down fixes issue #795 * test(hibernate): check when machine down issue #795
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test(frontend): show hibernated domains in listing issue #787 * fix(backend): set hibernated status properly issue #787 * fix(frontend): properly call hibernate issue #787 * test(frontend): set hiberanted inactive issue #787
-
Francesc Guasch authored
* fix(frontend): show if domain has clones fixes issue #765 * fix(test): don't request forced shutdown if already down issue #765 * test(grants): check extra info is added in KVM machines issue #765 * fix(grants); extra info insert if not there fixed, the check was reversed issue #765
-
- 13 Jun, 2018 2 commits
-
-
-
JanFontanet authored
* [671]Get Method + View FrontEnd * [#671]Enable the possiblity to change the number of USB that the user wants on his VM if admin * [#671]Enable the possiblity to change the number of USB that the user wants on his VM if admin * test file * [#671]Delete specific hardware & avoid changing hardware from base
-
- 07 Jun, 2018 3 commits
-
-
-
Francesc Guasch authored
* feat(frontend): redirect to logout after timeout issue #753 * test(frontend): show hibernated domains in listing issue #787 * fix(backend): set hibernated status properly issue #787
-
Francesc Guasch authored
* test(backend): test free memory error issue #746 * feat(frontend): show request error if any issue #746 * feat(backend): check free VM memory closes issue #746 * wip(backend): check real free memory available Before we could be misleaded by the use of overcommitting memory allocation issue #746
-
- 06 Jun, 2018 10 commits
-
-
Francesc Guasch authored
issue #753
-
Francesc Guasch authored
issue #733
-
JanFontanet authored
-
JanFontanet authored
-
JanFontanet authored
-
Francesc Guasch authored
* test(backend): check not to download custom ISO issue #780 * fix(backend): don't download custom ISOs with no url issue #780
-
Joel Alarcón authored
issue #709 * 709_bionic: feat: new Lubuntu Bionic ISOs issue #709 * 709_bionic: feat: new Xubuntu Bionic ISOs issue #709 * 709_bionic: feat: Added Bionic's XMLs and volumes. issue #706 * 709_bionic: fix: Added cdrom controller. issue #709. * Change this for this * 709_bionic: feat: new Kubuntu Bionic ISOs. issue #709. * 709_bionic: fix: new xml for 32 bit bionic machines. issue #709 * replaced kubuntu by bionic * 709_bionic: fix: new xml for Bionic 32 bits. issue #709 * Changing architecture and machine type issue #709 * 709_bionic: fix: Changes to both bionic xml. issue #709. * Changing HDD IDE to VirtIO in Bionic 32 and 64 bits issue #709 * fix(iso): SWAP volume appears as VDA When adding the new disk, it hunts for firs free slot. As slot 5 was not in use, as in other XMLs, it is chosen. issue #709
-
Francesc Guasch authored
It must be owned by the user and cloned from the base issue #740
-
Francesc Guasch authored
* test(grants): check old and new grants issue #773 * feature(grants): grants aliases issue #773
-
Francesc Guasch authored
Those commits should have been adedd in PR: https://github.com/UPC/ravada/pull/782 * wip(frontend): responsive list bases issue #777 * wip(frontend): refresh machines info on main screen issue #777 * feat(frontend): list bases header issue #777 * fix(frontend): check the user is the owner issue #777 * feat(i18n): add some string in en.po
-
- 05 Jun, 2018 4 commits
-
-
Francesc Guasch authored
* wip(frontend): responsive list bases issue #777 * wip(frontend): refresh machines info on main screen issue #777 * feat(frontend): list bases header issue #777 * fix(frontend): check the user is the owner issue #777 * feat(i18n): add some string in en.po
-
Francesc Guasch authored
* test(backend); expect 3 redirect USBs by default issue #733
-
JanFontanet authored
* [733] Added usb's on create machine * [733] Added usb's on create machine * remove warn
-
Francesc Guasch authored
fixes issue #740
-
- 04 Jun, 2018 1 commit
-
-
Joel Alarcón authored
* 688_owner_machine: 688_owner_machine: feat: The owner of a domain can be changed via the options tab. issue #688 * 688_owner_machine: feat: user name's domain owner updates after changing it in the options tab. issue #688 * 688_owner_machine: fix: admin can access any settings. issue #688. * 688_owner_machine: feat: Test for change_owner added. issue #688 * fix(frontend): more readable settings machine It still has room to improve: better help placement, aesthetics, labels issue #688 * 688_owner_machine: fix: test_change_owner now doesn't require rvd_back. issue #688 * 688_owner_machine: 688_owner_machine: text strings added at en.po for translation. issue #688. * fix: owner's bad name error fixed. issue #688 * fix: repeated clausure in en.po. issue #688 * 688_owner_machine: fix: change_owner's test now removes after finishing. issue #688
-
- 01 Jun, 2018 2 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
- 31 May, 2018 3 commits
-
-
Joel Alarcón authored
* 688_owner_machine: 688_owner_machine: feat: The owner of a domain can be changed via the options tab. issue #688 * 688_owner_machine: feat: user name's domain owner updates after changing it in the options tab. issue #688 * 688_owner_machine: fix: admin can access any settings. issue #688. * 688_owner_machine: feat: Test for change_owner added. issue #688 * fix(frontend): more readable settings machine It still has room to improve: better help placement, aesthetics, labels issue #688 * 688_owner_machine: fix: test_change_owner now doesn't require rvd_back. issue #688 * 688_owner_machine: 688_owner_machine: text strings added at en.po for translation. issue #688. * fix: owner's bad name error fixed. issue #688 * fix: repeated clausure in en.po. issue #688
-
Francesc Guasch authored
* wip(clone): run a request and let user know progress issue #751 * feat(frontend): improved start machine Start machine from clone waits with Javascript pulls issue #751 * wip(frontend): moved viewer hint to bottom issue #751 * wip(frontend): added timeout and description messages issue #751 * wip(frontend): remove old run machine code issue #751 * wip(frontend): show fresh machine information issue #751 * wip(clone): run a request and let user know progress issue #751 * feat(frontend): improved start machine Start machine from clone waits with Javascript pulls issue #751 * wip(frontend): moved viewer hint to bottom issue #751 * wip(frontend): added timeout and description messages issue #751 * wip(frontend): remove old run machine code issue #751 * wip(frontend): show fresh machine information issue #751 * fix(frontend): don't show display info if down issue #751 * wip(grants): force shutdown timeout only if still up issue #751 * wip(frontend): post start volatile domains issue #751 * wip(frontend): post start volatile domains typo issue #751
-
gloriarodriguez authored
* test(grants): list virtual machines issue #710 * feat(grants): allow remove all machines issue #710 * test(grants): check shutdown issue #710 * wip(grants): Rebased from shutdown clones and Master * feat(grants): allow hibernate if can shutdown issue #710 * Adding access to admin tools and list all virtual machines in grant user change_settings_all issue #748 * fix(grants): return 0 if not operator fixes test failure spotted by @gloriarodriguez issue #748 * test(pools): removed warning issue #748
-
- 30 May, 2018 2 commits
-
-
Francesc Guasch authored
* fix(monitoring): enable monitoring only if accessible Checks first if access to port 19999 is ok, then reloads and enables monitoring issue #756 * feat(monitoring): deal better with cached content Angular was caching port 19999 so it wasn't picking right monitoring access. It is still required that the user logs out and in to refresh monitoring port. issue #756 * fix(monitoring): check VM status If the VM is not running, the monitoring settings tab will not be displayed https://<hostname>/machine/settings/<id_vm>.html#monitoring Issue #756 * fix(monitoring): check VM status Issue #756
-
Francesc Guasch authored
* test(grants): list virtual machines issue #710 * feat(grants): allow remove all machines issue #710 * test(grants): check shutdown issue #710 * fix(users): check remove admin (#745) issue #744 * #629 clean (#735) * [#629] [test] volatiles are removed from front * [#629] [test] check volumes are removed * [#629] check volumes are removed after shutdown * [#629] force volume removal after shutdown of volatile * [#629] test XML in extra data is there * [#629] Allow forced virtual machine open It will open even if there is no real virtual machine in the VM * [#629] store extra information of the virtual machine Each different VM can have extra fields only for its kind * fix: clean iptables even if domain removed [#629] * fix: remove domain even it is not known [#629] * wip(backend): remove disks from volatile clones issue #629 wip * feat(backup): clean temporary machines volumes issue #629 * test(volatile): check volatile volumes are removed * fix(downloads): retry if download failed * fix(volatile): clean requests on machine remove issue #629 * test(volatile): old machines crashed on remove * fix(volatile): old volatile machines crashed on remove If the machines were created before this feature, they were missing the extra information, create it on open issue #629 * fix(volatile): fixed SQL remove old requests issue #629 * fix(frontend): open front domain issue #629 * fix(volatile): show current name instead internal issue #629 * 466 auto sync clock (#722) * [#466]Added XML modifier method * [466]Enable qemu agent on new KVM machines * [466]Added set_time method on resume kvm machine * [466]Added set_time method on resume kvm machine * [466]fixed bug creating xml for new machines * [466]fixed bug creating xml for new machines * [466]Only executed when resume kvm * [466]change the function call from post_resume to post_start * [466]update * [466]clean debug * Tests passed! * feat(grants) shutdown clones * test(grants): list virtual machines issue #710 * feat(grants): allow remove all machines issue #710 * fix(backend): cope with failure to resume When stopping it tries to resume just in case. It crashes if it is not paused issue #739 * wip(grants): generic grants per machine issue #749 * test(grants): shutdown clones * feat(grants): shutdown clones * fix(grants): ignore duplicated grant on startup issue #739 * fix(backend): set default shutdown to 2 min issue #739 * fix(shutdown): cleanup not necessary shutdowns issue #739 * test(shutdown): process all requests issue #739 * test(limits): test shuts down extra domain issue #739 * wip(limits): only 1 running domain available issue #739 * wip(grants): shutdown is now a long process call to run all process issue #739 * wip(grants): Rebased from shutdown clones and Master * feat(grants): allow hibernate if can shutdown issue #710
-