== Meeting information == * #ubuntu-touch-meeting: Calendar App, 06 Jun at 14:05 — 14:29 UTC * Full logs at [[http://ubottu.com/meetingology/logs/ubuntu-touch-meeting/2013/ubuntu-touch-meeting.2013-06-06-14.05.log.html]] == Meeting summary == == Vote results == == Action items == * (none) == People present (lines said) == * mhall119 (38) * pkunal-parmar (33) * Cimi (28) * meetingology (3) == Full Log == 14:05 #startmeeting Calendar App 14:05 Meeting started Thu Jun 6 14:05:07 2013 UTC. The chair is mhall119. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 14:05 14:05 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:05 Bugs: https://bugs.launchpad.net/ubuntu-calendar-app 14:05 Blueprint: https://blueprints.launchpad.net/ubuntu-phone-commons/+spec/initial-calendar-development 14:05 Burndown: http://status.ubuntu.com/coreapps-13.10/ubuntu-calendar-dev-coreapps-13.10-month-2.html 14:06 so there's a number of bugs currently listed 14:07 i think some of them need feedback from design team 14:07 for the bugs? 14:07 hi guys 14:07 hi Cimi 14:08 yes, like for week number, add new event and edit event 14:08 I've put some code into a branch, it's a little bit more clean 14:08 lp:~cimi/indicators-client/system-components 14:08 there's a Calendar component inside 14:08 pkunal-parmar: ok, can you just run through the list of bugs and triage them? So mark them as confirmed if they're valid, make things like week number "wishlist" priority, etc 14:08 I'm currently working on tests... 14:09 Cimi: is that component re-usable? 14:09 mhall119, I think it is 14:09 but you guys have to look at it 14:10 it's a fork of your code 14:10 with some APIs we needed 14:10 I changed some APIs so you need to adapt it 14:10 Cimi: there's a discussing starting about providing Ubuntu.Components.Extras for new widgets, are these system components going to live there, or somewhere else? 14:10 might go there indeed 14:11 ok 14:12 so how wer are supposed to use it, is it packaged and we can import it ? 14:12 at the moment is work in progress 14:12 ok 14:12 but soon the idea is to start using it 14:12 Cimi: what do you need to finish it and make it into a package? 14:12 my take is that, the easier way 14:12 you copy and paste my code 14:13 start adapting the rest of the app 14:13 if you need anything else, you tell me 14:13 I'm always on connected 14:13 so for the beginning we sync our code (copy&paste) 14:13 then when we have a place to store it we remove from the calendar and use the import 14:14 yes, we can start with that 14:14 Cimi: I'll put that as a work item for month-3 14:14 ok 14:14 let the development of the calendar happen only on my branch 14:15 so if you need anything, I/we need to add to that branch 14:15 otherwise it's a pain keep the code in sync 14:15 so you mean only month view right ? 14:15 I don't know your requirements so I believe the best way is to use it and feedback 14:15 yes 14:15 only that 14:16 Cimi: I'm adding a work item for you to get it packaged next month too 14:16 mhall119, sure, good 14:16 alright, now for the month-2 work items 14:16 Switch to Qt Organizer event storage: TODO 14:16 pkunal-parmar: any progress on that? 14:17 yes 14:17 I started working on that 14:17 currenly I am able to use it with DiaryView 14:17 excellent, do you know what it's currently using for backend storage? 14:17 but facing some problem using it with TimeLineView 14:17 seems like Qt bug 14:18 I am using memory as storage 14:18 but I am importing iCal files to work with 14:18 does Qt Location save it somewhere on disk? 14:18 its able to import iCal file as well 14:19 I guess I can export it to some file 14:19 did not tried it yet 14:19 so my idea is to import on start up and export at exit 14:19 and use memory as storage while its running 14:19 hmmm, I thought Qt Organizer was suppose to handle storage for us 14:20 so they could put an evolution-data-server backend in place 14:20 I think EDS is going to implement some backend for it 14:20 you they will need to implement backend plugin that I can use with Qt Organizer 14:21 ok, and you think that will handle loading/storing automatically at that point? 14:21 you -> yes 14:21 ok 14:21 yes right 14:21 ok, cool, I'll try to get a timeline from them on when that might be available 14:21 this import/ export is only time being until EDS plugin is available 14:22 cool 14:22 how about Create the "Create event" view: BLOCKED 14:22 are we still blocked on that? 14:23 yes, I am waiting for design 14:23 ok, we have a call with them in 10 minutes, I'll be there today 14:23 ok 14:24 alright, that's all for work items 14:24 we have discussed this them earlier as well, I guess they might be working on it 14:24 the calculator is getting it's visual designs this week, I'm hoping they'll have some for calendar sometime soon 14:25 ok, that sounds good 14:25 pkunal-parmar: you said you're going to make it read and save ical files? 14:25 yes, Qt Organizer model supports it 14:25 would it be possible to add a simple dialog for adding an ical URL? That way I could give it my google calendar URL and import all my events 14:26 then I wouldn't have to use google's awful web version 14:26 online URL can be imported 14:26 but file from storage is difficult as there is no file dialog 14:27 yeah, Kaleo was going to be working on a component to let you do that via QML 14:27 that's great, any idea when it will be available ? 14:28 no, he was working on it for the docviewer, and it was a high priority for them 14:28 but I'll check up on it 14:28 ok 14:28 alright, any other questions or concerns? 14:29 no, I am done 14:29 #endmeeting Generated by MeetBot 0.1.5 (http://wiki.ubuntu.com/meetingology)