20 May, 2009
1 commit
15 May, 2009
1 commit
13 May, 2009
1 commit
11 May, 2009
4 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
06 May, 2009
1 commit
04 May, 2009
2 commits
27 Apr, 2009
1 commit
23 Apr, 2009
1 commit
22 Apr, 2009
2 commits
16 Apr, 2009
1 commit
15 Apr, 2009
1 commit
-
We not trust completely the environment administrator to not enter bad/dangerous HTML. Even the server side filter (xss_terminate) was disabled.
13 Apr, 2009
1 commit
07 Apr, 2009
2 commits
05 Apr, 2009
1 commit
-
In the console, specially
04 Apr, 2009
1 commit
-
* 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
27 Mar, 2009
1 commit
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
25 Mar, 2009
2 commits
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
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
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
1 commit
-
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
09 Mar, 2009
3 commits
06 Mar, 2009
1 commit
05 Mar, 2009
1 commit
-
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
03 Mar, 2009
2 commits
-
pt_BR 100% + some adjusts