17 Nov, 2015
4 commits
-
* staging: (138 commits) Do not return private token when user is inactive Fix unit test in api search Remove trailing spaces updating juventude plugin access comments through profile author mergin with master updating juventude plugin updating gamification plugin updating juventude plugin Fix gem version of omniauth-oauth2 Fixed bug on /plugins/oauth_client/lib/ext/user.rb -> was referencing a class OauthClientPlugin::UserProvider which was recently renamed to OauthClientPlugin::Auth. [gallery block] display images from a gallery Update translation files Noosfero::VERSION: use only newer git versions Bumping version 1.3~rc2 work_assignment: make sentence meaning clearer Makes LDAP password_recovery configurable Add support to tinymce editor in forum description updating plugin Small change in pt br translation ... Conflicts: test/unit/api/session_test.rb
16 Nov, 2015
2 commits
11 Nov, 2015
2 commits
10 Nov, 2015
1 commit
09 Nov, 2015
2 commits
06 Nov, 2015
1 commit
04 Nov, 2015
5 commits
03 Nov, 2015
10 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
5 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