wvengen
ef1903381b
Improve testing on docker
2020-07-27 18:17:30 +02:00
wvengen
b96ce06d94
API v1 financial_transactions endpoints ( #627 )
2020-07-25 14:18:59 +00:00
Patrick Gansterer
91eeac6c40
Set the common ActionMailer default_url_options only once
...
There is no need to set options other than the foodcoop during every
change of the scope. This also makes sure that the correct options will
be loaded during testing to fix problems with newer rails versions.
2019-10-29 13:40:45 +01:00
wvengen
e9be38b3e9
Add OAuth scopes
...
https://github.com/foodcoops/foodsoft/issues/582#issuecomment-442513237
2019-04-03 17:20:44 +00:00
Tom Carchrae
a524dd0325
use a sensible default if no redis.
2019-03-26 18:59:34 +00:00
wvengen
110c7cc3e9
API v1 user endpoint
2018-10-13 20:41:47 +02:00
wvengen
fd96b6ccc1
Prepare for API v1 (PR #570 )
2018-10-13 20:16:35 +02:00
Patrick Gansterer
9cd3c800bd
Use ExceptionNotification via generator generated code
...
Ensure that FoodsoftConfig is loaded before running the initalizers.
This also enables notifaction for Resque.
2017-10-09 10:32:32 +02:00
Patrick Gansterer
578e929e0d
Add handling for bounce mails
2017-10-02 16:02:39 +02:00
wvengen
0363f2dadc
Improve Docker setup (PR #497 )
2017-10-01 13:57:36 +02:00
Patrick Gansterer
ba052efe5e
Set the path of the _foodsoft_session cookie to the slug
...
This allows the usage of different foodcoops at the same time.
2017-09-29 00:47:00 +02:00
wvengen
4f30248a49
Allow to run without Redis in development
2017-04-01 19:11:52 +02:00
wvengen
77ee8ee2f1
Disable error page for development
2015-09-05 15:04:56 +02:00
wvengen
9efa9d5d43
Handle errors using Gaffe
2015-07-21 00:08:17 +02:00
wvengen
c388b4e410
Merge branch 'dockerization'
2015-05-08 13:06:15 +02:00
Benjamin Meichsner
83dd18eaa7
Added Dockersupport. See README_DOCKER.md for further instructions.
2015-04-26 15:20:05 +02:00
wvengen
d953ee6242
Silence Prawn PDF UTF-8 warning
2015-04-25 18:18:11 +02:00
wvengen
8777830029
Add unit: bag
2015-01-02 17:11:02 +01:00
wvengen
12bf2198e5
fix simple_form deprecations
2014-12-10 22:04:32 +01:00
wvengen
6e990fed4c
Upgrade to rails 4.1
2014-11-21 14:37:56 +01:00
wvengen
03b307d359
fix more sensible mailer option defaults
2014-09-03 11:43:15 +02:00
wvengen
68ccc19c70
allow to configure currency (closes foodcoops#258)
2014-09-02 15:02:25 +02:00
wvengen
ae392ad861
fix number display
2014-06-23 17:51:20 +02:00
wvengen
a43020463d
normalize article and category attributes (closes foodcoops#294)
2014-06-23 17:51:19 +02:00
wvengen
99301a0576
make Redis a softer dependency
...
(closes foodcoops#288)
2014-06-23 17:51:18 +02:00
wvengen
d7938b752c
fix simple_navigation ids
2014-05-13 17:01:26 +02:00
wvengen
c25d4d3f4f
use ruby-units for unit parsing ( closes foodcoops/foodsoft#200 )
...
Conflicts:
Gemfile
Gemfile.lock
2014-05-13 17:01:25 +02:00
wvengen
ab514d7eb6
use encrypted cookies on new installations
2014-02-24 12:46:28 +01:00
wvengen
7841245795
migrate to Rails 4.0 (closes foodcoops#214)
...
Conflicts:
Gemfile.lock
2014-02-24 12:46:28 +01:00
wvengen
9b27ce29e9
fix BigDecimal to_s monkey-patch (complements 0052d4af1a4cc397c4248a7049a52e35ce33cec1)
2013-12-17 18:02:11 +01:00
wvengen
be76f29473
do not show ".0" even for floats
2013-12-17 18:02:04 +01:00
wvengen
bdce1b5872
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile
Gemfile.lock
2013-10-09 10:37:02 +02:00
Benjamin Meichsner
5681553ca0
Avoid connecting to redis backend in test environment.
...
This makes it also possible to test if certain background task are doing what they should do.
2013-09-18 18:04:40 +02:00
wvengen
eef4626107
Merge branch 'master' into updated-gems
...
Conflicts:
Gemfile.lock
app/views/deliveries/_form.html.haml
2013-07-17 11:04:28 +02:00
wvengen
ea399b2c72
client_side_validations config
2013-07-16 00:39:11 +02:00
wvengen
9fb6597980
Merge branch 'master' into updated-gems
2013-07-16 00:00:55 +02:00
wvengen
fc6fbdaa95
use less-rails, and make exception_notifier work again
2013-07-13 23:06:30 +02:00
Julius
b303b48853
Merge branch 'master' into improve-delivery-workflow-further
2013-07-13 21:08:50 +02:00
Julius
ef62a18ac9
Add StockChanges index
2013-07-09 21:46:04 +02:00
wvengen
e9e7135639
run bundle update and make it work again
2013-07-08 14:32:24 +02:00
Julius
dd70b84ef0
Linearize and clean up delivery form
2013-06-26 15:16:52 +02:00
Julius
bf32e72414
Improve delivery form validation
2013-06-19 11:21:55 +02:00
Benjamin Meichsner
1cbf663b39
Merge branch 'rails3' of github.com:bennibu/foodsoft into rails3
2013-03-09 16:31:00 +01:00
Benjamin Meichsner
2f109c376d
Fixed bug when submitting huge forms. (stock taking etc)
2013-03-09 16:14:20 +01:00
Julius
524819b86f
Merge branch 'rails3' of http://github.com/bennibu/foodsoft into rails3
...
Conflicts:
app/helpers/application_helper.rb
2013-01-27 22:01:53 +01:00
Benjamin Meichsner
44ef0a9807
Added bullet gem to track unusued eager loading.
2013-01-26 16:16:50 +01:00
Julius
ecb7ce7cd3
Remove secret_token.rb from git's tracked files
2013-01-12 16:11:07 +01:00
benni
2c0fe08be6
Replaced delayed_job with resque. See README_DEVEL
2012-12-23 17:38:04 +01:00
benni
1708df3f6c
Fixed login, new_password and invitation views.
2012-10-08 11:51:56 +02:00
benni
0a1c326f14
Upgraded to rails 3.2.8
2012-09-30 21:38:52 +02:00