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 |
|
Greg Neagle
|
cfe2702ae2
|
Fix for problem items also showing up in pending items
|
2020-09-02 16:29:12 -07:00 |
|
Greg Neagle
|
4a9710a4e2
|
Merge branch 'new_design' of https://github.com/SteveKueng/munki into new_design
|
2020-09-02 16:23:28 -07:00 |
|
Greg Neagle
|
6bec99f4f9
|
Add back navigation button and re-wire up more of the menu items
|
2020-09-02 16:18:01 -07:00 |
|
Greg Neagle
|
e6179959a1
|
So many many code changes I cannot list them all :-(
|
2020-09-02 16:16:30 -07:00 |
|
Greg Neagle
|
5bc8de096c
|
New templates for myitems items and update items
|
2020-09-02 16:14:29 -07:00 |
|
Greg Neagle
|
aa90cda6cc
|
New localized 'Show all' string
|
2020-09-02 16:13:18 -07:00 |
|
Steve Küng
|
d4c3faadae
|
removed scrollbars and bouncing effect from sidebar
|
2020-08-31 22:58:34 +02:00 |
|
Greg Neagle
|
c5fc0b7673
|
Remove message about a short delay at the loginwindow when prompting for a logout or restart -- it's no longer needed
|
2020-08-07 20:18:40 -07:00 |
|
Greg Neagle
|
d1cc652f5d
|
Increase height of MunkiStatus window so status detail does not overlap Cancel button focus ring on some macOS versions
|
2020-08-04 20:49:34 -07:00 |
|
Steve Küng
|
2fbd2ae0ac
|
fix
|
2020-07-22 15:30:43 +02:00 |
|
Steve Küng
|
cf2a39f9b6
|
Merge branch 'main' of https://github.com/munki/munki into new_design
# Conflicts:
# code/apps/Managed Software Center/Managed Software Center/Controllers/MainWindowController.swift
|
2020-07-22 12:37:53 +02:00 |
|
Greg Neagle
|
2c7c10212c
|
Add some debug logging to handleMunkiURL() function
|
2020-06-30 20:40:58 -07:00 |
|
Greg Neagle
|
259f0a0404
|
Comment typo fix
|
2020-06-29 13:41:57 -07:00 |
|
Greg Neagle
|
f5ff3d8634
|
Replace removed function
|
2020-06-29 11:56:42 -07:00 |
|
Greg Neagle
|
36d8195b54
|
When MSC.app opens the Software Update preferences pane for a user to initiate a software update, clear all the the loginwindow/startup trigger files so that Munki does not attempt to install updates at the same time Apple Software Update may be installing.
|
2020-06-29 11:48:02 -07:00 |
|
Greg Neagle
|
e61d2866eb
|
When setting things up for an Apple Software Update install via the Software Update preferences pane, ensure the installatlogout flag file is not present
|
2020-06-26 15:43:00 -07:00 |
|
Greg Neagle
|
5e5dd67126
|
Update MSC.app to Swift 5 syntax (minor changes)
|
2020-06-10 20:17:55 -07:00 |
|
Greg Neagle
|
f959efa85a
|
Update MunkiStatus to Swift 5 syntax (no actual changes, just a recorded syntax check)
|
2020-06-10 20:11:24 -07:00 |
|
Greg Neagle
|
47700e4007
|
Update deprecated English localization to en
|
2020-06-10 20:08:49 -07:00 |
|
Greg Neagle
|
d7b145cdc7
|
Update project settings for Xcode 11.5
|
2020-06-10 20:07:03 -07:00 |
|
Greg Neagle
|
7fbf5fb14a
|
Update project settings for Xcode 11.5
|
2020-06-10 20:03:35 -07:00 |
|
Steve Küng
|
6e587b93b6
|
disable sidebar buttons
|
2020-06-09 19:46:02 +02:00 |
|
Steve Küng
|
4721bfeee6
|
fullSizeContentView fix
|
2020-06-09 19:39:07 +02:00 |
|
Steve Küng
|
8b18cf3ade
|
merge fix
|
2020-06-09 18:51:18 +02:00 |
|
Steve Küng
|
1b3cb211b6
|
Merge branch 'master' of https://github.com/munki/munki into new_design
# Conflicts:
# code/apps/Managed Software Center/Managed Software Center.xcodeproj/project.pbxproj
# code/apps/Managed Software Center/Managed Software Center/Controllers/MainWindowController.swift
# code/apps/Managed Software Center/Managed Software Center/Info.plist
# code/apps/Managed Software Center/Managed Software Center/de.lproj/Localizable.strings
|
2020-06-09 18:43:41 +02:00 |
|
Greg Neagle
|
678819bfc2
|
Updated Norwegian Bokmål localization. Thanks to Frank Paul Silye.
|
2020-05-22 07:10:23 -07:00 |
|
Greg Neagle
|
788e74d91e
|
Updated Danish localization. Thanks to Thomas Tvegaard.
|
2020-05-21 07:12:40 -07:00 |
|
Greg Neagle
|
5f0ad58aed
|
Updated Finnish localization. Thanks to Hannes Juutilainen.
|
2020-05-20 07:55:31 -07:00 |
|
Greg Neagle
|
a598b29eb1
|
Update Danish localization. Thanks to Thomas Dam.
|
2020-05-18 08:34:52 -07:00 |
|
Greg Neagle
|
270c13fa1a
|
When checking for softwareupdate installation restrictions, make sure the value is forced by a config profile
|
2020-05-17 07:02:48 -07:00 |
|
Greg Neagle
|
e868f835bc
|
Remove empty line so number of lines in the file matches all other localized languages
|
2020-05-15 15:56:15 -07:00 |
|
Greg Neagle
|
2cc99711b8
|
Updated localization for en-AU, en-CA, and en-GB. Long live the Queen's English.
|
2020-05-15 10:20:36 -07:00 |
|
Greg Neagle
|
96c01d7f0a
|
Updated Russian localization. Thanks to Daria Mayorova.
|
2020-05-15 09:03:19 -07:00 |
|
Greg Neagle
|
4b12a47485
|
Updated Italian localization. Thanks to Luca Molteni.
|
2020-05-15 09:01:06 -07:00 |
|
Greg Neagle
|
b36676f948
|
Updated Japanese localization. Thanks to Yuko Katabami.
|
2020-05-15 08:57:47 -07:00 |
|
Greg Neagle
|
e3c5f6d706
|
Updated French localization. Thanks to Benjamin Francois.
|
2020-05-14 12:01:59 -07:00 |
|
Greg Neagle
|
40c33faec6
|
Sort all Localizable.strings for consistent ordering
|
2020-05-14 10:11:20 -07:00 |
|
Greg Neagle
|
39cdcb6051
|
Updated German localization. Thanks to Jens Malessa.
|
2020-05-14 08:09:43 -07:00 |
|
Greg Neagle
|
1180a402dd
|
Updated Dutch localization. Thanks to Arjen van Bochoven.
|
2020-05-14 07:22:25 -07:00 |
|