08 Apr, 2016

1 commit

  • Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: Arthur Jahn <stutrzbecher@gmail.com>
    Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Signed-off-by: Victor Costa <vfcosta@gmail.com>
    Carlos Purificação
     

06 Apr, 2016

4 commits

  • 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
     
  • Braulio Bhavamitra
     
  • Braulio Bhavamitra
     
  • 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
     

01 Apr, 2016

1 commit


29 Mar, 2016

3 commits


25 Mar, 2016

1 commit

  • It now uses BoxesHelper logic instead of HTML generation within the
    model violating MVC.
    
    As it is a class within a module
    (`ContainerBlockPlugin::ContainerBlock`) `BoxesHelper` required fixes to
    handle the module prefix when searching for the proper view to render.
    Previously it would wrongly search for
    `blocks/container_block_plugin/container.html.erb` instead of
    `blocks/container.html.erb`.
    Rafael Reggiani Manzo
     

24 Mar, 2016

1 commit


23 Mar, 2016

4 commits


22 Mar, 2016

2 commits


18 Mar, 2016

1 commit


17 Mar, 2016

1 commit

  • newsletter: search blogs also by profile's names
    
    We already allow the admin to choose any blog in the environment to feed the newsletter,
    however it's only possible to search a blog by its name or community's name. With this
    patch the admin can search for a blog either by its name or the name of the profile the
    blog belongs to.
    
    See merge request !706
    Braulio Bhavamitra
     

16 Mar, 2016

4 commits


15 Mar, 2016

5 commits


14 Mar, 2016

1 commit


12 Mar, 2016

1 commit


08 Mar, 2016

1 commit


01 Mar, 2016

2 commits


23 Feb, 2016

1 commit


22 Feb, 2016

4 commits


21 Feb, 2016

1 commit


18 Feb, 2016

1 commit