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
06 Mar, 2009
1 commit
05 Mar, 2009
7 commits
-
+ updated translation files
-
added the view_url method for article change several places that merged the view parameter into the article url to use the new view_url
-
Making "access denied" and "not found" messages not take the entire page width now that they don't exhibit the side blocks.
03 Mar, 2009
6 commits
-
It's not formatted right, anyway.
-
pt_BR 100% + some adjusts