platform/core/pim/calendar-service.git
9 years agoRevert "Add temporary header" 60/37760/1 accepted/tizen/mobile/20150407.084732 accepted/tizen/tv/20150408.012753 accepted/tizen/wearable/20150407.093024 submit/tizen/20150407.053946 submit/tizen/20150407.065406 submit/tizen_common/20150407.131750 submit/tizen_common/20150408.102957
Jeesun Kim [Fri, 3 Apr 2015 11:47:40 +0000 (20:47 +0900)]
Revert "Add temporary header"

This reverts commit 86f908968db60faa19638f8710c8bbeae27a6506.

Change-Id: I16cd17d37b21cc0b32c69e62e0a48b1bbe170732

9 years agoAdd temporary header 57/37757/1 submit/tizen/20150403.113621
Sunggoo Kim [Fri, 3 Apr 2015 11:29:06 +0000 (20:29 +0900)]
Add temporary header

Change-Id: If31773297e6099906f145b38b7c8d91d0434021f

9 years agosync with 2.4 38/36238/2 submit/tizen/20150305.070727 submit/tizen/20150403.101109 submit/tizen/20150403.102047
Jeesun Kim [Wed, 4 Mar 2015 05:41:26 +0000 (14:41 +0900)]
sync with 2.4

Change-Id: Ie5b9fc47f58897ea3c1d71b49037c3ad32e2ef6b

9 years agoResolved the memory leak issue 01/30601/1
subham.sen [Fri, 21 Nov 2014 06:50:12 +0000 (12:20 +0530)]
Resolved the memory leak issue
Signed-off-by: subham.sen <subham.sen@samsung.com>
Change-Id: I79754586f88e324abfe667f6569a6ddeed4c3329

9 years agocal_vcalendar_parse.c: Resolved one error and memory leak 58/29958/1
subham.sen [Thu, 6 Nov 2014 06:36:30 +0000 (12:06 +0530)]
cal_vcalendar_parse.c: Resolved one error and memory leak
Signed-off-by: subham.sen <subham.sen@samsung.com>
Change-Id: If9c1fbbd171933340b1b9805e5bac64f32cbd169

10 years agoRemoved hardcoded path for multiuser support 64/16464/10 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.m14.2_ivi tizen_3.0.m14.3_ivi tizen_3.0_ivi submit/tizen_common/20140521.163740 submit/tizen_common/20140522.130648 submit/tizen_common/20140522.135644 submit/tizen_ivi/20140618.000000 submit/tizen_ivi/20140618.000001 submit/tizen_ivi/20140619.000000 submit/tizen_ivi/20140622.000000 submit/tizen_ivi/20140623.000000 submit/tizen_ivi/20140624.064036 submit/tizen_ivi/20140626.125712 submit/tizen_ivi/20140626.130032 submit/tizen_ivi/20140626.144348 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.2_ivi_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Sabera Djelti (sdi2) [Mon, 10 Feb 2014 15:04:08 +0000 (16:04 +0100)]
Removed hardcoded path for multiuser support

Bug-Tizen: PTREL-220

Change-Id: Ifcbf6fab59caaa2d61d442ff974fc23aeb540512
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
10 years agoModification about smack label of db file belong to process. 81/20681/2 accepted/tizen/common/20140519.225706 accepted/tizen/mobile/20140702.101744 submit/tizen/20140516.071327
jooseong.lee [Mon, 12 May 2014 04:08:33 +0000 (13:08 +0900)]
Modification about smack label of db file belong to process.

[Problem]
Most db files have 'floor' label.  Because these are created during image creation time.
Therefore no process can write the dbs (since 'floor' label allows only read and execute)

[Solution]
Modify smack label of the db files based on condition below referring three domain model
Condition1. Assign domain of process which creates db files
Condition2. Assign domain of process accesses db files.

Change-Id: I5b170aeb15543df723d4bc736c4dcb872ff4d7fd
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
10 years agoupdate spec file 32/14232/3 accepted/tizen/generic/20140311.075642 accepted/tizen/mobile/20140311.005430 submit/tizen/20140310.222922
jeesun [Mon, 30 Dec 2013 04:45:45 +0000 (13:45 +0900)]
update spec file

