28 Jun, 2010
2 commits
-
* A lot of environment methods were not using settings_items in yours definition. In some cases use the code settings_items instead of define the method entirelly is more appropriated * The method boxes_limit was defined using LayoutTemplate? class in one case and in the other case, using the database. (ActionItem1568)
-
(ActionItem1542)
15 Jun, 2010
1 commit
14 Jun, 2010
3 commits
-
(ActionItem1558)
-
(ActionItem1558)
-
(ActionItem1547)
05 Jun, 2010
3 commits
-
(ActionItem1553)
-
(ActionItem1552)
28 May, 2010
2 commits
-
A blog can display the full content of posts or only the first paragraph (ActionItem1515)
-
(ActionItem1502)
25 May, 2010
3 commits
-
Conflicts: test/functional/profile_controller_test.rb
-
(ActionItem1540)
-
* Forgot to update completely the last patch. (ActionItem1534)
20 May, 2010
1 commit
-
(ActionItem1516)
18 May, 2010
3 commits
-
(ActionItem1530)
-
(ActionItem1533)
-
- Old setting field 'visible' removed (ActionItem1499)
17 May, 2010
2 commits
-
(ActionItem1518)
14 May, 2010
3 commits
-
* Moved article_to_html to ApplicationHelper (ActionItem1526)
-
* Modularized RSS link in head code; added add_rss_feed_to_head helper method * Modularized RSS generation in FeedWriter class + Refactored RssFeed to use FeedWriter + removed feed_item_description (this fixes ActionItem1463) (ActionItem1518)
12 May, 2010
4 commits
-
(ActionItem1299)
-
(ActionItem1299)
-
* The field verification now occurs before de validation. * Fields that uses the full filter escape residual '<' and '>' after filtering wellformed tags. * Fields that uses white_list filter only escape the '<' and '>' symbols if the tag is not wellformed. * This patch only fixes the fields that were before being filtered. A full field verification is need to check the way each field must be filtered. (ActionItem1491)
11 May, 2010
1 commit
-
(ActionItem1471)
07 May, 2010
2 commits
-
(ActionItem1428)
30 Apr, 2010
1 commit
-
Conflicts: test/unit/article_block_test.rb
28 Apr, 2010
5 commits
-
(ActionItem1492)
-
(ActionItem1487)
26 Apr, 2010
3 commits
-
(ActionItem1476)
-
* Adding new image size: slideshow * SlideshowBlock can choose which size to use (thumb or slideshow) (ActionItem1493)
-
(ActionItem1494)
19 Apr, 2010
1 commit
-
(ActionItem1396)