Commit Graph

11 Commits

Author SHA1 Message Date
Greg Neagle
a4cf1dfb04 In Managed Software Update.app, replaced NSTextView that was used to display detail with a WebView.
appleupdate.py - parseDist() now returns HTML description without trying to convert it to plain text. This HTML description is displayed in Managed Software Update.app's new WebView.

git-svn-id: http://munki.googlecode.com/svn/trunk@456 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-02-10 18:26:44 +00:00
Greg Neagle
c3b3dd8a04 If there are multiple logged-in GUI users, Managed Software Update.app now presents a warning and prevents doing an update.
git-svn-id: http://munki.googlecode.com/svn/trunk@442 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-02-05 22:58:57 +00:00
Greg Neagle
259598412e Changed launchd trigger files to their new paths in /private/tmp.
Updated copyright info to 2010; bumped version to 1.3.5


git-svn-id: http://munki.googlecode.com/svn/trunk@417 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2010-01-06 00:24:57 +00:00
Greg Neagle
bb603d9405 ManagedSoftwareUpdate.app: Fixed positioning of "Restart required/Logout required" info field when the main window is resized.
Bumped version number.

git-svn-id: http://munki.googlecode.com/svn/trunk@392 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-12-04 01:07:57 +00:00
Greg Neagle
15cc60e8fe Bumped to version 1.3.1.
Fixed a bug when there are items to be removed causing them not to be displayed.
Added a restart status field at the bottom of the window to be more like Apple Software Update.

git-svn-id: http://munki.googlecode.com/svn/trunk@278 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-10-22 21:39:41 +00:00
Greg Neagle
5ddacb31ff Revised the logic when running managedsoftwareupdate --manual to get "better" behavior when checking for updates manually.
git-svn-id: http://munki.googlecode.com/svn/trunk@232 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-09-28 17:24:32 +00:00
Greg Neagle
72b3a9d0e3 Added support for displaying software removals; changed UI referring to "installs" to "updates" to cover both cases (installing and removing).
git-svn-id: http://munki.googlecode.com/svn/trunk@121 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-07-20 18:23:56 +00:00
Greg Neagle
e45c1876a7 Fixed the text view scrolling for the detail description.
git-svn-id: http://munki.googlecode.com/svn/trunk@114 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-07-14 18:08:07 +00:00
Greg Neagle
768e8c4783 Managed Software Update.app:
Fixed display of alert panel when there are no scheduled updates.
Fixed error when deselecting all items in list of scheduled updates.

git-svn-id: http://munki.googlecode.com/svn/trunk@108 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-06-24 23:52:08 +00:00
Greg Neagle
bc8b3d2870 ManagedSoftwareUpdate:
New icon. New copyright notice. New bundle ID (com.googlecode.munki.managedsoftareupdate).  Now recommends a logout before install even if a restart is not required.

git-svn-id: http://munki.googlecode.com/svn/trunk@73 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-05-20 16:22:59 +00:00
Greg Neagle
e226ce2a53 Added ManagedSoftwareUpdate.xcodeproj.
This is a new tool for user notification of available Managed software updates.

git-svn-id: http://munki.googlecode.com/svn/trunk@46 a4e17f2e-e282-11dd-95e1-755cbddbdd66
2009-05-11 17:56:07 +00:00