21 Oct, 2010
9 commits
-
(ActionItem1744)
-
(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)
-
(ActionItem1635)
-
(ActionItem1649)
-
(ActionItem1730)
-
- resolved bug with friends online list in Opera browser (ActionItem1705)
-
Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
15 Oct, 2010
3 commits
04 Oct, 2010
7 commits
-
(ActionItem1685)
-
(ActionItem1719)
-
(ActionItem1719)
-
(ActionItem1303)
-
width of sideboxes on right and leftbar width and margin of block on default template (ActionItem1596)
-
(ActionItem1702)
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
3 commits
-
(ActionItem1303)