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
     

23 Mar, 2016

1 commit

  • - Rename TasksHelper file
    - Referencing TasksHelper in TaskController
    - Refactoring task_action/url helper method
    - Manage tasks feature
    - Update SuggetstArticle step
    - Adds functional test for keeping tasks filter
    
    Signed-off-by: Alexandre Barbosa <alexandreab@live.com>
    Signed-off-by: Joenio Costa <joenio@colivre.coop.br>
    Signed-off-by: Ábner Silva de Oliveira <abner.oliveira@serpro.gov.br>
    Signed-off-by: Gustavo Jaruga <darkshades@gmail.com>
    Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
    Ábner Silva de Oliveira
     

23 Feb, 2016

1 commit


21 Feb, 2016

3 commits


11 Feb, 2016

1 commit


05 Feb, 2016

1 commit


04 Feb, 2016

1 commit

  • Depending on timing trying to fill a tinyMCE control will fail with
    `tinymce.editors.article_body is undefined`
    (Selenium::WebDriver::Error::JavascriptError), probably because at the
    point we try to interact with the editor it is still being loaded by the
    browser. Because of that in case of failure we sleep for 1 second and
    try again at most 5 times.
    Antonio Terceiro
     

02 Feb, 2016

1 commit


30 Jan, 2016

1 commit

  • Selenium tests were broken in clicking inside the content selection box.
    
    Some HTML structures, such as `<li>` tags nested to `<a>` tags, may not
    get along with Selenium and the browser interaction. But are perfectly
    fine for the final user.
    
    As we do not want to modify the current behaviour in order to pass
    tests, here we handle Selenium's error properly so tests can still pass
    without modifying current code.
    
    NOTICE: This only works with selenium-webdriver 2.50.0 and up.
    Rafael Manzo
     

29 Jan, 2016

1 commit


26 Jan, 2016

1 commit


21 Jan, 2016

1 commit


20 Jan, 2016

1 commit


24 Nov, 2015

1 commit


21 Nov, 2015

1 commit


10 Nov, 2015

1 commit


02 Oct, 2015

1 commit


23 Sep, 2015

1 commit


15 Sep, 2015

1 commit


14 Sep, 2015

2 commits


13 Sep, 2015

1 commit


30 Aug, 2015

1 commit


01 Aug, 2015

1 commit


24 Jul, 2015

2 commits


11 Jun, 2015

1 commit

  •   - The loading bar was fixed to fix media_panel_upload broken tests
      - The noosfero_steps was fixed to get the first box(this was breaking
        when it was on the environment.
    
    Signed-off-by: Fabio Teixeira <fabio1079@gmail.com>
    Gabriela Navarro
     

12 May, 2015

3 commits


06 Apr, 2015

1 commit


24 Mar, 2015

1 commit


03 Feb, 2015

4 commits


28 Jan, 2015

1 commit


15 Jan, 2015

1 commit