Niall Paterson
|
6c1c3bfd2e
|
updated for rails 4 and ruby 2
|
2013-11-17 21:29:06 +00:00 |
|
Guy Maliar
|
ef05e3c6db
|
Update user.rb
Doesn't belong to User model
|
2013-04-21 01:14:41 +03:00 |
|
Guy Maliar
|
e23d0193cf
|
Fixed an error in the before_validation
before_validate should be before_validation
|
2013-04-12 11:31:20 +03:00 |
|
Jarred Sumner
|
8e97638f63
|
Explicitly set primary key, and validate UUID
|
2013-04-10 12:16:21 -07:00 |
|
Jarred Sumner
|
aea5b165da
|
Update user.rb
|
2013-04-10 12:15:28 -07:00 |
|
Jarred Sumner
|
cbdbc4959c
|
Generate UUID on create
|
2013-04-10 12:14:24 -07:00 |
|
Jarred Sumner
|
da2d021c9e
|
Fixed bug in progress bar when not using PaymentOptions
|
2013-01-30 10:10:11 -08:00 |
|
Jesse Grant
|
45fd64e7c5
|
fixed a query
|
2013-01-14 16:51:48 -05:00 |
|
Jesse Grant
|
b6beadb72c
|
made changes to Order model to reflect the fact that a site may use the new payment options component, resulting in orders of various dollar amounts, so revenue and goal percentage must be calculated differently
|
2013-01-14 16:51:14 -05:00 |
|
Jesse Grant
|
75219fa03f
|
Added ability to have limited payment options that will count down as more people order them ("limited: x of y remaining"). When the limit is reached, the option becomes disabled
|
2013-01-14 16:42:08 -05:00 |
|
Jesse Grant
|
451bca08e3
|
moved payment options configuration out of settings.yml and into a model
|
2013-01-14 16:40:43 -05:00 |
|
Marin Usalj
|
881c8e6a65
|
tested order count
|
2012-11-26 17:32:30 -08:00 |
|
Marin Usalj
|
c61e090d61
|
tested class methods
|
2012-11-24 19:05:37 -08:00 |
|
acuppy
|
d4c39d59a3
|
wrapped uuid builder into begin/while block to prevent accidental uuid duplication
|
2012-11-04 11:44:08 -08:00 |
|
Jarred Sumner
|
9c0827dc4b
|
Merge branch 'master' of https://github.com/lockitron/selfstarter
|
2012-10-26 15:14:54 -07:00 |
|
Jarred Sumner
|
2378e5e963
|
Fixed bug where it counts all orders, rather than orders that complete the amazon checkout process
|
2012-10-26 15:13:50 -07:00 |
|
Finbarr Taylor
|
13cee4f791
|
Fixed up formatting.
|
2012-10-11 17:58:41 -07:00 |
|
Jarred Sumner
|
4b169b02fb
|
Initial Commit
|
2012-10-11 12:30:08 -07:00 |
|