Merge lp://qastaging/~renatofilho/qtorganizer5-eds/fix-1347836 into lp://qastaging/qtorganizer5-eds

Proposed by Renato Araujo Oliveira Filho
Status: Superseded
Proposed branch: lp://qastaging/~renatofilho/qtorganizer5-eds/fix-1347836
Merge into: lp://qastaging/qtorganizer5-eds
Diff against target: 705 lines (+320/-59)
13 files modified
CMakeLists.txt (+1/-0)
organizer/qorganizer-eds-engine.cpp (+56/-16)
organizer/qorganizer-eds-engine.h (+3/-1)
organizer/qorganizer-eds-requestdata.cpp (+16/-4)
organizer/qorganizer-eds-requestdata.h (+1/-1)
organizer/qorganizer-eds-source-registry.cpp (+16/-2)
organizer/qorganizer-eds-source-registry.h (+4/-1)
tests/unittest/CMakeLists.txt (+0/-1)
tests/unittest/collections-test.cpp (+15/-2)
tests/unittest/eds-base-test.cpp (+61/-0)
tests/unittest/eds-base-test.h (+3/-0)
tests/unittest/event-test.cpp (+102/-5)
tests/unittest/run-eds-test.sh (+42/-26)
To merge this branch: bzr merge lp://qastaging/~renatofilho/qtorganizer5-eds/fix-1347836
Reviewer Review Type Date Requested Status
PS Jenkins bot continuous-integration Needs Fixing
Ubuntu Phablet Team Pending
Review via email: mp+239038@code.qastaging.launchpad.net

This proposal has been superseded by a proposal from 2015-04-09.

Commit message

Set extra metadata in collection (read-only property).

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
67. By Renato Araujo Oliveira Filho

Fixed wrong function call.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Kunal Parmar (pkunal-parmar) wrote :

I am not getting readonly true for birth day calendar

qml: Personal - collectin-readonly : false
qml: Birthdays & Anniversaries - collectin-readonly : false

Where creating event on Birthdays calendar fails as its readonly

ail to create items: Cannot create calendar object: Permission denied

68. By Renato Araujo Oliveira Filho

Update read-only collection property after connect with client.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
69. By Renato Araujo Oliveira Filho

Trunk merged.

70. By Renato Araujo Oliveira Filho

Update readonly conllections based on client information.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
71. By Renato Araujo Oliveira Filho

Merged: lp:~renatofilho/qtorganizer5-eds/fix-1440878

72. By Renato Araujo Oliveira Filho

Update collection test.

Instead of compare all the colection data to check if it exists, I am using only the collection id in case of the other properties changed during the process.

73. By Renato Araujo Oliveira Filho

Fix collection test.

Wait for collection to be writable before try to remove id.

74. By Renato Araujo Oliveira Filho

Do not try to compare secs on unit test.

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches