21 Aug, 2009
1 commit
03 Aug, 2009
1 commit
-
* removing logic inversion in ssl support * using environment's default hostname instead of the request hostname for SSL links
23 Jul, 2009
2 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
06 Jun, 2009
2 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
5 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
1 commit
-
Also did a general cleanup in several places.
20 May, 2009
1 commit
-
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).
18 May, 2009
2 commits
11 May, 2009
2 commits
27 Apr, 2009
1 commit
23 Apr, 2009
1 commit
22 Apr, 2009
1 commit
13 Apr, 2009
1 commit
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
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
1 commit
20 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
26 Jan, 2009
1 commit
22 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