30 Jul, 2010
1 commit
29 Jul, 2010
6 commits
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
2 commits
-
* 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
4 commits
-
(ActionItem1593)
-
(ActionItem1593)
-
(ActionItem1592)
-
(ActionItem1592)
19 Jul, 2010
2 commits
-
- Product category is mandatory for products now
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)
17 Jul, 2010
5 commits
-
Fixing categories selection and fixing width of sideboxes in leftbar and rightbar templates Added themes to jquery-ui (ActionItem1392)
-
(ActionItem1589)
16 Jul, 2010
1 commit
-
Conflicts: test/functional/catalog_controller_test.rb test/functional/profile_design_controller_test.rb
15 Jul, 2010
2 commits
-
(ActionItem1577)
-
(ActionItem1582)
13 Jul, 2010
1 commit
-
- Old interface for category selection was removed - Allow nil for product name - Procuct category is mandatory for new products - Optimizing some functional tests - Categories have attribute to set if accept or no products (ActionItem1391)
12 Jul, 2010
1 commit
-
(ActionItem1583)
09 Jul, 2010
2 commits
-
* This block must be available to Enterprises and the enterprise administrator could choose what products will be highlighted * The environment could have this block and in this case the products are choosen randomically (ActionItem1576)
08 Jul, 2010
2 commits
-
Conflicts: app/models/environment.rb features/publish_article.feature test/unit/application_helper_test.rb test/unit/blog_test.rb test/unit/environment_test.rb
07 Jul, 2010
1 commit
06 Jul, 2010
3 commits
-
* Added an option to the Article#to_html named :gallery_view. This option is used to contextualize the html that should be generated. (ActionItem1545)
-
(ActionItem1578)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)