Thomas Gerbet (tgerbet)2017-09-15 15:49 I'm going to close this artifact as all has been merged on the Tuleap side. We are still waiting from a review on the PR made to bobthecow/mustache.php. Status changed from Under review to ClosedClose date set to 2017-09-15
Thomas Gerbet (tgerbet)2017-08-28 11:47 A PR have been opened against bobthecow/mustache.php so we can get back the feedback when a variable is not found: https://github.com/bobthecow/mustache.php/pull/325
Nicolas Terray (nterray)2017-08-28 11:32 last edited by: Nicolas Terray (nterray) 2017-08-28 11:36 gerrit #9306 integrated into Tuleap 9.11.99.62
Thomas Gerbet (tgerbet)2017-08-21 13:29 Propagation of the change in the bot Mattermost plugins: gerrit #9308 and gerrit #9309.
Nicolas Terray (nterray)2017-08-19 17:23 gerrit #8630 integrated into Tuleap 9.11.99.20 I let this open until we have proper feedback when variable is not found. Connected artifacts Added Fixed in: rel #10571
Thomas Gerbet (tgerbet)2017-08-19 00:57 A patch is under review: gerrit #8630. Original Submission Show diff Switch to markup diff Something went wrong, the follow up content couldn't be loaded Only formatting have been changed, you should switch to markup to see the changes Status changed from Under implementation to Under review
Thomas Gerbet (tgerbet)2017-07-20 15:18 After some tests, it's painful to introduce Composer with the version of Mustache we currently use. It's not PSR-0 or PSR-4 compliant so it's a bit painful. I prefer to introduce Composer with a "standard"/"non hacky" case. I'm going to use the request #10486 to do that and then upgrade Mustache.