08 Aug, 2011
1 commit
- 
A plugin that allows sending e-mails via HTML forms (ActionItem2056)
 
03 Aug, 2011
1 commit
- 
Without that is impossible to create a database from scratch on MYSQL, cause it have some limitations about indexes size. http://bugs.mysql.com/bug.php?id=4541
 
15 Jul, 2011
1 commit
- 
(ActionItem2048)
 
13 Jul, 2011
1 commit
- 
Also included new db/schema.rb (ActionItem2032)
 
02 Jun, 2011
1 commit
- 
- Added 2 named scopes to select things with and without images - Priorize profiles with image by defaut in ProfileListBlock - Migration to remove unused 'image' column from products - Migration to move image references to owner of image (ActionItem1971)
 
26 May, 2011
1 commit
- 
- Also, removing field from article_version that already was removed from articles table (ActionItem2005)
 
22 May, 2011
1 commit
- 
Also, added new schema (ActionItem2007)
 
20 May, 2011
1 commit
- 
* Also including a migration to remove subcategories of ProductCategory that aren't a subclass of ProductCategory. (ActionItem2007) 
12 May, 2011
1 commit
- 
This reverts commit 1ebe4f84dc0910b6ded065b60ed0e58612a93659. Conflicts: features/step_definitions/noosfero_steps.rb test/functional/manage_products_controller_test.rb
 
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) 
22 Mar, 2011
1 commit
- 
(ActionItem1935)
 
03 Mar, 2011
2 commits
- 
(ActionItem1914)
 
28 Feb, 2011
3 commits
- 
- This is necessary by certifiers list sended by FBES to be imported on Cirandas.net
 - 
Conflicts: app/models/qualifier.rb db/schema.rb test/unit/manage_products_helper_test.rb test/unit/qualifier_test.rb
 - 
Also: bumping db schema version
 
25 Feb, 2011
1 commit
- 
- Product::UNITS was removed; and - We lost the power of gettext to translate units (ActionItem1859)
 
22 Feb, 2011
1 commit
- 
(ActionItem1874)
 
15 Feb, 2011
1 commit
- 
- Event.body should be string as all other article types - Removed Event.description - Moving existing data in description field to body (ActionItem1865)
 
09 Feb, 2011
1 commit
03 Feb, 2011
1 commit
- 
(ActionItem1841)
 
02 Feb, 2011
2 commits
- 
(ActionItem1809)
 - 
(ActionItem1809)
 
01 Feb, 2011
1 commit
- 
* Also creating a migration to remove the broken records. (ActionItem1785)
 
11 Jan, 2011
2 commits
- 
(ActionItem1771)
 - 
(ActionItem1771)
 
21 Dec, 2010
5 commits
- 
(ActionItem1733)
 - 
(ActionItem1733)
 - 
(ActionItem1733)
 - 
ActionItem1733()
 - 
(ActionItem1733)
 
09 Dec, 2010
9 commits
- 
(ActionItem894)
 - 
(Again!) (ActionItem894)
 - 
(ActionItem1769)
 - 
(ActionItem1769)
 - 
(ActionItem894)
 - 
* English text review * Letting the administrator edit all fields which are going to be published before accepting the article. * Letting administrator highlight the new article. * Making the size of the lead and body fields consistent with other UI parts * Removed inconsistent styling * Updated database schema file (ActionItem1732) - 
(ActionItem1732)
 - 
(ActionItem1733)
 - 
* When approving a task, some fields from published article are displayed and can be edited * Removed PublishedArticle * Added migrate to copy body, article and type from PublishedArticle's reference_article to article (ActionItem1733)