Clicking a date in the new calendar doesn't change the indicator's appointment list
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu UX |
New
|
Undecided
|
Unassigned | ||
indicator-datetime (Ubuntu) |
Invalid
|
Medium
|
Charles Kerr | ||
qmenumodel (Ubuntu) |
In Progress
|
Medium
|
Marco Trevisan (Treviño) | ||
ubuntu-settings-components (Ubuntu) |
In Progress
|
Medium
|
Marco Trevisan (Treviño) | ||
unity8 (Ubuntu) |
Fix Released
|
Medium
|
Marco Trevisan (Treviño) |
Bug Description
Now that we've got a calendar in indicator-datetime in Unity 8, there are a few features from Unity 7 that we should decide if/how we're goint to handle in Unity 8.
* Show Week Numbers
* Highlight days of the month that include appointments
* Unity tells indicator-datetime what calendar day has been clicked so that the "upcoming appointments" list can be adjusted accordingly
These are currently implemented as fields in a GAction state dictionary and documented in http://
Related branches
- Nick Dedekind (community): Needs Information
- Lukáš Tinkl (community): Approve
-
Diff: 771 lines (+318/-128)13 files modifieddebian/changelog (+6/-0)
libqmenumodel/src/converter.cpp (+30/-0)
libqmenumodel/src/converter.h (+2/-0)
libqmenumodel/src/qdbusobject.cpp (+0/-1)
libqmenumodel/src/qstateaction.cpp (+20/-0)
libqmenumodel/src/qstateaction.h (+2/-0)
libqmenumodel/src/unitymenumodel.cpp (+16/-2)
libqmenumodel/src/unitymenumodel.h (+2/-0)
tests/client/actiongrouptest.cpp (+59/-50)
tests/client/cachetest.cpp (+0/-5)
tests/client/convertertest.cpp (+181/-60)
tests/client/modelsignalstest.cpp (+0/-5)
tests/client/treetest.cpp (+0/-5)
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Albert Astals Cid (community): Abstain
- Lukáš Tinkl (community): Approve
- Ubuntu Unity PS integration team: Pending requested
-
Diff: 116 lines (+31/-8)4 files modifieddebian/control (+3/-3)
plugins/Unity/Indicators/modelprinter.cpp (+19/-4)
plugins/Unity/Indicators/modelprinter.h (+2/-1)
qml/Panel/Indicators/MenuItemFactory.qml (+7/-0)
- Unity8 CI Bot: Needs Fixing (continuous-integration)
- Lukáš Tinkl (community): Approve
-
Diff: 290 lines (+116/-12)10 files modifieddebian/changelog (+11/-0)
debian/control (+2/-2)
qml/Panel/Indicators/MenuItemFactory.qml (+26/-3)
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/Panel/Indicators/tst_MenuItemFactory.qml (+33/-1)
tests/qmltests/tst_OrientedShell.qml (+2/-2)
tests/utils/modules/Unity/Test/UnityTestCase.qml (+2/-2)
Changed in indicator-datetime (Ubuntu): | |
assignee: | nobody → Charles Kerr (charlesk) |
Changed in unity8 (Ubuntu): | |
importance: | Undecided → Medium |
Changed in indicator-datetime (Ubuntu): | |
importance: | Undecided → Medium |
description: | updated |
Changed in unity8 (Ubuntu): | |
status: | New → In Progress |
Changed in unity8 (Ubuntu): | |
status: | In Progress → Triaged |
Changed in unity8 (Ubuntu): | |
assignee: | Lukáš Tinkl (lukas-kde) → Marco Trevisan (Treviño) (3v1n0) |
Changed in qmenumodel (Ubuntu): | |
status: | New → In Progress |
Changed in ubuntu-settings-components (Ubuntu): | |
status: | New → Fix Committed |
status: | Fix Committed → In Progress |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in qmenumodel (Ubuntu): | |
assignee: | nobody → Marco Trevisan (Treviño) (3v1n0) |
Changed in indicator-datetime (Ubuntu): | |
status: | New → Invalid |
Changed in qmenumodel (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ubuntu-settings-components (Ubuntu): | |
importance: | Undecided → Medium |
This bug was fixed in the package unity8 - 8.14+17. 04.20161027- 0ubuntu1
--------------- 04.20161027- 0ubuntu1) zesty; urgency=medium
unity8 (8.14+17.
* MenuItemFactory: activate item on calendar selection change (LP:
#1541125)
-- Marco Trevisan (Treviño) <mail@3v1n0.net> Thu, 27 Oct 2016 12:32:25 +0000