luisramos0
|
2a1011921b
|
Reuse line_item_syncer.add_order_update_issue in line_item_syncer.update_item_quantities to add stock info to the update_quantity order issues
|
2019-07-14 16:43:46 +01:00 |
|
luisramos0
|
df27ee0d3e
|
Refactor line_item_syncer.add_order_update_issue out of line_item_syncer.create_new_items
|
2019-07-14 16:06:09 +01:00 |
|
luisramos0
|
c2851015ce
|
Fix deleting created item (destroy doesnt work before save) and add order_update_issue with message so that user can understand what happened
|
2019-07-14 15:58:00 +01:00 |
|
luisramos0
|
d0c246c345
|
Fix some rubocop issues
|
2019-07-14 12:28:32 +01:00 |
|
Kristina Lim
|
e58546a412
|
Move offcanvas menu content to separate partial
|
2019-07-14 13:52:47 +08:00 |
|
luisramos0
|
6aed9ba549
|
Make line_item_syncer delete new line items if stock is insufficient
|
2019-07-13 22:57:13 +01:00 |
|
luisramos0
|
4f2bc33ec3
|
Change line_item_syncer to verify stock if order is already complete, this will happen for orders in the current OC when a subscription is changed
|
2019-07-13 20:56:34 +01:00 |
|
luisramos0
|
0f3404ca27
|
Rename order_syncer.future_and_undated_orders to explicitly include completed orders from current OC: orders_in_order_cycles_not_closed
|
2019-07-12 22:20:09 +01:00 |
|
Kristina Lim
|
2c279fd02d
|
Remove line item adjustments if line item deleted
|
2019-07-13 03:58:01 +10:00 |
|
Kristina Lim
|
8a048cc155
|
Add proof line item adjustments remain after line item removal
|
2019-07-13 01:43:07 +08:00 |
|
Luis Ramos
|
b3c378e8c1
|
Merge pull request #4029 from Matt-Yorkley/js_render_blocking2
Js render blocking 2
|
2019-07-12 16:34:31 +01:00 |
|
Luis Ramos
|
39475be792
|
Merge pull request #4030 from Matt-Yorkley/line_item_errors
LineItems can always access soft-deleted variants
|
2019-07-12 16:33:36 +01:00 |
|
luisramos0
|
9e2e460ac5
|
Add date format to moment date conversion. This conversion was not working on firefox
|
2019-07-12 12:01:18 +01:00 |
|
luisramos0
|
18006ea9c8
|
Change devise config to speed up password encryption in tests
|
2019-07-12 10:12:53 +01:00 |
|
luisramos0
|
71b648e9fa
|
Add some tests to features/admin/users_spec from spree_auth_devise
|
2019-07-12 10:02:40 +01:00 |
|
luisramos0
|
eacd76bfa4
|
Add spec to features/admin/products_spec from spre_auth_devise
|
2019-07-11 19:47:17 +01:00 |
|
luisramos0
|
791ff842aa
|
Add some tests to models/spree/user_spec from spre_auth_devise
|
2019-07-11 19:39:31 +01:00 |
|
luisramos0
|
ac0123734a
|
Add some tests from spree/users_controller_spec from spree_auth_devise
|
2019-07-11 18:33:18 +01:00 |
|
luisramos0
|
7cab99efdf
|
Run transpec on users_controller
|
2019-07-11 18:07:23 +01:00 |
|
luisramos0
|
5378bb7b34
|
Add adapted version of spree/admin/users_controller_spec from spree_auth_devise
|
2019-07-11 17:45:56 +01:00 |
|
luisramos0
|
942824cd74
|
Improve comments in UserMailer
|
2019-07-11 16:37:30 +01:00 |
|
Pau Pérez Fabregat
|
bdeb56bfaf
|
Merge pull request #4028 from openfoodfoundation/transifex
Transifex
|
2019-07-11 17:28:38 +02:00 |
|
Matt-Yorkley
|
fb4e573cfa
|
Add a soft-deleted test in line_item_spec
|
2019-07-11 16:07:30 +01:00 |
|
Transifex-Openfoodnetwork
|
e65df31bc3
|
Updating translations for config/locales/nl_BE.yml
|
2019-07-12 00:29:50 +10:00 |
|
Transifex-Openfoodnetwork
|
ce1ac57522
|
Updating translations for config/locales/de_DE.yml
|
2019-07-11 23:53:17 +10:00 |
|
Transifex-Openfoodnetwork
|
09ff57d462
|
Updating translations for config/locales/en_BE.yml
|
2019-07-11 23:50:31 +10:00 |
|
Transifex-Openfoodnetwork
|
542cf0cf4f
|
Updating translations for config/locales/fr_BE.yml
|
2019-07-11 23:43:29 +10:00 |
|
Transifex-Openfoodnetwork
|
f4113745ce
|
Updating translations for config/locales/fr.yml
|
2019-07-11 23:11:32 +10:00 |
|
Transifex-Openfoodnetwork
|
6d197c53e0
|
Updating translations for config/locales/en_ZA.yml
|
2019-07-11 21:40:38 +10:00 |
|
Matt-Yorkley
|
b2c6e6271c
|
LineItems can always access soft-deleted variants
|
2019-07-11 11:33:34 +01:00 |
|
Luis Ramos
|
cdd36eeefc
|
Merge pull request #3674 from Matt-Yorkley/spree2/import_description
Allow import to proceed when updating a product and `description` is set
|
2019-07-10 21:09:30 +01:00 |
|
Matt-Yorkley
|
97148f6f57
|
Send embedded Stripe javascript to :injection_data
|
2019-07-10 19:28:20 +01:00 |
|
Matt-Yorkley
|
6219b3f0c3
|
Revert "Revert "Fix JS render-blocking in Darkswarm""
This reverts commit ffeca41e
|
2019-07-10 17:14:08 +01:00 |
|
Transifex-Openfoodnetwork
|
d66cac7a26
|
Updating translations for config/locales/ca.yml
|
2019-07-10 21:20:51 +10:00 |
|
Transifex-Openfoodnetwork
|
07c11b9b1f
|
Updating translations for config/locales/es.yml
|
2019-07-10 21:18:28 +10:00 |
|
Transifex-Openfoodnetwork
|
6a232a1f36
|
Updating translations for config/locales/ca.yml
|
2019-07-10 21:17:43 +10:00 |
|
Maikel
|
1a61357be8
|
Merge pull request #4024 from openfoodfoundation/transifex
Transifex
v2.2.0
|
2019-07-10 11:17:12 +10:00 |
|
Maikel
|
b2eeb5d687
|
Merge pull request #4025 from openfoodfoundation/revert-3988-js_render_blocking
Revert "Fix JS render-blocking in Darkswarm"
|
2019-07-10 11:00:17 +10:00 |
|
Maikel
|
ffeca41ef4
|
Revert "Fix JS render-blocking in Darkswarm"
|
2019-07-10 10:24:25 +10:00 |
|
Transifex-Openfoodnetwork
|
68c0936766
|
Updating translations for config/locales/en_GB.yml
|
2019-07-10 04:39:47 +10:00 |
|
Luis Ramos
|
23b6267e30
|
Merge pull request #3916 from luisramos0/schedules_of_coordinator
OC schedules are now filtered to schedules of OCs with same coordinator
|
2019-07-09 14:21:34 +01:00 |
|
Luis Ramos
|
6872ccfb72
|
Merge pull request #3963 from luisramos0/hide_invoices
Hide invoices feature
|
2019-07-09 14:20:50 +01:00 |
|
luisramos0
|
b1b791e4ee
|
Update all locales with the latest Transifex translations
|
2019-07-09 14:19:35 +01:00 |
|
Luis Ramos
|
1779b759f7
|
Merge pull request #4017 from openfoodfoundation/transifex
Transifex
|
2019-07-09 14:15:38 +01:00 |
|
Transifex-Openfoodnetwork
|
3ebbf5a55d
|
Updating translations for config/locales/fr.yml
|
2019-07-09 22:42:05 +10:00 |
|
Luis Ramos
|
83ce2ac3dc
|
Merge pull request #3988 from Matt-Yorkley/js_render_blocking
Fix JS render-blocking in Darkswarm
|
2019-07-09 12:30:30 +01:00 |
|
Luis Ramos
|
aaf850a095
|
Merge pull request #4010 from luisramos0/fuubar_upgrade
Apply 2.1.1 hotfix to master
|
2019-07-09 12:24:54 +01:00 |
|
Luis Ramos
|
3e9bf8aa1f
|
Merge pull request #3964 from openfoodfoundation/hand-soft-deleted-products-in-orders-and-fulfillment-report
Handle soft deleted products in orders and fulfillment report
|
2019-07-09 12:19:28 +01:00 |
|
luisramos0
|
95832c96ac
|
Delete redundant spec, this case is now covered in a view spec
|
2019-07-09 09:15:38 +01:00 |
|
Jon Leighton
|
4398ea12b8
|
Convert several fields from string to text
See discussion here:
https://github.com/openfoodfoundation/openfoodnetwork/pull/3751#issuecomment-503416955
Fixes #3192.
I have also done a pass over the schema to identify other fields which
would benefit from being a text rather than a string. However, I ignored
all `spree_*` tables because I didn’t want to mess up the ‘default’
Spree schema.
|
2019-07-09 13:11:30 +10:00 |
|