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
2 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
12 Mar, 2009
1 commit
11 Mar, 2009
1 commit
-
Moved show_time tests from ApplicationHelperTest to DatesHelperTest
03 Mar, 2009
1 commit
-
This reverts commit 905d2dd51ea248a3a71dc0ed1f7dd13a4f426780.
02 Mar, 2009
1 commit
-
It seems that some User Agents are interpreting the CSS, and trying to download referenced files inside commented code !!!
21 Feb, 2009
2 commits
20 Feb, 2009
3 commits
19 Feb, 2009
1 commit
17 Feb, 2009
1 commit
09 Feb, 2009
1 commit
05 Feb, 2009
1 commit
-
* In english, order as month, day, year * In oder languages, order as day, month, year
04 Feb, 2009
1 commit
27 Jan, 2009
3 commits
-
added an evironment feature to track the join commnity popup made the pupup appear in the rigth context added ask_to_join? method to person moved join to profile controller and added the popup added the popup window
-
Had to convert the birth_date setting to a database column for active_record do its magic and couple with the date_select helper that is used on the pick_date helper
26 Jan, 2009
1 commit
23 Jan, 2009
1 commit
-
added the hit counter Added the hits column and the option to display it on the page