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
3 commits
-
it doesn't show if the user already asked to join but was not approved yet it stores the "not now" option in the session and is limited to 10 communities the "no and don't ask again" button now only show to logged on users changed the css to centralize the buttons to box changed the css to not break the buttons in half
12 Mar, 2009
4 commits
-
* starts with three file upload fields intead of one * changed the wording in the description of the field
-
* a more discrete delete button * better style for invisible block
-
* added font size select * removed useless help button
11 Mar, 2009
4 commits
-
Moved show_time tests from ApplicationHelperTest to DatesHelperTest
09 Mar, 2009
3 commits