index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
Age
Commit message (
Expand
)
Author
2017-10-07
load all collections using backbone_collection_for helper.
HEAD
master
mo
2017-09-24
remove unused collections.
mo
2017-09-24
remove the profiles collection.
mo
2017-09-24
fix broken spec.
mo
2017-09-24
load tutorials collection on the page.
mo
2017-09-24
bind auto collections to a url.
mo
2017-09-24
move collections to Collections namespace.
mo
2017-09-24
extract auto collection to setup js collections.
mo
2017-09-24
use jbuilder to render backbone json.
mo
2017-09-24
create helper to generate a backbone collection.
mo
2017-09-24
render categories as backbone collection in html page.
mo
2017-09-24
extract my cakes controller.
mo
2017-09-24
what is PATH_INFO?
mo
2017-09-24
upgrade to rails 5.1
mo
2017-09-23
fix params injection issue.
mo
2017-09-23
upgrade specs
mo
2017-09-23
create application_job
mo
2017-09-23
add application_record.
mo
2017-09-22
cache each cake card.
mo
2017-09-09
show large image on cakes#show.
mo
2017-09-09
change the jumbotron.
mo
2017-09-09
change category nav links
mo
2017-09-09
validate search form.
mo
2017-09-09
connect models to views using automodel.
mo
2017-09-09
extract duplicate code into form_view.
mo
2017-09-09
add client side validation to password reset form.
mo
2017-09-08
remove fixed width for avatar.
mo
2017-09-08
fix js bugs.
mo
2017-09-08
remove paginator from cakes footer.
mo
2017-09-08
fix default ordering of profiles.
mo
2017-09-08
display join date in local time.
mo
2017-09-08
show url of website.
mo
2017-09-08
remove avatar from header.
mo
2017-09-08
default user listing to ordered.
mo
2017-09-08
make search text required.
mo
2017-09-08
CakeSide -> csx
mo
2017-09-08
rename User to Registration.
mo
2017-09-08
add backbone view for registration-form.
mo
2017-09-08
change onInput to set the changed attribute only.
mo
2017-09-08
username -> email
mo
2017-09-08
connect cards to autoview.
mo
2017-09-08
install autoview on ajax load but skip elements that are already setup.
mo
2017-09-07
use input event and promote renderErrors method.
mo
2017-09-07
validate email address.
mo
2017-09-07
connect login-form to session model validation.
mo
2017-09-07
fix translation key
mo
2017-09-07
add script to load i18n locale.
mo
2017-09-07
return blank if the session key is nil
mo
2017-09-07
load error messages into js for client side validation.
mo
2017-09-07
remove inline style.
mo
[next]