aboutsummaryrefslogtreecommitdiff
path: root/tests/ut_mbanner
AgeCommit message (Collapse)Author
2010-11-29Changes: updating ut_mbanner, new case for prefixTimeStamp.Adrian Yanes
2010-10-29Changes: Changed MBanner's timestamp to be updatableJanne Sakko
RevBy: Adrián Yanes Details: Timestamp should be updatable because if notification that uses MBanner is updated it's timestamp should also be updated. Otherwise MBanner has to be created every time it's updated.
2010-10-26Fixes: NB#193832 - Gtalk contact name is wrongly displayed/rendered on ↵Adrian Yanes
incoming event notifications Fixes: NB#199601 - Call, missed call the banner 'qtn_call_missed" "missed call' is cut Fixes: NB#193590 - Notification shows line feeds as boxes when receiving from IOP Messaging tool Fixes: NB#189289 - cut off text with incoming event banners Fixes: NB#193664 - Notification doesn't escape HTML in message notifications RevBy: John Tapsell, Armin Berres Details: MBanner refactoring code for new layouts + unit test updated for TimeStamp.
2010-06-24Changes: MBanner - small improvementsAdrian Yanes
RevBy: Daniel d'Andrada Details: documentation improved, unit test added, code style reviewed.