Commit Graph

42 Commits

Author SHA1 Message Date
Greg Neagle
6b4ad647c4 Update copyright dates 2025-01-25 15:35:09 -08:00
Greg Neagle
12d997569b Bump app versions to match new release 2024-07-15 08:34:34 -07:00
Greg Neagle
2b327569b4 Update copyright dates 2024-01-30 16:14:29 -08:00
Greg Neagle
a7df078dea Bump munki-notifier version 2023-11-17 14:20:51 -08:00
Greg Neagle
a3ec7f2d6b Add applicationShouldTerminate: handler to munki-notifier 2023-11-16 18:06:24 -08:00
Greg Neagle
6aba92db4a Set deployment target to macOS 10.13 2023-03-23 08:40:00 -07:00
Greg Neagle
767f64b12a Update copyright info 2023-02-22 09:59:22 -08:00
Greg Neagle
5ee0f5928a Update copyright dates 2022-05-10 16:09:38 -07:00
Greg Neagle
7ce973787b Address an issue with munki-notifier, 'obnoxious mode', and multiple spaces (See https://github.com/munki/munki/issues/1108) 2022-04-26 10:44:44 -07:00
Greg Neagle
e7538beebf Update munki-notifier to no longer spoof the 'com.googlecode.munki.ManagedSoftwareCenter' bundle id 2022-04-25 12:40:53 -07:00
Greg Neagle
82b720661a Update copyright dates 2021-02-20 09:12:34 -08:00
Greg Neagle
49a1fc5bca Set deployment target of munki-notifier to 10.11; other tweaks 2021-02-09 14:08:56 -08:00
Greg Neagle
47700e4007 Update deprecated English localization to en 2020-06-10 20:08:49 -07:00
Greg Neagle
d7b145cdc7 Update project settings for Xcode 11.5 2020-06-10 20:07:03 -07:00
Greg Neagle
9e18c67a1b A far too large commit that extends obnoxious mode to Munki updates that have been pending a long time and to updates that will be forced soon. 2020-05-10 18:35:00 -07:00
Greg Neagle
72a0535d0d Update Copyright dates 2020-01-01 08:53:37 -08:00
Greg Neagle
4c0449f513 Commit some automatic fixes Xcode applied to munki-notifier.xcodeproj/project.pbxproj 2019-08-22 10:22:34 -07:00
Elliot Jordan
d14c4304ea Various typo fixes and spelling corrections (#907)
* Fixed "No Comment" typo in strings files

* Fix "problem updates" typo

* Fix "caught" typo

* Fix "pseudo" typo

* Fix "instantiated" typo

* Fix "explicitly" typo

* Fix "osascript" typo

* Spelling fixes and various other corrections

* Fix two more instances of "Logput"

* Fixed a few remaining spelling issues in python files

* Fix "because" typo

PR also submitted upstream to the Murky project for the same correction.

* Fix name of associated app

* Additional spelling corrections in comments/docstrings
2019-02-14 08:30:43 -08:00
Greg Neagle
918d0b7391 Update copyright dates 2019-01-02 10:31:50 -08:00
Greg Neagle
ce0499048a Automatically add git psuedo-revision number to CFBundleVersion and CFBundleShortVersionString 2018-12-04 18:35:44 -08:00
Greg Neagle
a6bfb53877 More simplication of munki-notifier code 2018-09-18 09:32:44 -07:00
Greg Neagle
6879c3bde1 Code formatting changes 2018-09-14 19:57:55 -07:00
Greg Neagle
fa204c824a Mojave changes 2018-09-14 16:30:53 -07:00
Greg Neagle
1428c40d06 Update copyright notices to include 2018 2018-01-20 08:46:22 -08:00
Greg Neagle
2d2681e8cd Set munki-notifier MacOSX Deployment Target to 10.8 2017-12-16 09:19:33 -08:00
Greg Neagle
3762b82375 When there is an installation deadline, do not display pending update count in Notification Center notifications to allow more room to display deadline details 2017-12-08 10:37:15 -08:00
Greg Neagle
b59eeff1d1 for UseNotificationCenterDays preference, munki-notifier will use a managed preference value if present, else fall back to reading the value from /Library/Preferences/ManagedInstalls.plist (ignoring user-level preferences) 2017-11-16 17:37:30 -08:00
Greg Neagle
42152f3ef7 Fix for munki-notifier so it will respect Managed Preferences and root preferences for UseNotificationCenterDays 2017-11-16 16:07:36 -08:00
Greg Neagle
47a7c5c825 Updated Italian localization courtesy Dino Libertino 2017-04-10 07:51:49 -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
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
ba681b0172 Do not play a sound with Notification Center notifications. 2017-03-24 09:07:35 -07:00
Greg Neagle
6d8a20f1c8 Updated Danish localization by Thomas Tvegaard 2017-03-13 10:24:06 -07:00
LcTrKiD
8a3a1db1b2 Update Localizable.strings
some fixes
2017-03-03 18:45:06 +01:00
Greg Neagle
2d63f621a6 new launchMSApp() function 2017-02-28 11:54:28 -08:00
Greg Neagle
23d24d0fb7 munki-notifier changes for compatibility with older versions of OS X 2017-02-27 16:46:55 -08:00
Greg Neagle
d3801b1071 new launchagent for munki-status, new make_munki_mpkg.sh script 2017-02-26 12:01:43 -08:00
Greg Neagle
90d457b082 more of the needed munki-notifier pieces 2017-02-26 10:30:33 -08:00
Greg Neagle
79b06d93e4 New munki-notifier 2017-02-25 16:09:10 -08:00
Greg Neagle
d241bd570b Rename notifier to munki-notifier 2017-02-24 08:09:47 -08:00