summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/models
AgeCommit message (Expand)Author
2017-10-07load all collections using backbone_collection_for helper.HEADmastermo
2017-09-24remove unused collections.mo
2017-09-24remove the profiles collection.mo
2017-09-24bind auto collections to a url.mo
2017-09-24move collections to Collections namespace.mo
2017-09-24extract auto collection to setup js collections.mo
2017-09-09validate search form.mo
2017-09-09add client side validation to password reset form.mo
2017-09-08CakeSide -> csxmo
2017-09-08rename User to Registration.mo
2017-09-08add backbone view for registration-form.mo
2017-09-08username -> emailmo
2017-09-07validate email address.mo
2017-09-07fix translation keymo
2017-09-07load error messages into js for client side validation.mo
2017-09-02promote backbone subdirectory up to root.mo