05 Oct, 2009
1 commit
-
* home page news cache uses cache_key
04 Oct, 2009
1 commit
03 Oct, 2009
1 commit
-
Cache from homepage was not being expired after changing portal folder
16 Sep, 2009
2 commits
15 Sep, 2009
2 commits
03 Aug, 2009
3 commits
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
25 Jul, 2009
1 commit
-
* small English review * Portuguese translation complete
23 Jul, 2009
3 commits
-
Conflicts: app/models/person.rb
-
Conflicts: app/controllers/my_profile/memberships_controller.rb app/views/profile_editor/_organization.rhtml po/bg/noosfero.po po/de/noosfero.po po/es/noosfero.po po/fr/noosfero.po po/hy/noosfero.po po/it/noosfero.po po/nl/noosfero.po po/noosfero.pot po/pt_BR/noosfero.po test/functional/profile_editor_controller_test.rb
22 Jul, 2009
2 commits
-
* set environment when register new community * description duplicated in Community.fields model * remove duplicated code
21 Jul, 2009
1 commit
17 Jul, 2009
2 commits
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.
09 Jul, 2009
1 commit
-
It must honor the default domain for that given environment.
06 Jun, 2009
1 commit
-
* changed system roles to depend on environment * made roles environment specific
25 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
22 Apr, 2009
2 commits
16 Apr, 2009
1 commit
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.
13 Apr, 2009
1 commit
25 Mar, 2009
1 commit
20 Mar, 2009
1 commit
-
* 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
17 Feb, 2009
1 commit
03 Feb, 2009
1 commit
27 Jan, 2009
1 commit
-
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
23 Jan, 2009
1 commit
-
- 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
23 Dec, 2008
1 commit
15 Dec, 2008
1 commit
-
* 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