Commit Graph

3193 Commits

Author SHA1 Message Date
Greg Neagle 8bdba9f0a2 Update Finnish localization. Thanks to Hannes Juutilainen. 2020-04-29 08:21:53 -07:00
Greg Neagle b47c64e2e6 Updated German localization. Thanks to jensm. 2020-04-28 07:22:30 -07:00
Greg Neagle d416707434 Updated Japanese localization. Thanks to Yuko Katabami. 2020-04-28 07:16:18 -07:00
Greg Neagle d10857d434 Handle AppUsageClientError exception when processing app usage events in app_usage_monitor 2020-04-27 14:56:47 -07:00
Greg Neagle f83eb7eae7 Dutch localization update. Thanks to Arjen van Bochoven. 2020-04-27 14:03:40 -07:00
Greg Neagle dd82e04378 Update alert phrasing for important Apple updates 2020-04-27 13:40:47 -07:00
Greg Neagle c2fd39421f Updated Swedish localization. Thanks to Per Olofsson. 2020-04-27 10:35:23 -07:00
Greg Neagle b5f302d38a Merge branch 'master' into manualsoftwareupdate 2020-04-27 08:57:31 -07:00
Greg Neagle 6dff4db5d8 Catch some unhandled exceptions in appusaged 2020-04-27 08:54:40 -07:00
Greg Neagle 0d98ed9fd7 Record Xcode 11.4.1 upgrde check for MunkiStatus.xcodeproj 2020-04-26 18:56:40 -07:00
Greg Neagle 64e376605c Record Xcode 11.4.1 upgrade check 2020-04-26 18:55:26 -07:00
Greg Neagle 86d2fccc37 Address var vs. let warning in MunkiItems.swift 2020-04-26 18:54:24 -07:00
Greg Neagle db55177947 Address UnsafePointer warnings in Socket.swift 2020-04-26 16:06:26 -07:00
Greg Neagle e3dc74ba12 Updated Dutch localization. Thanks to Arjen van Bochoven. 2020-04-26 07:46:46 -07:00
Greg Neagle be594162c3 Merge branch 'manualsoftwareupdate' of https://github.com/munki/munki into manualsoftwareupdate 2020-04-26 07:35:19 -07:00
Joaquín b0a36d3b12 Localized spanish strings (#988)
* Localized spanish strings

* Localized spanish strings
2020-04-26 07:35:08 -07:00
Greg Neagle d7e457383a Address UnsafePointer warnings 2020-04-25 13:39:13 -07:00
Greg Neagle 09a4ba080a Strings localization work 2020-04-25 09:30:29 -07:00
Greg Neagle 58cd7515ba Remove abandoned Info.plist 2020-04-25 08:05:00 -07:00
Greg Neagle 2575452cd6 Skip image verification when mounting disk images prior to install 2020-04-24 16:11:02 -07:00
Greg Neagle 958ad3ba83 Bump MSC.app version 2020-04-17 08:38:16 -07:00
Greg Neagle 992e0d5835 Bumping version for future release 2020-04-17 08:18:40 -07:00
Greg Neagle c6760a22d1 Merge branch 'Munki4dev' into manualsoftwareupdate 2020-04-16 19:26:49 -07:00
Greg Neagle 19a0febf1b Don't alert user to errors that happen during a background/auto run 2020-04-16 19:26:13 -07:00
Greg Neagle a69caa21cc When a managedsoftwareupdate run fails, clear any displayed alert sheet before displaying the new one. 2020-04-16 19:18:17 -07:00
Greg Neagle 6e410f4f19 Detect and warn user if machine is managed to allow admins only to install Apple updates and the user is not an admin 2020-04-15 21:42:42 -07:00
Greg Neagle 95c9b03b62 Merge branch 'Munki4dev' into manualsoftwareupdate 2020-04-14 17:11:44 -07:00
Greg Neagle 0ac6fbd3b6 Don't check AppleUpdates.plist for forced updates if neither InstallAppleSoftwareUpdates or AppleSoftwareUpdatesOnly preferences are true 2020-04-14 17:11:09 -07:00
Greg Neagle a48aede376 More obnoxious window behavior when there is an Apple update needing restart over 14 days old 2020-04-14 14:53:09 -07:00
Greg Neagle 809ee361a2 Adjust timing on displaying Apple update alert on quit 2020-04-12 14:22:11 -07:00
Greg Neagle 6fd19c3bd6 Display alert about pending Apple updates when attempting to quit if needed 2020-04-12 14:18:48 -07:00
Greg Neagle 549c3bc537 Change wording of how long an update has been pending 2020-04-12 14:17:18 -07:00
Greg Neagle a38c66a422 Display the number of days an update has been pending (if over 2); disable Later button on pending apple updates alert if any update has been pending 14 days or longer 2020-04-12 12:46:52 -07:00
Greg Neagle 9d10e6d920 Silence some Xcode upgrade suggestions 2020-04-12 12:45:12 -07:00
Greg Neagle 9b6c4c8055 Bumping version of munki tools 2020-04-12 08:22:08 -07:00
Greg Neagle e01a005e6b write the installatstartup file as a plist instead of plaintext 2020-04-12 08:16:12 -07:00
Greg Neagle 97796fd905 Log (at debug1) apple updates we're skipping because they require a restart 2020-04-11 16:37:45 -07:00
Greg Neagle b01be61f31 remove unused optional parameter from buildUpdatesPage() 2020-04-11 12:08:00 -07:00
Greg Neagle cdf78c4b5b Bump version of MSC.app 2020-04-11 12:07:04 -07:00
Greg Neagle b6f83e8e3a Use software update icon for Apple softwareupdates in Updates views 2020-04-11 12:06:32 -07:00
Greg Neagle 5419366bfc Add progress output to copy-from-dmg installs 2020-04-11 11:16:29 -07:00
Greg Neagle ec4b71d059 Add progress output to copy-from-dmg installs 2020-04-11 11:15:47 -07:00
Greg Neagle af29c98a22 on 10.14+, filter out Apple updates that require a restart when installing 2020-04-11 11:15:09 -07:00
Greg Neagle c2b7af7897 Filter list of Apple updates to remove items requiring a restart in 10.14+ if user does not agree to use Software Update prefs pane 2020-04-11 11:14:22 -07:00
Greg Neagle 132839b802 Merge branch 'master' into manualsoftwareupdate 2020-04-08 07:49:00 -07:00
Greg Neagle db5651f655 Display alert if there are Apple updates that require restart and open Software Update preferences pane 2020-04-08 07:47:55 -07:00
Shiva Tripathi d079d1b155 Added fix to avoid crash while creating icon due to CGImageSourceCopyPropertiesAtIndex, in macOS 10.15.4 and above (#987) 2020-04-08 07:20:02 -07:00
Greg Neagle 291a740dd1 Bumping version for next release 2020-03-25 19:30:02 -07:00
Greg Neagle f500b68418 Add repoclean to the admin tools pkg 2020-03-25 19:16:36 -07:00
Greg Neagle b0530adf4f Remove orphaned packages as part of a repo cleanup 2020-03-23 07:17:49 -07:00