27 Jan, 2014
1 commit
-
(ActionItem2969)
20 Jan, 2014
1 commit
-
I had to put the validation for the length of alternatives in the Field model because, since we are using Single Table Inheritance, we are creating Field objects with the type as a param instead of creating SelectField objects. This way, subclass' validation are skipped. I kept the validation in the SelectField model as well, because we also edit existing SelectField objects. (ActionItem2960)
19 Jan, 2014
1 commit
11 Nov, 2013
4 commits
09 Nov, 2013
1 commit
06 Nov, 2013
1 commit
05 Nov, 2013
1 commit
21 Oct, 2013
1 commit
-
AI2780
22 Aug, 2013
1 commit
-
(ActionItem2775)
05 Jul, 2013
1 commit
-
ActionItem2593
27 Feb, 2013
1 commit
-
Also destroying fields after removing a form (ActionItem2601)
21 Oct, 2012
2 commits
-
"Add a block" button "Edit" buttons on blocks Also replaced radio_button_tag and label_tag by labelled_radio_button
20 Oct, 2012
3 commits
13 Oct, 2012
2 commits
-
ActionItem2456
07 Oct, 2012
1 commit
-
…into merge-requests/213 Conflicts: app/controllers/application_controller.rb app/helpers/application_helper.rb app/views/content_viewer/_comment.rhtml app/views/content_viewer/view_page.rhtml lib/noosfero/plugin.rb test/functional/content_viewer_controller_test.rb test/unit/comment_test.rb
01 Oct, 2012
1 commit
-
Conflicts: po/pt/noosfero.po public/javascripts/application.js
14 Sep, 2012
1 commit
11 Sep, 2012
2 commits
-
…into merge-requests/216 Conflicts: debian/changelog etc/noosfero/varnish-noosfero.vcl lib/noosfero.rb
-
ActionItem2306
10 Sep, 2012
2 commits
06 Sep, 2012
1 commit
05 Sep, 2012
1 commit
-
ActionItem2402
04 Sep, 2012
1 commit
28 Aug, 2012
1 commit
26 Aug, 2012
1 commit
25 Aug, 2012
2 commits
-
ActionItem2306
24 Aug, 2012
4 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
23 Aug, 2012
1 commit
-
This way any class can just include Noosfero::Plugin::HotSpot and just invoke the plugins.