index
:
cakeside/cakeside.git
master
CakeSide web application
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
user.rb
Age
Commit message (
Expand
)
Author
2012-05-22
add specs to test the error message supplied when an invalid url is specified.
mo k
2012-05-22
add validation for website url on User model.
mo k
2012-05-22
added fields for twitter and facebooks; view, model, updated with fields and ...
luu stiles
2012-05-17
add website property to the User model and create migration.
mo k
2012-05-10
when adding a favorite the user id was not getting saved.
mo k
2012-03-21
add delete creation link.
mo k
2012-01-29
rename likes to favorites.
mo k
2012-01-07
only display the like button if you have not already liked a creation.
mo k
2012-01-06
prevent users from liking the same creation more than once, and prevent a use...
mo k
2012-01-06
remove omniauth related stuff from User.
mo k
2012-01-05
start adding likes.
mo k
2011-10-22
removed controller actions that we don't need and respond to xml format.
mo k
2011-08-15
add url to category listing.
mo k
2011-05-09
merge authentications work from master branch.
morilla
2011-05-04
add name attribute to User.
morilla
2011-05-04
add sample cake images and tidied up all the pages.
morilla
2011-05-04
associate users with creations.
morilla
2011-04-18
allow for signing up using twitter account.
mo kareem
2011-04-18
add authentications to user and allow for associating twitter account authent...
mo kareem
2011-04-17
create devise User.
mo kareem
[prev]