08 Jun, 2016
2 commits
07 Jun, 2016
2 commits
06 Jun, 2016
1 commit
-
* Person * Community * TextArticle * Event * UploadedFile
02 Jun, 2016
2 commits
-
Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
31 May, 2016
1 commit
30 May, 2016
2 commits
-
Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
-
Signed-off-by: Daniel Henrique <danielhmarinho@gmail.com> Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
25 May, 2016
2 commits
23 May, 2016
7 commits
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
-
Signed-off-by: Macartur Sousa <macartur.sc@gmail.com>
18 May, 2016
14 commits
-
this fixes error running `bundle install` Your Gemfile has no gem server sources. If you need gems that are not already on your machine, add a line like this to your Gemfile: source 'https://rubygems.org'
-
Do not list boxes and blocks for users without permission in boxes endpoint See merge request !925
17 May, 2016
7 commits
-
admin_notifications: checkbox message for profile Changes "homepage" checkbox message when the notification is for a profile. See merge request !923
-
fix translation marks Moved translations from constant to method, otherwise they wont be translated. Also, fix translation marks missing for a string. See merge request !924
-
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