22 Jul, 2009
2 commits
-
* set environment when register new community * description duplicated in Community.fields model * remove duplicated code
-
* move leave logic to profile_controller * use lightbox to leave confirmation, like join * store location to remember to where redirect
17 Jul, 2009
2 commits
-
* not show sideboxes when render access denied * fix tests for access_control plugin * remove unused helper UsesDesignBlocksHelper * profile design needs login
08 Jul, 2009
1 commit
20 Jun, 2009
1 commit
19 Jun, 2009
1 commit
18 Jun, 2009
2 commits
06 Jun, 2009
1 commit
-
* changed system roles to depend on environment * made roles environment specific
28 May, 2009
1 commit
-
in the search for tagged articles the results limits to the current environment's articles
27 May, 2009
2 commits
25 May, 2009
4 commits
23 May, 2009
1 commit
21 May, 2009
2 commits
20 May, 2009
3 commits
-
no need to mention "article"
18 May, 2009
1 commit
15 May, 2009
1 commit
14 May, 2009
3 commits
-
We know that images and stylesheets are definitely not available through the Rails stack, so we don't need to wait until the end to reject requests for them.
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
23 Apr, 2009
1 commit
22 Apr, 2009
2 commits
-
* added an iframe to list media * display images and documents to insert in editor * added a partial to upload files * added pagination for images and documents * adding scroll on the left and javascript to scroll down * listing folders with full_name
20 Apr, 2009
1 commit
16 Apr, 2009
1 commit
27 Mar, 2009
1 commit
-
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
3 commits
-
Hoping to be able to debug the translation problems with it.