06 Jan, 2009
5 commits
-
loaded yet
-
Since administrators can add or set as mandatory new fields after the enterprises are already in the database, enabling the enterprises must bypass the full validation process otherwise it will fail if there are invalid fields (according to the newly created validation rules!).
02 Jan, 2009
1 commit
30 Dec, 2008
1 commit
-
solved.
26 Dec, 2008
6 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.
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>
18 Dec, 2008
1 commit
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
15 Dec, 2008
4 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
12 Dec, 2008
4 commits
-
* better wording and organization of checkboxes in article edition. * Correcting formatting of the e-mail text sent.
11 Dec, 2008
4 commits
-
- display comment form opened - links to subscribe rss feed - show 'Edit blog' on view blog - display button to remove article when view - use select box instead of text fields to blog configuration - decreasing size of the field description - use 'New post' instead of 'New article'
-
- add fields city and state to contact form - aceess_control plugin: filter members by role - stay on contact form after send message - validates format of email only if filled - remove phone and add name and fill fields if user logged in - mark contact fields to translation
09 Dec, 2008
2 commits
-
* Adding feature to edit header/footer to environment and test * adding regexp to replace values on footer * removing message of no comments if there's no comment * fixing bug.. When applying template, didn't copy the homepage
03 Dec, 2008
3 commits
-
* adding setting on template to define if entreprise template should be changed when enabled * adding changing of template when an enterprise is enabled if environment allows * fixing bug on footer when applying template * removing disabled enterprise message if the enterprise has the block for it
01 Dec, 2008
2 commits