26 Jan, 2012
5 commits
-
This reverts commit 866d64b6ca3bf756f34f9d9e034dab22cf588658. This commit broke features/environment_name.feature :(
-
(ActionItem2125)
-
…nto merge-requests/60 Conflicts: test/unit/application_helper_test.rb (ActionItem2125)
24 Jan, 2012
2 commits
-
(ActionItem2070)
-
(ActionItem2070)
23 Jan, 2012
2 commits
-
…into merge-requests/116
19 Jan, 2012
4 commits
-
…into merge-requests/109
-
(ActionItem2208)
18 Jan, 2012
1 commit
-
(ActionItem2244)
17 Jan, 2012
1 commit
-
. Also fixing some typos (ActionItem1565)
16 Jan, 2012
2 commits
-
This reverts commit 5ee0d0eebb51c4507e19adc86c9c8f1edd994a30.
10 Jan, 2012
6 commits
-
…nto merge-requests/91
-
(ActionItem2223)
-
(ActionItem2220)
-
(ActionItem2121)
-
Conflicts: features/step_definitions/noosfero_steps.rb
09 Jan, 2012
1 commit
-
The profile has a new attribute to define if the guest must be automaticaly redirected to the article translation or not. Closes ActionItem2121
08 Jan, 2012
1 commit
-
(ActionItem2204)
30 Dec, 2011
6 commits
-
(ActionItem2111)
-
(ActionItem2111)
-
(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
3 commits
-
…into merge-requests/105
26 Dec, 2011
2 commits
-
(ActionItem2216)
23 Dec, 2011
1 commit
-
* Reusing code to add zoom to product's images * Changing strings to allow translation * Removing whitespaces (ActionItem2111)
22 Dec, 2011
3 commits
-
* 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
-
* The inputs expand-box must appear even if the inputs are not completely filled.