Commit Graph

391 Commits

Author SHA1 Message Date
Greg Neagle 67bfb482f0 Add missing definition for OKButtonTitle in AlertController.py 2018-11-16 11:00:25 -08:00
Greg Neagle 0bbd68c7ba Merge branch 'master' into Munki3dev 2018-10-18 09:08:20 -07:00
Greg Neagle a6a070db0f Adjust build architectures for MunkiStatus (don't build 32-bit code) -- may address build issues under Xcode 10 2018-10-18 09:07:58 -07:00
Greg Neagle c3f5bd451f Merge branch 'master' into Munki3dev 2018-09-29 09:58:38 -07:00
Marius Langseth 559f75b9d6 Correcting typos in Norwegian translation (#865) 2018-09-29 09:57:08 -07:00
Greg Neagle 7abfc2cb2f Merge branch 'master' into Munki3dev 2018-09-18 15:30:26 -07:00
Greg Neagle a6bfb53877 More simplication of munki-notifier code 2018-09-18 09:32:44 -07:00
Greg Neagle adad67c26c Merge branch 'master' into Munki3dev 2018-09-14 19:59:09 -07:00
Greg Neagle 6879c3bde1 Code formatting changes 2018-09-14 19:57:55 -07:00
Greg Neagle fa204c824a Mojave changes 2018-09-14 16:30:53 -07:00
Greg Neagle 321fb7aa26 Don't crash if we can't get usernotification userinfo 2018-09-14 16:28:34 -07:00
Greg Neagle 9b9b31dba5 Resolve merge conflicts 2018-09-04 21:31:43 -07:00
Greg Neagle 279481bfe5 Add light/dark CSS variables for description link color; make this color consistent in Updates view and detail view 2018-09-04 21:28:12 -07:00
Greg Neagle 65ef37221e Faster cross-fade when switching to/from Dark Mode 2018-08-31 14:54:28 -07:00
Greg Neagle a2740cdd69 Faster cross-fade when switching to/from Dark Mode 2018-08-31 14:53:05 -07:00
Greg Neagle 036ae5ef3c Remove Python2.6 references from HEADER_SEARCH_PATHS and LIBRARY_SEARCH_PATHS 2018-08-31 14:49:42 -07:00
Greg Neagle 83ca7675c9 Convert some CSS color definitions to hsl to make it easier to tweak gray shades for text colors 2018-08-31 13:30:09 -07:00
Greg Neagle 4e61340699 Convert some CSS color definitions to hsl to make it easier to tweak gray shades for text colors 2018-08-31 11:28:50 -07:00
Greg Neagle 778ce8a104 Don't react to psuedo Dark Mode on pre-Mojave unless AllowDarkModeOnUnsupportedOSes pref is set 2018-08-30 21:29:55 -07:00
Greg Neagle bcc25d77bf Don't react to psuedo Dark Mode on pre-Mojave unless AllowDarkModeOnUnsupportedOSes pref is set 2018-08-30 21:28:56 -07:00
Greg Neagle 424169377b Merge branch 'darkmode' into Munki3dev 2018-08-30 09:43:03 -07:00
Greg Neagle dea412d72e Dark Mode support for MSC.app and MunkiStatus.app 2018-08-30 09:41:28 -07:00
Greg Neagle 04b0feb5fd Toolbar layout fix for Mojave 2018-08-22 16:13:07 -07:00
Greg Neagle 5b9ba4aff4 Toolbar layout fix for Mojave 2018-08-22 16:12:41 -07:00
Greg Neagle c306937879 One more fix for Python2.6 search paths 2018-06-30 09:47:12 -07:00
Greg Neagle ca46fedb18 Disable tabs in MunkiStatus windows. Remove PATH references to Python2.6 2018-06-30 09:43:57 -07:00
Greg Neagle ca86f48c1a Disable tabbing mode in MSC windows; remove PATH references to Python2.6 2018-06-30 09:38:16 -07:00
Greg Neagle 5182909bec Add more logging to authrestartd; update comments in MSCPasswordAlertController.py 2018-06-05 16:07:24 -07:00
Greg Neagle 68a5628a34 Add more logging to authrestartd; update comments in MSCPasswordAlertController.py 2018-06-05 16:06:51 -07:00
Greg Neagle 24c0e41054 When storing password for authrestart, also store (and retreive) username for use with APFS on High Sierra+ 2018-06-04 15:35:56 -07:00
Greg Neagle d248ec8121 When storing password for authrestart, also store (and retreive) username for use with APFS on High Sierra+ 2018-06-04 15:35:18 -07:00
Greg Neagle 5b25093f76 Better implementation of discardTimeZoneFromDate() 2018-05-31 21:18:29 -07:00
Greg Neagle 870c260e19 Tweaks to #includes in the PyObjC apps so they'll build under both Xcode 8 and Xcode 9 2018-05-04 07:59:54 -07:00
Erik Gomez 37c0e79822 fix developer and categories (#846)
Signed-off-by: Erik Gomez <e@eriknicolasgomez.com>
2018-04-06 13:27:28 -07:00
Greg Neagle 1428c40d06 Update copyright notices to include 2018 2018-01-20 08:46:22 -08:00
Greg Neagle 2d2681e8cd Set munki-notifier MacOSX Deployment Target to 10.8 2017-12-16 09:19:33 -08:00
Greg Neagle 3762b82375 When there is an installation deadline, do not display pending update count in Notification Center notifications to allow more room to display deadline details 2017-12-08 10:37:15 -08:00
Greg Neagle 1fbcceb1c7 Add missing import for NSLog to passwdutil.py 2017-12-01 14:48:59 -08:00
Greg Neagle b59eeff1d1 for UseNotificationCenterDays preference, munki-notifier will use a managed preference value if present, else fall back to reading the value from /Library/Preferences/ManagedInstalls.plist (ignoring user-level preferences) 2017-11-16 17:37:30 -08:00
Greg Neagle 42152f3ef7 Fix for munki-notifier so it will respect Managed Preferences and root preferences for UseNotificationCenterDays 2017-11-16 16:07:36 -08:00
Greg Neagle 293fb8c449 Fix status text display issue with Unavailable items. Fixes #812 2017-10-23 10:30:27 -07:00
Greg Neagle 041b041d3e Fix issue where warnings/notes were not displayed for an item if the item had no description. Fixes #811 2017-10-23 09:55:00 -07:00
Greg Neagle 92169fcdd9 When MSC.app converts an application icon to PNG, use CoreGraphics and Image I/O methods so that embedded ColorSync profiles are preserved. Similar to commit 3d7021af8f. 2017-10-22 08:33:40 -07:00
Ben Goodstein 49144ed681 Removing references to Managed Software Update in the localized window title of MunkiStatus (#810) 2017-10-13 09:48:10 -07:00
Arjen van Bochoven 21927438ae Localized pkgsinfo support (#809)
* Add support for localized_strings in pkgsinfo files

* Update Munkiitems.py

Use NSBundle.preferredLocalizationsFromArray_forPreferences_ instead of
NSLocale.currentLocale

* Move localized_strings to GenericItem

And add localized_strings to iteminfo

* Add localized_strings to munkiimport
2017-10-13 09:03:05 -07:00
Greg Neagle 3b4a333c4b Updated Russian localization. Thanks to Dino Libertino. 2017-09-08 08:16:36 -07:00
Greg Neagle 4b8c386482 Updated Japanese localization. Thanks to Dino Libertino. 2017-09-08 08:16:04 -07:00
Greg Neagle d38cb35350 Updated Italian localization. Thanks to Dino Libertino. 2017-09-08 08:15:25 -07:00
Greg Neagle ee9b58f40d Updated Spanish localization. Thanks to Joaquin Cabrerizo Egea. 2017-08-25 12:55:50 -07:00
Greg Neagle 855b2199e5 Updated Norwegian (Bokmal) localization. Thanks to Frank Paul Silye. 2017-08-25 12:48:48 -07:00