05 May, 2016

10 commits

  • - Environment admins can now choose the recipients
    that will recieve an email sent throw the admin panel.
    There are now 3 options: All users(exclusive with other options)
    			 Environment Admins(inclusive with opt below)
    			 Profile Admins(inclusive with opt above)
    
    Signed-off-by: Artur Bersan de Faria <arturbersan@gmail.com>
    Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com>
    Signed-off-by: Matheus Miranda <matheusmirandalacerda@gmail.com>
    Signed-off-by: Omar Junior <omarroinuj@gmail.com>
    Signed-off-by: Tallys Martins <tallysmartins@gmail.com>
    Tallys Martins
     
  • environment_notification plugin improved
    
    - Added notifications for Organizations;
        - Only the profile admin can create them;
        - show_only_in_homepage option here works with profile homepage;
     - Rename plugin to be more consistent with new features;
     - Adds plugin namespace to tables, classes and modules;
    
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Lucas Severo <lucassalves65@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    
    fixes migration and translations
    
    See merge request !838
    Braulio Bhavamitra
     
  • Adds required email moderation option
    
    - Confirmation modal when joining community where user's email is required.
    - Moderation option to require email in community control panel.
    - Adds task footer support.
        - Implemented for add_member task.   
            - Changes the e-mail of the requestor to appear on the task footer.
    
    See merge request !882
    Joenio Costa
     
  •  - Added notifications for Organizations;
        - Only the profile admin can create them;
        - show_only_in_homepage option here works with profile homepage;
     - Rename plugin to be more consistent with new features;
        - Old plugin folder still exists, so old users can
          switch automatically when migrating;
        - If you want to start using it, activate "admin_notifications" plugin
          instead of "environment_notification"
     - Adds plugin namespace to tables, classes and modules;
    
    Signed-off-by: Gabriel Silva <gabriel93.silva@gmail.com>
    Signed-off-by: Lucas Severo <lucassalves65@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Thiago Ribeiro <thiagitosouza@gmail.com>
    Gabriel Silva
     
  • fix html escape of activity lead
    
    fix html escape of activity lead
    
    See merge request !899
    Leandro Santos
     
  • Fix top_ancestor of root categories
    
    The root categories are created with "blank" as ancestry, not with nil.
    And should return itself when calling "top_ancestor".
    
    See merge request !880
    Leandro Santos
     
  • Leandro Santos
     
  • Marcos Pereira
     
  • metadata: Use lead instead of body for description
    
    Most social networks limit the description length so it's not necessary to put the whole article body in the description meta tag so we use the lead instead.
    
    Also if the article is reasonably long, the user could be unable to share it, getting a "Request-URI Too Large" error.
    
    See merge request !873
    Braulio Bhavamitra
     
  • Fixes for video plugin
    
    - Add migration to rename type of blocks on database
    - Fix visualization of  video gallery article
    
    See merge request !897
    Braulio Bhavamitra
     

04 May, 2016

10 commits


03 May, 2016

10 commits


02 May, 2016

8 commits


01 May, 2016

1 commit


30 Apr, 2016

1 commit