Commit Graph

2023 Commits

Author SHA1 Message Date
Hannes Juutilainen
07e44be1ea Updated progress-spinner width from 21px to 20px 2016-03-16 11:30:52 +02:00
Hannes Juutilainen
913a74ada4 Cut 1px of empty space from both sides of the progress spinner to make it 40x40px 2016-03-16 11:26:03 +02:00
Greg Neagle
12d4f0d27e Update copyright info on files; remove abandoned tools from code/tools 2016-03-15 09:32:28 -07:00
Greg Neagle
20e414f563 Bump minor version number for next release 2016-03-15 08:47:30 -07:00
Greg Neagle
c6ec424be1 When copying items from a disk image, use instead of . This preserves hfsCompression and filters out com.apple.quarantine xattrs while copying. Thanks to @VitosX on GitHib. (Issue #570) 2016-03-15 08:19:31 -07:00
Greg Neagle
e9d8114911 Change preferred font from Helvetica to Helvetica Neue for most elements 2016-03-14 21:52:26 -07:00
Greg Neagle
5980ea10ff Bump MSC.app minor version to reflect visual changes: update copyright info 2016-03-14 18:26:27 -07:00
Greg Neagle
553bfcc3ce Attempt to adjust the Updates image button template and badge code to address display issues 2016-03-14 18:22:16 -07:00
Greg Neagle
2d20f1f4a8 Adjust fill color of custom view areas of toolbar to address display issues under Yosemite and El Cap 2016-03-14 17:48:51 -07:00
Greg Neagle
a0c4e58bf3 Bump up navigation buttons, progress spinner, and search field by one pixel to address display issues on the bottom margin of the navigation buttons 2016-03-14 17:01:25 -07:00
Greg Neagle
00a88d1ddb Flatten appearance of pop-up categories menu (if present) in category-all sidebar 2016-03-11 09:51:46 -08:00
Greg Neagle
01a73a5f5c CSS tweak for item names in detail sidebar ('More in category' and 'More by developer') 2016-03-10 22:14:18 -08:00
Greg Neagle
59236c86e7 CSS tweak for product display name in detail view (remove bold and color) 2016-03-10 22:06:43 -08:00
Greg Neagle
f4e81193d0 CSS tweak to alignment of updates progress spinner and text when updates are in progress 2016-03-10 16:45:18 -08:00
Greg Neagle
4c65ee6089 Move progress spinner away from lower right corner in main software view; not that items don't have visable 'boxes' the spinner needs to be visually 'closer' to the text and icon 2016-03-10 14:46:39 -08:00
Greg Neagle
a31b41ce72 css tweak to eliminate heavy/double line under pending updates 2016-03-10 11:17:26 -08:00
Greg Neagle
d9949b076e CSS fix for alignment of footer and footer items/links 2016-03-10 10:39:08 -08:00
Greg Neagle
3daa1c2254 Fix typo so updates-progress-spinner css applies! Fixes spacing between spinner and following text 2016-03-10 10:30:05 -08:00
Greg Neagle
1f33d3a11b Remove webkit-radius from container css to fix display issue in updates view while checking for updates 2016-03-10 10:28:36 -08:00
Greg Neagle
ec87689c28 remove showcase image css background color; was causing display artifacts 2016-03-10 09:54:36 -08:00
Greg Neagle
340b36382f Remove stray semicolon 2016-03-10 09:51:45 -08:00
Greg Neagle
5ba5c17e50 CSS tweak for updates view -- align 'No pending updates/Available updates' title with 'Other available updates' title 2016-03-09 21:39:31 -08:00
Greg Neagle
270d764f6a Merge pull request #572 from RISCfuture/el-capitan-css
[WIP] El Capitan-style CSS
2016-03-09 21:24:56 -08:00
Greg Neagle
4da9167f05 munkistatusoutput tweak 2016-03-09 21:15:03 -08:00
Tim Morgan
4c8b71d03e [WIP] El Capitan-style CSS 2016-03-09 12:45:57 -08:00
Nick McSpadden
b92285ce7d Fixed some typos 2016-03-07 18:44:40 -08:00
Greg Neagle
786eae296a Merge branch 'master' of https://github.com/munki/munki 2016-03-03 14:07:50 -08:00
Greg Neagle
b9944e9545 Update gurl.py to use NSURLSession on those versions of OS X that support it. Addresses issue #551. 2016-03-03 14:06:33 -08:00
Nick McSpadden
4cbafebbbf Fixed typo 2016-02-25 17:00:03 -08:00
Greg Neagle
4c603f0ec6 Merge branch 'master' of https://github.com/munki/munki 2016-02-25 13:40:10 -08:00
Greg Neagle
92afec105a Bump version file to 2.5.1 for new release 2016-02-25 13:39:08 -08:00
Mats Schwieger
00aa27ed00 elegantere Formulierungen? 2016-02-25 15:13:32 +01:00
Greg Neagle
91b61c9436 Bumping version to 2.5.0.x for upcoming release 2016-02-17 09:00:17 -08:00
Greg Neagle
cc315f7822 Fix indentation on lines 1664-1665 2016-01-29 13:09:36 -08:00
Samuel Keeley
3728adafe2 Change preference name to UnattendedAppleUpdates 2016-01-29 10:17:13 -06:00
Samuel Keeley
eaf2c7b8cb Cleaup indentation to be in line wth rest of the code 2016-01-29 10:12:43 -06:00
Samuel Keeley
58fbcdc642 A bit more cleanup 2016-01-29 10:05:24 -06:00
Samuel Keeley
a2ee541774 resolve syntax error 2016-01-29 09:50:37 -06:00
Samuel Keeley
c7114bdec4 Additional PEP8 cleanup 2016-01-28 17:45:20 -08:00
Samuel Keeley
e9986c4439 Automatic Apple Updates
This adds support for automatic unattended installation of Apple updates.  It is intended to cut down on the need for creating pkginfos just to add unattended_install keys.

Setting `AutomaticAppleUpdates` to true will cause all Apple updates which do not require a logout or restart to be treated as unattended, getting the blocking applications list from the Apple distribution.

It is currently limited to just Yosemite and newer, though it can likely be extended down to Mavericks.  The behavior is similar to when "Install OS X updates" is set to true in the App Store's preferences.
2016-01-28 17:38:39 -08:00
Greg Neagle
39cf5e8f52 When writing out an embedded script before running it, write it a line at a time to ensure line endings are UNIX-style. 2016-01-26 14:22:52 -08:00
Greg Neagle
a885e52a54 Merge pull request #553 from bruienne/master
Added try block to catch malformed Info.plist.
2016-01-22 08:46:57 -08:00
verycarefully
d20bd0bdf4 Configure syslog in logouthelper, too 2016-01-08 16:07:05 -05:00
eholtam
ad3be75da2 Cleaned up tabs on 888 and 889
Cleaned up tab
2016-01-07 10:47:30 -06:00
eholtam
4b261a6d47 Revert "Cleaned up tabbing"
This reverts commit fdc031ef83.
2016-01-07 10:46:12 -06:00
eholtam
fdc031ef83 Cleaned up tabbing
Cleaned up tabbing.
2016-01-07 10:45:34 -06:00
eholtam
36514fc748 Fixed manifestutil traceback if no subcommands are given
In manifestutil if no subcommands are given manifestutil exits with a
trackback.  I added a check to see if the number of subcommands is < 1
and to list the available subcommands if so.
2016-01-07 10:44:35 -06:00
Pepijn Bruienne
877275dc1e Updated to more generically catch a bad Info.plist. 2016-01-06 16:02:03 -05:00
Greg Neagle
976c842224 Change gurl.py connection timeout to 60 seconds 2015-12-22 14:57:41 -08:00
Maxim Ermilov
7affe037f9 more logging 2015-12-10 16:56:49 -05:00