Raphael Michel
|
8a6a515b6a
|
Refs #775 -- Pluggable authentication backends (#1447)
* Drag-and-drop: Force csrf_token to be present
* Rough design
* Missing file
* b.visble
* Forms
* Docs
* Tests
* Fix variable
|
2019-10-17 09:11:03 +02:00 |
|
Raphael Michel
|
06eddb2c6d
|
Self-service refund form (#1135)
* Auto-refund
* Add missing template
* Notification for requested refund
* Model-level tests
* Add front-end tests
* Default to notify
|
2019-01-18 17:24:42 +01:00 |
|
Raphael Michel
|
18a378976b
|
Fix #571 -- Partial payments and refunds
|
2018-08-06 12:24:36 +02:00 |
|
Raphael Michel
|
0b167aaa2c
|
Deprecate PluginType
|
2016-11-03 11:33:44 +01:00 |
|
Raphael Michel
|
ad35110166
|
Offer download options per position, not per order
|
2016-11-02 14:51:05 +01:00 |
|
Raphael Michel
|
0cdefd4a5a
|
Fixed a bug in the test suite
|
2016-03-13 19:22:59 +01:00 |
|
Raphael Michel
|
9efce8f203
|
Fixed #132 -- Reverse payment fee calculation
|
2016-03-13 19:10:45 +01:00 |
|
Raphael Michel
|
d133d2abff
|
Removed CleanerVersion layer [backwards-incompatible!]
|
2015-12-12 13:08:33 +01:00 |
|
Raphael Michel
|
4a1122a862
|
Fixed #108 -- Removed the restrictions system
|
2015-12-06 17:49:02 +01:00 |
|
Raphael Michel
|
0dccdcb0f7
|
Fixed testdummy ticket output
|
2015-09-16 16:16:49 +02:00 |
|
Raphael Michel
|
8e086f1f3f
|
Added dispatch_uid argument to all receivers to prevent duplicate
execution
|
2015-08-15 14:36:29 +02:00 |
|
Raphael Michel
|
e828d711bd
|
Used isort to order all import statements
|
2015-07-19 20:46:34 +02:00 |
|
Raphael Michel
|
1f08dfda5c
|
Resolved flake8 warnings
|
2015-06-28 17:02:12 +02:00 |
|
Raphael Michel
|
75b8d800ea
|
Added tests for modifying and cancelling orders
|
2015-06-28 16:21:39 +02:00 |
|
Raphael Michel
|
6c3df1e3f5
|
Move testdummy plugin to the test directory
|
2015-06-03 18:14:05 +02:00 |
|