Commit Graph

330 Commits

Author SHA1 Message Date
Greg Neagle 545c0c54d1 Merge branch 'master' into swiftapps 2018-09-29 09:58:58 -07:00
Marius Langseth 559f75b9d6 Correcting typos in Norwegian translation (#865) 2018-09-29 09:57:08 -07:00
Greg Neagle befbed6a0f Merge branch 'master' into swiftapps 2018-09-14 20:00:35 -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 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 1fbcceb1c7 Add missing import for NSLog to passwdutil.py 2017-12-01 14:48:59 -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
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
Greg Neagle 7f19440f76 Add placeholder string for needed localiztions 2017-08-17 13:23:36 -07:00
Greg Neagle aff674081b MSC.app: Navigate menu->Reload page (Cmd-R) now also triggers an update check. 2017-08-11 16:24:00 -07:00
Greg Neagle 0238108730 Bump version of MSC.app to reflect non-trivial code changes 2017-07-06 08:53:45 -07:00
Greg Neagle 11bd8731d8 MSC.app: Hide new problem updates table when displaying update check/install progress 2017-07-05 08:15:23 -07:00
Greg Neagle 81630647eb Display problem updates on Updates page in Managed Software Center.app 2017-07-03 12:55:38 -07:00
Greg Neagle ad9c08856d More changes to support showing optional item updates that require user action to install -- like updating macOS version or making disk space available. 2017-06-29 15:08:15 -07:00
Timothy Sutton eef37a2734 Add ru localization for 'requires higher OS version' (#787) 2017-06-29 09:47:56 -07:00
Greg Neagle 5458ce8b97 Add missing semicolons for new localizaed strings 2017-06-28 16:53:56 -07:00