30 May, 2016

3 commits


27 May, 2016

2 commits


23 May, 2016

3 commits


20 May, 2016

2 commits


19 May, 2016

1 commit


18 May, 2016

1 commit


17 May, 2016

1 commit


16 May, 2016

1 commit


09 May, 2016

1 commit


06 May, 2016

2 commits


05 May, 2016

3 commits


04 May, 2016

2 commits


03 May, 2016

1 commit


27 Apr, 2016

2 commits


26 Apr, 2016

1 commit


25 Apr, 2016

1 commit


22 Apr, 2016

1 commit


19 Apr, 2016

1 commit


18 Apr, 2016

2 commits


14 Apr, 2016

2 commits


13 Apr, 2016

1 commit

  • - Avoid create comments, associate children articles and perform votes on archived articles
    - Update db/schema
    
    -Signed-off-by: Michel Felipe de Oliveira Ferreira <michel.ferreira@serpro.gov.br>
    -Signed-off-by: Gustavo Jaruga Cruz <darksshades@gmail.com>
    -Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    
    (cherry picked from commit 144d608f15e2864e8053d384e871699d314a9283)
    Michel Felipe
     

08 Apr, 2016

1 commit


07 Apr, 2016

2 commits

  • Expandable text area when you leave a big scrap in profile's wall
    
    Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
    Signed-off-by: Macártur Sousa <macartur.sc@gmail.com>
    Victor Costa
     
  • fixes community track plugin
    
    Signed-off-by: Evandro Magalhaes Leite Junior <evandro.leite@serpro.gov.br>
    Signed-off-by: Gustavo Jaruga <darkshades@gmail.com>
    Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Victor Costa <vfcosta@gmail.com>
    
    See merge request !816
    Daniela Feitosa
     

06 Apr, 2016

2 commits

  • Add subtitle support to the following core blocks:
    * my_network
    * profile_search
    * categories
    * highlights
    * slideshow
    * article
    * blog_archives
    * featured_products
    * feed_reader
    * link_list
    * location
    * products
    * profile_list
    * raw_html
    * recent_documents
    * tags
    
    Add subtitle support to the following plugins blocks:
    * community_track: track_list
    * container_block: container
    * context_content: context_content
    * display_content: display_content_block
    * event: event
    * gallery_block: gallery_block
    * organization_ratings: organization_ratings_block
    * people_block: people_base
    * profile_members_headlines: headlines
    * recent_content: recent_content_block
    * relevant_content: relevant_content_block
    * site_tour: tour
    * sniffer: interests_block
    
    Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
    Arthur Esposte
     
  • - Remove html from community_track models
    - Extracts update_categories to categories helper
    Marcos Pereira
     

05 Apr, 2016

1 commit

  • New feature: manage email templates
    
    This MR depends on liquid ~> 3.0.3 and this version is not available on Debian Jessie, just in testing and unstable. So, I will upload ruby-liquid (3.0.4) to Noosfero Debian Jessie archive to satisfy it.
    
    See merge request !814
    Rodrigo Souto