26 Mar, 2013
1 commit
20 Mar, 2013
1 commit
-
Also removing the :url param on 2 admin view forms that were breaking the tests. They were originally include to avoid linking to the wrong page on profiles with own domain. But this pages will not be visualized if they are not using the environment domain, therefore there is no need to used this params.
18 Mar, 2013
1 commit
15 Mar, 2013
1 commit
-
…into merge-requests/253
07 Mar, 2013
1 commit
-
…into merge-requests/273
18 Feb, 2013
1 commit
-
…into merge-requests/274
04 Feb, 2013
1 commit
-
It also fixes src from images (ActionItem2555)
01 Feb, 2013
1 commit
-
Change a little the image display to repeat the gallery display in the network stream and for a better space usage.
30 Jan, 2013
1 commit
-
(ActionItem2560)
26 Jan, 2013
2 commits
23 Jan, 2013
2 commits
-
ActionItem2556
22 Jan, 2013
1 commit
19 Jan, 2013
1 commit
18 Jan, 2013
1 commit
16 Jan, 2013
1 commit
03 Jan, 2013
2 commits
20 Dec, 2012
1 commit
-
(ActionItem2522)
19 Dec, 2012
1 commit
-
…into merge-requests/249
12 Dec, 2012
1 commit
03 Dec, 2012
2 commits
-
Conflicts: lib/noosfero/plugin/settings.rb test/unit/plugin_settings_test.rb
-
…into merge-requests/248 Conflicts: app/models/person.rb app/views/catalog/index.rhtml public/stylesheets/application.css test/functional/catalog_controller_test.rb
27 Nov, 2012
3 commits
-
Conflicts: test/functional/cms_controller_test.rb test/unit/article_test.rb
15 Nov, 2012
7 commits
-
Changed strings to be more clear to user Changed colors of images
-
Removing unused code
-
All fixed fields have balloons
-
Template options appears after all fields Fixed width of radio input Fixed translation of usp field tip
13 Nov, 2012
1 commit
-
The replace used to remove non-breaking spaces was removing part of some characters codification. I changed it for \xC2\xA0 which is non-breaking space in UTF-8. (ActionItem2480)
11 Nov, 2012
2 commits
-
(ActionItem2511)
08 Nov, 2012
1 commit
-
(ActionItem2439)
04 Nov, 2012
2 commits
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb