Commit graph

10 commits

Author SHA1 Message Date
Brett Walker
7bc0fbe22f Fix review comments
including refactoring, disabling sourcepos for pipelines that
don't need it, and minimizing spec changes by disabling
sourcepos when not testing for it explicitly.
2019-01-21 15:07:40 -06:00
Brett Walker
45a04f9374 Enable CommonMark source line position information
This adds 'data-sourcepos' to tags, indicating which
line of markdown it came from.  Sets the stage for
intelligently manipulating specific lines of markdown.
2019-01-21 13:45:16 -06:00
Mark Chao
a63bce1a4b Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
Jacopo
6185ce0c84 Rendering of emoji's in Group-Overview
Allows rendering of emoji's in the Group Overview.
2017-12-24 12:14:17 +01:00
Bob Van Landuyt
8cde1e3285 Use polymorphism for common attributes in GroupChildEntity 2017-10-12 11:36:54 +02:00
Bob Van Landuyt
e013d39875 Optimize finding a membership for a user to avoid extra queries 2017-10-05 13:12:40 +02:00
Bob Van Landuyt
4c8942f9b8 Replace full_path, path & web_url with a single relative_path 2017-10-04 22:49:41 +02:00
Bob Van Landuyt
5998157618 Include can_leave for a group 2017-10-04 22:49:41 +02:00
Bob Van Landuyt
648c082a23 Render group children using the same entity 2017-10-04 22:46:49 +02:00
Bob Van Landuyt
d33e15574b Add serializer for group children 2017-10-04 22:46:49 +02:00