26 Jun, 2014
7 commits
-
Ai3171 categories block bug This MR fix the problem that makes feature/categories_block.feature cucumber/selenium test fails. Detailed description: http://noosfero.org/Development/ActionItem3171
-
…ro into arthurmde/noosfero-content_viewer_refactoring
-
ActionItem3174
-
ActionItem3173
24 Jun, 2014
3 commits
-
Added mass-assign support for all enterprise's field that are configurable on the fields environment page. (ActionItem3147)
-
Added mass-assign support for all community's field that are configurable on the fields environment page. (ActionItem3147)
-
Added mass-assign support for all person's field that are configurable on the fields environment page. (ActionItem3147)
18 Jun, 2014
2 commits
17 Jun, 2014
2 commits
-
Conflicts: plugins/display_content/test/unit/display_content_block_test.rb
16 Jun, 2014
2 commits
15 Jun, 2014
4 commits
-
This reverts commit f8bd2430f86b0b6e3640e2662d1ca689a46ecb98.
-
(ActionItem3097)
-
the migration also fills in the attribute for all the existent articles updated db/schema (ActionItem3097)
-
(ActionItem3097)
14 Jun, 2014
3 commits
-
attachment_fu doesn't provide #current_data for filesystem types of attachment anymore, so I added the method Image#current_data. Also fixes the column name that contains the tags' count for a sql query.
-
the PeopleBlock plugin that comes with these blocks is enabled by default in any Noosfero's environment (ActionItem2859)
13 Jun, 2014
1 commit
-
added new hotstop "body_ending"
12 Jun, 2014
1 commit
11 Jun, 2014
1 commit
09 Jun, 2014
1 commit
06 Jun, 2014
2 commits
-
…te, spread actions) when showing upload file in content_viewer
05 Jun, 2014
6 commits
-
(ActionItem2859)
-
Conflicts: app/controllers/admin/environment_design_controller.rb app/models/friends_block.rb app/models/members_block.rb test/functional/environment_design_controller_test.rb test/unit/members_block_test.rb
-
(ActionItem3042)
-
(ActionItem3042)
04 Jun, 2014
1 commit
-
Still not completely fixed
02 Jun, 2014
3 commits
-
(ActionItem3152)
-
Conflicts: app/views/profile_editor/edit.html.erb (ActionItem3152)
29 May, 2014
1 commit
-
There is no reason for the user menu to load on the client-side. The only reason, that would be plausible is if it varnish was providing cached pages for logged users. Since this is not happening, there is no need to load it on the client-side.