08 Apr, 2009
1 commit
07 Apr, 2009
2 commits
06 Apr, 2009
4 commits
-
This reverts commit 8ccdebadd79b83e5cf9c203692eb8cd9a9bb1dc3.
-
But only if the friend list is empty, to avoid a bad visual result.
05 Apr, 2009
2 commits
-
Instead of the creation date, which sometimes (when importing from other databases) is the timestamp of the object cretion
-
In the console, specially
04 Apr, 2009
4 commits
-
* Fixing BlogArchivesBlock to list the years in the correct order * Changing Article#recent to consider published_at instead of created_at for listing recent content. * small refactoring in FeedHandler (rename variable) * Better wording in blog edition template
03 Apr, 2009
2 commits
30 Mar, 2009
4 commits
27 Mar, 2009
4 commits
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
-
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
25 Mar, 2009
10 commits
-
Hoping to be able to debug the translation problems with it.
-
This way we'll never forget to run them in the production servers.
23 Mar, 2009
5 commits
-
* basic implementation of cache in blocks * fixed the timed cache plugin * polished the cache timeouts * expiring cache for recent documents and blog archive blocks * minor performace improvement * fixed expiring cache of articles
-
applying upstream patch over rails 2.0.x to make it work with postgresql 8.3. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476449
-
pt_BR translation completed
20 Mar, 2009
2 commits
-
* renaming ferret_server.yml to ferret_server.yml.dist * adding workaround to list categories * hack to bypass ferret limitation * adding configuration to better-browse-promotion * adding form for enterprise activation
-
* making the block available for environments * moving the status message to the block footer * renaming `clean` to `clear` * moving all feed processing logic to FeedHandler * copied style from recent documents block * using actual ActiveRecord object for testing