21 Aug, 2012
4 commits
-
ActionItem2306
-
ActionItem2306
20 Aug, 2012
3 commits
-
Plus a small enhancements on the existing UI for comments: turned the "delete" button into a text-only label in the bottom, instead of an annoying icon that shows up when you pass the mouse over the comment balloon. ActionItem2306
-
ActionItem2306
-
While the knowledge about spam and ham is included in the Noosfero core, actually checking comments for spam is delegated to plugins. This way we can have multiple ways of checking for spam. ActionItem2306
17 Aug, 2012
4 commits
-
That idea could be useful for streaming comment data, but it is not useful to notify plugins that a comment was saved before checking e.g. that it is not SPAM. So this notification must be done by the CommentHandler class, *after* it decided that the comment received is valid (e.g. an antispam plugin decided it is not spam). ActionItem2306
-
ActionItem2306
16 Aug, 2012
3 commits
-
Conflicts: app/views/admin_panel/index.rhtml
-
This fixes the recognition of the IP address from which comments were made. Besides, ammend varnish setup instructions to include the installation of a required apache module to make sure IP address is correctly identified when Apache is behind a proxy. ActionItem2306
-
No plugin should have any code outside of its own directory; the way this was, in practive everyone had to have savon installed to do *anything* in Noosfero. Plugins cannot force their dependencies on installations were they are not enabled.
10 Aug, 2012
1 commit
09 Aug, 2012
10 commits
-
…into merge-requests/199
-
…into merge-requests/204
-
…into merge-requests/196
-
…into merge-requests/193
-
…into merge-requests/197 Conflicts: plugins/stoa/test/unit/person_test.rb
-
…into merge-requests/195
-
* Licenses only can be removed with method 'post' * Fixing truncate calls to stop displaying deprecation warnings * Added buttons to add a new license and to go back to admin panel * Added new db/schema (ActionItem2379)
08 Aug, 2012
6 commits
-
…into merge-requests/187 Conflicts: app/models/environment.rb public/stylesheets/application.css test/factories.rb test/fixtures/roles.yml test/unit/article_test.rb
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
-
The templates are not visible, so new user won't be able to see them Also styling the checkbox "is_template" on profile edition (ActionItem2378)
07 Aug, 2012
9 commits
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
-
ActionItem2306
-
ActionItem2392