18 Jun, 2009
1 commit
06 Jun, 2009
3 commits
-
* changed system roles to depend on environment * made roles environment specific
-
…p; before the button span
26 May, 2009
1 commit
25 May, 2009
8 commits
-
* changed 'all <profile>' to simply 'view all' * adding number to profile list blocks title * added mebers info to communities block
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
23 May, 2009
1 commit
22 May, 2009
2 commits
-
Also did a general cleanup in several places.
21 May, 2009
2 commits
20 May, 2009
4 commits
-
8 nested divs to allow fancy borders and formatting
-
Took the opportunity to do a general UI review of all templates that used tables (I had to check if they broke after my changes, after all).
-
* moved the comments link to near the article title * added a anchor for the beginning of the comments * removed the link for comments at the end of the article * added warps for borders * changed h3 to h1 for post titles in blog view * removed h1 from tinyMCE format selector * added hr tag between blog posts * added a div with blog-posts tag for styling of this hr
18 May, 2009
2 commits
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
27 Apr, 2009
1 commit
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
16 Apr, 2009
1 commit
13 Apr, 2009
1 commit
06 Apr, 2009
1 commit
-
This reverts commit 8ccdebadd79b83e5cf9c203692eb8cd9a9bb1dc3.
05 Apr, 2009
1 commit
-
Instead of the creation date, which sometimes (when importing from other databases) is the timestamp of the object cretion
03 Apr, 2009
1 commit
25 Mar, 2009
1 commit
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
18 Mar, 2009
1 commit
16 Mar, 2009
1 commit
-
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.