22 Feb, 2016

10 commits


18 Feb, 2016

2 commits


16 Feb, 2016

1 commit


11 Feb, 2016

3 commits

  • Fixes crash when processing suggest an article task
    
    - Removes an old line that was left behind during merge of support for
      different types of article. It was overriding the correct decision
      made by #article_type.
    - Defines SuggestArticle#author_name the same as the sender so
      noosfero task page doesn't crash in case the processing of the task
      throws an error, since it will try to show the author name in the
      task error page.
    
      Fixes #166
    
    See merge request !786
    Antonio Terceiro
     
  • fix signup with custom_fields
    
    Fixes bugs with signup with required custom fields, as well as required custom values not being saved for new communities.
    
    See merge request !783
    Antonio Terceiro
     
  •   - Removes an old line that was left behind during merge of support for
      different types of article. It was overriding the correct decision
      made by #article_type.
      - Defines SuggestArticle#author_name the same as the sender so
      noosfero task page doesn't crash in case the processing of the task
      throws an error, since it will try to show the author name in the
      task error page.
    
      Fixes #166
    Larissa Reis
     

05 Feb, 2016

1 commit


04 Feb, 2016

1 commit


02 Feb, 2016

1 commit


22 Jan, 2016

1 commit


28 Dec, 2015

3 commits


15 Dec, 2015

2 commits


14 Dec, 2015

1 commit


12 Dec, 2015

2 commits


11 Dec, 2015

1 commit


10 Dec, 2015

1 commit


09 Dec, 2015

1 commit


08 Dec, 2015

2 commits


07 Dec, 2015

2 commits


05 Dec, 2015

1 commit


04 Dec, 2015

2 commits

  • Fix HTTP caching and logins with rails 4
    
    Since all cookies should be dropped for unauthenticated users, you cannot
    expect the XSRF cookie to be present to allow users to login!
    
    
    See merge request !739
    Victor Costa
     
  • - Adds hostspot in Organization Rating task details
    - Improvements on task and organization ratings layout
    - Added one hotspot for task contents and another for ratings container content
    - Rejected rating comments are only displayed to env admins and comment owners
    - All task messages now refers to "a Report" instead of Comment:
      i.g. "Report waiting for approval" instead of "Comment waiting for approval"
    - Also added css style to auto expand task div
    
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Signed-off-by: Dylan Guedes <djmgguedes@gmail.com>
    Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
    
    See merge request !737
    Gabriel Silva
     

03 Dec, 2015

1 commit


01 Dec, 2015

1 commit