Commit Graph

253 Commits

Author SHA1 Message Date
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
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 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 005eeb41e9 Localize 'Password:' label 2017-04-21 14:47:36 -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 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 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 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
Greg Neagle affe3d3112 Fix for getting battery percentage when the output from 'pmset -g ps' is different than the code originally was designed for 2017-04-08 19:35:41 -07:00
Greg Neagle de288f6460 Added changed xib since previous commit had references to these changes as well 2017-03-28 12:19:12 -07:00
Greg Neagle 85ec11068f Attempt to address #738 -- Unneeded Additional updates alert 2017-03-28 12:17:44 -07:00
Greg Neagle 2448771479 Update build targets to 10.8; change forward/back controls from deprecated 'textured rounded' to 'textured square' 2017-03-24 15:16:20 -07:00
Greg Neagle e171a251c8 # This is a combination of 4 commits.
# The first commit's message is:
Update build targets to 10.8; change forward/back controls from deprecated 'textured rounded' to 'textured square'

# This is the 2nd commit message:

MunkiStatus: update build targets to 10.8

# This is the 3rd commit message:

munki-notifier: set deployment target to 10.8

# This is the 4th commit message:

MunkiStatus: tweak MainMenu.xib to built for deployment target
2017-03-24 15:14:47 -07:00
Greg Neagle dca0608aab Revert "Munki3: Update project settings to Xcode 8.2, deployment target 10.8 (#736)"
This reverts commit a60cff69b8.
2017-03-24 14:35:58 -07:00
Timothy Sutton a60cff69b8 Munki3: Update project settings to Xcode 8.2, deployment target 10.8 (#736)
* Updates for Xcode 8

- applied recommended settings (mostly Clang-related)
- Fixed Deployment Target to 10.8 for all projects
- set macOS SDK explicitly to 10.12
- switch textured rounded to textured square for MSC toolbar navigation UI element

* macOS 10.12 SDK -> macOS current

* Revert height property change within MSC Log window
2017-03-24 14:18:49 -07:00
Greg Neagle d0cc21d37f Add Finnish localization for 'Featured/Featured items' labels 2017-03-21 09:19:50 -07:00
Arjen van Bochoven 5c16e6a0c4 Translation for Featured items 2017-03-21 16:00:25 +01:00
Greg Neagle fa08572205 Merge pull request #723 from RichardLafontaine/master
Updated French localization
2017-03-13 16:25:03 -07:00
Greg Neagle 6d8a20f1c8 Updated Danish localization by Thomas Tvegaard 2017-03-13 10:24:06 -07:00
Greg Neagle 88cb641319 Merge pull request #725 from fridomac/Munki3
Added "Featured" to german translation
2017-03-13 10:18:17 -07:00
fridomac a262f08210 Added "Featured" to german translation 2017-03-12 10:53:01 +01:00
Greg Neagle 056b570d3b Change featured_installs to featured_items 2017-03-10 09:02:03 -08:00
Greg Neagle 4190f1eeae Merge pull request #724 from MagerValp/featured_installs
Allow marking optional installs as featured in manifests.
2017-03-10 08:56:35 -08:00
Lafontaine 55ec9430e5 Updated French localization 2017-03-10 10:35:36 -05:00