Signed-off-by: jeesun <iamjs.kim@samsung.com>
Change-Id: I160e27e7a58cbc9e967424bc34a84b3507b5ef30

11 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/generic accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_ivi_genivi tizen_ivi_release accepted/tizen/20130710.221343 accepted/tizen/generic/20140212.071340 accepted/tizen/generic/20140312.095135 accepted/tizen/ivi/20140212.035346 accepted/tizen/ivi/genivi/20140215.014554 accepted/tizen/ivi/panda/20140312.111700 accepted/tizen/ivi/release/20140312.124236 accepted/tizen/mobile/20140212.031813 accepted/tizen_ivi_stable/20131120.214713 submit/tizen/20130710.124418 submit/tizen/20131219.025919 submit/tizen/20140212.032247 submit/tizen/20140312.070701 submit/tizen_ivi_genivi/20140215.013333 submit/tizen_ivi_release/20140312.071137 submit/tizen_ivi_stable/20131120.215007
Ryan Ware [Mon, 8 Jul 2013 17:07:25 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

11 years agoresetting manifest requested domain to floor 50/5150/1
Alexandru Cornea [Mon, 1 Jul 2013 14:31:27 +0000 (17:31 +0300)]
resetting manifest requested domain to floor

11 years agoresetting manifest requested domain to floor 71/4471/1
Alexandru Cornea [Fri, 28 Jun 2013 13:08:28 +0000 (16:08 +0300)]
resetting manifest requested domain to floor

11 years agoUpdate Changelog 17/3817/1
Baptiste DURAND [Wed, 5 Jun 2013 11:35:31 +0000 (13:35 +0200)]
Update Changelog

11 years agoFix Error build of initdb 16/3816/1
Baptiste DURAND [Wed, 5 Jun 2013 11:24:47 +0000 (13:24 +0200)]
Fix Error build of initdb

11 years agoRevert "Fix install section of spec" 15/3815/1
Baptiste DURAND [Wed, 5 Jun 2013 07:55:31 +0000 (09:55 +0200)]
Revert "Fix install section of spec"

This reverts commit e1c91387de0fe976d4bf52f242bcda5caa9dd925.

11 years agoChanges : Fix hardcoded library path in CMakelists 98/3798/1 accepted/tizen/20130604.123440 submit/tizen/20130604.085024
Xavier Roche [Tue, 4 Jun 2013 08:46:03 +0000 (10:46 +0200)]
Changes : Fix hardcoded library path in CMakelists

11 years agoFix hardcoded library path in CMakelists 97/3797/1
Xavier Roche [Tue, 4 Jun 2013 08:44:11 +0000 (10:44 +0200)]
Fix hardcoded library path in CMakelists

  - fix hardcoded lib path
  - use %unitdir_user macro for systemd related files in specfile

11 years agoFix install section of spec 48/3648/1 accepted/tizen/20130523.195513 submit/tizen/20130523.190433
Rusty Lynch [Thu, 23 May 2013 18:28:51 +0000 (11:28 -0700)]
Fix install section of spec

11 years ago[issue#]N_SE_37494,37568 tizen_2.1 accepted/tizen/20130520.101159 submit/tizen/20130517.045114 submit/tizen_2.1/20130514.051900
Jeesun Kim [Tue, 7 May 2013 05:51:32 +0000 (14:51 +0900)]
[issue#]N_SE_37494,37568
[problem] Exception alarm, rrule, attendee are removed after parent updateing.
[cause] No code for exception alarm, rrule, attendee handling.
[solution] Added code.

Change-Id: I85122d0c5d9d8dc5793b19c9217e512946c6298c

11 years ago[feature] remove unused library, change the process of creating db and modify pc
tw123.kim [Mon, 6 May 2013 05:25:34 +0000 (14:25 +0900)]
[feature] remove unused library, change the process of creating db and modify pc

11 years ago[issue#]P130502-4527
Jeesun Kim [Fri, 3 May 2013 11:54:02 +0000 (20:54 +0900)]
[issue#]P130502-4527
[problem] Failed to parse todo due for ver1.
[cause] No logic for ver1 vtodo parsing.
[solution] Added code to handle parsing.

11 years ago[misc] fixed disconnect problem, extended value field
Jeesun Kim [Thu, 2 May 2013 10:31:03 +0000 (19:31 +0900)]
[misc] fixed disconnect problem, extended value field

11 years ago[issue#]N_SE-35479
Jeesun Kim [Fri, 26 Apr 2013 01:12:04 +0000 (10:12 +0900)]
[issue#]N_SE-35479
[problem] Not working alarm when system time changed.
[cause] System doesn't apply its changed time immediately.
[solution] Get changed time using VCONF key which already calculated.

11 years ago[issue#] N_SE-35815 2.1b_release accepted/tizen_2.1/20130425.033130 submit/tizen_2.1/20130424.232823
Jeesun Kim [Tue, 23 Apr 2013 06:55:36 +0000 (15:55 +0900)]
[issue#] N_SE-35815
[problem] Crash when no recurrence_id exception is deleted.
[cause] No handling with NULL data.
[solution] Added NULL check.

11 years ago[misc] fixed attendee bug
Jeesun Kim [Mon, 22 Apr 2013 09:58:58 +0000 (18:58 +0900)]
[misc] fixed attendee bug
[issue#] jira N_SE-35479

11 years ago[misc] widen duration size(int -> long long int) for large range
Jeesun Kim [Fri, 19 Apr 2013 08:50:11 +0000 (17:50 +0900)]
[misc] widen duration size(int -> long long int) for large range

11 years ago[misc] fixed prevent
Jeesun Kim [Wed, 17 Apr 2013 09:36:01 +0000 (18:36 +0900)]
[misc] fixed prevent

11 years ago[misc]fixed last week recurrence bug
Jeesun Kim [Wed, 17 Apr 2013 05:22:37 +0000 (14:22 +0900)]
[misc]fixed last week recurrence bug

11 years ago[misc] fixed wrong loog when vcalendar tizd parsing
Jeesun Kim [Fri, 12 Apr 2013 13:15:32 +0000 (22:15 +0900)]
[misc] fixed wrong loog when vcalendar tizd parsing

Change-Id: I9b2cc2adb3cd62a9690ae9286da591cf156b066b

11 years ago[misc] fixed replace api/[Issue#]PLM P130408-0763, P130408-0758: fixed ver1 rrule...
Jeesun Kim [Thu, 11 Apr 2013 05:37:49 +0000 (14:37 +0900)]
[misc] fixed replace api/[Issue#]PLM P130408-0763, P130408-0758: fixed ver1 rrule- multi weekday,
PLM P130408-0753: fixed ver1 rrule- Monthly posigin,
Jira N_SE_32914: set default priority as NONE.

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Mon, 1 Apr 2013 04:46:28 +0000 (12:46 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.
- systemd path is /usr/lib on both 32 and 64 bit.

Change-Id: Iae093b9fe2ff24385d0f52a644881941bff34243

11 years agoexception mod remained when making delete query in sync account.
Jeesun Kim [Fri, 5 Apr 2013 09:01:46 +0000 (18:01 +0900)]
exception mod remained when making delete query in sync account.

Change-Id: I59e6c5ccf9085dfe766f619fe56bd7ec38963da2

11 years ago[misc] fixed allday time validation check
Jeesun Kim [Tue, 2 Apr 2013 02:25:25 +0000 (11:25 +0900)]
[misc] fixed allday time validation check

11 years ago[misc] modified priority from vcalendar
Jeesun Kim [Mon, 1 Apr 2013 10:09:38 +0000 (19:09 +0900)]
[misc] modified priority from vcalendar

11 years ago[misc] fixed freq update bug
Jeesun Kim [Mon, 1 Apr 2013 07:14:42 +0000 (16:14 +0900)]
[misc] fixed freq update bug

11 years ago[misc] mod reminder noti callback
Jeesun Kim [Fri, 29 Mar 2013 09:43:56 +0000 (18:43 +0900)]
[misc] mod reminder noti callback

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:17:39 +0000 (01:17 +0900)]
merge with master

11 years agosync
Jinkun Jang [Wed, 13 Mar 2013 03:21:49 +0000 (12:21 +0900)]
sync

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:51:17 +0000 (01:51 +0900)]
Tizen 2.1 base

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:21 +0000 (21:16 +0900)]
tizen beta release