31 Aug, 2010
6 commits
-
(ActionItem1665)
-
(ActionItem1666)
-
(ActionItem1665)
-
* Dealing with the content in the view. (ActionItem1665)
-
(ActionItem1658)
30 Aug, 2010
11 commits
-
(ActionItem1640)
-
(ActionItem1605)
-
Actually, replace the current test with a reasonable one. (ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1412)
27 Aug, 2010
14 commits
-
(ActionItem1640)
-
(ActionItem1605)
-
For some reason when the Profile class is loaded while InvitationJob is being performed there is an IOError error caused by acts_as_ferret's DRB server. By trial and error I found out that if the class is loaded during delayed_job startup, then that problem does not occur. WTF? (ActionItem1640)
-
(ActionItem1640)
-
(ActionItem1640)
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
-
"Contact us" -> "Send a message"
-
That is tested in a lot of other places (ActionItem1608)
-
(ActionItem1608)
-
(ActionItem1652)
-
* JS was working only over the first task. (ActionItem1655)
-
* The validation is made only after all attributes are updated and the identifier uniqueness validation runs only if the task is not being cancelled. (ActionItem1654)
26 Aug, 2010
9 commits
-
(ActionItem1652)
-
(ActionItem1644)
-
(ActionItem1650)
-
(ActionItem1650)
-
* Instead of creating a PublishedArticle, a copy of the event is created. PS: depends of cba6c4326. (ActionItem1648)
-
(ActionItem1647)
-
This fixes the 'noosfero:doc:build' task, which was broken by commit f73c8033 that removed another task file that loaded the environment. Now the environment is loaded in its own separate file
-
(ActionItem1645)