Commit Graph

247 Commits

Author SHA1 Message Date
Greg Neagle 056b570d3b Change featured_installs to featured_items 2017-03-10 09:02:03 -08:00
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
LcTrKiD 8a3a1db1b2 Update Localizable.strings
some fixes
2017-03-03 18:45:06 +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 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 6057eda7a8 Bump MSC.app version 2017-02-26 12:16:15 -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
Greg Neagle cd33a20244 Add notifier app 2017-02-21 14:36:14 -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 9e9cc23a2d More localization for MunkiStatus 'Show log' menu item 2016-04-26 12:03:14 -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 094792196c Show log menu item localized to German and French 2016-04-25 09:42:37 -07:00
Greg Neagle 72bdd0ca23 PyLint formatting cleanups 2016-04-21 11:49:13 -07:00
Greg Neagle b2691f6c0b If log window is already open when Command-L is invoked, just bring the log window to the front; don't re-initialize the window 2016-04-21 11:26:40 -07:00
Greg Neagle d9ef976d4c Better log window activation behavior when there is no loginwindow PolicyBanner on El Cap+ 2016-04-21 11:12:08 -07:00
Greg Neagle 964a13424c Add support for copying and dragging log data 2016-04-19 12:51:21 -07:00
Greg Neagle 6558090190 Add log window to MunkiStatus 2016-04-19 09:46:05 -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 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 c69b744685 Create additional masking windows for all secondary displays. 2016-03-23 12:00:08 -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
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