Commit Graph

2838 Commits

Author SHA1 Message Date
Greg Neagle
533647b399 more comments to explain an on-purpose misspelling 2017-05-10 08:01:06 -07:00
Greg Neagle
ccd257860a Unicode tweaks for profiles.py errors and warnings 2017-05-09 15:14:09 -07:00
Greg Neagle
3d0e615837 Fixes for auth restart when starting a macOS install and user has provided a password via the GUI 2017-05-09 15:11:28 -07:00
Per Olofsson
7ee1233969 Remove optional installs if they're added as a managed install in a local only manifest (#768)
Move up processing of local manifests to before optional installs are
processed.

Second attempt at fixing issue #761.
2017-05-05 06:57:22 -07:00
Greg Neagle
ee9fa49a16 Address #767 -- makecatalogs and iconimporter called with relative paths to repo (and also ~ expansion) 2017-05-04 15:49:31 -07:00
Greg Neagle
51e58f5648 Actually include authrestartd in the munki core pkg (in make_munki_mpkg_DEP.sh as well) 2017-05-04 15:26:15 -07:00
Greg Neagle
6e427ace65 Actually include authrestartd in the munki core pkg 2017-05-04 15:19:20 -07:00
Greg Neagle
9662237434 Adjust line lengths to max 80 chars 2017-05-04 14:40:48 -07:00
Timothy Sutton
e589cf0b23 Calculate installed_size for Adobe CCP HyperDrive installers (#765)
* Include Adobe HD payloads in calculated installed_size

* Improve calculation of Adobe CCP HD package sizes

- include DownloadSize and regional package sizes, and add a small overhead for the CC Desktop app
2017-05-04 14:22:29 -07:00
Greg Neagle
dbf85e79c6 Address issue #764 -- warning when icons are in subdirectory of icons dir. 2017-05-04 10:22:19 -07:00
Greg Neagle
0d121949b6 Properly unquote paths from file:// repo urls 2017-05-04 10:12:41 -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
Clayton Burlison
c951a365b7 fix: Add basic PEP8 back into travis ci (#758) 2017-04-26 08:27:04 -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
Clayton Burlison
e73c9bc652 fix: Don't print blank lines during munkiimport (#755) 2017-04-25 20:36:14 -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
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