Commit Graph

3366 Commits

Author SHA1 Message Date
Greg Neagle
fc3836c95e Bump version to 5.2.0 for intended future release version 2020-09-15 09:14:37 -07:00
Greg Neagle
69411e7e24 Merge branch 'Munki5dev' into new-msc-design 2020-09-15 09:08:09 -07:00
Greg Neagle
b9f9fffccc Revert "munki: rename "/usr/local/munki/python" symlink to "munki-python" (#997)"
This change is still a good future goal, but is causing problems that are too difficult to work around right now and is delaying the vital release of Munki 5.1 for Big Sur compatibility.

This reverts commit 3bb91cabca.
2020-09-15 09:04:47 -07:00
Greg Neagle
e86e2c0698 Merge branch 'Munki5dev' into new-msc-design 2020-09-14 13:20:09 -07:00
Greg Neagle
7610a42528 Still tweaking the window dragging implementation/behavior 2020-09-10 19:48:46 -07:00
Greg Neagle
eaf9553c86 Replace calculation for finding the titlebar area with one that actually makes sense :-) 2020-09-10 19:40:26 -07:00
Greg Neagle
e87d74b77c Make the title bar area of the main (web) view draggable. Addresses #1017 2020-09-10 18:50:42 -07:00
Greg Neagle
770bd30117 Remove Navigation->Forward menu item and IBOutlet references; restore missing navigateBackMenuItem IBOutlet and fix Navigate->Back menu item availability to match visibility of back navigation button 2020-09-10 13:51:52 -07:00
Greg Neagle
e2b7b87b17 Another tweak to MyItemsTemplate image 2020-09-05 13:58:48 -07:00
Greg Neagle
222a71147b Tweak MyItemsTemplate image 2020-09-05 13:43:36 -07:00
Greg Neagle
ae4ac4fb70 Replace some sidebar icons with MSC versions 2020-09-05 11:32:31 -07:00
Steve
d146453392 Fixes for issue 1019 and 1021 (#1023)
* update icons to more appstore like

* fix gesture navigation issues

* update sidebar item alignment

* clear search field on click one of the sidebar items

* search field clear on navigation

* clean up old unused functions
2020-09-05 08:19:16 -07:00
Greg Neagle
342f15419c Samller size for main update progress text 2020-09-04 21:05:45 -07:00
Greg Neagle
9b1d899b8d Fix for missing titles for 'More by/More in' lists 2020-09-04 16:36:18 -07:00
Greg Neagle
c5e2a55096 Merge branch 'Munki5dev' into new-msc-design 2020-09-04 16:30:34 -07:00
Greg Neagle
f2e5845f37 Merge branch 'Munki5dev' into newbuildscript 2020-09-04 16:29:30 -07:00
Greg Neagle
696e40ca8a More changes to support softwareupdate in Big Sur 2020-09-04 16:28:53 -07:00
Greg Neagle
d77e393b78 Merge branch 'Munki5dev' into new-msc-design 2020-09-04 08:29:57 -07:00
Greg Neagle
43ff437a90 Merge branch 'Munki5dev' into newbuildscript 2020-09-04 08:29:28 -07:00
Greg Neagle
a840bed778 Add default sucatalog for Big Sur 2020-09-04 08:28:15 -07:00
Greg Neagle
d1db5af686 Support for Big Sur softwareupdate percent-done feedback 2020-09-04 08:22:43 -07:00
Greg Neagle
4b33ef1f41 Switch to a single text color for 'sidebar' items 2020-09-03 21:26:13 -07:00
Greg Neagle
40687ccf4c Hide h2 'titles' from 'sidebar' 2020-09-03 21:21:39 -07:00
Greg Neagle
c9dac94278 Remove left border from popup menu in 'sidebar' 2020-09-03 15:53:57 -07:00
eholtam
0e14dccdb1 Removed detection of absolute path (#1016)
* Removed detection of absolute path. It paths wrong if the supplied file is not in the cwd.

* Convert supplied config file to an absolute path and use that variable for all references to the file.

Co-authored-by: eholtam <(none)>
2020-09-03 15:48:02 -07:00
Greg Neagle
c18fb224a2 Tweak appearance of what used to be the sidebar 2020-09-03 15:16:34 -07:00
Greg Neagle
ec84ca6b38 Add showcase to search result pages 2020-09-03 15:15:42 -07:00
Greg Neagle
f31643d966 Move sidebar to under showcase in the main software view and adjust styling 2020-09-03 12:14:39 -07:00
Greg Neagle
8065ce55ea Missed a file for inclusion with previous commit that addresses #1020 2020-09-03 12:13:01 -07:00
Greg Neagle
91342280ea Missed a file for inclusion with previous commit that addresses #1020 2020-09-03 12:12:04 -07:00
Greg Neagle
4031c1f69f Fix visual display issues with removals. Addresses #1020 2020-09-03 12:10:45 -07:00
Greg Neagle
895b2d803b Fix up bad merge 2020-09-02 16:45:21 -07:00
Greg Neagle
54d3b56b93 Merge Steve Kueng's MSC work into new-msc-design 2020-09-02 16:36:45 -07:00
Greg Neagle
cfe2702ae2 Fix for problem items also showing up in pending items 2020-09-02 16:29:12 -07:00
Greg Neagle
4a9710a4e2 Merge branch 'new_design' of https://github.com/SteveKueng/munki into new_design 2020-09-02 16:23:28 -07:00
Greg Neagle
6bec99f4f9 Add back navigation button and re-wire up more of the menu items 2020-09-02 16:18:01 -07:00
Greg Neagle
e6179959a1 So many many code changes I cannot list them all :-( 2020-09-02 16:16:30 -07:00
Greg Neagle
5bc8de096c New templates for myitems items and update items 2020-09-02 16:14:29 -07:00
Greg Neagle
aa90cda6cc New localized 'Show all' string 2020-09-02 16:13:18 -07:00
Steve Küng
d4c3faadae removed scrollbars and bouncing effect from sidebar 2020-08-31 22:58:34 +02:00
Greg Neagle
85dde11196 Better processing of addditional options to make_munki_mpkg.sh 2020-08-25 08:40:32 -07:00
Greg Neagle
1399cfa839 Merge branch 'newbuildscript' of https://github.com/munki/munki into newbuildscript 2020-08-24 21:06:30 -07:00
Marnin
ee755fe295 Fixed minor typos (#1015)
* Fixed minor typo

* Fixed minor typo
2020-08-24 19:20:20 -07:00
Greg Neagle
45ec30f7b9 Fix for default output dir 2020-08-24 13:43:22 -07:00
Greg Neagle
614fd67f33 Merge branch 'Munki5dev' into newbuildscript 2020-08-24 12:16:52 -07:00
Greg Neagle
c346a2833d Add better requirements for 10.15 and 11.0 installs when a pkginfo is generated 2020-08-24 12:16:05 -07:00
Greg Neagle
aa91e5a7a7 Tweak help text 2020-08-24 08:54:16 -07:00
Greg Neagle
d5474f9271 Tweak help text 2020-08-23 18:49:06 -07:00
Greg Neagle
631095fc78 Tweak help text 2020-08-23 18:34:01 -07:00
Greg Neagle
b39b5b8c20 Update make_munki_mpkg_from_git.sh to reflect changes in make_munki_mpkg.sh 2020-08-23 18:32:41 -07:00