10 Oct, 2011
1 commit
04 Oct, 2011
1 commit
-
Letting the plugins enabled during the rake was breaking some tasks like db:schema:load becouse some models were eventually loaded without the tables being created yet.
27 Sep, 2011
9 commits
-
also, do not create synlinks every time rake run (ActionItem2066)
-
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.
-
* Still on the way TODO * Selenium tests
22 Sep, 2011
7 commits
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
-
Co-authored-by: Aurélio A. Heckert <aurelio@colivre.coop.br> (ActionItem2062)
16 Sep, 2011
1 commit
-
(ActionItem2076)
12 Sep, 2011
1 commit
-
It does not make any sense to point to the list of tags!
22 Aug, 2011
6 commits
-
…nto merge-requests/39 (ActionItem1970)
17 Aug, 2011
12 commits
-
…nto merge-requests/35 Conflicts: script/sample-profiles
-
(ActionItem2054)
-
…nto merge-requests/24
-
(ActionItem2053)
-
(ActionItem2053)
-
…nto merge-requests/37
-
…nto merge-requests/23
-
(ActionItem2051)
-
(ActionItem1958)
-
(ActionItem2056)
-
Also fixed missing 'end' cms_controller_test
-
Conflicts: debian/changelog lib/noosfero.rb lib/noosfero/plugin.rb
16 Aug, 2011
2 commits
-
This reverts commit ba869eb36522034b60d819fb4d83bd0b0a751033. Conflicts: config/solr.yml.dist lib/tasks/cucumber.rake There are some problems with solr (ActionItem1958)
-
This reverts commit 3ff810f83cd374943972a0630c30389f783fa077. There are some problems with solr (ActionItem1958)