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
2 commits
-
Also: * Moved integration tests to content_viewer functional test * Removed image_label unused method (ActionItem1894)
-
- Product::UNITS was removed; and - We lost the power of gettext to translate units (ActionItem1859)
22 Feb, 2011
1 commit
-
(ActionItem1895)
20 Feb, 2011
1 commit
-
Conflicts: public/stylesheets/application.css
18 Feb, 2011
1 commit
-
* Added tinymce editor on lead and body of suggested article * Added tiny mce on approval of suggested articles (ActionItem1887)
16 Feb, 2011
1 commit
-
(ActionItem1868)
14 Feb, 2011
1 commit
-
(ActionItem1799)
11 Feb, 2011
1 commit
-
(ActionItem1656)
27 Jan, 2011
1 commit
-
* if he is also last member, the next user to join organization will become admin * if has other members, admin must choose some user to become admin * Generalized enterprise add_member interface. * Using json to manage action after join/leave/add/remove community/friend through ajax. * Person.members_of now returns unique profiles (ActionItem1400)
26 Jan, 2011
2 commits
-
(ActionItem1771)
-
+ Multi-processing tasks. + Graciously show/hide functions with the smooth slide of + Jquery. ^^ + Using Unobtrusive Javascript. + Customized messages for each task type. + Button "Set all to approve/reject/skip". + Icons related to the task action. * Missing - Need to make selenium tests. (ActionItem1527)