Commit Graph

640 Commits

Author SHA1 Message Date
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
Greg Neagle
ae4ac4fb70 Replace some sidebar icons with MSC versions 2020-09-05 11:32:31 -07:00
Steve
d146453392 Fixes for issue 1019 and 1021 (#1023)
* update icons to more appstore like

* fix gesture navigation issues

* update sidebar item alignment

* clear search field on click one of the sidebar items

* search field clear on navigation

* clean up old unused functions
2020-09-05 08:19:16 -07:00
Greg Neagle
342f15419c Samller size for main update progress text 2020-09-04 21:05:45 -07:00
Greg Neagle
9b1d899b8d Fix for missing titles for 'More by/More in' lists 2020-09-04 16:36:18 -07:00
Greg Neagle
4b33ef1f41 Switch to a single text color for 'sidebar' items 2020-09-03 21:26:13 -07:00
Greg Neagle
40687ccf4c Hide h2 'titles' from 'sidebar' 2020-09-03 21:21:39 -07:00
Greg Neagle
c9dac94278 Remove left border from popup menu in 'sidebar' 2020-09-03 15:53:57 -07:00
Greg Neagle
c18fb224a2 Tweak appearance of what used to be the sidebar 2020-09-03 15:16:34 -07:00
Greg Neagle
ec84ca6b38 Add showcase to search result pages 2020-09-03 15:15:42 -07:00
Greg Neagle
f31643d966 Move sidebar to under showcase in the main software view and adjust styling 2020-09-03 12:14:39 -07:00
Greg Neagle
8065ce55ea Missed a file for inclusion with previous commit that addresses #1020 2020-09-03 12:13:01 -07:00
Greg Neagle
91342280ea Missed a file for inclusion with previous commit that addresses #1020 2020-09-03 12:12:04 -07:00
Greg Neagle
4031c1f69f Fix visual display issues with removals. Addresses #1020 2020-09-03 12:10:45 -07:00
Greg Neagle
895b2d803b Fix up bad merge 2020-09-02 16:45:21 -07:00
Greg Neagle
54d3b56b93 Merge Steve Kueng's MSC work into new-msc-design 2020-09-02 16:36:45 -07:00