26 Aug, 2010
2 commits
-
(ActionItem1645)
-
(ActionItem1641)
15 Aug, 2010
1 commit
-
- Added a new jQuery UI theme - Added jQuery Cookie plugin (ActionItem1412)
14 Aug, 2010
4 commits
-
Also removed the duplication of pagination links methods (ActionItem1588)
-
(ActionItem1588)
13 Aug, 2010
1 commit
-
site_title is added by theme favicon is added by theme or profile (ActionItem1529)
12 Aug, 2010
4 commits
-
(ActionItem1627)
-
(ActionItem1622)
09 Aug, 2010
2 commits
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
06 Aug, 2010
3 commits
-
(ActionItem1587,ActionItem1588)
05 Aug, 2010
6 commits
-
(ActionItem1416)
-
This reverts commit 82bb98a21620308213f42984b6f6f32b5dca5005. (ActionItem1416)
-
(ActionItem1416)
30 Jul, 2010
2 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
29 Jul, 2010
1 commit
28 Jul, 2010
1 commit
-
ActionItem1416 (fixed live at Noosfero fisl11 talk)
23 Jul, 2010
3 commits
-
(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)
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)
17 Jul, 2010
1 commit
-
Fixing categories selection and fixing width of sideboxes in leftbar and rightbar templates Added themes to jquery-ui (ActionItem1392)
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)
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
1 commit
-
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
06 Jul, 2010
2 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)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)