22 May, 2011
1 commit
-
Also, added new schema (ActionItem2007)
20 May, 2011
2 commits
-
* Also including a migration to remove subcategories of ProductCategory that aren't a subclass of ProductCategory. (ActionItem2007)
-
(ActionItem2007)
12 May, 2011
1 commit
-
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
11 May, 2011
3 commits
-
This is an enterprise block that shows all people that added the enterprise as "favorite". (ActionItem356)
10 May, 2011
3 commits
-
(ActionItem1996)
-
Signed-off-by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
09 May, 2011
2 commits
-
Conflicts: features/step_definitions/noosfero_steps.rb test/functional/profile_design_controller_test.rb
-
(ActionItem1957)
04 May, 2011
1 commit
-
(ActionItem1988)
02 May, 2011
1 commit
-
(ActionItem1981)
28 Apr, 2011
2 commits
27 Apr, 2011
1 commit
-
* 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 (ActionItem1413)
13 Apr, 2011
1 commit
11 Apr, 2011
2 commits
-
(ActionItem1949)
-
- It is allowed only editing roles (ActionItem1966)
04 Apr, 2011
1 commit
-
Developed with Caio SBA <caio@colivre.coop.br> Available only for PostgreSQL by now See INSTALL.multitenancy for details (ActionItem1845)
28 Mar, 2011
2 commits
-
Makes no sense to have a configuration like that in environment
25 Mar, 2011
1 commit
-
(ActionItem1961)
24 Mar, 2011
1 commit
-
Conflicts: app/views/content_viewer/view_page.rhtml
22 Mar, 2011
5 commits
-
Also, fixing all selenium tests (ActionItem1672)
-
(ActionItem1938)
-
(ActionItem1938)
-
* Replacing actions by activities * Removing the more_active logic from profile to organization and person (ActionItem1885)
-
Co-Author: Aurelio A. Heckert <aurelio@colivre.coop.br> * Listing profiles that have 0 objects (friends, actions, etc). * More active based on action instead of articles. * Testing profile in the profile tests instead of communities or people. (ActionItem1885)
03 Mar, 2011
1 commit
-
- No more to 'catalog' controller But this will change in ActionItem1469 (ActionItem1907)
02 Mar, 2011
2 commits
-
(ActionItem1911)
-
(ActionItem1911)
28 Feb, 2011
1 commit
-
Conflicts: app/models/qualifier.rb db/schema.rb test/unit/manage_products_helper_test.rb test/unit/qualifier_test.rb
27 Feb, 2011
5 commits
-
* Forbidding folders to be created inside blogs. * Avoiding folders on the blog's posts until it's decided what's going to be done the the folders that are already inside blogs (migration). (ActionItem1892)
-
(ActionItem1893)
-
(ActionItem1884)
-
(ActionItem1875)
-
(ActionItem1875)
25 Feb, 2011
1 commit
-
Also: * Moved integration tests to content_viewer functional test * Removed image_label unused method (ActionItem1894)