Commit Graph

655 Commits

Author SHA1 Message Date
Greg Neagle
cae5863e95 Update an nb localized string for MunkiStatus to match the equivalent string in MSC.app 2021-03-03 22:15:34 -08:00
Marius Langseth
b39406be75 Update to Norwegian translation (#1069) 2021-03-03 22:09:04 -08:00
Greg Neagle
82b720661a Update copyright dates 2021-02-20 09:12:34 -08:00
Greg Neagle
998586a630 Force Apple softwareupdate prefs to false on Apple Silicon 2021-02-09 14:10:47 -08:00
Greg Neagle
49a1fc5bca Set deployment target of munki-notifier to 10.11; other tweaks 2021-02-09 14:08:56 -08:00
Greg Neagle
16fba06468 Update default banner images to better work with new minimum size 2020-12-09 10:35:20 -08:00
Greg Neagle
b1d3cd0e1d Fix default logic when clearing web cache 2020-12-07 22:21:25 -08:00
Greg Neagle
86a8f19bef Resolve MunkiStatus build issues under Xcode 12.2 2020-12-07 15:49:46 -08:00
Greg Neagle
e0f1db2620 Update os version comparison in MunkiStatus to work properly when complied against the Big Sur SDK (10.16.x vs 11.x) 2020-12-07 15:35:04 -08:00
Greg Neagle
40203eea67 Update some other os version comparisons in Managed Software Center so they function correctly when compiled against the Big Sur SDK 2020-12-07 15:30:35 -08:00
Ben Goodstein
7eeed78995 Fixing non-US English localisations (#1062) 2020-12-07 10:49:29 -08:00
Greg Neagle
d270024803 Now actually get the required OS version correct for Dark Mode support 2020-12-07 10:32:16 -08:00
Greg Neagle
0e55893916 Fix os version detection when querying if we're in Dark Mode. Addresses #1060. 2020-12-07 10:24:31 -08:00
Ben Goodstein
66acdffc63 fix localisation regression to InfoPlist.strings in xcodeproj (#1059) 2020-11-25 09:43:18 -08:00
Greg Neagle
13cea7b79d Allow drag from window background -- matches App Store behavior 2020-11-13 15:45:10 -08:00
Greg Neagle
f5c69b0793 Address a crash at launch on macOS 10.11 2020-11-13 15:44:24 -08:00
Greg Neagle
8fe4574b29 Open all http/https links in the default browser. Addresses #1050. Addresses #1046. 2020-11-11 09:41:19 -08:00
Greg Neagle
1b2451698a Address issue in log window where log lines were cut off and did not resize with the window Addresses #1052 2020-11-11 08:03:31 -08:00
Greg Neagle
9209d37bd6 Update 'MARKETING_VERSION' 2020-11-11 08:01:54 -08:00
Greg Neagle
379d76f42b Don't show action button in update detail for non-optional updates 2020-11-10 16:33:41 -08:00
Greg Neagle
bc62f68e4a Remove long-commented-out code 2020-11-07 12:04:32 -08:00
Greg Neagle
af1f2e7735 Merge branch 'Munki5dev' of https://github.com/munki/munki into Munki5dev 2020-11-07 10:43:48 -08:00
Greg Neagle
2e555b8460 Adjust logic for showing navigate back button 2020-11-07 10:43:44 -08:00
Greg Neagle
5876bde384 Test alternate fix for #1022 2020-11-07 08:51:51 -08:00
Jim Zajkowski
4ba29449d2 Directly create layout constraints (#1047)
Fixes issue #1022 where the autoresizing masks occasionally end up pinning the webView to its smallest size.
2020-11-06 21:00:40 -08:00
Greg Neagle
f25a8a3553 Another tweak to sidebar background appearance when built with Xcode 12.1 on Big Sur 2020-11-02 10:43:17 -08:00
Greg Neagle
c43a7e4a5a Fix for sidebar background appearance when built with Xcode 12.1 on Big Sur 2020-11-02 10:37:38 -08:00
Greg Neagle
5235e378b4 Remove no-longer used MSCToolbarButton 2020-11-02 10:28:27 -08:00
Greg Neagle
2123975cbd Turn off 'Sign to run locally' for MSC.app; addresses an issue where Notification Center notifications don't launch MSC.app 2020-10-23 11:53:30 -07:00
Greg Neagle
2ec2ce5949 Show back navigation button and enable Navigate->Back menu item when displaying software update detail 2020-10-11 10:59:12 -07:00
Greg Neagle
3ee5dce468 CSS tweaks to former 'sidebar', now 'link bar' 2020-10-11 10:52:21 -07:00
Greg Neagle
eb7c7725cc Minor layout tweak in MunkiStatus window 2020-10-05 16:49:38 -07:00
Greg Neagle
67cb95a85a MunkiStatus: update appearance to fit in better with Big Sur 2020-10-03 17:55:34 -07:00
Greg Neagle
f69d60118c Reset MunkiStatus to match Munki 5.1 release 2020-10-03 17:13:58 -07:00
Greg Neagle
e685a55196 Switch to HTML5 progress element for update progress bar so we get macOS styling for free. Addresses #1033 2020-10-03 16:39:43 -07:00
Greg Neagle
313beff554 Revert change in showcase image resizing/scaling behavior. Behavior now matches older versions of MSC.app. Addresses #1029 2020-10-03 15:16:17 -07:00
Greg Neagle
eac37c6ff5 Back navigation button changes. Addresses #1018 and #1028 2020-10-01 21:40:08 -07:00
Greg Neagle
97ce70621e Restore the insertion of the build/revision number into the app's CFBundleVersion and CFBundleShortVersionString 2020-09-22 14:44:32 -07:00
Greg Neagle
520219cd15 Bump MSC.app version in Info.plist 2020-09-21 09:35:55 -07:00
Greg Neagle
4d7862ed52 More tweaks to modal more-info close button 2020-09-20 20:58:11 -07:00
Greg Neagle
5b7de00fb4 Appearance tweaks to 'More info' modal for updates 2020-09-20 19:59:08 -07:00
Greg Neagle
49005b58cb Implement App Store-like modal 'more info' for updates 2020-09-20 15:39:22 -07:00
Greg Neagle
f958d2ad6f Work on updates view. 2020-09-19 21:04:14 -07:00
Greg Neagle
59624187d7 Remove no-longer-used html templates 2020-09-18 17:01:55 -07:00
Greg Neagle
7610a42528 Still tweaking the window dragging implementation/behavior 2020-09-10 19:48:46 -07:00
Greg Neagle
eaf9553c86 Replace calculation for finding the titlebar area with one that actually makes sense :-) 2020-09-10 19:40:26 -07:00
Greg Neagle
e87d74b77c Make the title bar area of the main (web) view draggable. Addresses #1017 2020-09-10 18:50:42 -07:00
Greg Neagle
770bd30117 Remove Navigation->Forward menu item and IBOutlet references; restore missing navigateBackMenuItem IBOutlet and fix Navigate->Back menu item availability to match visibility of back navigation button 2020-09-10 13:51:52 -07:00
Greg Neagle
e2b7b87b17 Another tweak to MyItemsTemplate image 2020-09-05 13:58:48 -07:00
Greg Neagle
222a71147b Tweak MyItemsTemplate image 2020-09-05 13:43:36 -07:00