Commit Graph

2059 Commits

Author SHA1 Message Date
Greg Neagle
1f82f66ac7 Don't forget the prompt when there's no default text! 2016-04-08 12:22:37 -07:00
Greg Neagle
1288f7a7f2 Safety check in raw_input_with_default 2016-04-08 12:17:33 -07:00
Greg Neagle
b1ad79722e Minor change to logging message for auto-detected apple_items in updatecheck.py 2016-04-07 12:51:57 -07:00
Greg Neagle
c7b9fa3aa2 Merge pull request #576 from bruienne/master
Log more details about apple_item presence.
2016-04-07 12:48:49 -07:00
Greg Neagle
5031c5c7c3 Merge pull request #587 from chrisgrande/master
Change Font CSS to include -apple-system
2016-04-07 11:23:38 -07:00
Greg Neagle
8fa31df09a Merge branch 'appleupdates-nsurl-fix' 2016-04-07 10:48:27 -07:00
Greg Neagle
2d90eaad67 Bump version to 2.6.1 for bug-fix release. 2016-04-07 10:47:23 -07:00
Greg Neagle
8d5b53b7a7 appleupdates.py: NSURL fileSystemRepresentation() not available on 10.8 and earlier, leading to a crash. Replace with NSURL path(). 2016-04-07 10:45:33 -07:00
Christopher Grande
53a7453ac6 Change Font CSS to include -apple-system, automatically uses System Font when available 2016-04-06 18:44:00 -04:00
Greg Neagle
3d9486b984 Bump version for next development round. 2016-04-06 09:04:11 -07:00
Greg Neagle
48938ceb70 Merge branch 'cli-tools' 2016-04-06 08:37:57 -07:00
Greg Neagle
d0df8379c9 Break up large messages to syslog into 1000 character chunks. Addresses #583. 2016-04-05 14:07:12 -07:00
Greg Neagle
540b9e1a65 Better tracking of managed_updates -- includes requires/update_for items as well 2016-04-05 10:17:18 -07:00
Greg Neagle
a9b421525c If /Library/Managed Installs/icons or client_resources exist but are not directories, display an error message and stop trying to download icons/client_resources. Addresses #585 2016-04-04 11:15:36 -07:00
Greg Neagle
c8fb394633 More economical determination if readline lib is compiled against libedit 2016-04-03 18:23:30 -07:00
Greg Neagle
e3948104e8 Use editable default text for munkiimport prompts. pylint cleanups. 2016-04-03 09:45:25 -07:00
Greg Neagle
19c88f76a3 Use sys.stdin.encoding and sys.stdout.encoding to convert to/from unicode 2016-04-03 09:40:16 -07:00
Greg Neagle
29c455ada6 Lots of pylint cleanup 2016-04-02 22:18:39 -07:00
Greg Neagle
e9f5d1955b For --configure, insert editable text with the current values for each prompt 2016-04-01 16:47:08 -07:00
Greg Neagle
424660b3c0 Don't print usage twice when <subcommand> --help is given non-interactively 2016-03-31 09:53:26 -07:00
Greg Neagle
9834f801e1 Using the --help option on subcommands no longer exits the pseudo shell 2016-03-31 09:39:30 -07:00
Greg Neagle
41ef4ac741 Convert Exception objects to unicode before passing them to munkicommon.display_* functions. Addresses issue #584 2016-03-30 10:50:00 -07:00
Greg Neagle
53d2b0b5be At long last, munkiimport prompts for values for unattended_install and unattended_uninstall. 2016-03-30 09:49:00 -07:00
Greg Neagle
6ff6193edc Remove a window delegate method that was used in testing, but not intended to be included with the commit 2016-03-25 14:33:59 -07:00
Greg Neagle
67c2a3f52d Merge branch 'policy-banner' 2016-03-25 14:15:41 -07:00
Greg Neagle
65089c060d Fix several logic errors and a poor assumption when converting Apple update must-close attributes to blocking_applications 2016-03-25 09:41:56 -07:00
Greg Neagle
c69b744685 Create additional masking windows for all secondary displays. 2016-03-23 12:00:08 -07:00
Greg Neagle
d12e481d7b reduce height of titled-box hr; thanks Erik Gomez 2016-03-22 11:45:25 -07:00
Greg Neagle
495397ec1f reduce height of titled-box hr; thanks Erik Gomez 2016-03-22 11:44:40 -07:00
Greg Neagle
b2c4e138f1 Attempt for MunkiStatus to automagically stay in front of loginwindow PolicyBanner in 10.11+ 2016-03-21 15:48:42 -07:00
Greg Neagle
2abb90bba8 Remove more cases of premature str() conversion for munkicommon.display_*() functions. Addresses potential unicode issues. 2016-03-18 11:19:17 -07:00
Greg Neagle
7f27114fcb Do not attempt to convert items to strings before sending them to munkicommon.display_* functions; let those functions do the proper conversions. Addresses unicode issues. 2016-03-18 11:14:00 -07:00
Pepijn Bruienne
55936d96ed Merge remote-tracking branch 'upstream/master' 2016-03-17 14:07:20 -04:00
Pepijn Bruienne
180065faff Log more details about apple_item presence. 2016-03-17 14:07:02 -04:00
Greg Neagle
a871a97c80 Add iconimporter to tools included in admin tools pkg 2016-03-16 21:29:14 -07:00
Greg Neagle
6bfa71d8d5 Adjust how overall pkg version is calculated so that the last portion is never higher than any component version's last section 2016-03-16 21:25:22 -07:00
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