Commit Graph

200 Commits

Author SHA1 Message Date
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
Pepijn Bruienne
877275dc1e Updated to more generically catch a bad Info.plist. 2016-01-06 16:02:03 -05:00
Maxim Ermilov
7affe037f9 more logging 2015-12-10 16:56:49 -05:00
Greg Neagle
4ad7237f23 Display error alert if MSC.app can't save user choices to the SelfServManifest. Addresses issue #519 2015-12-09 12:56:37 -08:00
Greg Neagle
d30aa2ca44 Merge pull request #540 from munki/samuel-docs
Minor internal text updates
2015-12-09 11:30:39 -08:00
Pepijn Bruienne
91d830252e Added try block to catch malformed Info.plist.
convertIconToPNG() would cause MSC Updates tab to hang
when processing applications with a malformed Info.plist file.
2015-12-08 10:31:45 -05:00
Justin McWilliams
c4b5206e6c setup MSC logging before making logging calls 2015-11-30 18:20:26 -05:00
Greg Neagle
758f7ebe19 Fix copyright and licensing info in main.m's comments 2015-11-24 14:04:51 -08:00
Greg Neagle
a96d55ca49 Track items that were in SelfServeManifest's managed_installs -- when a removal is requested and then cancelled, item should be re-added to SelfServeManifest's managed_installs. Addresses issue #546. 2015-11-23 16:56:21 -08:00
Greg Neagle
8fc18792c8 Show preupgrade_alert if applicable when adding an item from the updates list view; show preuninstall_alert if applicable when removing an item from the My Items view. Addresses issue 545 and jessepeterson's comment on issue 507. 2015-11-23 13:50:19 -08:00
Samuel Keeley
23d2e85545 Merge branch 'master' into samuel-docs 2015-11-20 14:54:19 -08:00
Greg Neagle
6ad9066933 Update more Base SDK references in Xcode project files to "macosx"/"Latest OS X" 2015-11-19 09:17:00 -08:00
Greg Neagle
cbe21d36ff Change Base SDK for apps to 'Latest OS X' and OS X Deployment Target to 'OS X 10.6' 2015-11-18 16:36:06 -08:00
Greg Neagle
0c11978c84 Remove print statement added when debugging 2015-11-18 14:26:02 -08:00
Greg Neagle
0908595ab1 Better handling of character references when parsing description HTML 2015-11-18 14:24:08 -08:00
Samuel Keeley
b44ae33ca0 Update OS X text 2015-11-13 20:57:25 -08:00
Samuel Keeley
67513852fc Replace internal documentation URLs with HTTPS versions 2015-11-13 20:42:50 -08:00
Samuel Keeley
5c12185da4 Replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0 2015-11-13 20:35:24 -08:00
Greg Neagle
0f8a51f9e7 Ignore _mbsetupuser when checking for other GUI users prior to logout/restart 2015-08-20 10:42:54 -07:00
Greg Neagle
8378d43fbf Add missing installSessionErrorAlert method to AlertController 2015-08-20 10:22:33 -07:00
Erik Gomez
0bcf01693e preupgrade_alert support 2015-08-17 09:33:00 -05:00
Greg Neagle
364206acdf Removing notifier from master branch 2015-08-06 09:17:45 -07:00
Takanori TANIGUCHI
1cf8414c48 Check and fix Japanese strings 2015-07-25 17:51:48 +09:00
Takanori TANIGUCHI
ec4e98aae2 Correct year. 2015-07-25 17:44:32 +09:00
Greg Neagle
45b3fbf785 Update project settings for Managed Software Center and MunkiStatus to add Japanese localization 2015-07-08 15:25:36 -04:00
Allister Banks
d4233edf31 add localization for japanese, haven't modified project settings
munkiStatus and MSC Japanese localizations. MSC’s is tested thoroughly.
Not including additional line in build script that calls localize,
leaving that to @gregneagle
2015-07-08 14:15:21 -04:00
Greg Neagle
c92a0ba042 Protect against empty strings being passed as button labels for preinstall/preuninstall_alerts 2015-07-04 12:53:17 -07:00
Greg Neagle
1a3d82291e html-escape labels for additional updates always; add missed template with escaped fields 2015-06-16 17:03:41 -07:00
Greg Neagle
73a1a33e80 HTML escape and/or JavaScript quote item fields that are substituted into templates to prevent invalid HTML/JavaScript. 2015-06-10 14:19:14 -07:00
Timothy Sutton
4c02751b3d Check for a nil NSNotification.userInfo dict on applicationDidFinishLaunching_()
- seems to be nil/NoneType on 10.6
2015-06-04 10:40:06 -04:00