An open API service for software projects hosted on Open Collective.

github.com/QubesOS/qubes-manager

Qubes component: manager
https://github.com/QubesOS/qubes-manager

Extend testing timeout

822707f9f9a62524528b82c27d253752f42b8a9c authored almost 5 years ago
Fixed incorrect virtmode check (ignored PVH when it was the default)

fixes QubesOS/qubes-issues#6108

90a33f716eb459886957d457ef6bba305a33e947 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/265'

* origin/pr/265:
Added show password button to Backup/Restore

70b8f0c14440082fc4d3af49138a9d45f363f044 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/263'

* origin/pr/263:
Warn if trying to change layout on unsupported vms in Qube Manager

29da891728ce0f1a0c8b54deee92420ee5db3dd5 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/260'

* origin/pr/260:
Less intrusive max mem / init mem warning in VM Setting

fdf4f87fdb8a6dab473892b5626611e98f3af32d authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/255'

* origin/pr/255:
shutdown-when-idle gets its own checkbox in VM settings

2585c8f4eefeb017c6a3350053019edc48c5f727 authored almost 5 years ago
Warn if trying to change layout on unsupported vms in Qube Manager

requires https://github.com/QubesOS/qubes-core-admin-client/pull/161
references QubesOS/qubes-is...

bac36675dc43ba11dfbea96514a41cd3472a05dc authored almost 5 years ago
Added show password button to Backup/Restore

The button shows the password while pressed
(emulating common password practices).

fixes QubesO...

12764595cf3d0645c04f6e82af36fd7f940adb36 authored almost 5 years ago
Modified Qube Manager toolbar to be more readable and added Emergency Pause

Instead of tiny buttons, now Qube Manager will have bigger buttons and text underneath.
Furtherm...

63d2ff6fb4aae9abee45c2a130f724ebf41bbb21 authored almost 5 years ago
shutdown-when-idle gets its own checkbox in VM settings

It is disabled if the service is unavailable and displays information
about how to enable it if ...

4211d6e403f35b056cf2c220e116d987895c082d authored almost 5 years ago
version 4.1.12-1

98a5c93c042804f5fa9bd04ad25e9023d75bac15 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/264'

* origin/pr/264:
Fixed missing verbose error logging in Restore Backup

13e682fc9846d1e23c1df5f09822d06edaf7461e authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/262'

* origin/pr/262:
Fix capitalization in restore dialog

422a559a675b1eabc46c7635912c5af1779e0df7 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/261'

* origin/pr/261:
Fix Boot from Device error when no block devices were found

da00d156d26e8cfdb84d4732468be8f1d534de4d authored almost 5 years ago
Fixed missing verbose error logging in Restore Backup

fixes QubesOS/qubes-issues#6035

53d17d6cb235d4112e70a2ae51c8af7c23a760b5 authored almost 5 years ago
spec: fix qt5 dependency for Fedora 33

QubesOS/qubes-issues#6039

306b6220c75040e528d9f16c58990c6b884b96fa authored almost 5 years ago
Fix capitalization in restore dialog

e41e8080ea2d6baaa1cbb0718ff5afdbe144ca5d authored almost 5 years ago
Fix Boot from Device error when no block devices were found

fixes QubesOS/qubes-issues#6018

e9231d34483fa7561a9863852e5401308ad4791d authored almost 5 years ago
qvm-template: Include files in deb/rpm package

0857ff86bbd324440d6e843980bab9615008f51d authored almost 5 years ago
qvm-template: Change size unit from kB to MB.

5c5758783be354492557b86ddb01d4111021c0b1 authored almost 5 years ago
qvm-template: Disable multi-selection for simplicity.

d0fb97595814db000b991bd2a6cf27fd0854f793 authored almost 5 years ago
Less intrusive max mem / init mem warning in VM Setting

When maxmem is set to over 10x initmem, Settings will now
show a warning label and not interfere...

7979d033c9bf56c04eddc2699e831605bb3e1868 authored almost 5 years ago
qvm-template: Port initial code to PyQt.

7e8ee7e8cc93c1c46d0082e39e8d4f769258adc7 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/259'

* origin/pr/259:
Fixed display of default template in Create New VM

6180f0a899085d3cb18d2b3cc16f49bd3b554b09 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/257'

* origin/pr/257:
Fix for icon size for Qube Manager tests

1da41df890c9888238efd539f43b75f6ea048f29 authored almost 5 years ago
Make pylint happy

