There is no way to set default calendar, it always takes Personal
Bug #1373945 reported by
Mihir Soni
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
Ubuntu Calendar App |
Fix Released
|
High
|
Arthur Mello | ||
qtorganizer5-eds (Ubuntu) |
Fix Committed
|
High
|
Renato Araujo Oliveira Filho |
Bug Description
There is no way to set default calendar, it always takes Personal calender while creating an event.
Related branches
lp://staging/~artmello/ubuntu-calendar-app/ubuntu-calendar-app-fix_1373945
- Renato Araujo Oliveira Filho (community): Approve
-
Diff: 191 lines (+82/-9)6 files modifiedEventActions.qml (+2/-1)
EventListModel.qml (+17/-2)
NewEvent.qml (+3/-3)
NewEventBottomEdge.qml (+2/-2)
PageWithBottomEdge.qml (+1/-1)
SettingsPage.qml (+57/-0)
lp://staging/~renatofilho/qtorganizer5-eds/fix-1373945
- Arthur Mello (community): Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 330 lines (+152/-11)4 files modifiedorganizer/qorganizer-eds-savecollectionrequestdata.cpp (+20/-2)
organizer/qorganizer-eds-source-registry.cpp (+68/-8)
organizer/qorganizer-eds-source-registry.h (+10/-1)
tests/unittest/collections-test.cpp (+54/-0)
lp://staging/~renatofilho/qtorganizer5-eds/use-qsettings
- PS Jenkins bot: Approve (continuous-integration)
- Ubuntu Phablet Team: Pending requested
-
Diff: 157 lines (+48/-20)2 files modifiedorganizer/qorganizer-eds-source-registry.cpp (+45/-20)
organizer/qorganizer-eds-source-registry.h (+3/-0)
Changed in ubuntu-calendar-app: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
milestone: | none → postrtm |
Changed in ubuntu-calendar-app: | |
importance: | Wishlist → High |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in ubuntu-calendar-app: | |
milestone: | postrtm → 0.5 |
Changed in ubuntu-calendar-app: | |
status: | Confirmed → In Progress |
Changed in qtorganizer5-eds (Ubuntu): | |
importance: | Undecided → High |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in canonical-devices-system-image: | |
status: | New → Fix Committed |
assignee: | nobody → Bill Filler (bfiller) |
importance: | Undecided → High |
milestone: | none → ww08-2016 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-calendar-app: | |
status: | In Progress → Fix Committed |
Changed in qtorganizer5-eds (Ubuntu): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-calendar-app: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
New event are always created for the personal calendar, even if the calendar is turned off. When you long press on views an event is created, if the personal calendar is turned off, the event is created but hidden, so it appears long press doesn't work.