12 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


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


20 Nov, 2015

1 commit


19 Nov, 2015

2 commits

  • Article archived/readonly
    
    This is a new feature to **freeze/archive** on specific article to avoid that a user perform some actions:
    
    - Deny **associate** children articles to archived folders
    - Not allow **vote** to a archived article and your comments
    - Not allow create **new comments**
    - Not count **hits (visualizations)** to a archived article
    
    - Refactory visual aspects into **Visibility** and **Options** sections on create/edit articles
    
    ![visibilit-options](https://softwarepublico.gov.br/gitlab/uploads/noosferogov/noosfero/da89293d37/visibilit-options.png)
    
    - Shows a warning message if a article or their parent is archived
    
    ![archived-article](https://softwarepublico.gov.br/gitlab/uploads/noosferogov/noosfero/8886c421fe/archived-article.png)
    
    So, if you have new actions that were not described here, please give me a feedback and I will implement this :)
    
    See merge request !2
    Victor Costa
     
  • Michel Felipe
     

18 Nov, 2015

1 commit

  • Custom fields can be added to any profile through the admin panel
    in the 'Fields' section. They have the same behaviour as the current
    Noosfero's fields (active, signup, required and privacy).
    
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
    Signed-off-by: Macartur de Sousa <macartur.sc@gmail.com>
    Signed-off-by: Marcos Ramos <ms.ramos@outlook.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Marcos Pereira
     

16 Nov, 2015

1 commit


13 Nov, 2015

2 commits

  • Leandro Santos
     
  • - Add several endpoints
    - Add some API documentation
    - Fix plugins API hotspot
    
    Signed-off-by: Victor Costa <vfcosta@gmail.com>
    Signed-off-by: Leandro Nunes dos Santos <leandronunes@gmail.com>
    Signed-off-by: Evandro Junior <evandrojr@gmail.com>
    Signed-off-by: Rodrigo Souto <rodrigo@colivre.coop.br>
    Signed-off-by: Caio SBA <caio@colivre.coop.br>
    Signed-off-by: Carlos Purificacao <carloseugenio@gmail.com>
    Signed-off-by: Ábner Silva de Oliveira <abner.oliveira@serpro.gov.br>
    Signed-off-by: Aurelio A. Heckert <aurelio@colivre.coop.br>
    Signed-off-by: Evandro Magalhaes Leite Junior <evandro.leite@serpro.gov.br>
    Signed-off-by: Marcelo Júnior <maljunior@gmail.com>
    Signed-off-by: Michel Felipe de Oliveira Ferreira <michel.ferreira@serpro.gov.br>
    Signed-off-by: Larissa Reis <larissa@colivre.coop.br>
    Signed-off-by: ABNER SILVA DE OLIVEIRA <abner.oliveira@serpro.gov.br>
    Signed-off-by: Luciano Prestes Cavalcanti <lucianopcbr@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Simião Carvalho <simiaosimis@gmail.com>
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Marcos Pereira
     

12 Nov, 2015

2 commits


10 Nov, 2015

1 commit


05 Nov, 2015

3 commits