summaryrefslogtreecommitdiff
path: root/app/models
AgeCommit message (Expand)Author
2015-05-31remove unused parameter.mo khan
2015-05-31hound happy.mo khan
2015-05-31start to build ios importer.mo khan
2015-05-31load the appropriate importer based on the contents of the extracted backup f...mo khan
2015-05-31extract a method to compute the sets.mo khan
2015-05-31use tap.mo khan
2015-05-31move android specific classes to an Android namespace.mo khan
2015-05-31move android specific db file to android importer.mo khan
2015-05-31refactor android import to use the new model api.mo khan
2015-05-31move create_workout_from from training_session to android_import.mo khan
2015-05-31extract android importer.mo khan
2015-05-31add specs for generating training history line chart.mo khan
2015-05-31add a method to session to make it easier to record a completed exercise.mo khan
2015-05-31extract training history model and start to refactor way we add workouts.mo khan
2015-05-30display charts for profile history.mo khan
2015-05-30hound happy.mo khan
2015-05-30pass program through when parsing the backup file.mo khan
2015-05-30display personal records on the profile page.mo khan
2015-05-30override to_param on user to dump username.mo khan
2015-05-23hound happy.mo khan
2015-05-23fix broken spec.mo khan
2015-05-23hound happy.mo khan
2015-05-23add specs for workout.mo khan
2015-05-23hound happy.mo khan
2015-05-22allow for program override.mo khan
2015-05-22add body weight to each training session and update previous sessions in import.mo khan
2015-05-22parse out the body weight.mo khan
2015-05-22do not re-import workouts that have already been imported.mo khan
2015-05-22add programs route.mo khan
2015-05-22add gravatar link.mo khan
2015-05-21one to many.mo khan
2015-05-21only set a value for the total number of sets that are required per exercise.mo khan
2015-05-21display the target weight and the number of reps completed for each set.mo khan
2015-05-21add occurred_at column and use partial to list out each training_session.mo khan
2015-05-21create a workout record for each recors in the sqlite db.mo khan
2015-05-18remove items.mo khan
2015-03-01use new style validates syntax.mo khan
2015-02-28add validations to item model.mo khan
2015-02-28add spec to load my items.mo khan
2015-02-28scaffold up the items.mo khan
2015-01-26Refactor query for username and email credential checkStephen Peasley
2015-01-26Create login form and allow username or email for credentialsStephen Peasley
2015-01-24First cut of user authenticationStephen Peasley
2015-01-19use the default of "1" for terms to simplify code.mo khan
2015-01-10add validation to accept terms and conditions.mo khan
2015-01-03add validations for username, and email.mo khan
2015-01-03happy day scenario user registration.mo khan
2015-01-03update registration form with form helpers.mo khan
2014-12-29Stub out user registration pageStephen Peasley
2014-12-27initial commit.mo khan