04 Jan, 2012
4 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb
-
In Rails 2.3 the memcache driver already supports adding timeout to cache keys.
30 Dec, 2011
10 commits
-
(ActionItem2111)
-
(ActionItem2111)
-
(ActionItem1413)
-
(ActionItem1413)
-
(ActionItem1413)
-
(ActionItem1413)
-
* new table production_costs * environment and enterprises can have them * new table price_details * products have price details with a cost and a price * updated db/schema * included method to display the total value of inputs * included partials to display and edit price details * allowing users to create new cost from select * manage_products.js to separate js codes from application.js * numbers_only_javascript * created a partial with the js needed to allow only numbers on some fields * price composition bar is updated when an user edit some price (ActionItem1413)
28 Dec, 2011
7 commits
-
…into merge-requests/105
-
(ActionItem2111)
-
…into merge-requests/104
-
On production mode the CSS files are cached in stylesheets folder. The images were on colorbox folder and the url had relative paths, so the images couldn't be loaded
27 Dec, 2011
1 commit
-
…nto merge-requests/83
26 Dec, 2011
3 commits
-
(ActionItem2216)
23 Dec, 2011
3 commits
-
…into merge-requests/102 Removed changes of noosfero.po
-
* Reusing code to add zoom to product's images * Changing strings to allow translation * Removing whitespaces (ActionItem2111)
22 Dec, 2011
12 commits
-
The hidden fields must come before the check boxes
-
A few visual tweaks for the shopping cart
-
* product name left-aligned, not justified * on product name, lines too separated * exchanged line-height for margin-top/bottom * border-radius wasn't working on Mozilla * catalog product buttons highlight when mouse over * another small fix related to border-radius * arrow not appearing between buttons and content