summaryrefslogtreecommitdiff
path: root/app/views/tutorials/index.html.erb
AgeCommit message (Expand)Author
2017-09-24upgrade to rails 5.1mo
2017-09-01fix usages of paging.mo
2017-08-31convert profile list and tutorials list pages.mo
2015-03-18remove fluid container from tutorials page.mo khan
2015-03-18remove the target _blankmo khan
2015-03-18upgrade tutorials page.mo khan
2015-01-20use built-in truncate helper.mo khan
2014-11-01use fluid container on some pages and ignore turbolinks for backbone links.mo khan
2014-10-28remove author and date and use fixed with image on tutorials page.mo khan
2014-10-19update tutorials pages to support site wide search.mo khan
2014-08-23update tutorials listing.mo khan
2014-08-23change to fluid layout.mo khan
2014-07-07remove greeting class.mo khan
2014-01-05remove turbolinks.mo khan
2014-01-04add page:restore.mo khan
2014-01-04fix page loads.mo khan
2014-01-04load tutorials masonry on page:load.mo khan
2014-01-01convert a href to link_tomo khan
2013-06-24fix path to point to the tutorial tags controllermo khan
2013-06-17make tags on the tutorials page link to the tutorial tagsmo khan
2013-06-17remove page_header sectionmo khan
2013-06-16add pagination to top and bottom of tags pagesmo khan
2013-01-27replace links to tags pagemo k
2013-01-26remove tag cloudmo k
2013-01-25add tag cloudmo k
2013-01-25add list of tags to top of tutorials page.mo k
2012-10-05remove debug statementmo k
2012-10-05fix broken view spec due to kaminari paging.mo k
2012-10-04add paging to the tutorials listing page.mo k
2012-09-20create a :page_header content section and put the Add Tutorial button up there.mo k
2012-09-20try to prettify the Add Tutorial button.mo k
2012-09-20run jquery masonry script after images are loaded and remove the read button ...mo k
2012-09-20filter tutorials by tag.mo k
2012-09-17save tags added to a tutorial and display the tags on the tutorials page.mo k
2012-09-13display the newest tutorials first.mo k
2012-09-12bump the listing down so you can see the new tutorial link.mo k
2012-09-12use jquery masonry on the tutorials index page to reduce whitespace.mo k
2012-09-12remove javascript block from tutorials#index.mo k
2012-09-12display saved image urls on the index page instead of using embedly api.mo k
2012-09-10use embedly to display previews on the tutorials index page.mo k
2012-09-06tidy up the tutorial index page.mo k
2012-09-06authenticate to add/edit/delete tutorials.mo k
2012-09-06add tutorial scaffold.mo k