20 Dec, 2010
1 commit
17 Dec, 2010
1 commit
-
(ActionItem1732)
16 Dec, 2010
1 commit
-
(ActionItem1769)
10 Dec, 2010
1 commit
-
* Added rss-feed-16.png (a 16x16 image of rss feed) * icon_name now is a class method * removing image_tags with article's icons * added icon_for_article on class to display icons (ActionItem1770)
09 Dec, 2010
4 commits
-
(ActionItem894)
-
* English text review * Letting the administrator edit all fields which are going to be published before accepting the article. * Letting administrator highlight the new article. * Making the size of the lead and body fields consistent with other UI parts * Removed inconsistent styling * Updated database schema file (ActionItem1732)
-
(ActionItem1732)
-
* When approving a task, some fields from published article are displayed and can be edited * Removed PublishedArticle * Added migrate to copy body, article and type from PublishedArticle's reference_article to article (ActionItem1733)
07 Dec, 2010
2 commits
-
(ActionItem1769)
-
* Enhancing the way a theme is set to an environment * Allowing users to remove the theme of a profile * Fixed delayed_attachment_fu, so favicon (not thumbnailable file) won't display loading image (ActionItem1675)
30 Nov, 2010
1 commit
-
Removing all that mess feels *very good*. ActionItem1761
26 Oct, 2010
1 commit
-
(ActionItem1680)
21 Oct, 2010
2 commits
-
Users can delete own profiles Organization admins can delete organizations Environment admins also can remove others profiles (ActionItem1716)
-
* 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)
04 Oct, 2010
2 commits
-
(ActionItem1685)
-
(ActionItem1303)
25 Sep, 2010
1 commit
24 Sep, 2010
1 commit
-
(ActionItem1673)
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
1 commit
-
(ActionItem1689)
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)
10 Sep, 2010
2 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)
02 Sep, 2010
4 commits
-
The HTTP caching feature conflicts with it. This was a crappy feature, anyway. (ActionItem1608)
-
* Added 'thumbnails_processed' to articles and images * Added images to be displayed when the uploaded were not processed yet (ActionItem1661)
-
Also removed a useless test for PublishedArticle (ActionItem1668,ActionItem1664)
-
* Adding the lead field to article's edition. This field fills the information that is displayed in the highlighted news. (ActionItem1664)
30 Aug, 2010
2 commits
-
(ActionItem1640)
-
(ActionItem1640)
27 Aug, 2010
4 commits
-
* Added message if user wants to fetch from hotmail * Added <url> to message if user removed it * Refactored invite_controller * Added ContactList * Added get_email_contacts_job * Added invitation_job (ActionItem1640)
-
(ActionItem1652)
-
* The validation is made only after all attributes are updated and the identifier uniqueness validation runs only if the task is not being cancelled. (ActionItem1654)
26 Aug, 2010
2 commits
-
* Instead of creating a PublishedArticle, a copy of the event is created. PS: depends of cba6c4326. (ActionItem1648)
-
(ActionItem1647)