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.
    Rodrigo Souto
     

30 Dec, 2008

1 commit


29 Dec, 2008

6 commits


23 Dec, 2008

1 commit