14 Apr, 2016

1 commit


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


06 Apr, 2016

1 commit

  • Enables push notification for mobile platforms using Google Cloud Message infrastructure.
    
    - Administrators can choose among all available notification
    - Users can activate notifications through API and GUI
    - Users devices MUST be registered through API to use push notifications
    - Other plugins can add users to be notified for each notification.
    - Available notifications can be found in the file "notification_settings.rb"
    
        Signed-off-by: Marcos Ramos <ms.ramos@outlook.com>
        Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    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
     

01 Apr, 2016

3 commits


23 Feb, 2016

1 commit

  • Also rewriting the file visualization to work consistently with every
    file type. Here is the overall basic behavior now:
    
      * If the request is passed with view=true, content is displayed
        as an article content.
        * If the file has an inline visualization (like images) it's already
          displayed.
        * If not, a download link is displayed.
      * If the request is passed with view=false, the file is provided
        straight, without any noosfero layout being loaded.
    
      * If the file is private:
        * And the user accesses its public filesystem path, apache (this is
          done by noosfero-apache) will redirect the request to rails
          path so that the rails server will provide it considering
          appropriate permissions.
        * And the user accesses its rails path, rails server will provide as
          well.
      * If the file is public:
        * And the user accesses its public filesystem path, apache will
          provide the file.
        * And the user accesses its rails path, rails server will redirect
          to its public filesystem path so that apache provides the file.
    Rodrigo Souto
     

22 Feb, 2016

3 commits

  • Rodrigo Souto
     
  • - Every article can be followed so the user can receive notifications without
      having to comment on it
    
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Marcos Ramos <ms.ramos@outlook.com>
    Signed-off-by: Gustavo Coelho <gust.rod.coelho@gmail.com>
    Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
    Signed-off-by: Carlos Purificacao <carloseugenio@gmail.com>
    Signed-off-by: Victor Costa <vfcosta@gmail.com>
    Signed-off-by: Caio SBA <caio@colivre.coop.br>
    Signed-off-by: Leandro Nunes dos Santos <leandro.santos@serpro.gov.br>
    Signed-off-by: Michel Felipe de Oliveira Ferreira <michel.ferreira@serpro.gov.br>
    Signed-off-by: Evandro Jr <evandrojr@gmail.com>
    Marcos Ramos
     
  • resolves #312 and close.
    Valessio Brito
     

28 Dec, 2015

1 commit


05 Nov, 2015

2 commits


07 Oct, 2015

1 commit


06 Oct, 2015

1 commit


14 Sep, 2015

1 commit


11 Sep, 2015

3 commits


04 Sep, 2015

1 commit


28 Aug, 2015

2 commits


27 Aug, 2015

1 commit


21 Aug, 2015

2 commits


13 Aug, 2015

2 commits


12 Aug, 2015

1 commit


24 Jul, 2015

4 commits


20 Jul, 2015

2 commits


12 Jul, 2015

1 commit


28 Jun, 2015

1 commit


25 Jun, 2015

1 commit


17 Jun, 2015

1 commit