Commit Graph

204 Commits

Author SHA1 Message Date
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
Per Olofsson 753e3f9efd Remove debug output. 2017-03-09 13:27:08 +01:00
Per Olofsson c773ebe7ac Implement featured_installs array in manifests. 2017-03-09 13:25:48 +01:00
Per Olofsson c7cf87d153 Swedish localization for featured items. 2017-03-08 20:11:11 +01:00
Per Olofsson b95964e66a Added Swedish localization for system configuration problems. 2017-03-08 20:11:11 +01:00
Per Olofsson 98375a5512 Fixed sort order of Swedish Localizable.strings. 2017-03-08 20:11:11 +01:00
Per Olofsson ffc7b3daaf Minor tweaks to Swedish localization. 2017-03-08 20:11:11 +01:00
Greg Neagle 9103b2db29 Ignore invalid RestartAction when sorting pending updates: fixes #713 2017-03-03 14:06:27 -08:00
LcTrKiD da710b437c Added "Featured" and some minor changes
We can use the word "ítems" with the same exact meaning as "items", but I think "Software item" is correct as "aplicación" so I leave it as well
2017-03-03 19:26:49 +01:00
Greg Neagle 779e986374 Bump version of MSC.app to reflect support for Featured Items 2017-03-03 06:34:48 -08:00
Greg Neagle 3eaa888974 Initial support for 'Featured' items in MSC replacing 'All items' view 2017-03-01 15:15:58 -08:00
Greg Neagle 6057eda7a8 Bump MSC.app version 2017-02-26 12:16:15 -08:00
Greg Neagle d241bd570b Rename notifier to munki-notifier 2017-02-24 08:09:47 -08:00
Greg Neagle f42265d49e New feature: removal of unused software available via optional_installs 2017-02-19 20:25:02 -08:00
Greg Neagle 4053a0dbe7 Update copyright dates to 2017 2017-01-17 20:14:31 -08:00
Greg Neagle f6eb029976 Update PrincipalClass in MSCDockTilePlugin's Info.plist 2016-09-21 07:14:15 -07:00
Ben Goodstein 0745abf75e Renaming DockTilePlugIn class to MSCDockTilePlugIn 2016-09-21 09:36:29 +01:00
Greg Neagle 769bed76b6 Convert spaces to tabs in recent change to Managed Software Center/Managed Software Center/Managed Software Center-Info.plist 2016-05-23 09:15:56 -07:00
Greg Neagle bd068281db Disable App Transport Security in Managed Software Center to enable the use of arbitrary http/https URLs in screen shots and customizations 2016-05-23 08:46:08 -07:00
Greg Neagle 2f417fc05a More localization for MSC 'Show log' menu item 2016-04-26 11:54:02 -07:00
Greg Neagle 798dddecbd Localize Show Log menu for German and French 2016-04-25 18:32:52 -07:00
Greg Neagle 820718aaf0 Add log window to Managed Software Center 2016-04-25 18:26:13 -07:00
Greg Neagle 6f8a1f805f Revert last two commits; will need to approach this a different way. 2016-04-11 17:16:18 -07:00
Greg Neagle 38b7eedddb Fix syntax error (missing closing parens) from prior commit. :-( 2016-04-11 16:24:48 -07:00
Greg Neagle cdf27e4e4e Make sure item as an uninstall_method before indicating it can be uninstalled in MSC 2016-04-11 14:30:16 -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 d12e481d7b reduce height of titled-box hr; thanks Erik Gomez 2016-03-22 11:45:25 -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 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
Tim Morgan 4c8b71d03e [WIP] El Capitan-style CSS 2016-03-09 12:45:57 -08:00
Mats Schwieger 00aa27ed00 elegantere Formulierungen? 2016-02-25 15:13:32 +01: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