26 Oct, 2010
3 commits
-
(ActionItem1680)
-
(ActionItem1752)
22 Oct, 2010
2 commits
-
The previous implementation will fail if you add new keys. Each new key should be tests separately instead. (ActionItem1608)
-
(ActionItem1608)
21 Oct, 2010
6 commits
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
-
This reverts commit 45f1288a6a729ade3a800cc5f197d31d48115b1a.
-
(ActionItem1740)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. * Used a direct sql to increase the performance. * Removing last and first_day_of_month methods and using the rails builtin methods in_the_beginning_of_month and in_the_end_of_month. P.S.: done against the master branch. (ActionItem1557)
15 Oct, 2010
1 commit
04 Oct, 2010
3 commits
-
(ActionItem1685)
-
(ActionItem1719)
-
(ActionItem1303)
25 Sep, 2010
1 commit
24 Sep, 2010
4 commits
-
(ActionItem1712)
-
(ActionItem1673)
-
(ActionItem1700)
21 Sep, 2010
2 commits
-
* The users member of a community shoudl be notified with the information of where that noficication is. * The friendship relationship should be notified to the both users * If the article is created automaticaly according its template this article should not be notified * The article approval should not notify the article with the user who aproved it as the user that made the article (ActionItem1303)
-
* Also adding a named_scope for images (ActionItem1698)
20 Sep, 2010
2 commits
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
-
(ActionItem1303)
17 Sep, 2010
2 commits
-
(ActionItem1689)
-
(ActionItem1691)
15 Sep, 2010
2 commits
-
(ActionItem1659)
-
(ActionItem1303)
14 Sep, 2010
1 commit
12 Sep, 2010
2 commits
-
(ActionItem1303)
-
(ActionItem1303)
11 Sep, 2010
3 commits
-
(ActionItem1303)
-
(ActionItem1635)
-
- added strophejs lib to communication with XMPP server - added jquery.scrollabletab.js and jquery.emoticon.js plugins - new 'pidgin' icon theme - environment attribute 'icon_theme' moved to theme - added ruby_bosh as plugin to start XMPP/BOSH session (ActionItem1635)
10 Sep, 2010
3 commits
-
* 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)
-
(ActionItem1608)
-
* Rewrite ProfileListBlock logic to become simpler and faster * Rewrite membership logic to use named scopes instead of loading the entire list and doing filters with Ruby code. * Moved Noosfero-specific membership logic from access control plugin to Noosfero models. * Removed useless tests * Fixed tests that assumed the slow implementation
03 Sep, 2010
1 commit
-
(ActionItem1670)
02 Sep, 2010
2 commits
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
-
(ActionItem1661)