29 Dec, 2008
1 commit
26 Dec, 2008
10 commits
-
Extracted the logic of getting "who should be notified for a given profile" in its own method. Added a default implementation for Profile and overrided it in Organization to list both the contact_email entered and the administrators e-mails.
-
* Replaced FBES by Cáritas Brasileira, which is a formal entity. * Added Colivre.
23 Dec, 2008
1 commit
22 Dec, 2008
5 commits
-
* Adding profile's name on EnterpriseHomepage name * fix: don't expand variables when editing header/footer Conflicts: app/models/profile.rb Original work by: Daniela Soares Feitosa <danielafeitosa@colivre.coop.br>
19 Dec, 2008
1 commit
18 Dec, 2008
3 commits
17 Dec, 2008
1 commit
-
* removing links to edit template on manage templates * removing mark for required from non-formlabel labels * fix: only one error message for each field * fixing problem with translation
16 Dec, 2008
2 commits
15 Dec, 2008
16 commits
-
workaround ("armengue") asked by Vicente.
-
Only if the CMS is disabled
-
* 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