11 May, 2011
2 commits
-
(ActionItem1941)
09 May, 2011
1 commit
-
(ActionItem1982)
21 Apr, 2011
1 commit
-
* For all types of article, its title, url and beginning of body are shared * The first image in the body is used as thumbnail * To use this, it's necessary to add 'www.facebook.com' in the list addthis_options in config/noosfero.yml (ActionItem1972)
13 Apr, 2011
1 commit
01 Apr, 2011
1 commit
-
(ActionItem1965)
24 Mar, 2011
1 commit
-
Conflicts: app/views/content_viewer/view_page.rhtml
23 Mar, 2011
1 commit
22 Mar, 2011
3 commits
-
Also, fixing all selenium tests (ActionItem1672)
-
(ActionItem1929)
-
(ActionItem1932)
02 Mar, 2011
2 commits
-
(ActionItem1911)
-
(ActionItem1911)
25 Feb, 2011
1 commit
-
(ActionItem1894)
15 Feb, 2011
1 commit
-
(ActionItem1801)
14 Feb, 2011
1 commit
-
(ActionItem1799)
31 Jan, 2011
1 commit
27 Jan, 2011
2 commits
-
- new config entry: addthis_enabled - new Rails initializer to load config file (ActionItem1820)
26 Jan, 2011
1 commit
-
(ActionItem1771)
18 Jan, 2011
1 commit
-
* Adds another "Post a comment" top button that redirects to the bottom * "Post a comment" button is left-aligned * Removal confirmation message changed to cover replies * Removes background and border from the remove icon * The remove icon appears only on mouse over * Works in all major browsers * Highlights the author reply as the same way as the author comment (ActionItem1771)
13 Jan, 2011
2 commits
-
Conflicts: public/stylesheets/application.css test/functional/content_viewer_controller_test.rb
-
(ActionItem1796)
11 Jan, 2011
1 commit
-
(ActionItem1771)
16 Dec, 2010
2 commits
-
(ActionItem1732)
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
1 commit
-
(ActionItem1769)
21 Oct, 2010
1 commit
-
* 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)
21 Sep, 2010
1 commit
17 Sep, 2010
1 commit
-
(ActionItem1689)
02 Sep, 2010
1 commit
-
* Also cleaning the css that involves, the article title and the blog-feed-link.
26 Aug, 2010
4 commits
-
(ActionItem1625)
-
(ActionItem1642)
-
(ActionItem1641)
22 Aug, 2010
1 commit
-
Conflicts: db/schema.rb public/stylesheets/application.css