lp:~ubuntu-calendar-dev/ubuntu-calendar-app/ViewRedisign
Created by
Mihir Soni
on
2014-09-14
and last modified on
2014-09-18
- Get this branch:
- bzr branch lp:~ubuntu-calendar-dev/ubuntu-calendar-app/ViewRedisign
Members of
Ubuntu Calendar Developers
can upload to this branch. Log in for directions.
Branch merges
Propose for merging
- Mihir Soni: Disapprove on 2014-09-20
- Kunal Parmar: Needs Fixing on 2014-09-19
- Ubuntu Phone Apps Jenkins Bot: Approve (continuous-integration) on 2014-09-18
- Nekhelesh Ramananthan: Needs Fixing on 2014-09-17
-
Diff: 1334 lines (+414/-412)21 files modifiedAgendaView.qml (+20/-2)
AllDayEventComponent.qml (+2/-0)
DayView.qml (+90/-102)
EventActions.qml (+59/-0)
HeaderDateComponent.qml (+29/-25)
MonthComponent.qml (+63/-69)
MonthView.qml (+27/-3)
NewEvent.qml (+0/-21)
ScrollAnimation.qml (+0/-7)
TimeLineBackground.qml (+9/-10)
TimeLineBaseComponent.qml (+10/-12)
TimeLineHeader.qml (+6/-8)
TimeLineHeaderComponent.qml (+6/-6)
WeekView.qml (+30/-9)
YearView.qml (+41/-16)
calendar.qml (+4/-59)
debian/control (+1/-2)
tests/autopilot/calendar_app/__init__.py (+4/-0)
tests/autopilot/calendar_app/tests/__init__.py (+2/-2)
tests/autopilot/calendar_app/tests/test_dayview.py (+4/-50)
tests/autopilot/calendar_app/tests/test_weekview.py (+7/-9)
Branch information
Recent revisions
- 484. By Nekhelesh Ramananthan on 2014-09-18
-
Reverted all day events being conditionally shown or hidden since it causes a regression in week view
- 483. By Nekhelesh Ramananthan on 2014-09-18
-
Added missing layouts dependency and also removed redundant dependencies
- 477. By Mihir Soni on 2014-09-17
-
removing test_switch_
day_by_ tapping as we are not using multiple days in dayview - 476. By Mihir Soni on 2014-09-17
-
Removing ap test_show_
current_ days as we are not showing multiple days in dayview
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu-calendar-app