Commit Graph

419 Commits

Author SHA1 Message Date
Greg Neagle faf91db804 Port the fixes/changes here https://github.com/munki/munki/commit/451de28cb90ef701a894011dc74e4b93e84cc252 to the Swift version of MSC.app. Fixes issue #877 2018-11-28 10:11:15 -08:00
Greg Neagle 7c9565074c Merge branch 'Munki3dev' into swiftapps 2018-11-17 09:46:42 -08:00
Greg Neagle 451de28cb9 Address issues in MSC.app when /private/tmp is not writable.
Addresses #875
Fix a code error causing an error dialog to not be displayed in some cases when /private/tmp is not writable.
Add additional detail to the error dialog to better enable local admins to diagnose and fix the issue.
2018-11-17 09:43:43 -08:00
Greg Neagle b3e33b34ac Merge branch 'Munki3dev' into swiftapps 2018-11-16 11:08:32 -08:00
Greg Neagle 67bfb482f0 Add missing definition for OKButtonTitle in AlertController.py 2018-11-16 11:00:25 -08:00
Greg Neagle c5cc061358 Merge branch 'master' into swiftapps 2018-10-18 09:08:46 -07: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 545c0c54d1 Merge branch 'master' into swiftapps 2018-09-29 09:58: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 b882d267a6 Merge branch 'master' into swiftapps 2018-09-18 15:29:55 -07:00
Greg Neagle a6bfb53877 More simplication of munki-notifier code 2018-09-18 09:32:44 -07:00
Greg Neagle e08cc12867 Merge branch 'master' into wkwebview 2018-09-14 19:59:45 -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 41bc4baaf7 Implement JavaScript integration for 'openExternalLink' 2018-09-11 10:13:50 -07:00
Greg Neagle 4a286f80bb Properly decode utf8 strings in our JS integration functions 2018-09-10 12:04:53 -07:00
Greg Neagle 6689976e00 Fix for dependency description incorrectly prepended to update descriptions 2018-09-10 11:27:57 -07:00
Greg Neagle 1eb72873c2 update template links to munki:// links 2018-09-10 11:17:34 -07:00
Greg Neagle 07b48d3bed Implement DOM control/modification/update via JavaScript integration 2018-09-09 19:59:44 -07:00
Greg Neagle eae9aa0dc7 Make use of WKWebView compatible with 10.10 and 10.11 2018-09-07 14:32:08 -07:00
Greg Neagle 6f2ec09916 Merge branch 'Munki3dev' into wkwebview 2018-09-04 21:40:36 -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 2b81e77431 Start of switch from WebView to WKWebView 2018-09-04 16:46:01 -07:00
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 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 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