17 Jun, 2016
1 commit
16 Jun, 2016
1 commit
-
api: return invisible blocks to users with permission to edit See merge request !964
15 Jun, 2016
11 commits
-
Currently translated at 84.4% (1794 of 2124 strings)
-
Currently translated at 42.8% (6 of 14 strings)
-
Currently translated at 28.5% (6 of 21 strings)
-
Currently translated at 99.0% (902 of 911 strings)
-
Currently translated at 84.0% (1786 of 2124 strings)
-
Initial version See merge request !961
14 Jun, 2016
1 commit
-
api: endpoint to edit blocks See merge request !955
09 Jun, 2016
1 commit
08 Jun, 2016
4 commits
-
api: return permissions for user in profile entity See merge request !950
-
Person can set fields of interest (person_tags plugin) This merge request adds a `person_tags` plugins that allows people to set fields of interest in form of free tags. This plugin adds a field to the edit profile form and adds an API endpoint to retrieve the tags of a given person. Tests included. See merge request !956
07 Jun, 2016
6 commits
-
not escape HTML of link to read more article on blog index with short format This commit wants to fix escape HTML on read more link on blog posts list when post not accept comments and blog is setup to display short format as image attached  See merge request !958
-
bug fix - display content block is not showing article image when option is checked See merge request !954
06 Jun, 2016
5 commits
05 Jun, 2016
1 commit
02 Jun, 2016
2 commits
-
Minor fixes for OrganizationRatings plugin - Fixes broken url image for not logged users - Shows ratings title to not logged users See merge request !953
-
- Fixes broken url image for unlogged users - Adds ratings title to unlogged users Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
31 May, 2016
3 commits
-
OrganizationRating improvements - Adds status message for rejected ratings - Adds ratings count to AverageRatingsBlock See merge request !949
-
- adds rejected status message for ratings - adds ratings count to be displayed on average ratings block - adds tests to new features and fixed old ones Signed-off-by: Tallys Martins <tallysmartins@gmail.com> Signed-off-by: Gabriel Silva <grabriel93.silva@gmail.com>
-
api: return permissions for user in article entity See merge request !948
30 May, 2016
4 commits
-
Adds models error message to session notice Adds models error messages instead of a fixed message for every error. See merge request !947
-
Parameter for admins to login as a different user See merge request !938