[allura:tickets] #8241 SMTP maximum allowed line length

2018-10-03 Thread Dave Brondsema
- **status**: in-progress --> review - **Comment**: Fixed in db/8241 In addition to the unit test, you can test with any sort of email notification having very very long lines in it. Make sure it renders correctly in a mail client. --- ** [tickets:#8241] SMTP maximum allowed line length**

[allura:tickets] #8230 Make checklists interactive

2018-10-03 Thread Dave Brondsema
`has_access(self.page, 'edit')` I think should work. The implementation of has_access has a lot going on, so might be hard to understand all of it. One thing you can try is passing `c.user` as the user parameter, it can be good to be explicit but has_access should be defaulting to that

[allura:tickets] #8241 SMTP maximum allowed line length

2018-10-03 Thread Dave Brondsema
--- ** [tickets:#8241] SMTP maximum allowed line length** **Status:** in-progress **Milestone:** unreleased **Created:** Wed Oct 03, 2018 06:50 PM UTC by Dave Brondsema **Last Updated:** Wed Oct 03, 2018 06:50 PM UTC **Owner:** Dave Brondsema With some mail servers, very long email lines

[allura:tickets] #8230 Make checklists interactive

2018-10-03 Thread Shalitha Suranga
Hi.. Dave Can you check this approach https://forge-allura.apache.org/u/shalithasuranga/allura/ci/868a0510030d7d42d7a5913c5c152224fa884dae/ This works well for wikis but permission check is not enabled with this commit. I tried simply has_access(self.page, 'edit') but it always returned False.

[allura:tickets] #8230 Make checklists interactive

2018-10-03 Thread Shalitha Suranga
Hi. Dave Thanks. I will start for one module. sounds wiki is good start --- ** [tickets:#8230] Make checklists interactive** **Status:** open **Milestone:** unreleased **Created:** Mon Sep 17, 2018 08:59 PM UTC by Dave Brondsema **Last Updated:** Tue Oct 02, 2018 05:31 PM UTC **Owner:**