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
3 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
18 Mar, 2009
1 commit
16 Mar, 2009
3 commits
-
When we know who is the author, use it instead of just using the profile owning the article. This is rather limited, though, since the history is not queried to get all the authors; only the last author is displayed.
-
* For blog owner, unpublished articles are listed with hachures and opacity
13 Mar, 2009
2 commits