11 Oct, 2011
2 commits
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
-
(ActionItem2075)
10 Oct, 2011
8 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)
-
(ActionItem2064)
07 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.
30 Sep, 2011
2 commits
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
2 commits
-
…nto merge-requests/35 Conflicts: script/sample-profiles
-
(ActionItem2054)