Squidly271
ac22ba7a2e
Fix plugin multi updates
...
Script is only used for CA
2022-09-07 19:23:33 -04:00
tom mortensen
e317c28f47
Merge pull request #1154 from bergware/master
...
Suppress info icon in banner message when no info is available
2022-09-06 08:55:51 -07:00
tom mortensen
aa39e4337f
Merge pull request #1153 from ljm42/fix-notify-discord
...
fix: Discord notification agent url
2022-09-06 08:53:45 -07:00
tom mortensen
9b548dd6fc
Merge pull request #1152 from dcflachs/dockerman_shell_patch
...
Dockerman add ability to specify shell with container label.
2022-09-06 08:51:06 -07:00
tom mortensen
aabd450748
Merge pull request #1151 from SimonFair/Add-Boot-order-to-GUI
...
Add boot order to GUI and CD hot plug function
2022-09-06 08:50:16 -07:00
Tom Mortensen
12ea2ec6b3
Merge CertUpload into ProvisionCert.php and direct error messages to stderr.
2022-08-28 07:30:35 -07:00
SimonFair
3fc757f9a5
Change Icon
2022-08-25 17:47:11 +01:00
bergware
160443c8d7
Suppress info icon in banner message when no info is available
2022-08-25 00:08:05 +02:00
ljm42
245a04e3e6
fix: Discord notification agent url
...
Discord will not allow links with bare hostname, links must have both hostname and tld or no link at all
2022-08-23 16:01:49 -07:00
SimonFair
b3fe8659fe
VM Manager updates
...
Add option to eject and insert CD ISOs on VM Machines page
Add boot order on VM Machines page
2022-08-23 18:00:58 +01:00
dcflachs
5cfd51add8
Dockerman add ability to specify shell with container label.
2022-08-22 23:21:51 -04:00
SimonFair
d150e3ea7f
Add display only initially.
2022-08-20 16:14:21 +01:00
bergware
81937803d0
Prevent overflow in container size for low resolutions
2022-08-20 11:27:06 +02:00
bergware
063cf01717
Make script executable
2022-08-20 11:07:43 +02:00
bergware
018b42a0a1
Make script executable
2022-08-16 09:03:04 +02:00
bergware
376bd050ff
Add SSD Trim plugin in stock Unraid
2022-08-16 08:55:14 +02:00
bergware
35d9d5cedb
Plugins: keep header buttons in same position
2022-08-15 18:53:11 +02:00
bergware
d3dc04ce8b
Added legacy comments
2022-08-13 14:38:05 +02:00
bergware
c89f21031e
Select case: style update
2022-08-13 14:24:33 +02:00
bergware
256cee86a5
Remove debug statement
2022-08-13 14:03:30 +02:00
bergware
29ef92e983
openDocker change button default setting
2022-08-13 11:05:53 +02:00
bergware
b5f7503926
Add feedback to diagnostics
2022-08-13 10:48:44 +02:00
bergware
61c362bcc2
Simplify start command
2022-08-13 10:33:52 +02:00
bergware
fca75c7296
Simplify start command
2022-08-13 10:28:36 +02:00
bergware
8e5b70e68b
openDocker correct button default setting
2022-08-13 09:07:08 +02:00
bergware
83d73c6375
Remove delay dependency at server side
2022-08-12 19:53:29 +02:00
bergware
f8cf4967e6
System info - style update
2022-08-11 23:56:45 +02:00
bergware
1e5a29dea8
Empty buffer after ALERT
2022-08-11 23:36:37 +02:00
bergware
6f10b0d292
plugin & language empty buffer after error message
2022-08-11 23:25:31 +02:00
bergware
3817b4346b
Revert "plugin & language empty buffer after error message"
...
This reverts commit 95a5861227 .
2022-08-11 23:24:19 +02:00
bergware
95a5861227
plugin & language empty buffer after error message
2022-08-11 23:15:12 +02:00
bergware
887cb79d69
Fix regression errors in plugin deletion
2022-08-11 21:02:22 +02:00
bergware
e2b3859f8e
Fix regression errors in plugin deletion
2022-08-11 20:22:17 +02:00
bergware
380ba0c710
Added new parameter "button" to openChanges
2022-08-11 13:49:03 +02:00
bergware
c13058e8c6
Added new parameter "button" to openChanges
...
- defaults to hide CLOSE button
2022-08-11 13:36:32 +02:00
bergware
3029e9dff2
Plugin system and docker update
...
Minor code update
2022-08-11 13:24:01 +02:00
bergware
5a1c305574
Plugin system and docker update
...
- Remove delay between swal windows
2022-08-11 11:29:40 +02:00
bergware
a5a43df530
Plugin system and docker update
...
- Keep swal window open as needed
- Code optimizations
2022-08-11 11:08:27 +02:00
bergware
5c0383850c
Added new parameter "button" to openPlugin and openDocker
2022-08-11 09:50:59 +02:00
bergware
e9c0d13066
Added new parameter "button" to openPlugin and openDocker
2022-08-11 09:36:53 +02:00
bergware
337f9d23e7
Added new parameter "button" to openPlugin and openDocker
...
The "button" parameter allows to show (default) or hide the CLOSE button while the window is opened and process is running.
Hiding the CLOSE button forces the user to wait until processing is completed and closing the window.
2022-08-10 21:13:06 +02:00
bergware
38fde4c59a
Fixed typo in javascript -causing "Add Container" not to work
2022-08-10 10:45:46 +02:00
bergware
b51838f3c6
Make script executable
2022-08-09 16:37:36 +02:00
bergware
8308ae5842
Plugin system and docker update
...
- Use buffering in nchan communication
- Start any background command delayed
- Added openDokcer routine
- Code optimization
2022-08-09 16:36:56 +02:00
Tom Mortensen
b0c8aa85f4
suppress php warning if filebackup.ini does not exist
2022-08-06 10:03:00 -07:00
Zack Spear
33114f201a
chore(upc): sync php partials w/ plg versions
2022-08-04 15:20:31 -07:00
Zack Spear
a4dfba1b01
chore(upc): v1.6.0 flashBackup sign out warning
...
api report param
plg incomplete install detection
2022-08-04 15:14:16 -07:00
bergware
3b6f90101a
Merge remote-tracking branch 'upstream/master'
2022-08-01 09:14:00 +02:00
SimonFair
c2711478e6
Update to Disk Capabilities pages for NVME drives
2022-07-30 18:00:05 +01:00
SimonFair
83c8fb36e8
Update SmartInfo.php
2022-07-30 15:53:17 +01:00