11 May, 2009
3 commits
-
* 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
09 May, 2009
1 commit
06 May, 2009
1 commit
04 May, 2009
1 commit
27 Apr, 2009
1 commit
23 Apr, 2009
2 commits
22 Apr, 2009
1 commit
20 Apr, 2009
1 commit
13 Apr, 2009
1 commit
05 Apr, 2009
1 commit
-
In the console, specially
04 Apr, 2009
2 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
1 commit
30 Mar, 2009
1 commit
27 Mar, 2009
2 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
23 Mar, 2009
1 commit
-
* 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
20 Mar, 2009
2 commits
-
* 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
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
-
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
11 Mar, 2009
1 commit
-
Moved show_time tests from ApplicationHelperTest to DatesHelperTest
09 Mar, 2009
3 commits
06 Mar, 2009
1 commit
05 Mar, 2009
2 commits
-
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
26 Feb, 2009
1 commit
25 Feb, 2009
1 commit
-
This way (I hope) the non-deterministic problem of StaleObjectError stops happening.
21 Feb, 2009
2 commits
20 Feb, 2009
2 commits