19 Feb, 2011
2 commits
-
- removed 'icon-scrap' CSS class (ActionItem1854)
-
(ActionItem1870)
18 Feb, 2011
2 commits
-
(ActionItem1889)
-
* Added tinymce editor on lead and body of suggested article * Added tiny mce on approval of suggested articles (ActionItem1887)
17 Feb, 2011
4 commits
-
Solve http://noosfero.org/Development/ActionItem1851 Unhappily, as i see, that is impossible to auto-test if a content is overflowing a sized box. That is also impossible to auto-test if the <pre> is bigger then the sized box, despite the content is forcing to be bigger, and that i can't explain. It's clientWidth shows it with the parent size. :-( The good news is that is really easy to correct! :-) We only need to style white-space: pre-wrap on <pre> elements inside line-brakes as it must do, and add brakes at the end of the horizontal space if need (what solves the bug). http://www.w3.org/TR/CSS21/text.html#propdef-white-space (ActionItem1851)
-
(ActionItem1866)
-
(ActionItem1867)
-
(ActionItem1855)
16 Feb, 2011
1 commit
-
(ActionItem1868)
15 Feb, 2011
2 commits
-
- Event.body should be string as all other article types - Removed Event.description - Moving existing data in description field to body (ActionItem1865)
11 Feb, 2011
6 commits
-
(ActionItem1837)
-
(ActionItem1750)
-
(ActionItem1656)
-
(ActionItem1857)
10 Feb, 2011
4 commits
-
(ActionItem1847)
-
(ActionItem1846)
-
(ActionItem1812)
09 Feb, 2011
3 commits
-
(ActionItem1853)
-
(ActionItem1858)
08 Feb, 2011
1 commit
-
(ActionItem1837)
03 Feb, 2011
5 commits
-
(ActionItem1841)
-
(ActionItem1840)
02 Feb, 2011
9 commits
-
(ActionItem1808)
-
(ActionItem1834)
-
(ActionItem1835)
-
(ActionItem1809)
-
(ActionItem1809)
01 Feb, 2011
1 commit
-
* Also creating a migration to remove the broken records. (ActionItem1785)