20 Mar, 2013
1 commit
-
Also removing the :url param on 2 admin view forms that were breaking the tests. They were originally include to avoid linking to the wrong page on profiles with own domain. But this pages will not be visualized if they are not using the environment domain, therefore there is no need to used this params.
05 Mar, 2013
1 commit
-
Those tests ae not passing and should be fixed soon :)
10 Dec, 2012
1 commit
27 Aug, 2012
1 commit
-
This sucks. We should probably have a different solution for specifying links to be followed in integration tests without having to refer to them by their exact text.
08 Aug, 2011
1 commit
-
- fixing some bugfixes - all controllers under admin/ should require login - plugins admin interface should require at least one permission (ActionItem2056)
10 Sep, 2010
1 commit
-
* Environment admin can send e-mail to all environment users * Community admin can send e-mail to all community members * Added migrate to create mailing * Added job to send mailing (ActionItem1659)