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.
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
20 Mar, 2009
3 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
-
* making the block available for environments * moving the status message to the block footer * renaming `clean` to `clear` * moving all feed processing logic to FeedHandler * copied style from recent documents block * using actual ActiveRecord object for testing
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
05 Mar, 2009
2 commits
-
added the view_url method for article change several places that merged the view parameter into the article url to use the new view_url
03 Mar, 2009
1 commit
02 Mar, 2009
3 commits
-
Logging Referer and User-Agent to enable a better debugging.
21 Feb, 2009
1 commit
19 Feb, 2009
1 commit
17 Feb, 2009
2 commits
03 Feb, 2009
2 commits
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
26 Jan, 2009
1 commit
23 Jan, 2009
3 commits
-
added the hit counter Added the hits column and the option to display it on the page
21 Jan, 2009
1 commit
06 Jan, 2009
1 commit
-
it.
02 Jan, 2009
2 commits
30 Dec, 2008
1 commit
29 Dec, 2008
1 commit
26 Dec, 2008
1 commit
19 Dec, 2008
1 commit
18 Dec, 2008
1 commit
15 Dec, 2008
3 commits
-
* making fields appear on signup form * environment has a list of Category subclasses that must be available for users; if there is only one category type available, no need of asking for category type * environment has a setting categories_menu which enables/disables the category menu. If it is disabled, then no need to ask for a color in the menu * add a configuration to the environment called disable_gender_icon. When it is false, don't display gender icons. * adding css for profile_data * adding required on label for schooling fixing javascript * adding fields on signup and option to admin manage * adding required message on required fields * adding partials for person/enterprise/community fields * adding methods for person/community/enterprise custom_fields * adding option to admin manage person fields