26 Aug, 2012
1 commit
25 Aug, 2012
1 commit
-
ActionItem2306
24 Aug, 2012
3 commits
-
Undo some things, fix some tests, etc
-
Conflicts: lib/noosfero/plugin/context.rb lib/noosfero/plugin/manager.rb test/unit/plugin_manager_test.rb
-
ActionItem2306
21 Aug, 2012
6 commits
-
Additionally, I have made the "Mark as SPAM" and "Remove" links in the page view comment listing work through AJAX, so that now it is much more practical to remove comments or mark them as spam. ActionItem2306
-
…into merge-requests/181 Conflicts: app/controllers/application_controller.rb app/helpers/application_helper.rb app/models/person.rb app/views/enterprise_registration/basic_information.rhtml lib/noosfero/plugin.rb public/stylesheets/application.css test/unit/person_test.rb test/unit/profile_test.rb
-
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
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
18 Aug, 2012
1 commit
-
Also: - Added migration to remove action_trackers with target nil - Updated db/schema (ActionItem2400)
17 Aug, 2012
7 commits
-
Also replaced "if !" by "unless"
-
…into merge-requests/211
-
…into merge-requests/210
-
…into merge-requests/185
-
ActionItem2306
-
…into merge-requests/205
15 Aug, 2012
5 commits
-
Enterprise status should be "active" and "not active", not "enabled" and "disabled"
-
Also move view to template
13 Aug, 2012
1 commit
10 Aug, 2012
1 commit
-
ActionItem2318
09 Aug, 2012
1 commit
-
…into merge-requests/193
08 Aug, 2012
2 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
-
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
3 commits
-
(ActionItem2378)
-
(ActionItem2378)
-
(ActionItem2378)
03 Aug, 2012
1 commit
-
Also, removed comments from images on profile, because now the gallery is the target of activity (ActionItem1826)
24 Jul, 2012
1 commit
-
(ActionItem2375)
22 Jul, 2012
1 commit
-
…into merge-requests/191
20 Jul, 2012
1 commit
-
This fixes ActionItem2344