Merge lp://staging/~ci-train-bot/unity8/unity8-ubuntu-zesty-2106 into lp://staging/unity8
Status: | Work in progress |
---|---|
Proposed branch: | lp://staging/~ci-train-bot/unity8/unity8-ubuntu-zesty-2106 |
Merge into: | lp://staging/unity8 |
Diff against target: |
589 lines (+216/-41) 13 files modified
debian/changelog (+20/-0) debian/control (+2/-2) po/unity8.pot (+13/-13) qml/Panel/Indicators/MenuItemFactory.qml (+62/-13) qml/Panel/Indicators/client/IndicatorsTree.qml (+1/-0) tests/mocks/Unity/Indicators/fakeindicatorsmodeldata.js (+18/-1) tests/qmltests/Dash/Previews/tst_Preview.qml (+20/-1) tests/qmltests/Dash/tst_DashContent.qml (+1/-0) tests/qmltests/Launcher/tst_Launcher.qml (+12/-1) tests/qmltests/Panel/Indicators/tst_MenuItemFactory.qml (+59/-6) tests/qmltests/tst_OrientedShell.qml (+2/-2) tests/utils/modules/Unity/Test/MouseTouchEmulationCheckbox.qml (+4/-0) tests/utils/modules/Unity/Test/UnityTestCase.qml (+2/-2) |
To merge this branch: | bzr merge lp://staging/~ci-train-bot/unity8/unity8-ubuntu-zesty-2106 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Unity Team | Pending | ||
Review via email: mp+309883@code.staging.launchpad.net |
Commit message
For silo
Description of the change
For silo
Unmerged revisions
- 2702. By CI Train Bot Account
-
Releasing 8.15+17.
04.20161114- 0ubuntu1 - 2701. By Marco Trevisan (Treviño)
-
testLauncher: use tryCompare to check launcher contentY
Also init the launcher before each test
Approved by: Albert Astals Cid, Lukáš Tinkl, Unity8 CI Bot
- 2700. By CI Train Bot Account
-
MenuItemFactory: use Menus.RadioMenu and Menus.ButtonMenu
- 2699. By CI Train Bot Account
-
* MenuItemFactory: bind calendar backend properties to calendarMenu item
Adds support for showing the calendar at the requested date, marking days
with events properly and toggling the visibility of the week number.
* Bump version as USC breaks with unity8 << 8.14 - 2698. By CI Train Bot Account
-
MenuItemFactory: activate item on calendar selection change
This informs the indicator-datetime to update the list of the upcoming events (LP: #1541125)
Approved by: Lukáš Tinkl
- 2697. By Michael Zanetti
-
Stabilize OrientedShell tests
Approved by: Lukáš Tinkl, Unity8 CI Bot