noelroy
574fb6804f
Fix #445 - Added go to shop button ( #512 )
2017-06-02 17:48:11 +02:00
AV-room
caf75fafdf
Fix #454 -- Email field is now required on user settings page ( #511 )
2017-06-02 17:42:42 +02:00
Raphael Michel
bc74fb63d1
Base Dockerfile on python:3.6
2017-06-01 22:28:24 +02:00
Raphael Michel
b576a87d61
mark mimetypes as stdlib
2017-06-01 16:20:52 +02:00
Raphael Michel
6e81d8acec
isort show diff
2017-06-01 15:44:11 +02:00
Raphael Michel
c67a53d156
Travis: Check style on 3.6
2017-06-01 14:54:52 +02:00
Raphael Michel
bf5ea81b40
Ignore style in tests, change import order
2017-06-01 13:28:11 +02:00
Raphael Michel
1261b8670f
Bump version to 1.5.0.dev0
2017-06-01 13:00:37 +02:00
Raphael Michel
17dad33f8b
Bump version to 1.4.0
v1.4.0
2017-06-01 12:57:29 +02:00
Raphael Michel
1d5c160e1d
Document contact_form_fields
2017-06-01 12:57:11 +02:00
Raphael Michel
f04b7fa365
Update translations
2017-06-01 12:56:53 +02:00
Raphael Michel
fa011fbdce
Update django-redis
2017-05-31 07:51:16 +02:00
Raphael Michel
759c5374d9
Fix chardet pinning in setup.py
2017-05-30 19:22:28 +02:00
Raphael Michel
f631acdf18
Force chardet update
2017-05-30 19:12:44 +02:00
Raphael Michel
b2dfd8ab11
Bankimport: Force re-annotation for badly parsed files
2017-05-30 18:43:53 +02:00
Raphael Michel
43f4803da7
Fix name being used instead of email in CSV files
2017-05-30 18:00:21 +02:00
Raphael Michel
019d8220b8
Fix wrong text with banktransfer orders manually marked as paid
2017-05-30 17:57:50 +02:00
Raphael Michel
b946010bdb
Add event date range to ticket editor
2017-05-30 17:18:03 +02:00
Raphael Michel
c3097b12c3
Fix typo
2017-05-30 17:14:17 +02:00
Raphael Michel
12a53710c3
Fix test_csvparser case that changed with newer chardet
2017-05-27 14:28:39 +02:00
Raphael Michel
983326e610
Stop pinning chardet/setuptools versions
2017-05-27 12:50:18 +02:00
Claudio Luck
b4eb707b38
bump required mt940 to v4.7
2017-05-27 11:59:21 +02:00
Claudio Luck
e44f34f0a9
mt940: also consider non-SWIFT field NS
2017-05-27 11:59:21 +02:00
Claudio Luck
3c762adbf4
mt940: payer is not always available
2017-05-27 11:59:21 +02:00
Raphael Michel
ebabd20d09
[Django 1.11] Refs #481 -- Explicit sorting of NULLs
2017-05-26 09:44:11 +02:00
Raphael Michel
8694e1901a
[Django 1.11] Port AddOnVariationField
2017-05-26 09:44:11 +02:00
Tobias Kunze
0f2875e89a
[Django 1.11] Upgrade to Django 1.11
2017-05-26 09:44:11 +02:00
Raphael Michel
74d9921be1
Fix error 500 during building error 400 responses
2017-05-26 09:37:48 +02:00
Tobias Kunze
41e56adfdb
Make checkin lists available by default ( #508 )
2017-05-25 16:47:09 +02:00
Raphael Michel
4ff1d302d9
Fix missing argument
2017-05-25 14:55:04 +02:00
Raphael Michel
d6e213d51a
Disable inline pdfs again due to Safari issues
2017-05-25 14:43:31 +02:00
Raphael Michel
2a4deeba55
List commercial plugins
2017-05-24 14:34:20 +02:00
Raphael Michel
24b1d2afcb
Disable CssAbsoluteFilter
2017-05-24 14:34:20 +02:00
Leah Oswald
5cea3d824a
Fix some typos in the backup and monitoring documentation ( #506 )
...
* fix missing word typo in backup and monitoring documentation
* fix another typo in backup and monitoring documentation
2017-05-24 13:40:12 +02:00
Raphael Michel
78a8a7d744
Add Order.meta_info_data
2017-05-23 12:38:00 +02:00
Raphael Michel
a3bf85754a
Add signal contact_form_fields
2017-05-23 11:43:05 +02:00
Raphael Michel
006b6fd5e8
Add support for image icons in navigation
2017-05-23 11:42:42 +02:00
Raphael Michel
8ff2c42070
Fix order changing with zero-priced products
2017-05-22 21:13:05 +02:00
Raphael Michel
c5d18c6884
Clear settings cache after migration
2017-05-22 14:17:52 +02:00
Heok Hong Low
48b3621f1e
Fix #499 -- Refactor paymentinfo to payment_info ( #501 )
...
* Refactor paymentinfo to payment_info, resolve #499
* Fix calling of object attribute on tuple
* Minor update to setup documentation
* Do not use short words for typochecks
* Text clarification
* Refactor paymentinfo to payment_info, resolve #499
* Include data migration for existing event settings, resolve #499
2017-05-22 14:06:19 +02:00
Raphael Michel
fb716eb498
Add add-ons to ticket editor
2017-05-22 14:04:14 +02:00
Tobias Kunze
5d8e294350
Fix typo
2017-05-22 09:25:15 +02:00
Raphael Michel
8a96d8c24e
Text clarification
2017-05-21 10:47:12 +02:00
Raphael Michel
6396d2f922
Do not use short words for typochecks
2017-05-21 10:47:12 +02:00
lhhong
ed7e90451b
Minor update to setup documentation
2017-05-21 10:29:56 +02:00
lhhong
f5990dd5c4
Fix calling of object attribute on tuple
2017-05-21 10:26:58 +02:00
Knuth
f29f615aec
added a missing string and translation for it
2017-05-18 11:57:36 +02:00
Raphael Michel
f1300badb8
Bump version
2017-05-18 11:17:06 +02:00
Raphael Michel
88a1cddb23
Add release config for GitLab CI
2017-05-18 09:50:51 +02:00
Raphael Michel
d53fbc52d1
Fix #322 -- Do not use ManifestStaticFileStorage during testing
2017-05-17 18:20:13 +02:00