21 Oct, 2010
5 commits
-
This reverts commit 45f1288a6a729ade3a800cc5f197d31d48115b1a.
-
* 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) -
(ActionItem1649)
04 Oct, 2010
2 commits
-
(ActionItem1685)
24 Sep, 2010
3 commits
-
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)
-
(ActionItem1673)
-
(ActionItem1646)
21 Sep, 2010
1 commit
20 Sep, 2010
1 commit
-
Also: * Adding links to the profile-image balloon. * Removing add-friend and join-community confirmation steps.
17 Sep, 2010
3 commits
-
Instead, use #paginate to find the records. (ActionItem1689)
-
(ActionItem1689)
-
(ActionItem1691)
14 Sep, 2010
1 commit
-
(ActionItem1683)
12 Sep, 2010
1 commit
-
(ActionItem1303)
11 Sep, 2010
2 commits
-
(ActionItem1303)
-
- 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)
02 Sep, 2010
2 commits
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
-
* Add Article#lead explicitly and moved the logic there * Better UI for article * Changed the the "short" format of blogs to use the lead intead of the "first paragraph". With that the lead UI almost makes sense for all users. (ActionItem1664)
30 Aug, 2010
1 commit
-
(ActionItem1412)
26 Aug, 2010
2 commits
-
(ActionItem1645)
-
(ActionItem1641)
15 Aug, 2010
1 commit
-
- Added a new jQuery UI theme - Added jQuery Cookie plugin (ActionItem1412)
14 Aug, 2010
4 commits
-
Also removed the duplication of pagination links methods (ActionItem1588)
-
(ActionItem1588)
13 Aug, 2010
1 commit
-
site_title is added by theme favicon is added by theme or profile (ActionItem1529)
12 Aug, 2010
4 commits
-
(ActionItem1627)
-
(ActionItem1622)
09 Aug, 2010
2 commits
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
06 Aug, 2010
3 commits
-
(ActionItem1587,ActionItem1588)
05 Aug, 2010
1 commit