Rohan Mitchell
cbeffaced1
Configure Travis, remove spork, add simplecov, add turbo sprokets.
...
Add travis config
(cherry picked from commit e3fdb12289 )
Only build on Ruby 1.9.3
(cherry picked from commit 719ef386bf )
Exclude pry from CI build
(cherry picked from commit d60935c800 )
Conflicts:
Gemfile
Attempt 2
(cherry picked from commit 2b19253895 )
Conflicts:
Gemfile.lock
Configure travis for postgres
(cherry picked from commit 3a441cd7d9 )
Fix migrations that fail because of coupling to changed/removed models
(cherry picked from commit b030793f15 )
Set up xvfb for Travis
(cherry picked from commit cdc3ab09a1 )
Add a failing test to test travis
(cherry picked from commit 72aa8fe5e5 )
Revert "Add a failing test to test travis"
This reverts commit 72aa8fe5e5 .
(cherry picked from commit bd5533e2b1 )
Add simplecov
(cherry picked from commit 5089d3bb22 )
Conflicts:
Gemfile.lock
Add turbo sprockets for faster asset precompile
(cherry picked from commit 3e6c56a638 )
Remove spork
(cherry picked from commit ed7bded642 )
Conflicts:
spec/spec_helper.rb
Remove more spork-specific things, remove unused cuc config from zeus
(cherry picked from commit fa11ff8982 )
Ensure order decorator is required, fix test fragility
(cherry picked from commit 1e94f88c5e )
2013-06-07 16:23:24 +10:00
Rohan Mitchell
e20e4950bb
Install db2fog for S3 database backups
2013-04-29 11:31:01 +10:00
Rohan Mitchell
953fe22d4c
Add new feature for rich text distributor info for enterprises
2013-04-26 12:27:15 +10:00
Rohan Mitchell
9f6d1a2f18
Order cycle reports are precise to time of day, not just date
2013-04-25 21:22:26 +10:00
Rohan Mitchell
0da57f1d6c
Remove spree_heroku - S3 support is now built into Spree
2013-04-23 07:32:23 +10:00
Rohan Mitchell
3dd4e074fc
Split spree variable changes into per-feature files, add an eaterprises feature for default layout
2013-04-22 16:12:50 +10:00
Rohan Mitchell
a4bdea4d5c
Add chili feature for local organics
2013-04-22 10:29:05 +10:00
Rohan Mitchell
cbef31f619
Install chili for feature toggles
2013-04-22 10:24:17 +10:00
Rohan Mitchell
3e2d31d432
spree-last-address repo deleted - use mirror
...
Conflicts:
Gemfile
Gemfile.lock
2013-04-19 09:27:40 +10:00
Rohan Mitchell
4ce7525748
Configure newrelic for performance monitoring
2013-04-19 09:20:59 +10:00
Rohan Mitchell
05c9a189c8
Merge branch 'email-changes'
2013-01-17 16:09:25 +11:00
Rohan Mitchell
c7d3b9ee1a
Upgrade to Rails 3.2.11
2013-01-10 09:34:52 +11:00
Rob H
9c9431ca7f
Install Letter Opener for development environment
2012-12-07 14:31:23 +11:00
Rohan Mitchell
63ba5d13a3
Add representative, output enterprise fees as JSON
2012-11-21 14:58:29 +11:00
Rohan Mitchell
32db258db0
Use spree_heroku with support for staging env
2012-10-24 13:11:40 +11:00
Rohan Mitchell
8c7a02ec10
Fix image uploads with CMS
2012-10-18 11:13:40 +11:00
Rohan Mitchell
f4f250675c
Use eaterprises spree_paypal_express with Bugsnag notification of paypal gateway errors
2012-10-18 10:30:35 +11:00
Rohan Mitchell
394a269df2
Update Spree, fixes paypal password blanking bug. Update spree_paypal_express, fixes nil state error on checkout.
2012-10-18 10:17:52 +11:00
Rohan Mitchell
642f58551c
Use spree_paypal_express from RohanM with debugging for nil state from paypal address error
2012-10-16 10:34:11 +11:00
Rohan Mitchell
b35fb618f3
Add base install of Comfortable Mexican Sofa
2012-10-11 10:50:36 +11:00
Rohan Mitchell
2bce9df25a
Track 1-1-stable on spree git, fixes order quantity change bug
2012-09-21 15:55:51 +10:00
Rohan Mitchell
479c49752c
Update spree_paypal_express, hopefully fixing 'Validation failed: State can't be blank' error
2012-09-21 15:32:19 +10:00
Rohan Mitchell
593f3887c8
Switch pry for pry-debugger
2012-09-21 12:29:06 +10:00
Rohan Mitchell
3794c00856
Upgrade Rails to 3.2.8 and Spree to 1.1.3
2012-09-14 10:20:52 +10:00
Rohan Mitchell
356ae40c7b
Display product descriptions as HTML in checkout
2012-09-13 13:05:12 +10:00
Rohan Mitchell
7d5c158021
Install Bugsnag
2012-08-02 10:32:33 +10:00
Rohan Mitchell
5e04032797
Explicitly specify Spree 1.1.1, fix test regression in OrdersController
2012-07-23 18:48:30 +10:00
Andrew Spinks
f716176361
specify ruby version in Gemfile as per heroku requirement: https://devcenter.heroku.com/articles/ruby-versions
2012-07-20 20:40:55 +10:00
Andrew Spinks
7e9a84087e
cleaning up order report
2012-07-19 22:48:42 +10:00
Rohan Mitchell
9afa566be5
Add spree_last_address extension, which retrieves a customer's address when they order a second time so they don't need to retype it
2012-07-01 11:44:18 +10:00
Rohan Mitchell
82dd485e01
Install spree_paypal_express gem
2012-06-29 14:40:20 +10:00
Rohan Mitchell
ebb624bdc3
Reload application files, routes and factories each spork run
2012-06-24 09:10:25 +10:00
Rohan Mitchell
4911a06c9d
Display current distributor in main nav bar
2012-06-22 11:46:40 +10:00
Rohan Mitchell
f962db4288
Convert factories from machinist to factory girl
2012-06-19 13:54:34 +10:00
Rohan Mitchell
13569b5263
Switch to patched version of simple_form, which fixes collection_check_boxes when used within form_for block
2012-06-19 10:27:09 +10:00
Rohan Mitchell
eb095baf64
Installed spork
2012-06-19 07:08:27 +10:00
Rohan Mitchell
3d0f6a43b4
Add pry to Gemfile
2012-06-18 19:41:00 +10:00
Rohan Mitchell
d704f3aa68
Enable therubyracer JS env, reqd on linux
2012-06-18 16:58:06 +10:00
Andrew Spinks
1288760839
Added first working acceptance spec for supplier.
2012-06-09 14:41:09 +10:00
Andrew Spinks
04e4523f6b
upgrade to spree 1.1
2012-05-20 16:28:14 +10:00
Andrew Spinks
02f5d01ca1
try to get s3 to work.
2012-05-12 13:37:26 +10:00
Andrew Spinks
7ea0f73398
begin adding suppliers
2012-04-22 14:51:24 +10:00
Andrew Spinks
b2b8bd0112
add selector for distributor in checkout. Not saving relation as yet.
2012-04-07 16:34:27 +10:00
Andrew Spinks
0a6852616d
added distributors.
2012-03-31 19:16:57 +11:00
Andrew Spinks
511dfa23af
add rspec
2012-03-31 16:38:16 +11:00
Andrew Spinks
5ae983caba
Use Australian locale.
2012-03-28 20:28:52 +11:00
Andrew Spinks
44a9fc46f8
disable s3 support to try and fix heroku deploy issue.
2012-03-27 14:04:52 +11:00
Andrew Spinks
7f33da5cb1
add initial s3 support.
2012-03-27 12:09:54 +11:00
Andrew Spinks
f9bd58bf5f
switch to unicorn.
2012-03-27 11:22:20 +11:00
Andrew Spinks
cd1938a74e
spree install.
2012-03-27 11:06:49 +11:00