25 Feb, 2009
1 commit
-
This way (I hope) the non-deterministic problem of StaleObjectError stops happening.
21 Feb, 2009
1 commit
20 Feb, 2009
2 commits
19 Feb, 2009
1 commit
17 Feb, 2009
2 commits
10 Feb, 2009
1 commit
03 Feb, 2009
2 commits
28 Jan, 2009
1 commit
27 Jan, 2009
4 commits
-
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
-
Had to convert the birth_date setting to a database column for active_record do its magic and couple with the date_select helper that is used on the pick_date helper
26 Jan, 2009
1 commit
23 Jan, 2009
2 commits
-
- 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
-
added the hit counter Added the hits column and the option to display it on the page
22 Jan, 2009
1 commit
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