- fix super-with-arguments
- fix various other issues
- review broad-except and ignore where app...

6f465fc67400e300bd802109f95e08141001f406 authored almost 5 years ago
travis: restore pylint

a2f8ba9418894c12d414ec941bcf9fe59565e275 authored almost 5 years ago
Fix for icon size for Qube Manager tests

Also contains a tiny fix to Qube Manager itself (bug found with tests!)
And further fixes to qub...

22823f610671650c6f385c5b4afb229e1094009c authored almost 5 years ago
Fixed display of default template in Create New VM

From default (name) to name (default).

fixes QubesOS/qubes-issues#6001

476f1d0754ce2bc32defed5bbcd0d1a03baaac4e authored almost 5 years ago
qvm-template: Initial GUI implementation.

79b6d8f72c7f88de638dcac56c99c20391a6242f authored almost 5 years ago
version 4.1.11-1

3e512bb7c39da17ec0774f397d2fdcadc258dd6a authored almost 5 years ago
Adjusted icon size in Qube Manager for better aesthetics

9a68be162a1a2342b9a619b1b09d3c163c39e54c authored almost 5 years ago
Fixed lack of new vm.icon property handling in Qube Manager

3f6f8c53969fe0b975273ac5d97dbc429a86acd5 authored almost 5 years ago
Bump required python3-qubesadmin version

For QubesDaemonAccessError exception.

QubesOS/qubes-issues#5811

2637d9bb09a031cb3c36c2a8a734386412223b25 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/254'

* origin/pr/254:
Modified warning shown when destination qube for backup is unavailable

83363299ce47dd2352f3191e2796b1a664b95e0b authored almost 5 years ago
Use the new QubesDaemonAccessError

Replaces the old, unified approach.

ee5625b65c1f5d4a8e3c69855c6aef13c15943e6 authored almost 5 years ago
Fixed VM settings to be more tolerant of missing permissions

Settings unavailable due to permissions will be unavailable in the tool,
but the tool will start...

8eb61b11aeb72d67e7d553b5dd09ad9115a6fca2 authored almost 5 years ago
Modified warning shown when destination qube for backup is unavailable

Instead of scary red warning, now a gentler information that only running qubes are
available is...

e904f5e41011b341f4f3fa294addcc1eaa688d8e authored almost 5 years ago
Misc qubesmanager tools modified to be more resilient to insufficient permissions

Create New Qubes, Backup and Restore, Boot from Device and Template Manager
are now more resilie...

39129bd80449ab01d64408e82727fb7db4be8825 authored almost 5 years ago
Global Settings now can function with partial permissions

Unreadable properties/features will be disabled, the tool will start
even if it can access nothi...

7cbc7d9db16177e6f2f72d82bf9dad4179265c60 authored almost 5 years ago
Make Qube Manager resistant to missing permissions

It should no longer crash if policy denies it access to some information.
The only required info...

1f933b775a14c5a2511bb2d723dc5365dc030e71 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/239'

* origin/pr/239:
Added and fixed tests for CloneVM tool
Updated Clone VM tool to use new bet...

7fc8c2e9e083399666c7064975781779f9b6fc57 authored almost 5 years ago
Added and fixed tests for CloneVM tool

fixes QubesOS/qubes-issues#5978

354578dc37fa47355cd585ea9b6c3f72cd40a785 authored almost 5 years ago
Updated Clone VM tool to use new better helper functions

8461a307f2bc31fd721e2f2835e1b7f05f5c949f authored almost 5 years ago
travis: include Debian targets too

76d0c77a4ff68f59ba1108ab8fe2f331ae74d1bf authored almost 5 years ago
Changed Clone action in Qube Manager and VM settings to use the new Clone Qube dialog

fixes QubesOS/qubes-issues#5127

bdc11582f1d4b175c0a229de7d575726213d862e authored almost 5 years ago
Added a Clone VM tool

A simple GUI tool to enable cloning a VM to a different pool and changing the label.

references...

1faf4f46b0206703984d256f47ee462869485a35 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/249'

* origin/pr/249:
Added more description to Global Settings update repo settings

0a948aa83defff2fa767c93ff0354e6905b62a44 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/251'

* origin/pr/251:
fixed misspelling in dialog box of success

111de94701a6e7f71017561dbf5f4abaeeb8d195 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/245'

* origin/pr/245:
Fix incorrect Settings invocation in Qube Manager

