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