25 Apr, 2016
2 commits
-
Conflicts: .travis.yml app/controllers/my_profile/tasks_controller.rb app/helpers/application_helper.rb app/views/profile_editor/_pending_tasks.html.erb app/views/tasks/processed.html.erb test/functional/tasks_controller_test.rb
-
Currently translated at 17.0% (14 of 82 strings)
22 Apr, 2016
16 commits
-
Run api tests in plugins See merge request !870
-
Fixing html_safe for noosfero This MR treats of Noosfero's safe strings (with html_safe), because at the moment Noosfero treats all strings as safe, which allows users to inject malicious code. See merge request !859
-
Use ApplicationRecord pattern Anticipating a pattern from Rails 5 See merge request !868
-
Anticipating a pattern from Rails 5
21 Apr, 2016
4 commits
-
Currently translated at 71.6% (43 of 60 strings)
-
Currently translated at 56.5% (1201 of 2124 strings)
20 Apr, 2016
5 commits
-
Rename BUNDLE_OPTS to NOOSFERO_BUNDLE_OPTS as it replaced and reserved to bundler, see https://github.com/bundler/bundler/blob/61f1c2313f5cc07fe389a2ec5d1931f8cc61b004/lib/bundler.rb#L218
-
Improves listing of processed tasks - Filters for processed tasks Signed-off-by: Gustavo Jaruga <darksshades@gmail.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com> See merge request !833
-
Signed-off-by: Alexandre Barbosa <alexandreab@live.com> Signed-off-by: Marcos Ronaldo <marcos.rpj2@gmail.com>
19 Apr, 2016
12 commits
-
api: fix validation of inactive users in login See merge request !866
-
Fix error accessing community with own domain Fix for https://softwarepublico.gov.br/gitlab/noosferogov/noosfero/issues/191 See merge request !865
-
Conflicts: lib/feed_handler.rb test/unit/feed_handler_test.rb
-
As ENV vars are not the settings implementation choice through the, project, this is should turn this aspect of the feed fetching proxy functionality compliant with Noosfero's design choices.
-
This has commit 4ebcbe31 squashed in which added SSL support.
-
spaminator: replaces progressbar with ruby-progressbar spaminator plugin complains about missing gem. progressbar is not maintained anymore and debian now packages only ruby-progressbar, so i replaced progressbar with ruby-progressbar on spaminator plugin. See merge request !857
-
Very subtle improvement on checked web_steps BILD https://travis-ci.org/tallysmartins/noosfero/builds/124014151 @marcosronaldo @diguliu See merge request !862
18 Apr, 2016
1 commit