{ "id": "63667", "key": "TIMOB-3035", "fields": { "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "15273", "description": "2013 Sprint 05 API", "name": "2013 Sprint 05 API", "archived": true, "released": true, "releaseDate": "2013-03-11" }, { "id": "14815", "description": "2013 Sprint 05", "name": "2013 Sprint 05", "archived": true, "released": true, "releaseDate": "2013-03-11" }, { "id": "11258", "description": "Holding Pen for Triaged Issues", "name": "Backlog", "archived": false, "released": false } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2013-03-12T02:12:40.000+0000", "created": "2011-04-15T03:35:12.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "api", "calendar", "feature", "ios", "qe-closed-3.1.1", "release-note", "request" ], "versions": [], "issuelinks": [ { "id": "17422", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "inwardIssue": { "id": "64897", "key": "TIMOB-3804", "fields": { "summary": "iOS - Event Kit feature request", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "2", "description": "A new feature of the product, which has yet to be developed.", "name": "New Feature", "subtask": false } } } } ], "assignee": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2013-10-31T02:47:22.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "{html}

It would be really useful to be able to use the native calendar\r\non a Titanium app. Also, to use the calendar's events, etc.

\r\n

This is a feature request for a native calendar module.

\r\n

LH ticket:
\r\nhttp://developer.appcelerator.com/helpdesk/view/70241

{html}", "attachment": [], "flagged": false, "summary": "iOS: EventKit UI Framework Support", "creator": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "164958", "author": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "body": "+1 vote", "updateAuthor": { "name": "dubcanada", "key": "dubcanada", "displayName": "Steven Verbeek", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-09-02T11:11:20.000+0000", "updated": "2011-09-02T11:11:20.000+0000" }, { "id": "211486", "author": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Perhaps incorporating a pre-existing open-source module would be a primer for this.\r\nSomething like: https://github.com/tzmartin/TiEventKit would do for start.\r\n\r\nAfter that, I think it would be nice to merge Calendar & Events API's as a unique namespace inside Titanium, something like Ti.Calendar in which we could find Calendar / Events / Reminders manipulation features that works both for iPhone and Android (moving Ti.Android.Calendar to this new namespace).\r\n\r\nI think we could leave Calendar UI stuff for module developers like SaqCal.", "updateAuthor": { "name": "ygbr", "key": "ygbr", "displayName": "Ygor Lemos", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2012-08-05T23:20:43.000+0000", "updated": "2012-08-05T23:20:43.000+0000" }, { "id": "222858", "author": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "Hello,\r\n\r\nI really think that a Calendar module in Titanium Appcelerator is very interesting, but if someone needs to use EventKit (iOS Calendar framework) today, here is a module that works with new iOS 6 APIs: https://github.com/Nyvra/TiEventKit.\r\n\r\nThanks,", "updateAuthor": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2012-10-10T03:17:54.000+0000", "updated": "2012-10-10T03:17:54.000+0000" }, { "id": "222871", "author": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Just a quick note for those interested. iOS does not provide a calendar UI control, like seen in the Calendar app, therefore we do not provide one in Titanium. The good news is that there are a couple available in the Appcelerator marketplace created by independent developers, as well as in github.\nAbout the previous comment, made by Rafael, iOS does in fact provide a framework called EventKit. The EventKit framework is used to create calendar events, and although it is not part of the platform, it can easily be embedded into a module like seen in that github repository. ", "updateAuthor": { "name": "penrique", "key": "penrique", "displayName": "Pedro Enrique", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-10-10T05:42:04.000+0000", "updated": "2012-10-10T05:42:04.000+0000" }, { "id": "222891", "author": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "body": "iOS have the EventKit UI framework, that provides some UI components to create, edit and see an Event details.\r\n\r\nEvent Kit UI framework: http://developer.apple.com/library/ios/#documentation/EventKitUI/Reference/EventKitUIFrameworkRef/_index.html.", "updateAuthor": { "name": "rafaelks", "key": "rafaelks", "displayName": "Rafael Kellermann Streit", "active": true, "timeZone": "America/Sao_Paulo" }, "created": "2012-10-10T11:24:17.000+0000", "updated": "2012-10-10T11:24:17.000+0000" }, { "id": "241553", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Pull request :https://github.com/appcelerator/titanium_mobile/pull/3951", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-11T14:02:55.000+0000", "updated": "2013-03-11T14:02:55.000+0000" }, { "id": "243697", "author": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Test case 1 [app.js|http://db.tt/vVXEq9hS]\nTest case 2 [app.js|http://db.tt/1ZtYfXWV]", "updateAuthor": { "name": "srahim", "key": "srahim", "displayName": "Sabil Rahim", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-22T16:54:54.000+0000", "updated": "2013-03-22T16:54:54.000+0000" }, { "id": "247738", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "I have tested the above two apps, Test case 2 app.js is running fine where as for Test case 2 app.js i have logged the bug TIMOB-13591\n\nEnvironment used:\nDevice: iPhone 4s, iPhone 5\niOS version : 5.1, 6\nSDK: 3.1.0.v20130415184552\nCLI version : 3.1.0-cr\nOS : MAC OSX 10.7.5\nTitanium Studio, build: 3.1.0.201304151600\nXCode : 4.5.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2013-04-16T12:30:11.000+0000", "updated": "2013-04-16T12:30:11.000+0000" }, { "id": "255678", "author": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested and verified fix with:\nMac osx 10.8.3 Mountain Lion\nAppcelerator Studio, build: 3.1.1.201306012403\nTitanium Studio, build: 3.1.1.201305312303\nSDK, build: 3.1.1.v20130531163723\nXCode 4.6.2\nDevice:\niPhone 5 iOS 6.0", "updateAuthor": { "name": "oromero", "key": "oromero", "displayName": "Olga Romero", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-06-03T23:49:16.000+0000", "updated": "2013-06-03T23:49:16.000+0000" }, { "id": "277454", "author": { "name": "chuks", "key": "chuks", "displayName": "Chuks", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This method doesn't seem to exist on the calendar object\r\ngetEventsBetweenDates( Date date1, Date date2 ) : Titanium.Calendar.Event[]\r\n\r\n\r\nAdditionally, when creating new events, how can you check for duplicates? i.e. there should be a way to check if an event is a duplicate on a calendar before calling the .save() method. If not, theoretical, you can keep adding the same event over and over to the same calendar.\r\n", "updateAuthor": { "name": "chuks", "key": "chuks", "displayName": "Chuks", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-10-31T02:47:22.000+0000", "updated": "2013-10-31T02:47:22.000+0000" } ], "maxResults": 11, "total": 11, "startAt": 0 } } }