6efb073c8b747b6e40861d257346a3e1473c55f5 authored almost 5 years ago
Merge remote-tracking branch 'origin/pr/240'

* origin/pr/240:
travis: use included configs, drop R4.0 dom0 test
Replace quamash with qasync

824d9c7388bb7d2bd53bae42c07416a955506aa0 authored almost 5 years ago
travis: use included configs, drop R4.0 dom0 test

7984e61fdc5d8dc069a9f6377919f7b8674abad4 authored almost 5 years ago
Replace quamash with qasync

Fixes QubesOS/qubes-issues#5873

9a2daa403988887abeab887a9917e9d1e633c81f authored almost 5 years ago
tests: Update QMessageBox mockup

When the class is imported with 'from ... import QMessageBox', it needs
to be patched in the imp...

5fdcf87b597b5854ba42b94205d54f4c2b5acddf authored almost 5 years ago
debian: drop removed table_widgets.py from the packaging

3ed098991e4f19bb49c71a2873fe08d37cb45e59 authored almost 5 years ago
Migration to View/Model design (#195)

Squashed commit of the following:

commit 7929b8f0f6ec21ae0fb90203205e4224ce5bc1b7
Author: donob...

bb1995af2e90aae51f07c518b74d98221c2d5cc1 authored almost 5 years ago
Fix incorrect Settings invocation in Qube Manager

fixes QubesOS/qubes-issues#5963

29ce349be07fe9a8bb10f3e8b1041691867c82c9 authored about 5 years ago
fixed misspelling in dialog box of success

a1896ac389393372aa649010ff08de880ba5c30f authored about 5 years ago
version 4.1.10-1

e4be77b75bfe648a1f90031d60fb47e296559c18 authored about 5 years ago
Added more description to Global Settings update repo settings

fixes QubesOS/qubes-issues#5941

44c2036174afa2bc494a81105d38391aca332342 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/248'

* origin/pr/248:
Added more description to applications in VM Settings

db0e81a975c3ff1a90644d768833cb37b4cf0c87 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/247'

* origin/pr/247:
Fixed overzealous firewall hostname checking

5322cfd1e31beecdd085d37b81d157bdb7a71ced authored about 5 years ago
Fixed some minor defaults errors in VM settings

61d15dd783c7588fbf92d2150c706892131bebe6 authored about 5 years ago
Fixed deprecated implicit conversion to int

03c04cc93bf11198269ee3bd513ae2e2f72702c3 authored about 5 years ago
Final improvements and cleanup to list widgets handling in manager

Also removed old opaque prepare_choice functions and added
extensive docstrings.

77b42e7c5ab8261a843253053d690cf21c7a7f62 authored about 5 years ago
Added more description to applications in VM Settings

Sometimes only the .desktop filename distinguishes between applications,
so now the tooltip will...

fabd601f493c2a6b201c6a88b659b66f8199ce32 authored about 5 years ago
Fixed overzealous firewall hostname checking

Checking is now done only on the core-admin-client side; there's
no reason to reject rules that ...

f8c19ca984a9c02a22dcf032f6c5dd73e99b215b authored about 5 years ago
Refactored Create New VM for more readability

2ae92dffc0b0a2028f442a972eea07950420c616 authored about 5 years ago
Refactored VM Settings for less ugliness

f0a8241e0d775e6ac173e3ce0c56c9b771c87d63 authored about 5 years ago
Improved Global Settings with more readable widget handling

ab5e3dcfeab72eb206c82a2111413708413228eb authored about 5 years ago
Added GUI daemon options to global settings

fixes QubesOS/qubes-issues#2304

31eb6f9df7b251f2004b23e268181fbd4db7782b authored about 5 years ago
Added gui daemon options to VM settings

Added allow-fullscreen and allow-utf8-titles as options to VM settings

references QubesOS/qubes...

a41908f92f90b074c9b5434b3529275f9e2c756d authored about 5 years ago
Merge remote-tracking branch 'origin/pr/241'

* origin/pr/241:
Fixed max volume size in VM settings

a6a7560bab44bff2f28c20206e7c51de46bd1701 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/243'

* origin/pr/243:
debian: add packaging

2896e72e170b336c6a80de09ff8ec828b4d484f3 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/244'

Fixes QubesOS/qubes-issues#5902
* origin/pr/244:
Don't reset template when changing type durin...

f74b0780081921c54d44bca84d5b0ffd22aa31c7 authored about 5 years ago
Don't reset template when changing type during qube creation

e18e9ee9985a6a919a0158f2ed68d65e09d715fd authored about 5 years ago
debian: add packaging

QubesOS/qubes-issues#4186

d8de88b743612000515fb1adeee95b721d139da9 authored about 5 years ago
version 4.1.9

e73015e55752dea982b3efe677a8b071a7ff6695 authored about 5 years ago
Fixed max volume size in VM settings

Now it can be anything up to pool size.

fixes QubesOS/qubes-issues#5890

37271db3d827070280579052156fcc8d506ca2d1 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/238'

* origin/pr/238:
Fixed VM settings test

8a74e43dc372116eff913faed268f872ff325044 authored about 5 years ago
Fixed VM settings test

Incorrect maxmem value caused error.

fixes QubesOS/qubes-issues#5857

310d583b2a11a6cb6a436419d8cf12c432a68b30 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/236'

* origin/pr/236:
Better error handling for opening VM settings in Qube Manager

2b69bf55995e617d059b7466ae88dd6fd11bb788 authored about 5 years ago
Better error handling for opening VM settings in Qube Manager

No more silent errors - the user will get an error message.

fixes QubesOS/qubes-issues#5810

683d75db31caf5074764e6e748421f7e028a8e46 authored about 5 years ago
version 4.1.8

7eb100f4f6ad2e5f25f6854053a09bdb8cd85940 authored about 5 years ago
rpm: requires qubes-desktop-linux-common >= 4.1.2

For qvm-appmenus --template option.

e55faa42921eed49a8f5d9e0a6c47f48c4e05211 authored about 5 years ago
Merge remote-tracking branch 'origin/pr/235'

* origin/pr/235:
Applications tab in VM settings now reacts to template change and handles mis...

0d15fc8b39a704d3bf81ae3d065f14db5484fcde authored about 5 years ago
Applications tab in VM settings now reacts to template change and handles missing entries

On template change, qvm-appmenus is queried for changes in available apps.
If something is white...

deb9b323f2e693cb05947d0fb67aa706df0af37f authored about 5 years ago
Fixed incorrect memory checking in VM Settings

When a VM is not included in memory balancing, there is no point
(and it can be actively harmful...

b058db4ccfc6332695dc90447a942aedb10e3bb7 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/233'

* origin/pr/233:
Template should not be enabled for running VMs in VM Settings
Show correct ...

f1ad829d71bc946ebc7239a5d46037b5d31726c9 authored over 5 years ago
Template should not be enabled for running VMs in VM Settings

96e75b350a5a6cbb2ee56219f5bf6d8914d53019 authored over 5 years ago
Show correct template for DispVMs VM Settings

DispVMs should have a template listed from among vms with 'template_from_dispvm'
property, not f...

08d1435eea2537cb1321d0aa0170a8ac7957b9e6 authored over 5 years ago
Added "Open console" action to Qube Manager

The action uses qvm-console-dispvm.

fixes QubesOS/qubes-issues#4544

5c82ad5a29165cebe6e237a677c7e0508e4473c3 authored over 5 years ago
version 4.1.7

cf3f102ed7911fbed25870a7079fb448832e2de6 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/231'

* origin/pr/231:
Fixed tests for new debug mode location in VM settings
Fixed bug in tests t...

29df5999682d5d490020dcbc6eebf1890e98a099 authored over 5 years ago
Fixed tests for new debug mode location in VM settings

cf601fbc66e726eb0564a1060b919fc887c0b93f authored over 5 years ago
Fixed bug in tests that leads to occassional timeouts on slow machines

fixes QubesOS/qubes-issues#5694

92465f71e791249924dcfcbc79b542c058a79cdf authored over 5 years ago
version 4.1.6

da2826db20fa852403240a45b3906a6c54b2fe33 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/230'

* origin/pr/230:
Removed unnecessary 'needs restarting' icons for DisposableVMs in Qube Manager

84ff5ffa098323a18e553db4307ce26ce3db16c5 authored over 5 years ago
Merge remote-tracking branch 'origin/pr/227'

* origin/pr/227:
Changed display of image sizes in VM settings to GB when sensible

2520952d763b8269959471b83a88977a167727b2 authored over 5 years ago
Removed unnecessary 'needs restarting' icons for DisposableVMs in Qube Manager

fixes QubesOS/qubes-issues#5661

9acb22fb1ff1ad2b361277d10d546d8452914b78 authored over 5 years ago