Commit Graph

520 Commits

Author SHA1 Message Date
Greg Neagle
125a7e30c5 Remove extraneous space from alert text. 2020-05-11 07:45:56 -07:00
Greg Neagle
0615640d5e Don't display Apple updates warning text when Apple updates are filtered. 2020-05-11 07:15:52 -07:00
Greg Neagle
9e18c67a1b A far too large commit that extends obnoxious mode to Munki updates that have been pending a long time and to updates that will be forced soon. 2020-05-10 18:35:00 -07:00
Greg Neagle
bd570228a8 Extend aggressive notification features to Munki updates; provide a preference to control timing of the aggressive notifications 2020-05-08 21:11:31 -07:00
Greg Neagle
7a1c75c279 Fix syntax errror in ja.lproj/Localizable.strings 2020-05-08 16:24:29 -07:00
Greg Neagle
af6efaa6a4 Better status window 'title' when updates are being performed 2020-05-07 09:03:56 -07:00
Greg Neagle
c8b5debd07 Updated Norwegian Bokmål localization. Thanks to Kristian Botnen. 2020-05-06 17:31:21 -07:00
Greg Neagle
16c710948b Update Italian localization. Thanks to Luca Molteni. 2020-05-05 07:09:25 -07:00
Greg Neagle
b794030738 Update Japanese localization. 2020-04-30 09:07:36 -07:00
Greg Neagle
9284bb0b15 Updated French localization. Thanks to Benjamin Francois. 2020-04-29 15:21:31 -07:00
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
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
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
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
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
e01a005e6b write the installatstartup file as a plist instead of plaintext 2020-04-12 08:16:12 -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
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
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
Greg Neagle
72a0535d0d Update Copyright dates 2020-01-01 08:53:37 -08:00
Greg Neagle
264470e7eb Remove Command-Q shortcut for Quit to prevent using that to quit the MunkiStatus app at/over the loginwindow. 2019-12-20 15:44:13 -08:00
Greg Neagle
0b56fe752d Remove pyobjc versions of the GUI apps from the code repo. 2019-12-10 08:53:58 -08:00
Greg Neagle
174184336b Add timestamp back to MSC logging entries 2019-09-18 10:43:24 -07:00
Greg Neagle
343bf9ae80 Replace overlooked 'MSU' tags with 'MSC' for msc logging 2019-09-18 10:08:07 -07:00
Greg Neagle
f8fdc272a4 Update MACOSX_DEPLOYMENT_TARGET for MSCDockTilePlugin to 10.10 2019-09-18 09:23:10 -07:00
Greg Neagle
c81fd77d59 MunkiStatus: delay starting up NSApplication until CGSession is available. Works around a display issue at boot. 2019-08-27 13:22:53 -07:00
Greg Neagle
4c0449f513 Commit some automatic fixes Xcode applied to munki-notifier.xcodeproj/project.pbxproj 2019-08-22 10:22:34 -07:00