22 Jul, 2014
8 commits
-
Conflicts: app/views/layouts/_javascript.html.erb public/javascripts/jquery.typewatch.js
-
Conflicts: app/models/profile.rb
-
Conflicts: public/stylesheets/application.css
-
(ActionItem3075)
-
(ActionItem3075)
-
* Move welcome page a separate action under the HomeController instead of cranking it under the signup. * May show welcome page to both signup (with or without confirmation). (ActionItem3075)
16 Jul, 2014
2 commits
07 Jul, 2014
1 commit
03 Jul, 2014
2 commits
30 Jun, 2014
2 commits
26 Jun, 2014
3 commits
-
ActionItem3174
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
1 commit
17 Jun, 2014
3 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
2 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)
12 Jun, 2014
1 commit
05 Jun, 2014
5 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)
04 Jun, 2014
1 commit
-
Still not completely fixed