22 Sep, 2015
1 commit
15 Sep, 2015
1 commit
-
For some reason, tinymce is not working on production environment. After some investigation, we discovered that it wasn't working on production due to the compression of tinymce.min.js. After using the non-minified version, the problem was solved. We also upgraded to 4.2.5.
08 Sep, 2015
1 commit
05 Sep, 2015
1 commit
-
- Order members by name - Removed white spaces - Changed strings to be translated - Renamed div id and test - Adjust ul tag members - Fixed plugin dependency Signed-off-by: Omar Junior <omarroinuj@gmail.com> Signed-off-by: DylanGuedes <djmgguedes@gmail.com> Signed-off-by: Vitor Barbosa <vitormga15@gmail.com> Signed-off-by: Brenddon Gontijo <brenddongontijo@msn.com> Signed-off-by: Tallys Martins <tallysmartins@yahoo.com.br> Signed-off-by: Simiao Carvalho <simiaosimis@gmail.com>
04 Sep, 2015
1 commit
28 Aug, 2015
1 commit
27 Aug, 2015
1 commit
13 Aug, 2015
1 commit
10 Aug, 2015
3 commits
-
Besides, allow session to hold a value for after signup redirection
28 Jul, 2015
1 commit
25 Jul, 2015
2 commits
23 Jul, 2015
1 commit
-
- first it breaks selenium tests because it hides the original select and replaces it with its own thing. - second, IMO is is too much overhead to add a style that (again IMO) is not even that better than the default select widget in Firefox.
20 Jul, 2015
1 commit
17 Jul, 2015
1 commit
16 Jul, 2015
1 commit
-
Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
14 Jul, 2015
2 commits
08 Jul, 2015
4 commits
-
Conflicts: Gemfile
06 Jul, 2015
3 commits
-
Conflicts: app/models/article.rb test/functional/tasks_controller_test.rb
03 Jul, 2015
1 commit
-
Conflicts: app/models/event.rb app/models/profile.rb po/fr/noosfero.po
25 Jun, 2015
1 commit
20 Jun, 2015
1 commit
17 Jun, 2015
3 commits
-
tokeninput: don't focus on init to avoid page scroll down This happens for example on /admin/features with feature members_whitelist_enabled with one member added, the page will load and scroll to token input See merge request !594
-
application-js: encapsulate dom element on jQuery before calling hide() See merge request !556
-
Conflicts: Gemfile public/proposal-app public/stylesheets/application.css
16 Jun, 2015
3 commits
-
Conflicts: lib/noosfero/plugin.rb
-
(ActionItem3149)
15 Jun, 2015
2 commits
-
Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
Conflicts: lib/noosfero/plugin.rb test/unit/article_test.rb test/unit/person_test.rb
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>
09 Jun, 2015
1 commit
-
This happens for example on /admin/features with feature members_whitelist_enabled with one member added, the page will load and scroll to token input