Commit Graph

140 Commits

Author SHA1 Message Date
Cockpit Project
910c003b4b Update to 213-1
- Inline documentation
- Support for transient virtual machines
- UEFI for virtual machines
- Unattended virtual machines installation
2020-02-19 12:17:02 +00:00
Cockpit Project
0c1caaaed1 Update to 212-1
- Per page documentation
- Localize times
2020-02-06 00:58:13 +00:00
Cockpit Project
aeb89f1498 Update to 211.1-1
- system: Fix graph layout across all browsers (rhbz#1792623)
- websocket: Fix unaligned access in send_prefixed_message_rfc6455()
2020-01-25 21:20:02 +00:00
Cockpit Project
27522355ee Update to 211-1
- Better support for various TLS certificate formats
- Switch from Zanata to Weblate
- Overview layout optimizations
2020-01-22 15:06:48 +00:00
Cockpit Project
0864035b2c Update to 210-1
- Overview: Add CPU utilization to usage card
- Dashboard: Support SSH identity unlocking when adding new machines
- SElinux: Introduce an Ansible automation script
- Machines: Support “bridge” type network interfaces
- Machines: Support “bus” type disk configuration
2020-01-08 17:19:37 +00:00
Cockpit Project
4c23d89cc0 Update to 209-1
- New overview design
- Session timeouts
- Banners on login screen
- Client certificate authentication
- Support for Fedora CoreOS
- Dropped support for pam_rhost
2019-12-13 10:01:34 +00:00
Cockpit Project
108ce97828 Update to 208-1
- Storage: Drop “default mount point” concept
- Machines: Support transient virtual networks and storage pools
- Machines: Sliders for disk size and memory in VM creation
- Logs: Improve crash reporting
2019-11-27 20:49:08 +00:00
Cockpit Project
ee6fa62353 Update to 207-1
- Web server: Accept EC certificates
- Storage: List all software devices in a single panel
- Redesigned notifications
2019-11-13 17:46:03 +00:00
Cockpit Project
b4fc0cf1af Update to 206-1
- Machines: Network interface deletion
- login: Enable administration mode by default
- Firewall: Prevent accidental deletion
2019-10-30 13:53:32 +00:00
Cockpit Project
e377a44556 Update to 205.1-1
- Fix web server slowness/crash bugs with TLS connections
2019-10-17 14:00:03 +00:00
Cockpit Project
cf7d2d0b86 Update to 205-1
- Firewall: UI restructuring
- Machines: Refactor Create VM dialog and introduce a download option
- Adjust menu to PatternFly's current navigation design
- Searching with keywords
- Software Updates: Use notifications for available updates info
- Web server security hardening
2019-10-16 16:33:15 +00:00
Cockpit Project
72cd8e59a4 Update to 204-1
- System: Highlight failed services
- Machines: Configure read-only and shareable disks
- Playground: Add index page
2019-10-02 11:44:01 +00:00
Cockpit Project
13b03ec275 Update to 203-1
- shell: Display message when websocket fails early
- machines: Implement adding virtual network interfaces
2019-09-18 11:52:48 +00:00
Cockpit Project
ea79a536ac Update to 202.1-1
- Fix major CSS regression on Logs and some other pages
- Fix building on RHEL/CentOS 7
2019-09-09 17:21:30 +00:00
Cockpit Project
65798698a8 Update to 202-1
- Machines: Creation of Storage Volumes
- Improved component for selecting paths on the filesystem
2019-09-04 14:05:51 +00:00
Cockpit Project
65df39d2ec Update to 201-1
- Machines: VM creation and import dialog changes
- Machines: Enable interface type "direct" in NIC configuration
- systemd: Add more actions to services
2019-08-21 15:44:21 +00:00
Cockpit Project
b5e53f2f79 Update to 200-1
- Machines: Type-ahead OS selection
- Machines: LVM storage pools
- Networking: Show included firewalld services
- Web server: Split out TLS handling
2019-08-07 16:36:16 +00:00
Cockpit Project
2d91976d68 Update to 199-1
- Redesigned logs all over cockpit
- Services: Design and accesibility improvements
- System: Show DIMM information on Hardware Info page
- Machines: VM creation dialog now shows the recommended memory for the selected OS
- cockpit-docker: Avoid file dependency (rhbz#1731686)
2019-07-25 08:26:31 +00:00
Cockpit Project
09205fb721 Update to 198-1
- PatternFly4 user interface design
- SELinux: Show changes
- Machines: Deletion of Virtual Networks
- Machines: Support more disk types
- Docker: Change menu label
- Web server: More flexible https redirection for proxies
2019-07-10 12:20:57 +00:00
Cockpit Project
335e81b2c2 Update to 194-1
- Firewall: Add services to a specific zone
- Redesigned on/off switch
2019-05-15 13:06:10 +00:00
Cockpit Project
498842eb02 Update to 193-1
- Machines: iSCSI direct storage pools
- Storage: The "Format" button is no longer hidden
- Storage: Improve performance with many block devices
2019-05-03 04:06:13 +00:00
Cockpit Project
c4388bc8a5 Update to 192-1
- Machines: Auto-detect guest operating system
- Translation cleanup
- Allow accounts with non-standard shells
2019-04-17 10:14:11 +00:00
Cockpit Project
c5e40f4c75 Update to 191-1
- Machines: iSCSI Storage pools
- Machines: better notifications
- System: CPU security mitigation
- Network: Ports in the Firewall
2019-04-03 10:27:08 +00:00
Cockpit Project
5e4ab3abdf Update to 190-1
- Logs: Filter log entries by service
- Machines: Support for Pausing/Resuming VMs
- Machines: Make Autostart property of a Virtual Network configurable
- Machines: Support for creating VM with option to boot from PXE
- Accessibility improvements
2019-03-22 14:49:13 +00:00
Cockpit Project
9a4725ddc8 Update to 189-1
- Machines: Import existing image when creating VM
- Machines: Introduce virtual networks
- Services: Filtering of services by name, description, and state
2019-03-06 12:03:08 +00:00
Martin Pitt
7326833e36 Update to 188-1
- Machines: Show Storage Volume user
- Machines: Autostart configuration
- Terminal: Themes and context menu
- Storage: Responsive dialogs
- Software Updates: Show three most recent updates
2019-02-20 16:38:21 +01:00
Cockpit Project
4b17fcf2f8 Update to 187-1
- Machines: More operations for Storage Pools
- Domains: More information about the joined domain
- Storage: The options for VDO volumes are explained
- Machines: Support for oVirt will be dropped in the future
2019-02-06 11:40:14 +00:00
Björn Esser
8a3a352078
Update to 185-1
- Responsive dialogs on network, kdump and users page
- Kubernetes containers included in docker graphs
2019-01-16 12:15:46 +01:00
Cockpit Project
8e07c154b5 Update to 184-1
- Machines: Dialog and tab layout is now responsive
- Storage: Filesystem labels are validated upfront
- Storage: Some mount options are prefilled when needed
- Integration of Cockpit pages on the desktop
2018-12-13 16:18:37 +00:00
Cockpit Project
9b2bdc7c50 Update to 183-1
- Machines: Manage storage pools
- Kernel Dump: Support non-local targets
- Respect SSH configuration
- Never send Content-Length with chunked encoding
2018-11-28 13:16:37 +00:00
Cockpit Project
db850e5e07 Update to 182-1
- libvirt connection choice during VM creation
- PackageKit page update severity tooltip
- PackageKit page display registration status clearly
2018-11-14 15:27:03 +00:00
Cockpit Project
207cf70ee3 Update to 181-1
- Followup fixes related to the switch away from react-lite
- Graph layout and color improvements
- Machines: edit network interfaces
- Update look of lists to match Patternfly
2018-10-31 11:50:21 +00:00
Cockpit Project
78d6223425 Update to 180-1
- Move to ssh SHA256 fingerprints
- Machines: Show error messages in the correct place
2018-10-12 10:17:55 +00:00
Cockpit Project
db0a28801f Update to 179-1
- Machines: Detach disk from VM with LibvirtDBus provider
- Machines: Offer cockpit-machines as Application
2018-10-04 13:24:49 +00:00
Cockpit Project
8d4b28f58a Update to 178-1
- Dropped support for KubeVirt
2018-09-19 10:24:15 +00:00
Cockpit Project
1a6f3c1526 Update to 177-1
- Storage: Support LUKS v2
- Support centrally-managed SSH known hosts
- Drop support for Internet Explorer
2018-09-05 17:43:41 +00:00
Cockpit Project
8125f9045c Update to 175-1
- Network bound disk encryption
2018-08-08 12:29:58 +00:00
Cockpit Project
ea774952cb Update to 174-1
- Kubernetes: VM detail page
- Realmd: Install on demand
2018-08-01 14:56:36 +00:00
Cockpit Project
d7544c8b68 Update to 173-1
- Storage: Offer installation of VDO
- Machines: Add disks to a virtual machine
2018-07-25 14:54:08 +00:00
Cockpit Project
dd6ff1a030 Update to 171-1
- Machines: Add virtual CPU configuration
- Kubernetes: Add KubeVirt pod metrics
- Docker: Show container volumes
- Fix broken actions for non-administrators
- Networking: Handle non-running NetworkManager
- Accounts: User role improvements
- Localize times
2018-06-27 17:28:06 +00:00
Cockpit Project
dcc2d4b5ab Update to 170-1
- Software Updates: Layout rework
- oVirt: Use authenticated libvirt connection by default
2018-06-13 10:22:35 +00:00
Cockpit Project
08af912579 Update to 168-1
- Improve checks for root privilege availability
2018-05-16 09:06:23 +00:00
Cockpit Project
6189b30d9b Update to 167-1
- Networking: Add Firewall Configuration
- Kubernetes: Show Kubevirt Registry Disks
2018-05-02 14:00:23 +00:00
Cockpit Project
1109c5add1 Update to 166-1
- Kubernetes: Add creation of Virtual Machines
- Realms: Automatically set up Kerberos keytab for Cockpit web server
- Numbers now get formatted correctly for the selected language
2018-04-18 11:51:45 +00:00
Cockpit Project
167d8d940e Update to 165-1
- Storage: Show more details of sessions and services that keep NFS busy
- Machines: Detect if libvirtd is not running
- Machines: Show virtual machines that are being created
2018-04-04 10:12:37 +00:00
Cockpit Project
033480ebfc Update to 164-1
- Storage: Move NFS management into new details page
- System: Show available package updates and missing registration
- System: Fix inconsistent tooltips
- Logs: Change severities to officially defined syslog levels
- Machines: Add error notifications
- Accessibility improvements
- Reloading the page in the browser now reloads Cockpit package manifests
2018-03-21 13:50:04 +00:00
Cockpit Project
388c6a7f4f Update to 163-1
- Drop "Transfer data asynchronously" VDO option on Storage page
- Hide Docker storage pool reset button when it cannot work properly
- Update jQuery to version 3.3.1 (deprecated cockpit API!)
2018-03-07 11:09:46 +00:00
Cockpit Project
13fdba3630 Update to 161-1
- New VMs can be created on Machines page
- VMs running in Kubernetes can now be deleted
- Improve LVM volume resizing
- Add new Hardware Information page
- Load Application metadata (Appstream) packages on demand on Debian/Ubuntu
- Rename cockpit-ovirt package to cockpit-machines-ovirt
- Stop advertising and supporting cockpit-bundled jQuery library
2018-02-07 09:27:51 +00:00
Cockpit Project
5118036b58 Update to 160-1
- Add kubevirt Virtual Machines overview
- Redesign package list on Software Updates page and show RHEL Errata
- Install AppStream collection metadata packages on demand on Apps page
- Add AppStream metadata to cockpit-sosreport for showing up on Apps page
- Change CPU graphs to use "100%" for a fully loaded multi-processor system
- Show storage, network, and other numbers with 3 digits of precision
- Add an example bastion container
2018-01-24 08:51:52 +00:00
Cockpit Project
26478fe499 Update to 159-1
- Configure data deduplication with VDO devices on Storage page
- Add serial console to virtual Machines page and redesign the Consoles tab
- Show more error message details for failures on virtual Machines page
2018-01-10 12:14:27 +00:00