26 Mar, 2010
1 commit
-
* This patch will centralize the logic of public/private article in the 'published' attribute. * Removing the public_article attribute from the code replacing it by published. * Creating two new migrations: 1. Setting the published attribute to false when the article has the public_article attribute false. This will grant that all the articles that aren't public now continue unpublished. 2. Removing the public_article attribute from the schema.
30 Dec, 2008
1 commit
29 Dec, 2008
6 commits
-
This way we don't have a memory leak and can do one single loop to all enterprises.
23 Dec, 2008
1 commit