Commit Graph

2611 Commits

Author SHA1 Message Date
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
3db8eefd8f more consistent way of running preinstall and postinstall scripts for startosinstall items 2017-05-15 11:37:44 -07:00
Greg Neagle
1bfe546e91 Add support for postinstall_script for startosinstall items 2017-05-15 11:16:58 -07:00
Greg Neagle
9d1223a2b4 Add support for preinstall_script to startosinstall items 2017-05-15 08:18:14 -07:00
Greg Neagle
3e557a6b75 Since we are no longer creating the symlink in /Applications/Utilities, don't add /Applicstions/Utilities to the payload 2017-05-12 11:01:23 -07:00
Greg Neagle
b65b506b65 Remove executable bit from /private/etc/paths.d/munki 2017-05-12 09:28:12 -07:00
Greg Neagle
2e56c59b62 Fix issues with icon hashing in makecatalogs 2017-05-11 14:31:07 -07:00
Timothy Sutton
6f725d9b93 Fix InDesign 2017 size calculation (#771)
- ID has a 'Condition' key in its Application.json for the 'Base' (main) app HD
  package, but it's an empty string, so just include this explicitly in the
  conditional
2017-05-11 11:13:54 -07:00
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
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