07 Aug, 2014
1 commit
-
The field display_color has turned into char(6) and stores the color rgb hex code. (ActionItem2915)
31 Jul, 2014
5 commits
-
(ActionItem3254)
-
Ai3252 product categories block bug Fixing ArgumentError in Profile_editor#index bug: https://noosfero.org/Development/ActionItem3252 See merge request !282
-
Ai3244 limit block item Fixing AI -> http://noosfero.org/Development/ActionItem3244 See merge request !277
-
Ai3249 redirecion attr bug Fixing rails 3 bug: http://noosfero.org/Development/ActionItem3249 See merge request !274
-
(ActionItem3207)
30 Jul, 2014
3 commits
-
Base plugins are enanbed by default and cannot be disabled at the system level, but can be disabled per-environment at the web UI. A part of the required changes also fix the Noosfero plugin infrastructure, in special migrations, on Rails 3.
-
Signed-off-by: David Carlos <ddavidcarlos1392@gmail.com> Signed-off-by: Gabriela Navarro <navarro1703@gmail.com>
-
(ActionItem3249)
28 Jul, 2014
2 commits
-
Ai3237 slideshow block bug Fixing rails3 bug: http://noosfero.org/Development/ActionItem3237 See merge request !269
27 Jul, 2014
1 commit
-
(ActionItem3237)
23 Jul, 2014
2 commits
-
(ActionItem3215) Signed-off-by: Arthur Del Esposte <arthurmde@gmail.com> Signed-off-by: Daniel Bucher <daniel.bucher88@gmail.com>
21 Jul, 2014
1 commit
07 Jul, 2014
1 commit
03 Jul, 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
3 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