21 Dec, 2015

1 commit


16 Dec, 2015

1 commit


07 Dec, 2015

5 commits


04 Dec, 2015

1 commit

  • …ero into captcha_serpro_plugin
    
    * 'captcha_serpro_plugin' of softwarepublico.gov.br:noosferogov/noosfero: (30 commits)
      api: refactoring captcha
      Update gamification plugin
      Fix archived validation for articles
      Fix datepicker date value
      Update dialoga plugin
      Update dialoga plugin
      Fix resend activation code for users
      Avoid count hits and add comments in archived articles. Added to new unit tests and translated msg
      Changes in endpoints to verify archived article validation
      api: method to resend activation code
      Add method to resend activation code
      Added archived article verification into vote plugin
      New feature archive articles to avoid create comments, associate children articles and perform votes
      Fix to the issue https://gitlab.com/noosfero/noosfero/issues/153 (Event form not loading on datepickers)" In discussion-app there is a issue to this too https://softwarepublico.gov.br/gitlab/noosfero-apps/discussion-app/issues/21
      Noosfero::VERSION: fix detecting git version for good
      Bumping version 1.3
      dalli: connect to 127.0.0.1:11211 by default
      responsive: import new variables file and follow directory structure
      Change feed published metho to consider it's parent privacy
      Fix article visibility in creation
      ...
    
    Conflicts:
    	lib/noosfero/api/v1/articles.rb
    	test/unit/api/articles_test.rb
    Evandro Junior
     

03 Dec, 2015

7 commits


01 Dec, 2015

2 commits


20 Nov, 2015

4 commits


19 Nov, 2015

9 commits


18 Nov, 2015

7 commits


17 Nov, 2015

3 commits

  • Evandro Junior
     
  • Evandro Junior
     
  • * 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
    Evandro Junior