25 Jun, 2013
1 commit
-
(ActionItem2699)
21 May, 2013
1 commit
09 May, 2013
1 commit
-
…into merge-requests/298 Added html_safe that was missing on the block_helper new method Conflicts: app/views/box_organizer/_highlights_block.rhtml test/unit/application_helper_test.rb
07 May, 2013
1 commit
-
Conflicts: app/models/article.rb app/views/layouts/application-ng.rhtml lib/noosfero/plugin.rb script/noosfero-plugins
17 Apr, 2013
1 commit
-
Basically html_safe in some places that the stable branch had. Conflicts: app/models/article_block.rb app/models/tags_block.rb
15 Apr, 2013
1 commit
12 Apr, 2013
1 commit
-
ActionItem2608
10 Apr, 2013
1 commit
-
(ActionItem2630)
03 Apr, 2013
3 commits
-
…into merge-requests/275 Conflicts: test/unit/application_helper_test.rb
-
…into merge-requests/254 Conflicts: app/helpers/application_helper.rb app/views/layouts/application-ng.rhtml
28 Mar, 2013
1 commit
25 Mar, 2013
1 commit
18 Mar, 2013
1 commit
-
ActionItem2381
28 Feb, 2013
1 commit
06 Feb, 2013
1 commit
-
closes ActionItem2567
19 Jan, 2013
2 commits
-
ActionItem2540
20 Dec, 2012
1 commit
13 Dec, 2012
1 commit
15 Nov, 2012
4 commits
-
Changed strings to be more clear to user Changed colors of images
04 Nov, 2012
3 commits
-
(ActionItem1717)
25 Oct, 2012
1 commit
-
When trying to render "partial_for_class" there was the "stack level too deep" error
23 Oct, 2012
1 commit
-
…into merge-requests/231
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
10 Sep, 2012
2 commits
27 Aug, 2012
1 commit
21 Aug, 2012
3 commits
-
…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
-
Conflicts: app/helpers/application_helper.rb app/views/content_viewer/_article_toolbar.rhtml test/functional/content_viewer_controller_test.rb
19 Aug, 2012
1 commit
-
Conflicts: db/schema.rb
17 Aug, 2012
1 commit
-
…into merge-requests/208
15 Aug, 2012
2 commits
-
I did a little refactor in the already existent script to limited_text_area so the part that grows the textarea can be reused elsewhere, e.g. the comment box in the wall. Since I was modifying the limited_text_area function again, I re-did here the fix to the bug in Chrome browsers where the textarea would grow with every key press. So this merge request also fix the ActionItem2288. (ActionItem2405)
-
It was opening with lightbox but the cancel button was a colorbox button (ActionItem2415)