27 Apr, 2009
1 commit
23 Apr, 2009
1 commit
22 Apr, 2009
3 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
2 commits
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.
03 Apr, 2009
1 commit
27 Mar, 2009
2 commits
-
* Adding migrate with new permission to admin and moderators * not allowing members to view private content
-
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
1 commit
23 Mar, 2009
1 commit
20 Mar, 2009
2 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
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
12 Mar, 2009
1 commit
02 Mar, 2009
4 commits
21 Feb, 2009
2 commits
20 Feb, 2009
1 commit
19 Feb, 2009
1 commit
17 Feb, 2009
3 commits
-
Also added a new test for the case where more than one e-mail is specified in the textarea.
04 Feb, 2009
1 commit
03 Feb, 2009
2 commits
27 Jan, 2009
5 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
2 commits
23 Jan, 2009
2 commits
-
- show or hide state/city selects according to a configuration - this must work for both person and group - display contact button only for friends - add contact button to communities/groups