27 Mar, 2015

1 commit


26 Mar, 2015

1 commit


25 Mar, 2015

2 commits


22 Mar, 2015

1 commit


10 Mar, 2015

1 commit


01 Mar, 2015

1 commit


26 Feb, 2015

1 commit


23 Feb, 2015

1 commit


13 Feb, 2015

3 commits


12 Feb, 2015

2 commits


10 Feb, 2015

2 commits


09 Feb, 2015

1 commit

  • - Create tests for private and invisible communities using the privace methods
     - Executing filters for events and contact pages in private profiles
    
    Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Signed-off-by: Luciano Prestes <lucianopcbr@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br>
    Tallys Martins
     

06 Feb, 2015

1 commit


03 Feb, 2015

4 commits


02 Feb, 2015

1 commit


29 Jan, 2015

1 commit


28 Jan, 2015

1 commit


27 Jan, 2015

5 commits


26 Jan, 2015

3 commits


22 Jan, 2015

2 commits


21 Jan, 2015

5 commits

  • Rodrigo Souto
     
  • Fixed block
    
    Make a specific block fixed on a position. Only the environment admin can move and specify this option for the block
    
    https://gitlab.com/noosfero/noosfero/issues/26
    
    See merge request !380
    Antonio Terceiro
     
  • Fixed blocks can't be modified by regular users, but only by
    administrators. The main use case is defining a few blocks in the user
    or community templates, so that users and communities can't remove or
    change them.
    
    Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
    Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com>
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Signed-off-by: Gustavo Jaruga <darksshades@gmail.com>
    Fabio Teixeira
     
  • - Changed methods and variable names.
    - Created work_assignment_plugin_myprofile_controller and undone the cms_controller extension
    - Fixed the tests to fit the new structure
    
    Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
    Tallys Martins
     
  • - Changed article_extra_fields hotspot name to upload_files_extra_fields
    - Fixed some code spacing.
    - Fixed uploaded file filter on plugin class
    - Fixed after_validation filter on UploadedFile plugin extension class
    
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Signed-off-by: Filipe Ribeiro <firibeiro77@live.com>
    Signed-off-by: Pedro de Lyra <pedrodelyra@gmail.com>
    Signed-off-by: Álvaro Fernando <alvarofernandoms@gmail.com>
    Signed-off-by: André Bernardes <andrebsguedes@gmail.com>
    Signed-off-by: Hebert Douglas <hebertdougl@gmail>
    Tallys Martins