Greg Neagle
f44697227a
Switch to Dark Mode interface only on Mojave unless undocumented pref is set
2018-09-02 19:37:27 -07:00
Greg Neagle
3fd430e298
Merge branch 'Munki3dev' into swiftapps
2018-09-02 19:16:59 -07:00
Greg Neagle
64570de2a7
Update swift apps to support Dark Mode
2018-09-02 19:16:26 -07:00
Greg Neagle
65ef37221e
Faster cross-fade when switching to/from Dark Mode
2018-08-31 14:54:28 -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
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
91a2a2546d
Toolbar layour fix for Mojave
2018-08-22 16:26:31 -07:00
Greg Neagle
30a9e754f6
Toolbar layout fix for Mojave
2018-08-22 16:13:42 -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
7f0c1a77cd
Fix for category page views
2018-08-07 15:27:55 -07:00
Greg Neagle
4d7436233c
MunkiStatus: remove project.xcworkspace and xcuserdata from git tracking and cache
2018-07-29 07:43:51 -07:00
Greg Neagle
4f2f5bffa4
remove project.xcworkspace and xcuserdata from git tracking and cache
2018-07-29 07:41:39 -07:00
Greg Neagle
31cae67988
Resolves issues with blocking apps, authrestartd communication, and display of various alerts
2018-07-29 07:35:48 -07:00
Greg Neagle
619c7c455f
Managed Software Center project file changes; add .gitignore
2018-07-27 16:48:46 -07:00
Greg Neagle
fe8ab3be13
Implement unix domain socket and code for talking to authrestartd
2018-07-27 16:23:43 -07:00
Greg Neagle
e85dc163e1
Add Swift versions of the GUI apps
2018-07-23 12:44:33 -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
Greg Neagle
1d659eb686
Updated Danish localization. Thanks to Thomas Tvegaard.
2017-08-18 14:03:19 -07:00
Greg Neagle
50d82315b9
Update French localization. Thanks to Daniel Moore and Oliver Haessler (and Oliver's girlfriend!).
2017-08-18 13:52:49 -07:00
Greg Neagle
025bd082eb
Update Finnish localization. Thanks to Hannes Juutilainen.
2017-08-18 13:48:31 -07:00
Greg Neagle
7888e7123f
Update German localizations. Thanks to Daniel Moore and Oliver Haessler.
2017-08-18 13:43:33 -07:00
Greg Neagle
5a6183d18b
Updated Dutch localization. Thanks to Arjen van Bochoven.
2017-08-17 13:31:02 -07:00