Greg Neagle
|
df0b986b34
|
Show a progress spinner over the Updates button when an update (check or install) is in progress
|
2014-04-01 18:09:56 -07:00 |
|
Greg Neagle
|
41b5661d63
|
Trigger an updatecheck when adding or removing staged items from the update list
|
2014-04-01 13:25:48 -07:00 |
|
Greg Neagle
|
24f06a8352
|
Improved method of deriving effective updates in getEffectiveUpdateList()
|
2014-04-01 13:24:30 -07:00 |
|
Greg Neagle
|
2bc500cc83
|
Properly deactivate bookmark/controls/buttons if displaying an external page
|
2014-04-01 10:56:50 -07:00 |
|
Greg Neagle
|
1e51f1c44c
|
Fix sidebar display issue on Categories page
|
2014-04-01 10:55:40 -07:00 |
|
Greg Neagle
|
88620d5ca1
|
Move JavaScript that runs the showcase slideshow into the showcase_template.html
|
2014-03-31 17:14:06 -07:00 |
|
Greg Neagle
|
758c301e04
|
Add support for target='_blank' for showcase images so clicking on a showcase slide opens a link in the default browser.
|
2014-03-31 16:46:52 -07:00 |
|
Greg Neagle
|
ae12907143
|
Non-displayable content URLs are now forwarded to the user's default browser.
|
2014-03-31 15:37:56 -07:00 |
|
Greg Neagle
|
2fd15af592
|
Move MSUHTMLFilter from msulib.py to MunkiItems.py
|
2014-03-31 10:57:07 -07:00 |
|
Greg Neagle
|
59ee0c03c3
|
Fix a few issues caused by the recent code reorganization. Also -- catch HTML parsing errors when filtering description HTML. Fixes issue 307.
|
2014-03-31 10:43:47 -07:00 |
|
Greg Neagle
|
7d11f3e105
|
Reorganization in preparation for implementation of client customization pieces
|
2014-03-31 09:55:23 -07:00 |
|
Noel Alonso
|
fd5b36536d
|
corrected URL identifier
now uses standard reverse DNS notation
|
2014-03-30 13:29:35 +03:00 |
|
Noel Alonso
|
f624438e6c
|
added support for hrefs with white spaces
eg. <a href="munki://detail-Adobe CS6 Design Web Premium.html">CS6</a>
|
2014-03-30 11:54:55 +03:00 |
|
Noel B. A
|
f3358c7967
|
simplified url strip
saving some cpu cycles
|
2014-03-29 01:42:43 +03:00 |
|
Christopher Grande
|
382fb18098
|
Merge remote-tracking branch 'original/Munki2' into Munki2
|
2014-03-28 13:40:27 -04:00 |
|
Noel B. A
|
de166be6b6
|
implemented URL handler
triggered by eg. munki://category-all.html
|
2014-03-27 20:19:00 +03:00 |
|
Greg Neagle
|
f6a4ae8d9d
|
Fix more quoting issues!
|
2014-03-26 19:16:45 -07:00 |
|
Greg Neagle
|
52cfcdddd4
|
Fixes for URL quoting issues. Fixes issue 303.
|
2014-03-26 18:45:33 -07:00 |
|
Greg Neagle
|
4f2dd83b35
|
Handle all paths and path fragments as Unicode
|
2014-03-26 14:31:35 -07:00 |
|
Greg Neagle
|
bc573124d2
|
Fix for missing 'optional_installs'. Fixes issue 302.
|
2014-03-26 13:34:08 -07:00 |
|
Greg Neagle
|
3c25bc2a65
|
Properly create missing icons directory in munki repo.
|
2014-03-25 13:56:51 -07:00 |
|
Greg Neagle
|
bf33bf6187
|
Fix issue where MunkiItems cached data was not being properly reset
|
2014-03-25 11:34:21 -07:00 |
|
Greg Neagle
|
626dca37d1
|
In detail view, 'More in category' now has higher precedence than 'More by developer'
|
2014-03-25 10:56:07 -07:00 |
|
Greg Neagle
|
77785f589a
|
Remove prompt for icon_name on import; this often leads to undesireable results.
|
2014-03-25 09:02:06 -07:00 |
|
Greg Neagle
|
a222ec1a85
|
More caching and optimization when building list of optional items
|
2014-03-25 08:41:24 -07:00 |
|
Greg Neagle
|
ddf08cb0c0
|
Properly handle mpkgs that contain other mpkgs (!)
|
2014-03-25 08:39:41 -07:00 |
|
Christopher Grande
|
f4a7c80dfb
|
Merge remote-tracking branch 'original/Munki2' into Munki2
|
2014-03-24 20:30:36 -04:00 |
|
Greg Neagle
|
4de435356f
|
Further limit dependent_items checking to only those items in SelfServeManifest's managed_installs
|
2014-03-24 16:35:02 -07:00 |
|
Greg Neagle
|
8090ce5817
|
Better icon extraction from flat packages that aren't distribution pkgs
|
2014-03-24 16:13:16 -07:00 |
|
Greg Neagle
|
acdd39c035
|
Use FoundationPlist to read our local prefs
|
2014-03-24 15:12:35 -07:00 |
|
Greg Neagle
|
c03cb77fff
|
Added iconimporter tool
|
2014-03-24 15:01:31 -07:00 |
|
Christopher Grande
|
e4c6ee6c47
|
Merge remote-tracking branch 'original/Munki2' into Munki2
|
2014-03-24 17:59:04 -04:00 |
|
Greg Neagle
|
e5a2a7569e
|
Much faster implementation of MunkiItems.dependentItems()
|
2014-03-24 14:36:49 -07:00 |
|
Greg Neagle
|
8e58aec918
|
Don't warn when we can't download an icon; just do debug1 output. Was generating a lot of noise.
|
2014-03-24 11:47:09 -07:00 |
|
Greg Neagle
|
d343ede672
|
Add support for product icon downloads from Munki server
|
2014-03-24 10:21:42 -07:00 |
|
Greg Neagle
|
7562688f59
|
Remove unused Preferences menu item from application menu
|
2014-03-23 20:39:20 -07:00 |
|
Greg Neagle
|
04121b67da
|
Remove Python debugging code that among other things, was probably causing issue 300. Fixes issue 300.
|
2014-03-23 18:55:10 -07:00 |
|
Greg Neagle
|
cf19ac5f18
|
Big change to Unicode/UTF-8 handling. Instead of converting (unicode) strings to utf-8 encoding early on; work with everything in Unicode until HTML is written to disk; at that point encode into UTF-8. Fixes issue 299.
|
2014-03-23 17:45:39 -07:00 |
|
Greg Neagle
|
2a885fb1b3
|
Don't strip <br> tags from description html
|
2014-03-23 07:36:39 -07:00 |
|
Greg Neagle
|
c0d96c31fd
|
Allow non-root user to run managedsoftwareupdate --version
|
2014-03-22 19:50:35 -07:00 |
|
Greg Neagle
|
d522f13fbd
|
Prevent required items that are also optional items from appearing both Pending Updates and Other Updates. Also distinguish between required installs and required updates.
|
2014-03-22 14:11:10 -07:00 |
|
Greg Neagle
|
6bf7377a31
|
Add # encoding: utf-8 line to top of all Python files. Probably superstitious behavior.
|
2014-03-22 10:27:21 -07:00 |
|
Greg Neagle
|
7726bca323
|
in MunkiItems.py, decode names as UTF-8 (since they were encoded as UTF-8 when the object was initialized)
|
2014-03-22 10:22:14 -07:00 |
|
Greg Neagle
|
085e659e97
|
Don't raise an exception when processing removals and a manifest refers to a non-existent catalog
|
2014-03-22 09:22:10 -07:00 |
|
Greg Neagle
|
a37b9d9e64
|
More detailed description of dependencies when an optional item requires another optional item
|
2014-03-17 16:47:23 -07:00 |
|
Greg Neagle
|
72fd2ad0e6
|
Display insufficent disk space info if relevant
|
2014-03-17 16:05:12 -07:00 |
|
Christopher Grande
|
bf653205b7
|
Merge remote-tracking branch 'original/Munki2' into Munki2
|
2014-03-17 15:52:33 -04:00 |
|
Greg Neagle
|
7643f03052
|
Handle optional items that are required by other optional items
|
2014-03-16 10:57:00 -07:00 |
|
Greg Neagle
|
ae6eafbb53
|
Update info in project settings
|
2014-03-14 16:25:02 -07:00 |
|
Greg Neagle
|
ab4de6978a
|
Fix display of update item detail when there are multiple updates with the same name (IE Office2011_update--14.1.0 and Office2011_update--14.3.9 both in available installs)
|
2014-03-14 16:24:10 -07:00 |
|