22 Jul, 2009
1 commit
-
* added loading image * added drag and drop * turned unassociate to AJAX * adding members via ajax * added the user finding via ajax
20 Jul, 2009
1 commit
-
Conflicts: po/pt_BR/noosfero.po
17 Jul, 2009
3 commits
-
* not show sideboxes when render access denied * fix tests for access_control plugin * remove unused helper UsesDesignBlocksHelper * profile design needs login
15 Jul, 2009
1 commit
11 Jul, 2009
1 commit
-
Everything that was in the zen3-specific branch was brought to the master branch either directly as a enhancement or as a configuration that will be available and turned on on zen3 itself.
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