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
17 Aug, 2010
1 commit
-
* addThis * blog-feed-link * article-actions
15 Aug, 2010
1 commit
-
* addThis * blog-feed-link * article-actions
13 Aug, 2010
2 commits
-
(ActionItem1628)
-
(ActionItem1628)
09 Aug, 2010
1 commit
-
This reverts commit 64e4639c91da8a2beadf7639f95357b1db1f3e97. (ActionItem1557, ActionItem1617)
30 Jul, 2010
1 commit
-
* Disabling submit button after click (ActionItem1420)
06 Jul, 2010
2 commits
-
* Added an option to the Article#to_html named :gallery_view. This option is used to contextualize the html that should be generated. (ActionItem1545)
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)
14 Jun, 2010
1 commit
-
(ActionItem1558)
28 May, 2010
1 commit
-
A blog can display the full content of posts or only the first paragraph (ActionItem1515)
14 May, 2010
1 commit
-
* Modularized RSS link in head code; added add_rss_feed_to_head helper method * Modularized RSS generation in FeedWriter class + Refactored RssFeed to use FeedWriter + removed feed_item_description (this fixes ActionItem1463) (ActionItem1518)
16 Apr, 2010
2 commits
-
(ActionItem1396) Signed-off-by: Antonio Terceiro <terceiro@colivre.coop.br>
09 Apr, 2010
1 commit
31 Mar, 2010
1 commit
30 Mar, 2010
1 commit
-
This reverts commit d0f8d245c7304e20f86be76e84de59e62f30c889.