19 Sep, 2013
1 commit
17 Apr, 2013
1 commit
05 Mar, 2013
1 commit
24 Aug, 2012
1 commit
-
Undo some things, fix some tests, etc
04 Dec, 2011
1 commit
27 Nov, 2011
1 commit
-
Conflicts: app/controllers/admin_controller.rb app/controllers/application.rb app/controllers/public/account_controller.rb app/controllers/public/content_viewer_controller.rb lib/noosfero/i18n.rb test/functional/account_controller_test.rb test/functional/admin_controller_test.rb test/unit/contact_test.rb test/unit/profile_test.rb
05 Aug, 2011
1 commit
27 May, 2011
1 commit
-
Content helper test was redefining helper methods outside of it's own block. This was intefering on the other tests.
09 May, 2011
2 commits
-
(ActionItem1982)
-
- separating the fields date, author and comment link - adding new div inner main content div (ActionItem1997)
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)
03 Apr, 2011
1 commit
-
Conflicts: test/unit/image_gallery_test.rb
04 Mar, 2011
1 commit
-
(ActionItem1888)
17 Jul, 2010
1 commit
08 Jul, 2010
1 commit
-
Conflicts: app/models/environment.rb features/publish_article.feature test/unit/application_helper_test.rb test/unit/blog_test.rb test/unit/environment_test.rb
06 Jul, 2010
1 commit
-
* Posts unavailable for the user weren't displayed but were considered on pagination. (ActionItem1557)
02 Jul, 2010
1 commit
14 May, 2010
1 commit
-
* Moved article_to_html to ApplicationHelper (ActionItem1526)
20 May, 2009
1 commit
-
* moved the comments link to near the article title * added a anchor for the beginning of the comments * removed the link for comments at the end of the article * added warps for borders * changed h3 to h1 for post titles in blog view * removed h1 from tinyMCE format selector * added hr tag between blog posts * added a div with blog-posts tag for styling of this hr
03 Apr, 2009
1 commit
16 Mar, 2009
2 commits
-
When we know who is the author, use it instead of just using the profile owning the article. This is rather limited, though, since the history is not queried to get all the authors; only the last author is displayed.
-
* For blog owner, unpublished articles are listed with hachures and opacity
28 Jan, 2009
1 commit
11 Dec, 2008
1 commit
-
- display comment form opened - links to subscribe rss feed - show 'Edit blog' on view blog - display button to remove article when view - use select box instead of text fields to blog configuration - decreasing size of the field description - use 'New post' instead of 'New article'
29 Nov, 2008
1 commit
-
block to list amount of posts by month offer BlogArchivesBlock only if profile has blog pagination save feed options after create blog the settings of feeds must be editable trhough it's parent blog not offer to create sub-folder to blog the title of the post and the comments count are links to the specific article display count of blog-post comments users cant create more then one blog