index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
assets
/
javascripts
/
views
Age
Commit message (
Expand
)
Author
2017-10-07
load all collections using backbone_collection_for helper.
HEAD
master
mo
2017-09-24
load tutorials collection on the page.
mo
2017-09-24
move collections to Collections namespace.
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-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
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-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-05
remove console logging.
mo
2017-09-05
validate the login form on the client side.
mo
2017-09-04
connect view to login form.
mo
2017-09-03
change autoview to lookup by path rather than key.
mo
2017-09-03
remove disqus
mo
2017-09-03
attach behaviours to document immediately.
mo
2017-09-02
convert infinite scroll into a behaviour.
mo
2017-09-02
move bonebone code for my/* to my/* namespace.
mo
2017-09-02
move embedlyservice to cakeside namespace.
mo
2017-09-02
move namespace declaration to index.js
mo
2017-09-02
promote backbone subdirectory up to root.
mo