08 Dec, 2011
1 commit
-
Noosfero sends an email to all admins of a commnunity when a new comment is posted. This commit removes the author of the comment from the recipient list. Additionally, the comment notifier tests were rewritten. The way it was implemented, the author of the article was always the same as the author of the comment. Now, these authors are different.
07 Dec, 2011
2 commits
06 Dec, 2011
11 commits
-
(ActionItem2136)
-
…nto merge-requests/87
-
…nto merge-requests/82
-
(ActionItem2145)
-
…nto merge-requests/81
-
…nto merge-requests/49
-
…nto merge-requests/80
-
…nto merge-requests/79
-
…nto merge-requests/78
-
…nto merge-requests/64
05 Dec, 2011
1 commit
-
(!ActionItem1234)
29 Nov, 2011
3 commits
-
(ActionItem2203)
28 Nov, 2011
2 commits
-
(ActionItem2200)
-
(ActionItem2199)
24 Nov, 2011
2 commits
22 Nov, 2011
4 commits
-
This reverts commit 26e7f6658d9d47584be570c1715a032111306316.
-
Conflicts: public/stylesheets/application.css
21 Nov, 2011
1 commit
-
(ActionItem2122)
17 Nov, 2011
2 commits
14 Nov, 2011
1 commit
-
(ActionItem2070)
10 Nov, 2011
1 commit
-
* Postgres doesn't accept emtpy string or null value in the in clause so i'm changing the empty value for -1, as there is no negative id. * Adjusting sizes of inputs (ActionItem2079)
01 Nov, 2011
4 commits
-
(ActionItem2079)
-
(ActionItem2079)
-
(ActionItem2079)
-
(ActionItem2104)
31 Oct, 2011
1 commit
-
closes ActionItem2124
28 Oct, 2011
1 commit
-
(ActionItem2079)
26 Oct, 2011
1 commit
25 Oct, 2011
1 commit
-
Included new named_scopes for browsing contents: * more_recent * more_comments * more_views A named_scope to filter only text articles * text_articles Included new browse_contents_menu on base theme (ActionItem2069)
22 Oct, 2011
1 commit
-
Changed the way libs are loaded in gettext.rake at line 11. I wasn't able to test using Debian Lenny. (ActionItem2106)