summaryrefslogtreecommitdiff
path: root/app/models/user.rb
AgeCommit message (Expand)Author
2016-07-04hound happy.mo khan
2016-07-04fix broken tests.mo khan
2016-07-01hound happy.mo khan
2016-06-28increment weight for squat.mo khan
2016-06-25replace usages of exercise_set with set.mo khan
2016-06-24refactor model.mo khan
2016-06-23refactor model and drop dead code.mo khan
2016-06-11fix broken specs.mo khan
2016-06-04start a new workout.mo khan
2016-06-04implement controller actions to record a new workout.mo khan
2016-05-25add static page to show how to export csv.mo khan
2016-05-23extract partial for modal.mo khan
2016-05-23launch a modal to reveal custom import address.mo khan
2016-05-23add unique contstraint to Profile#user_idmo khan
2016-05-23revert default timezone.mo khan
2016-05-14save received emails in db.mo khan
2016-05-14display the import address on profile page.mo khan
2016-05-14search by to address token rather then from address.mo khan
2016-05-13add time_zone to profile.mo khan
2016-05-11set locale for each request.mo khan
2016-05-01extract flippable modulemo khan
2016-05-01use flipper to toggle access to gyms.mo khan
2016-05-01use user_session.id instead of user.idmo khan
2016-04-30start to move authentication logic to UserSession.mo khan
2015-11-22import dips.mo khan
2015-11-15use find_by instead of where.firstmo khan
2015-11-15remove accepts_nested attributes and add tests.mo khan
2015-11-15lowercase email and username.mo khan
2015-11-15change default social tolerance.mo khan
2015-11-14import from csv export.mo khan
2015-08-27merge with master.mo khan
2015-08-13Fix profile saving, showing, etcStephen Peasley
2015-08-08Get profile saving, tests passingStephen Peasley
2015-08-01Use patch to update profile [WIP]Stephen Peasley
2015-08-01Create user profile upon user creationStephen Peasley
2015-07-30Add user profile [WIP]Stephen Peasley
2015-06-15move downloading to GoogleDrive class.mo khan
2015-06-08use the users preferred timezone to parse the android dates.mo khan
2015-06-08converte to utc date.mo khan
2015-06-07convert to datetime.mo khan
2015-06-07convert to datetime.mo khan
2015-06-07convert to utc.mo khan
2015-05-31extract android importer.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-30display personal records on the profile page.mo khan
2015-05-30override to_param on user to dump username.mo khan
2015-05-22add gravatar link.mo khan