03 Aug, 2009
1 commit
-
created a profile observer that is called by a callback in the model as workaround to some dependencies cycles in environment.rb changed the per_page number to be a Noosfero constant instead of a ProfileController class method
24 Jul, 2009
2 commits
08 Jul, 2009
1 commit
-
* added a sweeper helper to remove code duplication * changed the fragment cache key for the category menu cache
27 May, 2009
1 commit
-
Cache from recent documents block form environment was not expiring
25 May, 2009
3 commits
-
* fixing plugin to accept regexp * fixing sweeper to use timeout
11 May, 2009
1 commit
-
* made areas appear in the front page * folders can provide specific news for front page * adding condition to display news (feature and portal community defined) * admin can set the portal community * added cache to the news page * added migration for highlight attribute + renumbering migrations
27 Mar, 2009
1 commit
-
changed the expiration of caches based on article changes to observe the model instead of being called by the cms controller so the daemon scripts that update/create/destroy articles cause the expiration of the caches too