15 Apr, 2014
3 commits
-
AI3012
-
AI3012
14 Apr, 2014
1 commit
-
Use I18n fallbacks and default_locale as in FastGettext http://noosfero.org/Development/ActionItem3085
08 Apr, 2014
1 commit
-
(ActionItem3087)
03 Apr, 2014
2 commits
-
AI3012
01 Apr, 2014
1 commit
26 Mar, 2014
2 commits
-
(ActionItem3063)
-
agenda_improvements: Changed the limit to show the events Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Luiz Matos <luizff.matos@gmail.com> (ActionItem3048)
05 Mar, 2014
1 commit
-
Ai2943 Container Block Fixes Fix broken edition for container block with the new css for sideboxes view.
13 Feb, 2014
1 commit
12 Feb, 2014
1 commit
11 Feb, 2014
4 commits
-
(ActionItem2995)
-
Also adding a new assert helper to test the order of a collection without assuming all elements inside it. (ActionItem2996)
-
Don't render layout for javascript format This is the default behaviour for Rails when rendering .js.erb files. Check http://stackoverflow.com/questions/4060300/when-rendering-js-erb-file-it-renders-layout-with-the-javascript-is-it-a-bug
05 Feb, 2014
1 commit
-
This is the default behaviour for Rails when rendering .js.erb files. Check http://stackoverflow.com/questions/4060300/when-rendering-js-erb-file-it-renders-layout-with-the-javascript-is-it-a-bug
23 Jan, 2014
1 commit
16 Jan, 2014
1 commit
15 Jan, 2014
5 commits
-
Conflicts: test/functional/cms_controller_test.rb test/unit/profile_test.rb
-
- Also fixed db/schema (ActionItem2852)
-
Conflicts: app/models/person.rb db/schema.rb
-
- Also included new db/schema - Removed unused partial (ActionItem2513)
-
(ActionItem2513) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
09 Jan, 2014
1 commit
-
- Added a field on article new/edit to specify which users can access the article - Added a relationship has_and_belongs_to_many between Article and Person - Created a new table article_privacy_exceptions for has_and_belongs_to_many - Added cucumber tests - Added a new cucumber step to add a user to the exception users list (ActionItem2852) Signed-off-by: Alex de Souza <campelo.al1@gmail.com> Signed-off-by: Athos Ribeiro <athoscribeiro@gmail.com> Signed-off-by: Andre Bedran <bedran.fleck@gmail.com> Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Carlos Andre <carlos.andre.souza@msn.com> Signed-off-by: Fabio Teixeira <fabio1079@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com> Signed-off-by: Gustavo Jaruga <darksshades@hotmail.com> Signed-off-by: Matheus Faria <matheus.sousa.faria@gmail.com> Signed-off-by: Tales Martins <tales.martins@gmail.com>
07 Jan, 2014
3 commits
-
Conflicts: db/schema.rb test/unit/person_test.rb
-
Add plugin view paths at initialization. Calling prepend_view_path on each request is too slow. Do not include theme dir at view path. Themes must use theme_include method to render rhtml files (instead of using render directly). This avoids conflict of files with same name at different themes and reduces the amount of paths in view_paths.
06 Jan, 2014
3 commits
-
Conflicts: test/functional/memberships_controller_test.rb test/unit/person_test.rb
02 Jan, 2014
1 commit
18 Dec, 2013
2 commits
16 Dec, 2013
4 commits
-
…into merge-requests/425
-
…into merge-requests/387 Conflicts: app/helpers/application_helper.rb public/designs/themes/base/style.css
13 Dec, 2013
1 commit
-
(ActionItem2910) Signed-off-by: Marcos Ramos <ms.ramos@outlook.com> Signed-off-by: Rafael de Souza Queiroz <querafael@live.com>