06 Aug, 2010
6 commits
-
* The attribute feed_item_description was supposed to be an element of the body hash (body[:feed_item_description]) but the param passed was trying to access it as an article method.
-
* Also renamed the button 'Publish' to 'Spread this' * And resize an image that was jumping out of the content div. (ActionItem1606)
-
(ActionItem1587,ActionItem1588)
05 Aug, 2010
11 commits
-
This way the register and login pages cause less distraction.
-
(ActionItem1416)
-
This reverts commit 82bb98a21620308213f42984b6f6f32b5dca5005. (ActionItem1416)
-
(ActionItem1610)
-
(ActionItem1416)
-
(ActionItem1610)
-
(ActionItem1609)
01 Aug, 2010
2 commits
-
ActionItem1602
31 Jul, 2010
2 commits
-
(ActionItem1601)
30 Jul, 2010
7 commits
-
On a product's page, the button "Back to product" redirects to catalog/index Removed link of certifier if certifier doesn's have link
-
(ActionItem1600)
-
…roducts and the user access the catalog the system crash or works slowly. (ActionItem1595)
-
ActionItem1598
-
* Disabling submit button after click (ActionItem1420)
-
* CreateEnterprise#environment uses the requestor environment as the requestor is always required. * Migration to fix the enterprises with wrong environments. (ActionItem1555)
29 Jul, 2010
1 commit
28 Jul, 2010
1 commit
-
ActionItem1416 (fixed live at Noosfero fisl11 talk)
23 Jul, 2010
5 commits
-
After creation/edition of an article, the user is redirected to the article Used back_to to store the page to return (ActionItem1424)
-
After creation/edition of an article, the user is redirected to the article Used back_to to store the page to return (ActionItem1424)
-
(ActionItem1543)
-
Conflicts: app/helpers/application_helper.rb app/helpers/manage_products_helper.rb
-
This code fix this bug and make some cucumber test to the FeaturedProductsBlock. (ActionItem1591)
22 Jul, 2010
1 commit
-
* Created a new table inputs * For each consumption of a profile was created an input to each product of the profile * Removed consumptions table (ActionItem1435)
21 Jul, 2010
2 commits
-
(ActionItem1592)
-
(ActionItem1592)
19 Jul, 2010
1 commit
18 Jul, 2010
1 commit
-
- Align left the title of creation product screen - Fixing width of categories selection for new and edit screens - Dont cache jquery.ui stylesheet - Ensure consistency between ui_icon and ui_button methods - Creating more categories in sample-categories script - Fix pt_BR translation of 'categories' (ActionItem1391,ActionItem1392)