Greg Neagle
|
778df23802
|
Tweak progress/status messages for macOS upgrade installs
|
2017-04-25 15:20:58 -07:00 |
|
Christopher Grande
|
72f141a9c4
|
Stop displaying of script tag in MSC footer (#754)
Wildcard in CSS for footer div.bottom-links overrides the script tag’s inherent display:none, this restores it.
|
2017-04-24 15:23:48 -07:00 |
|
Greg Neagle
|
73a3418764
|
Bumping MSC.app version to reflect new support for auth restart
|
2017-04-24 13:15:30 -07:00 |
|
Greg Neagle
|
464774b0ac
|
Localized MainMenu.strings had references to UI elements that had been deleted.
|
2017-04-24 11:39:57 -07:00 |
|
Greg Neagle
|
bbeb4bae89
|
resize password label and field to adjust for localization
|
2017-04-24 11:04:39 -07:00 |
|
Greg Neagle
|
7fd8ccb508
|
Prompt for password for auth restart for Forced Logout warnings if user initiates the logout and install.
|
2017-04-23 19:57:39 -07:00 |
|
Greg Neagle
|
3ece0d3631
|
Simplify getting the effective list of updates to avoid edge cases around newly chosen optional installs
|
2017-04-22 21:14:02 -07:00 |
|
Greg Neagle
|
5b677942bd
|
Code formatting tweaks
|
2017-04-22 21:10:16 -07:00 |
|
Greg Neagle
|
d8917e8dd5
|
Do not enforce force_update_after_date for optional installs that are being installed for the first time; ie there is no prior install
|
2017-04-22 21:09:09 -07:00 |
|
Greg Neagle
|
d4596fb6f5
|
Fix a missed variable rename that caused logout notifications to be broken
|
2017-04-22 21:06:40 -07:00 |
|
Greg Neagle
|
d73eda81de
|
Merge branch 'authrestart' into Munki3
|
2017-04-22 16:13:13 -07:00 |
|
Greg Neagle
|
0dab1cf419
|
Sort languages in Localize phase when building MSC.app
|
2017-04-22 16:10:49 -07:00 |
|
Greg Neagle
|
89a3e0d993
|
Localization work for macOS upgrades
|
2017-04-22 07:34:37 -07:00 |
|
Clayton Burlison
|
e783da2d06
|
fix: Remove duplicate --plugin flag (#751)
This removes the duplicate --plugin flag from the help menu of:
* iconimporter
* makecatalogs
* munkiimport
* repoclean
|
2017-04-22 00:07:23 -05:00 |
|
Clayton Burlison
|
5e754bc5e7
|
fix: Remove duplicate --plugin flag (#751)
This removes the duplicate --plugin flag from the help menu of:
* iconimporter
* makecatalogs
* munkiimport
* repoclean
|
2017-04-22 00:03:43 -05:00 |
|
Greg Neagle
|
b09545012c
|
Updated Finnish localization courtesy miqviq
|
2017-04-21 23:58:29 -05:00 |
|
Greg Neagle
|
cf909398dc
|
Updated Finnish localization courtesy miqviq
|
2017-04-21 23:54:39 -05:00 |
|
Greg Neagle
|
592e100691
|
PyLint cleanup
|
2017-04-21 14:47:59 -05:00 |
|
Greg Neagle
|
005eeb41e9
|
Localize 'Password:' label
|
2017-04-21 14:47:36 -05:00 |
|
Greg Neagle
|
eda5e76905
|
profiles.py: Fix a logic error that sometimes caused config_profile_info() to return None instead of an empty dictionary
|
2017-04-21 13:34:07 -05:00 |
|
Greg Neagle
|
1ca9c32e73
|
profiles.py: Fix a logic error that sometimes caused config_profile_info() to return None instead of an empty dictionary
|
2017-04-21 13:33:41 -05:00 |
|
Greg Neagle
|
e5a3fa419a
|
Clear posted Notification Center notifications when updates.html is displayed; no matter the mechanism
|
2017-04-21 13:28:38 -05:00 |
|
Greg Neagle
|
29cbf0a37f
|
Clear posted Notification Center notifications when updates.html is displayed; no matter the mechanism
|
2017-04-21 13:28:08 -05:00 |
|
Greg Neagle
|
72b719c004
|
Clear all delivered notifications when updates page is shown. Addresses issue where Notification Center notification reamins visible indefinitely when the body of the notification is clicked
|
2017-04-21 08:30:36 -05:00 |
|
Greg Neagle
|
820f34a1e1
|
Clear all delivered notifications when updates page is shown. Addresses issue where Notification Center notification reamins visible indefinitely when the body of the notification is clicked
|
2017-04-21 08:28:35 -05:00 |
|
Greg Neagle
|
10f6c7e275
|
Some localization updates
|
2017-04-20 23:50:11 -05:00 |
|
Greg Neagle
|
4b7eca3ce3
|
Remove FileVaultIcon from project
|
2017-04-20 15:08:15 -05:00 |
|
Greg Neagle
|
4ea3fc192f
|
Copy FileVaultIcon to project
|
2017-04-20 15:05:22 -05:00 |
|
Greg Neagle
|
98a4892985
|
Auth restart support for Managed Software Center.app
|
2017-04-20 14:52:02 -05:00 |
|
Greg Neagle
|
4b1c0c9949
|
Start of launchd socket support
|
2017-04-14 10:47:58 -07:00 |
|
Greg Neagle
|
8b6ecc6788
|
Only set the secret preference if we're going to attempt an authrestart; rely on default behavior otherwise
|
2017-04-13 16:31:30 -07:00 |
|
Greg Neagle
|
72f369544f
|
Experimental support for authrestart after kicking off macOS upgrade
|
2017-04-13 15:48:14 -07:00 |
|
Greg Neagle
|
b45a36a337
|
Refactor authrestart code so osinstaller can use it.
|
2017-04-13 15:47:29 -07:00 |
|
Greg Neagle
|
8b9a034512
|
Normalize sort of localized strings
|
2017-04-13 06:08:29 -07:00 |
|
Richard Lafontaine
|
9e1c6ea702
|
Updated French localization (#750)
For issue #744
|
2017-04-13 06:06:14 -07:00 |
|
Greg Neagle
|
cead5a175b
|
Really fix spelling of sendDistribitedNotification()
|
2017-04-12 09:30:17 -07:00 |
|
Greg Neagle
|
69f788a15a
|
Fix spelling of sendDistribitedNotification()
|
2017-04-12 09:29:25 -07:00 |
|
Clayton Burlison
|
1f2ab4220c
|
Update managedsoftwareupdate --auto help msg (#739)
|
2017-04-11 09:29:20 -07:00 |
|
Greg Neagle
|
f3c85492c4
|
Improved debug logging in keychain.py
|
2017-04-10 16:43:59 -07:00 |
|
Greg Neagle
|
47a7c5c825
|
Updated Italian localization courtesy Dino Libertino
|
2017-04-10 07:51:49 -07:00 |
|
Greg Neagle
|
13f4004e93
|
Normalize sorting of .strings
|
2017-04-09 17:06:30 -07:00 |
|
Arjen van Bochoven
|
8f2d313f93
|
Update dutch localisable strings (#748)
Fixes #745
|
2017-04-09 15:36:54 -07:00 |
|
Greg Neagle
|
db5f11b83c
|
Normalize sorting of strings files
|
2017-04-09 13:04:40 -07:00 |
|
Greg Neagle
|
3dbaad48b9
|
Normalize sorting of strings files
|
2017-04-09 13:03:43 -07:00 |
|
Greg Neagle
|
9c749bfff1
|
Normalize sorting of strings files
|
2017-04-09 13:01:40 -07:00 |
|
nakanana
|
a37209caa6
|
Updated JP localization (#747)
* Updated JP localization
issue #746
There was a difference in %s - %@ in Managed Software Center file.
* %s fixed
|
2017-04-09 12:59:17 -07:00 |
|
Greg Neagle
|
d4b162b94c
|
Updated German localization courtesy of Fridolin Koch
|
2017-04-09 12:35:44 -07:00 |
|
Greg Neagle
|
f963d1276b
|
Updated Norwegian localization courtesy Frank Paul Silye
|
2017-04-09 10:14:06 -07:00 |
|
Greg Neagle
|
68aa2b3ad1
|
Updated Danish localization courtesy Thomas Dam
|
2017-04-09 09:14:43 -07:00 |
|
Greg Neagle
|
4aca898b97
|
Normalize sorting of localization strings for Norwegian
|
2017-04-09 08:29:58 -07:00 |
|