25 Sep, 2010
3 commits
-
(ActionItem1303)
24 Sep, 2010
14 commits
-
(ActionItem1712)
-
This fixes the ballon on Internet Explorer 7 and probably also on other browsers. (ActionItem1673)
-
It turns out that Internet Explorer has problems with it. It looks like it is trying to parse that text as %-escape caracters, and since the parsing fails, it does not put those links as proper DOM elements but as 'raw' objects, and thus the .href attribute does not exist (actually an error occurs if you try to access such attribute on those objects). This bug was introduced by the HTTP caching commit (ActionItem1608) (ActionItem1711)
-
(ActionItem1711)
-
For some weird reason it is not working on IE. (ActionItem1711)
-
(ActionItem1673)
-
(ActionItem1673)
-
(ActionItem1700)
-
(ActionItem1646)
-
(ActionItem1701)
-
(ActionItem1703)
-
(ActionItem1703)
22 Sep, 2010
1 commit
21 Sep, 2010
9 commits
-
(ActionItem1303)
-
* 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)
-
Added sound when user receives message on chat Fixed width on css of chat (ActionItem1679)
20 Sep, 2010
5 commits
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
-
(ActionItem1303)
-
(ActionItem1394)
-
This code was written at LinguÁgil 2010 <http://www.linguagil.com.br/>, during the "Noosfero Coding Dojo" session on September 17th, 2010. The following people contributed: * Fabrício * Márcio Albuquerque * João Paulo * Luiz Cláudio * Guto Maia * Alexandre Gomes * Ivan * Serge Rehem * Bruno Porkaria * Antonio Terceiro * Rodrigo Souto * Daniela Feitosa (ActionItem1394)
17 Sep, 2010
7 commits
-
Instead, use #paginate to find the records. (ActionItem1689)
-
(ActionItem1689)
-
This time via Javascript since all HTML is (potentially) cached. Thanks to Aurélio Heckert for pointing it out. (ActionItem1608)
-
(ActionItem1679)
-
(ActionItem1691)
-
(ActionItem1688)
15 Sep, 2010
1 commit
-
(ActionItem1303)