15 Jul, 2013
1 commit
18 Dec, 2012
1 commit
18 Dec, 2011
2 commits
01 Nov, 2011
1 commit
-
(ActionItem2079)
17 Oct, 2011
1 commit
-
* To solve this problem it was necessary to include a monkey patch on will_paginate due to a bug with the finder_sql option of ActiveRecord association. As described in the monkey patch, this bug is already solved in will_paginate 3.x.pre. (ActionItem2100)
10 Oct, 2011
4 commits
-
* Refactoring profile management to use tokeninput * Also, adding support of tokeninput to the core * Adding attributes validated and cnpj to enterprise * Environment option to define enterprise as validated by defaul * Making profile namedscopes consider subclasses too * Adapting enterprise icon and identification to meet Bsc expectations * Adapting profile info actions to meet Bsc expectations * Adapting control panel buttons to meet Bsc expectations * Adapting core product to meed Bsc expectations * Adding and fixing plugin hotspots (ActionItem2085, ActionItem2087, ActionItem2086, ActionItem2088)
-
(ActionItem2075)
07 Oct, 2011
1 commit
30 Sep, 2011
1 commit
27 Sep, 2011
4 commits
-
Without this, single line breaks withing a paragraph get translated to a HTML <br/>, which is completely annoying *and* counter-intuitive in comparison with most markup languages like Textile.
-
* extract textile to HTML conversion in its own method, which sanitizes the generated HTML before returning it. * use textile for both the body and the lead. * add tests to make sure the textile markup is not being broken.
-
The body is already extensively tested against XSS, and since both abstract and body use the same validation I am only adding a new test for the abstract to make sure it is being validated at all.
-
Since TinyMCE already overrides this validation, the only effect of these validations in the TextArticle class is severely breaking TextileArticle markup.
17 Aug, 2011
4 commits
-
(ActionItem2054)
-
…nto merge-requests/24
-
(ActionItem2051)
-
Also fixed missing 'end' cms_controller_test
16 Aug, 2011
1 commit
-
This reverts commit 6409d6cc8e989f473f17b882d05367c4b9153528, reversing changes made to 313f8a54d53a4fdfa651f02197813026e1660e3b. Conflicts: features/step_definitions/noosfero_steps.rb test/unit/category_finder_test.rb There are some problems with solr (ActionItem1958)
13 Aug, 2011
2 commits
-
(ActionItem2027)
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb
10 Aug, 2011
2 commits
-
…nto merge-requests/30
-
…nto merge-requests/28
09 Aug, 2011
5 commits
-
…nto merge-requests/25
-
(ActionItem2033)
-
…nto merge-requests/17
-
…nto merge-requests/20
08 Aug, 2011
2 commits
-
also: - fix noosfero/i18n: error_messages_for should works as documented in Rails API (accept param :header_message => '...') - new helper method to display errors in a dialog box - now Plugins knows what is URL to admin itself - defining paths to cucumber steps and setup files in config/cucumber.yml - allow plugins to have documentation in same way as Noosfero core (ActionItem2056)
-
(ActionItem2056)
05 Aug, 2011
1 commit
28 Jul, 2011
1 commit
-
- Also, removing some re-definition of Environment model at old migrations that causes error when trying to save Environment instances (ActionItem2051)
26 Jul, 2011
3 commits
-
- fix a litle bug in a cucumber step to create articles - adding 'guest' user via sample data scripts (ActionItem2054)
14 Jul, 2011
1 commit
-
…ero into merge-requests/22
13 Jul, 2011
2 commits
-
(ActionItem2042)
-
…nto merge-requests/21