14:03 <mhall119> #startmeeting Calendar App
14:03 <meetingology> Meeting started Thu Jun 13 14:03:22 2013 UTC.  The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology.
14:03 <meetingology> 
14:03 <meetingology> Available commands: #accept #accepted #action #agree #agreed #chair #commands #endmeeting #endvote #halp #help #idea #info #link #lurk #meetingname #meetingtopic #nick #progress #rejected #replay #restrictlogs #save #startmeeting #subtopic #topic #unchair #undo #unlurk #vote #voters #votesrequired
14:03 <popey> hey
14:03 <bobweaver> o/
14:03 <popey> on a call at the moment, be back shortly.
14:03 <mhall119> alrighy, let me put some links up
14:04 <mhall119> Bugs: https://bugs.launchpad.net/ubuntu-calendar-app
14:04 <mhall119> Merge proposals: https://code.launchpad.net/ubuntu-calendar-app/+activereviews
14:04 <mhall119> Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calendar-development
14:04 <mhall119> Burndown chart: http://status.ubuntu.com/coreapps-13.10/ubuntu-calendar-dev-coreapps-13.10-month-2.html
14:05 <mhall119> pkunal-parmar: are you here?
14:05 <pkunal-parmar> yes
14:05 <mhall119> alright, so let's go over the work items for this cycle first
14:05 <mhall119> how's the switch to Qt Organizer going?
14:06 <pkunal-parmar> nothing much,
14:06 <pkunal-parmar> https://bugreports.qt-project.org/browse/QTBUG-29694
14:06 <pkunal-parmar> I am facing similar issue
14:06 <mhall119> similar issue, or the same one?
14:06 <pkunal-parmar> and can not do much with QML OrganizerModel
14:06 <pkunal-parmar> same one
14:07 <mhall119> ok, we can patch our Qt Organizer code if the fix mentioned in the bug report works and doesn't have any side-effects
14:07 <pkunal-parmar> so currently I can load model from iCal file and display it with List
14:07 <pkunal-parmar> but can not export it, it export blank data
14:08 <mhall119> export it where?
14:08 <mhall119> back to an ical file?
14:08 <pkunal-parmar> yes
14:08 <pkunal-parmar> so we can make it somewhat usable
14:09 <pkunal-parmar> else it will read only calendar
14:09 <pkunal-parmar> as current OrganizerModel is memory based
14:09 <pkunal-parmar> so we need to persist changes somewhere
14:09 <mhall119> are you making an ical-based OrganizerModel?
14:10 <pkunal-parmar> no
14:10 <pkunal-parmar> OrganizerModel support import and export api
14:10 <pkunal-parmar> import works, but export is not working
14:10 <mhall119> ok
14:11 <pkunal-parmar> Can we fix that issue for ubuntu or it has to come from Qt ?
14:11 <mhall119> but otherwise is the UI ported to using Qt Organizer?
14:11 <mhall119> we can fix it in Ubuntu and send the fix upstream to qt
14:11 <pkunal-parmar> ok
14:12 <pkunal-parmar> yes, I ported EventDetails, DiaryView , NewEvent view to use OrganizerModel
14:13 <mhall119> so we need to 1) Find out which package that bit of code is in, 2) make a patch file for it and submit it to ubuntu developers and, 3) set the patch upstream too
14:13 <pkunal-parmar> TimeLineView is pending
14:13 <bobweaver> pkunal-parmar,  why not use sqllight ?
14:13 <pkunal-parmar> sqllite we are already using
14:13 <mhall119> bobweaver: eventually we want it to use evolution-data-server
14:13 <bobweaver> have a table for each one of them things ... cool
14:14 <bobweaver> ahh I see ...why  that would not be cross platform would it ?  I dont know that much abou evolution-data-center
14:14 <bobweaver> if that is true dont you want it to run on other platforms ?
14:14 <mhall119> evolution-data-server is just a background service, it's detatched from evolution client
14:15 <mhall119> we're going to use it for contact syncing already
14:16 <mhall119> pkunal-parmar: is patching the Qt Organizer code something you think you can do?
14:16 <mhall119> we can get ubuntu devs to help with it too
14:16 <pkunal-parmar> I guess, I can try
14:17 <pkunal-parmar> it is also launchpad based ?
14:17 <pkunal-parmar> or where can I get package from and how to make merge proposal ?
14:18 <bobweaver> thanks mhall119  I was wondering about that
14:19 <mhall119> pkunal-parmar: https://wiki.ubuntu.com/UbuntuDevelopment has all kinds of link to how to do this, you can also ask folks in #ubuntu-devel
14:19 <pkunal-parmar> ok, looks good enough
14:20 <mhall119> I'll mark the other task as Blocked until that's done
14:20 <pkunal-parmar> ok
14:20 <mhall119> ok, so for the next month balloons and I added a list of Autopilot test cases needed to cover the Calendar's functionality
14:21 <mhall119> now that the device images are using Saucy, we really want to get the apps included in it going through quality checks like Autopilot before changes land in the image
14:22 <mhall119> so our goal from now to July is to get those tests written and passing
14:22 <pkunal-parmar> ok, then I will study something about autopilot test
14:22 <mhall119> there happens to be a hackfest going on today
14:23 <mhall119> balloons: what time is that?
14:24 <mhall119> ah, here's the link: https://wiki.ubuntu.com/QATeam/Hackfest/20130613
14:24 <mhall119> they hang out in #ubuntu-quality
14:24 <balloons> mhall119, inded
14:24 <pkunal-parmar> BTW, any new about DateTime picker ?
14:24 <mhall119> balloons: what time to you start the hackfest?
14:25 <pkunal-parmar> *news
14:25 <mhall119> pkunal-parmar: no, we should just make our own for now
14:25 <pkunal-parmar> ok
14:26 <mhall119> alright, almost out of time
14:26 <mhall119> dpm has submitted a couple of merge proposals to add translation support to the calendar, can you review those when you get a chance?
14:27 <pkunal-parmar> I guess those are approved today
14:27 <dpm> mhall119, pkunal-parmar: one caveat with that merge proposal is that it's actually 2: I had to start renaming the app to get translations to work (see the comments for the details)
14:28 <dpm> so we'll have to take care and see if Jenkins needs to be updated too
14:28 <mhall119> you had to rename the package? or file?
14:29 <balloons> mhall119, pkunal-parmar it runs from 1200-2000 UTC
14:29 <oSoMoN> mhall119: I’m reviewing the MRs for translations support
14:29 <dpm> mhall119, I had to rename the files, and while at it, I renamed the package. So before it gets approved we should coordinate with the Jenkins and phablet guys
14:29 <mhall119> thanks oSoMoN
14:30 <dpm> yeah, oSoMoN has been very helpful there
14:30 <mhall119> dpm: yeah, what did you rename the package to?
14:32 <mhall119> ok, well I'll make sure to coordinate with the phablet team
14:32 <mhall119> #endmeeting