Reminders trigger at the time of the event and not before by default
Bug #1419001 reported by
Pat McGowan
This bug affects 12 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Pat McGowan | ||
Ubuntu Calendar App |
Fix Released
|
High
|
Kunal Parmar | ||
indicator-datetime (Ubuntu) |
Fix Released
|
High
|
Charles Kerr | ||
qtorganizer5-eds (Ubuntu) |
Invalid
|
Undecided
|
Renato Araujo Oliveira Filho |
Bug Description
Sync of google calendar. The Google calendar setting is set by default to notify 10 min prior to all meetings.
Is it possible to get this default notification time from google with the sync?
or can we add a setting for a default notification time in the calendar app?
Related branches
lp://staging/~charlesk/indicator-datetime/lp-1419001-honor-ical-valarms
- PS Jenkins bot (community): Approve (continuous-integration)
- Ted Gould (community): Approve
-
Diff: 1791 lines (+834/-269)33 files modifieddebian/control (+11/-8)
include/datetime/alarm-queue-simple.h (+6/-12)
include/datetime/alarm-queue.h (+1/-1)
include/datetime/appointment.h (+19/-4)
include/datetime/clock-mock.h (+1/-1)
include/datetime/clock.h (+1/-1)
include/datetime/date-time.h (+5/-1)
include/datetime/planner-snooze.h (+1/-2)
include/datetime/snap.h (+2/-1)
include/datetime/wakeup-timer-mainloop.h (+2/-2)
include/datetime/wakeup-timer-powerd.h (+2/-2)
include/datetime/wakeup-timer.h (+1/-1)
src/actions-live.cpp (+13/-6)
src/actions.cpp (+2/-2)
src/alarm-queue-simple.cpp (+140/-109)
src/appointment.cpp (+9/-3)
src/date-time.cpp (+31/-9)
src/engine-eds.cpp (+153/-54)
src/main.cpp (+7/-5)
src/planner-snooze.cpp (+10/-6)
src/snap.cpp (+9/-7)
tests/CMakeLists.txt (+33/-4)
tests/manual-test-snap.cpp (+5/-5)
tests/print-to.h (+45/-0)
tests/run-eds-test.sh (+57/-0)
tests/test-alarm-queue.cpp (+10/-7)
tests/test-eds-valarms-config-files/.config/evolution/sources/system-proxy.source (+21/-0)
tests/test-eds-valarms-config-files/.local/share/evolution/calendar/system/calendar.ics (+47/-0)
tests/test-eds-valarms.cpp (+101/-0)
tests/test-live-actions.cpp (+0/-6)
tests/test-snap.cpp (+10/-10)
tests/timezone-mock.h (+1/-0)
tests/wakeup-timer-mock.h (+78/-0)
lp://staging/~pkunal-parmar/ubuntu-calendar-app/DefReminderTime
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration)
- Ubuntu Calendar Developers: Pending requested
-
Diff: 60 lines (+11/-10)2 files modifiedNewEvent.qml (+10/-9)
tests/autopilot/calendar_app/tests/test_new_event.py (+1/-1)
summary: |
- Reminders trigger at the time of the event and not before + Reminders trigger at the time of the event and not before by default |
Changed in canonical-devices-system-image: | |
milestone: | ww09-2015 → ww13-2015 |
Changed in qtorganizer5-eds (Ubuntu): | |
assignee: | nobody → Renato Araujo Oliveira Filho (renatofilho) |
Changed in qtorganizer5-eds (Ubuntu): | |
status: | New → Invalid |
tags: | added: bq |
Changed in indicator-datetime (Ubuntu): | |
status: | New → Triaged |
Changed in ubuntu-calendar-app: | |
milestone: | none → 2015-04-30 |
Changed in ubuntu-calendar-app: | |
status: | Confirmed → In Progress |
assignee: | Alan Pope (popey) → Kunal Parmar (pkunal-parmar) |
Changed in canonical-devices-system-image: | |
milestone: | ww17-2015 → ww21-2015 |
Changed in ubuntu-calendar-app: | |
status: | Fix Committed → Fix Released |
Changed in canonical-devices-system-image: | |
status: | Confirmed → Fix Released |
Changed in canonical-devices-system-image: | |
milestone: | ww21-2015 → ww22-2015 |
To post a comment you must log in.
confirmed on rtm233