17 Jun, 2016
1 commit
15 Jun, 2016
4 commits
-
Currently translated at 42.8% (6 of 14 strings)
-
Currently translated at 28.5% (6 of 21 strings)
08 Jun, 2016
3 commits
-
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
1 commit
06 Jun, 2016
2 commits
05 Jun, 2016
1 commit
02 Jun, 2016
1 commit
-
- 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
1 commit
-
- 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>
30 May, 2016
4 commits
-
Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
24 May, 2016
1 commit
22 May, 2016
1 commit
20 May, 2016
5 commits
19 May, 2016
5 commits
-
By moving them into a folder we avoid possible name clashes with other plugins.
-
By moving them into a folder we avoid possible name clashes with other plugins.
18 May, 2016
3 commits
-
This takes advantage of the structure at BoxesHelper for content rendering. It improves MVC compliance.
-
This is the logic the actually belongs to the class. The remainder of content method should get refactored in terms of views and helpers.
17 May, 2016
5 commits
-
admin_notifications: checkbox message for profile Changes "homepage" checkbox message when the notification is for a profile. See merge request !923
-
Refactor RelevantContentBlock#content into views Removes the html generation coupled into the class taking advantage of BoxesHelper structure. See merge request !922
-
Removes the html generation coupled into the class taking advantage of BoxesHelper structure
-
comment_paragraph: new block that display discussions See merge request !919
16 May, 2016
2 commits
-
(cherry picked from commit 18589b83f421fd4b3f6680125e336b1e4cd64dc5)