18 Mar, 2014
6 commits
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
-
(ActionItem3039)
10 Mar, 2014
3 commits
07 Mar, 2014
3 commits
-
It's not used anymore since: ca5ebf95375cd5dbb80a047dc79f4c31e36df899
05 Mar, 2014
1 commit
-
Ai2943 Container Block Fixes Fix broken edition for container block with the new css for sideboxes view.
01 Mar, 2014
1 commit
20 Feb, 2014
1 commit
13 Feb, 2014
7 commits
-
…onment and by the user
12 Feb, 2014
2 commits
11 Feb, 2014
7 commits
-
(ActionItem2995)
-
Also adding a new assert helper to test the order of a collection without assuming all elements inside it. (ActionItem2996)
-
require_auth_to_comment plugin break dom's ready when not logged http://noosfero.org/Development/ActionItem2988
-
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
-
Don't let firefox show broken images name breaking layout http://noosfero.org/Development/ActionItem2981
-
Remove extra div close tag on location block http://noosfero.org/Development/ActionItem2961
10 Feb, 2014
1 commit
08 Feb, 2014
2 commits
-
(ActionItem2987)
06 Feb, 2014
1 commit
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
4 commits
-
(ActionItem2943)
-
Container block was not updated when its child changes. Setting cacheable? to false in container_block to avoid this problem.