Commit Graph

335 Commits

Author SHA1 Message Date
Greg Neagle
aff674081b MSC.app: Navigate menu->Reload page (Cmd-R) now also triggers an update check. 2017-08-11 16:24:00 -07:00
Greg Neagle
0238108730 Bump version of MSC.app to reflect non-trivial code changes 2017-07-06 08:53:45 -07:00
Greg Neagle
11bd8731d8 MSC.app: Hide new problem updates table when displaying update check/install progress 2017-07-05 08:15:23 -07:00
Greg Neagle
81630647eb Display problem updates on Updates page in Managed Software Center.app 2017-07-03 12:55:38 -07:00
Greg Neagle
ad9c08856d More changes to support showing optional item updates that require user action to install -- like updating macOS version or making disk space available. 2017-06-29 15:08:15 -07:00
Timothy Sutton
eef37a2734 Add ru localization for 'requires higher OS version' (#787) 2017-06-29 09:47:56 -07:00
Greg Neagle
5458ce8b97 Add missing semicolons for new localizaed strings 2017-06-28 16:53:56 -07:00
Greg Neagle
28fab2c624 Fix localization comment/label for 'Requires macOS version %s' message 2017-06-28 13:28:10 -07:00
Greg Neagle
483ac7969c Localization updates 2017-06-28 13:26:45 -07:00
Arjen van Bochoven
755204cad4 Update dutch locale (#786) 2017-06-28 13:20:47 -07:00
Richard Lafontaine
f4bd15595b FR localization of "Requires macOS version %s" (#785)
* FR localization of "Requires macOS version %s"

* Update Localizable.strings
2017-06-28 11:19:31 -07:00
Greg Neagle
b925016c59 Generate possibly localized note when item requires a higher OS 2017-06-28 06:25:31 -07:00
Greg Neagle
ea7b9b2ae9 Display items in optional installs that require a higher OS if we can't find an applicable version to incentivize OS upgrades/updates 2017-06-27 22:38:12 -07:00
Greg Neagle
b8419975ed Speed up launch of Managed Software Center by replacing wildcard imports from Cocoa frameworks with selective import of needed symbols. 2017-06-26 09:54:19 -07:00
Greg Neagle
9917df8708 Speed up launch of MunkiStatus by replacing wildcard imports from Foundation and AppKit with selective import of needed symbols. 2017-06-26 09:23:02 -07:00
Greg Neagle
5b930e1ac8 MSC.app: use IOKit IOPS functions to get power source information instead of scraping the output of pmset 2017-06-14 15:04:21 -07:00
Greg Neagle
e660011530 MSC.app: revert to Munki2 behavior when generating a list of pending installs for the Updates view -- allows optional items to be removed from the pending update list 2017-06-14 14:19:03 -07:00
Greg Neagle
9da9d24a22 Link Managed Software Center.app and MunkiStatus.app to Python 2.7 instead of 2.6 2017-06-09 06:48:19 -07:00
Greg Neagle
0717bf764f Fixes for MSC.app on High Sierra 2017-06-08 18:30:56 -07:00
Greg Neagle
49fbdf4899 Update Japanese localization. Thanks to @nakanana. 2017-05-18 08:15:18 -07:00
Greg Neagle
2e6eb4d659 Add missing de localized string 2017-05-17 09:13:27 -07:00
Greg Neagle
05bf735ecd Fix broken pkg build scripts; insignificant whitespace change to a file to force a version number bump. 2017-05-16 12:13:04 -07:00
Greg Neagle
b654476969 Updated Norwegian localization courtesy Frank Paul Silye 2017-05-04 08:57:57 -07:00
Greg Neagle
19c30cc375 Updated Swedish localization courtesy Jonas Jöreskog 2017-05-04 08:48:55 -07:00
Greg Neagle
875bf649ff Updated Italian localization courtesy Dino Libertino 2017-05-04 08:41:26 -07:00
Greg Neagle
fe822f7a37 Updated Finnish localization courtesy Hannes Juutilainen 2017-05-04 08:26:02 -07:00
Greg Neagle
c9130cbad0 Updated Danish localization courtesy Thomas Tvegaard 2017-05-04 08:20:46 -07:00
Greg Neagle
089df454a1 Updated French localization courtesy Serge ROUX 2017-05-03 08:47:51 -07:00
Greg Neagle
293b20a18d Updated Spanish localization courtesy @LcTrKiD 2017-05-02 09:47:48 -07:00
Timothy Sutton
1c79079898 Add 'Featured'/'Featured items' ru strings (#760) 2017-05-01 10:34:48 -07:00
Timothy Sutton
d58682c39f Munki3 ru updates (#759)
* Russian localizations for new Munki3 features

- thanks to Nadia Mytnik-Frantova

* Add missing 'Removal Error message' for Russian localization
2017-05-01 09:35:45 -07:00
Greg Neagle
f939411ab2 Add back localizations for the Removal Error message that were lost when the 'systemsadministrator' crept in. 2017-05-01 08:16:45 -07:00
Greg Neagle
9dcbdbd507 Fix alert message containing 'systemsadministrator' 2017-05-01 08:03:55 -07:00
Greg Neagle
9db29ab13e remove older notes and testing artifacts from Munki 2 2017-04-26 16:55:58 -07:00
Arjen van Bochoven
9af35003e2 Update nl locale (#757) 2017-04-26 06:11:34 -07:00
Arjen van Bochoven
08073809de Update nl locale for munkistatus (#756) 2017-04-26 06:10:06 -07:00
Greg Neagle
ecb788178a Danish localization update courtesy Thomas Tvegaard 2017-04-25 15:59:58 -07:00
Greg Neagle
d2e83e5e25 Localization updates 2017-04-25 15:50:13 -07:00
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
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
Greg Neagle
b09545012c Updated Finnish localization courtesy miqviq 2017-04-21 23:58:29 -05:00