20 Dec, 2012
4 commits
-
(ActionItem2522)
-
(ActionItem2521)
-
…into merge-requests/255
19 Dec, 2012
1 commit
-
…into merge-requests/249
18 Dec, 2012
1 commit
-
Also logging spammer when comment is marked as spam
30 Nov, 2012
2 commits
27 Nov, 2012
2 commits
-
Conflicts: test/functional/cms_controller_test.rb test/unit/article_test.rb
16 Nov, 2012
1 commit
15 Nov, 2012
9 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
14 Nov, 2012
1 commit
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)
07 Nov, 2012
5 commits
-
This reverts commit b8920a1e95ef9e9d54527de691fbeb1b1921a27f. Conflicts: app/models/user.rb
-
Conflicts: debian/changelog lib/noosfero.rb
-
Same as 521420587c18163c55c790a2f5241489260cea38, but before is_template is defined ActionItem2456
-
* Must fix the class calls commented on Article class
06 Nov, 2012
2 commits
-
This reverts commit 521420587c18163c55c790a2f5241489260cea38. is_template is not defined on stable version yet: "NoMethodError: undefined method `is_template?'"
04 Nov, 2012
9 commits
-
Conflicts: app/sweepers/article_sweeper.rb db/schema.rb test/unit/environment_test.rb
-
Added tests Added background on edition of profile to be easier to know which field the checkbox is related (ActionItem1717)
-
(ActionItem1717)