Commit graph

10 commits

Author SHA1 Message Date
matejsuchanek 26a87e0a45 Fix message params
Added getCompactHeaderMessage() to EchoThanksPresentationModel
as done in EchoFlowThanksPresentationModel and fixed message
params. (Previously the message only supported $1 and $2, $4
had no effect.)

Change-Id: I98743751657607f61c9d461f4327ffca5a6a99b5
2016-06-29 12:42:53 +02:00
Stephane Bisson b52fd0ea6f Make thanks notifications expandable bundles
* edit-thank
* flow-thank

Bug: T120152
Depends-On: I1507cae360f45cc87f2d60e966b4d047abfa202d
Depends-On: I91abb2dded9ab7f124aaa798dd07c52576ee791b
Change-Id: I21e36d1874967495d9541f621481cfccf54b7f19
2016-06-27 10:02:59 -04:00
James D. Forrester 03b8f88fff build: Add doxygen, use composer for phpcs, make pass
Change-Id: I939d6f4d989cf21c0f817d262bf3e4acedcf2ffe
2016-04-25 15:42:04 +00:00
Stephane Bisson 882f6da0bf Truncate title
Bug: T121822
Depends-On: Ia0a52926133ab7e04d7d9c2a095ef8f9d0871a49
Change-Id: Ic4711a61d68d82de69f063354e93e45aaa6485c7
2016-01-21 11:12:44 -05:00
Matthias Mullie 256f21d6c4 Make links follow the expected format
This is what links used to look like, but we've changed that
awhile ago. Echo still has B/C support for this, but ideally
we should conform to the interface.

Change-Id: I7503db28b0d81fb818b525ea9362e49b9b56342a
2016-01-12 13:45:44 -08:00
Stephane Bisson cc3e3d97e7 Add agent link to all Thanks notifications
Bug: T121737
Change-Id: I1f419ce75c84c162626a3955568fbe75b921377e
Depends-On: I826cc6088b4f9c1aaef9e8adee0566d25982ed47
2015-12-22 11:02:50 -05:00
Roan Kattouw fb846d54b0 Add the agent as a secondary link to Thanks notifications
Change-Id: I7d1ed933b23d7b0e69099fa373853a192699d6f7
2015-12-15 16:38:13 -08:00
Kunal Mehta a4fb2aab55 Use new EventPresentationModel::getViewingUserForGender() helper
Change-Id: I163a8f95ae055eeeac274657abefd7668e168f5f
2015-11-12 16:03:55 -08:00
Kunal Mehta 9a5a6dd4d7 Set explicit output format for message in ThanksPresentationModel
Change-Id: I06bbd0ec67b2d2d48cbd8d408116287832a01453
2015-11-12 16:03:19 -08:00
Roan Kattouw 190ace1ed7 Convert Echo notifications to the new system
* Add ThanksPresentationModel and FlowThanksPresentationModel
* Rename notification-thanks-flyout2 to notification-header-edit-thank,
  shift parameters around and add GENDER support for thanked user
* Rename notification-flow-thanks-flyout to notification-header-flow-thank
  and shift parameters around; this one did already have GENDER support
  for the thanked user

Depends on Idb975feaec in Echo.

Bug: T116847
Change-Id: Iab0f2311e7ffb6a9ce21cd76e564511d03805530
2015-10-28 17:29:55 -07:00