combo/combo/apps/lingo/migrations
Emmanuel Cazenave 23f13059d0 lingo: start transaction options (#32967)
Based on the backend capabilities.
2019-05-16 17:53:49 +02:00
..
0001_initial.py lingo: rename "slug" field to "identifier" (#15801) 2017-05-29 13:23:04 +02:00
0002_transaction.py lingo: send request to payment service 2015-12-30 17:49:30 +01:00
0003_auto_20150306_1047.py lingo: declare ingenico (ogone) service 2015-12-30 17:49:30 +01:00
0004_basketitem_notification_date.py lingo: notify wcs of paid items 2015-12-30 17:49:30 +01:00
0005_auto_20150307_1242.py lingo: add a "recent transactions" combo cell 2015-12-30 17:49:30 +01:00
0006_transaction_status.py lingo: track transaction status, handle cancellations (#6999) 2015-12-30 17:49:30 +01:00
0007_lingobasketlinkcell.py lingo: add a cell to be a short link to the basket 2015-12-30 17:49:30 +01:00
0008_auto_20150908_1538.py lingo: active and history items cells (#7994) 2015-12-30 17:49:30 +01:00
0009_auto_20150917_1456.py lingo: transaction handles remote items 2015-12-30 17:49:30 +01:00
0010_regie_payment_min_amount.py lingo: define minimal payment amount per regie (#8511) 2015-12-30 17:49:31 +01:00
0011_auto_20151029_1535.py lingo: update migrations for new restricted_to_unlogged_users field (#8641) 2015-12-30 17:49:31 +01:00
0012_auto_20151130_1047.py lingo: add payzen backend (#9025) 2015-12-30 17:49:31 +01:00
0013_transaction_amount.py lingo: store items total amount in transaction (#9259) 2015-12-30 17:49:31 +01:00
0014_auto_20160218_1455.py lingo: update past migration with new choices values (#12605) 2016-07-16 08:31:49 +02:00
0015_auto_20160309_2150.py lingo: increase max length of basket item subject (#10257) 2016-03-13 19:36:05 +01:00
0016_auto_20160319_2028.py lingo: don't use ckeditor for invoices cells title (#10350) 2016-03-27 10:28:46 +02:00
0017_auto_20160327_0831.py lingo: add a description text field to invoice cells (#10453) 2016-03-27 10:38:24 +02:00
0018_auto_20160527_0638.py lingo: make it possible to customize success text (#10623) 2016-05-27 08:41:41 +02:00
0019_auto_20160531_1336.py lingo: make it possible to mark a basket item as not cancellable (#11144) 2016-05-31 16:21:14 +02:00
0020_auto_20160606_1803.py lingo: add bank data to paid notification (#11213) 2016-06-13 12:35:51 +02:00
0021_transactionoperation.py lingo: add validation/cancellation endpoints (#12766) 2016-08-23 07:49:19 +02:00
0022_regie_is_default.py lingo: make it possible to mark a regie as default (#12758) 2016-09-30 15:13:54 +02:00
0023_auto_20160928_1152.py manage: add a new field for extra css class on BaseCell (#12553) 2016-09-30 15:16:36 +02:00
0024_selfdeclaredinvoicepayment.py lingo: add cell to self declare and pay invoices (#13492) 2016-10-21 17:19:12 +02:00
0025_auto_20161206_1713.py lingo: BasketItem's user can be null (#14223) 2016-12-08 16:46:53 +01:00
0026_auto_20161215_1447.py lingo: include a nice label but no ugly URL for paid invoices (#14323) 2016-12-15 16:22:44 +01:00
0027_auto_20170214_2006.py misc: add last_update_timestamp to pages and cells (#15000) 2017-02-15 12:22:12 +01:00
0028_tipipaymentformcell.py misc: apply some typographic rules on ckeditor fields (#16107) 2017-05-06 13:46:57 +02:00
0029_auto_20170528_1334.py lingo: add possibility to compute extra fees (#16065) 2017-05-30 16:38:42 +02:00
0030_transaction_to_be_paid_remote_items.py lingo: notify remote_item of payments asynchronously (#14627) 2017-06-18 11:00:46 +02:00
0031_basketitem_waiting_date.py lingo: add support for payment services returning 'WAITING' as status (#19362) 2018-02-01 11:50:24 +01:00
0032_basketitem_capture_date.py lingo: allow arbitrary date for deferred payment (#27045) 2018-11-05 17:35:06 +01:00
0033_auto_20181204_2241.py lingo: add default values for TIPI reference fields (#26057) 2018-12-20 14:22:04 +01:00
0034_auto_20190426_1159.py lingo: create PaymentBackend objects (#32441) 2019-05-15 17:53:26 +02:00
0035_auto_20190426_1124.py lingo: create PaymentBackend objects (#32441) 2019-05-15 17:53:26 +02:00
0036_auto_20190426_1202.py lingo: create PaymentBackend objects (#32441) 2019-05-15 17:53:26 +02:00
0037_regie_transaction_options.py lingo: start transaction options (#32967) 2019-05-16 17:53:49 +02:00
__init__.py lingo: add initial migration 2015-12-30 17:49:30 +01:00