01 Dec, 2015
1 commit
18 Nov, 2015
1 commit
17 Nov, 2015
3 commits
16 Nov, 2015
2 commits
04 Nov, 2015
4 commits
03 Nov, 2015
8 commits
-
TinyMCE editor in article forum description Enable **TinyMCE** editor in description textarea of a article of type ```Forum``` See merge request !718
-
The version 1.4 of omniauth-oauth2 causes a problem in google oauth login. See https://github.com/intridea/omniauth-oauth2/issues/81#issuecomment-151038559
-
…uthClientPlugin::UserProvider which was recently renamed to OauthClientPlugin::Auth. Conflicts: plugins/serpro_captcha
30 Oct, 2015
8 commits
-
[gallery block] display images from a gallery The images are displayed like a slideshow with groups of images See merge request !720
-
The images are displayed like a slideshow with groups of images
-
$ rake updatepo
-
Don't use versions from git if they are older than the one hardcoded. This is specially useful when doing releases, and mostly harmless everywhere else.
-
work_assignment: make sentence meaning clearer Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> See merge request !719
-
Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
29 Oct, 2015
4 commits
-
Some bug fixes for Noosfero 1.3 This merge request contains a few bug fixes that were reported during pre release testing of Noosfero 1.3. See commits for reference of issues. See merge request !716
-
The "correct" translation string is too big and it was breaking some layouts. Fixes #145
28 Oct, 2015
9 commits
-
Fixes #150
-
These permissions were mistakenly removed in a merge. Fixes #142
-
time_ago_as_sentence has been replaced in a refactor and *_description now takes the action tracker record as an argument. This just updates product related notifications to work after these changes.