Commit Graph

4414 Commits

Author SHA1 Message Date
Greg Neagle
f11bb6a1e1 Beginning of support for localized titles for custom sidebar items 2025-07-14 10:56:19 -07:00
Greg Neagle
1d209d09dc More changes to better support custom sidebar items 2025-07-14 10:55:32 -07:00
Greg Neagle
197ad6174d Better support for highlighting custom sidebar items when appropriate 2025-07-12 12:22:42 -07:00
Greg Neagle
af899ea447 Fix for update count display when using custom sidebar items; handle custom sidebar when there are no optional installs 2025-07-11 20:44:11 -07:00
Greg Neagle
355dce0363 New function to show or hide navigate menu items that are for munki:// pages 2025-07-11 19:54:22 -07:00
Greg Neagle
a5e9d209e4 Merge branch 'Munki7dev' into custom-sidebar 2025-07-11 17:24:05 -07:00
Greg Neagle
8fd09d9369 Use a different method to determine if a script is executable; previous method did not work well with sudo 2025-07-11 17:23:28 -07:00
Greg Neagle
9d6ad57d0d Improve error messages when custom admin scripts fail to run 2025-07-11 17:22:00 -07:00
Greg Neagle
ca62aac4f7 Merge branch 'Munki7dev' into custom-sidebar 2025-07-11 09:48:36 -07:00
Greg Neagle
6fe6bf9425 More useful error message when an admin-provided conditions script fails 2025-07-11 09:48:06 -07:00
Greg Neagle
5c68be6d28 Merge branch 'Munki7dev' into custom-sidebar 2025-07-10 14:18:21 -07:00
Greg Neagle
26562eb764 Don't prompt to open pkginfo in an editor if the editor preference is an empty string. Matches Munki 6 behavior 2025-07-10 14:17:54 -07:00
Greg Neagle
e918bb384c Merge branch 'Munki7dev' into custom-sidebar 2025-07-08 16:46:48 -07:00
Greg Neagle
69f4e741c0 Address an issue when package_path is defined in a pkginfo where an incomplete path to the package was passwd to /usr/sbin/installer 2025-07-08 16:45:43 -07:00
Greg Neagle
8ae093973f Fix some typos in some comments 2025-07-08 16:44:13 -07:00
Greg Neagle
ec577aa900 Merge branch 'Munki7dev' into custom-sidebar 2025-07-08 10:57:24 -07:00
Greg Neagle
f51a7677a6 Remove previously commented-out code for NSUserNotifications API 2025-07-08 10:56:58 -07:00
Greg Neagle
6327c3bc3c Rename enum containing munki:// urls 2025-07-08 10:55:03 -07:00
Greg Neagle
0d0686bd8c Add localized title to Navigate menu items when building them 2025-07-07 18:36:18 -07:00
Greg Neagle
4daad1e530 Build Navigate menu dynamically based on sidebar contents 2025-07-07 18:18:15 -07:00
Greg Neagle
c911106bf0 Remove function option for custom sidebar item page; use munki:// urls instead 2025-07-07 10:33:01 -07:00
Greg Neagle
237bdc19ee Ensure sidebar_items are 'loaded' before checkForUpdates is called; more changes to support using munki:// urls in custom sidebar items 2025-07-07 10:12:14 -07:00
Greg Neagle
73fe99cc46 Merge branch 'Munki7dev' into custom-sidebar 2025-07-07 10:04:31 -07:00
Greg Neagle
2ccf2be85f Change long options for drag-n-drop items to match those in Munki 6 and earlier 2025-07-07 10:04:02 -07:00
Greg Neagle
bb768fd614 Allow for munki:// urls for sidebar items 2025-07-05 19:11:36 -07:00
Steve
f1870d4e5c custom sidebar item (#1214)
Adds support for customizing the sidebar items.

* since sf symbols are only supported with 11.0 and newer, custom sidebar items are only possible with 11.0 and newer
* Refactor sidebar item handling and update MainMenu.xib for improved layout and functionality

---------
Authored-by: Steve Kueng <steve.kueng@umb.ch>
2025-07-05 17:49:49 -07:00
Greg Neagle
7a876a6686 Update app icon for MunkiStatus and munki-notifier 2025-07-02 16:04:21 -07:00
Greg Neagle
6f123551a0 Yet another attempt at icons that look good on both macOS 26 and earlier versions of macOS 2025-07-02 09:33:35 -07:00
Greg Neagle
f1035b8c14 Keep tweaking AutoLayout contraints in table row view 2025-07-01 11:30:34 -07:00
Greg Neagle
394cbe3a4a MSC: Fix naming of some Asset Catalog items 2025-07-01 11:09:11 -07:00
Greg Neagle
2b0d409352 Add janky conditional compilation directives so MSC.app can build under Xcode 16 (but lacking Tahoe behaviors) 2025-06-30 17:35:38 -07:00
Greg Neagle
3e8838e057 Update Tahoe AppIcon.icon 2025-06-30 16:00:25 -07:00
Greg Neagle
eb78c1171b Another round of icon updates 2025-06-30 15:55:45 -07:00
Greg Neagle
0c0084aabb munki-notifier: update AppIcon.appiconset 2025-06-30 15:32:06 -07:00
Greg Neagle
06ba96ba19 MunkiStatus: update AppIcon.appiconset 2025-06-30 15:31:32 -07:00
Greg Neagle
72ad8b235c MSC: update AppIcon.appiconset 2025-06-30 15:30:59 -07:00
Greg Neagle
2eb9504f06 Update AppIcon.icon for MSC.app 2025-06-30 15:30:08 -07:00
Greg Neagle
c6332f41bd Change deployment target of Managed Software Center.app to macOS 10.15 2025-06-30 08:23:54 -07:00
Greg Neagle
50c695492e Change deployment target for MunkiStatus.app to 10.15 2025-06-30 08:22:44 -07:00
Greg Neagle
cd3f18897e Removing munkishim 2025-06-30 08:21:40 -07:00
Greg Neagle
e727aa6aa2 Switch to jpg for default showcase images to save some space 2025-06-29 18:04:46 -07:00
Greg Neagle
9e45230d8d Update default showcase images 2025-06-29 15:18:21 -07:00
Greg Neagle
fae7b43bbb Remove no-longer-needed instance varaible that tracks desired sidebar width 2025-06-29 11:31:28 -07:00
Greg Neagle
70965dbf6c Simpler code to prevent manual sidebar resizing 2025-06-29 11:28:26 -07:00
Greg Neagle
4404bcfd1a Explictly remove border from toolbar progress indicator so it looks right even when sidebar is collapsed 2025-06-29 10:59:13 -07:00
Greg Neagle
8bc831feba Prevent resize cursor from appearing near sidebar edge (since sidebar is not resizable) 2025-06-29 10:57:28 -07:00
Greg Neagle
929fb41f06 More monkeying around with autolayout contraints for sidebar items 2025-06-29 08:10:44 -07:00
Greg Neagle
34212fa990 Replace missing } in CSS file 2025-06-29 07:10:00 -07:00
Greg Neagle
37d971b192 CSS change so showcase images are edge-to-edge 2025-06-28 18:41:41 -07:00
Greg Neagle
76421c361b Update constraints for sidebar list view 2025-06-28 17:00:40 -07:00