06 Jan, 2009
9 commits
-
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!).
03 Jan, 2009
1 commit
02 Jan, 2009
8 commits
-
See. http://dev.rubyonrails.org/changeset/8705
30 Dec, 2008
6 commits
-
* Translation files updated * pt_BR translation 100%
-
solved.
29 Dec, 2008
11 commits
-
This way we don't have a memory leak and can do one single loop to all enterprises.
-
up-to-date.
26 Dec, 2008
5 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.