24 Dec, 2011
1 commit
22 Dec, 2011
2 commits
-
This reverts commit 4a1e090a5e3d20bb88fe587183699a00fe27d356.
-
This reverts commit 4e223943ab159d8fa7faf4b042ec3121d74ed32e. Conflicts: app/controllers/my_profile/profile_members_controller.rb config/solr.yml.dist features/step_definitions/noosfero_steps.rb lib/tasks/test.rake test/functional/profile_members_controller_test.rb test/unit/category_finder_test.rb
21 Dec, 2011
1 commit
-
- Added 2 new HOTSPOT: profile_data_extras and head_ending (ActionItem2208)
06 Dec, 2011
2 commits
-
…nto merge-requests/64
22 Nov, 2011
3 commits
-
This reverts commit 26e7f6658d9d47584be570c1715a032111306316.
-
Conflicts: public/stylesheets/application.css
17 Nov, 2011
1 commit
14 Nov, 2011
1 commit
-
(ActionItem2070)
01 Nov, 2011
1 commit
-
(ActionItem2104)
31 Oct, 2011
1 commit
-
closes ActionItem2124
26 Oct, 2011
1 commit
25 Oct, 2011
1 commit
-
Included new named_scopes for browsing contents: * more_recent * more_comments * more_views A named_scope to filter only text articles * text_articles Included new browse_contents_menu on base theme (ActionItem2069)
13 Oct, 2011
1 commit
-
(ActionItem1325)
12 Oct, 2011
2 commits
-
- textile doesn't needs to be sanitized
11 Oct, 2011
1 commit
-
Libs added * jquery-validation * colorbox * recaptcha (ActionItem2074)
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
2 commits
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
5 commits
-
(ActionItem2054)
-
…nto merge-requests/24
-
(ActionItem2051)
-
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 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)
-
This reverts commit 2220fe167d588fa1ca900dcef497a875c22b989c. There are some problems with solr (ActionItem1958)
15 Aug, 2011
1 commit
-
(ActionItem2027)
13 Aug, 2011
2 commits
-
(ActionItem2027)
-
Conflicts: app/controllers/my_profile/cms_controller.rb test/functional/cms_controller_test.rb