05 Aug, 2010
3 commits
-
The skeleton was copied from Rails' own :test implementation, but I added the :cucumber and :selenium tasks.
-
(ActionItem1416)
04 Aug, 2010
1 commit
01 Aug, 2010
1 commit
-
ActionItem1602
30 Jul, 2010
5 commits
-
(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
6 commits
28 Jul, 2010
1 commit
-
ActionItem1416 (fixed live at Noosfero fisl11 talk)
23 Jul, 2010
2 commits
-
After creation/edition of an article, the user is redirected to the article Used back_to to store the page to return (ActionItem1424)
-
This code fix this bug and make some cucumber test to the FeaturedProductsBlock. (ActionItem1591)
21 Jul, 2010
2 commits
-
(ActionItem1593)
-
(ActionItem1592)
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
4 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)
-
(ActionItem1566)