Raphael Michel
b15c4e6d6f
Fixed broken test on redis
2016-11-29 15:14:08 +01:00
Raphael Michel
8b00361d1b
Fix wrong sums
2016-11-28 19:36:55 +01:00
Nicole Klünder
444678ce6b
fix typo in docs
2016-11-28 18:06:32 +01:00
Raphael Michel
0f8d520336
Add "regenerate secrets" option to OrderContactForm
2016-11-28 12:52:44 +01:00
Raphael Michel
4d7b5a0a3b
Update German translation
2016-11-27 19:54:25 +01:00
Christopher Dambamuromo
4a2e3e3e16
Fix #303 -- valid until date for payment providers ( #334 )
...
* Fix 303
* fix #303
* minor refactoring
* improving timezone aware
* added documentation
2016-11-27 16:09:26 +01:00
Raphael Michel
db6fb51fc6
Refs #145 -- Multi-use vouchers
2016-11-27 16:02:40 +01:00
Raphael Michel
6c2ecd153c
Fixed a bug in the config documentation
2016-11-27 15:30:04 +01:00
Raphael Michel
90177e6809
Adjust overview PDF export to the new columns
2016-11-27 14:53:53 +01:00
Tobias Kunze
8648e9c04d
Fix #302 -- Change column layout in order overview ( #336 )
...
* Change column layout in order overview. Closes #302
* Include expired orders explicitly in order overview
2016-11-27 14:36:53 +01:00
Raphael Michel
026d8dcd41
Fixed validator classes to make them supported in migrations
2016-11-26 14:00:31 +01:00
Tobias Kunze
f13965da92
Consistently refer to 'pip3'. Closes #318 .
2016-11-26 13:10:30 +01:00
Raphael Michel
a95f843c11
Fix "None" in global footer
2016-11-26 12:13:40 +01:00
Raphael Michel
9ca8e26551
Fix typo in documentation
2016-11-26 12:13:40 +01:00
Tobias Kunze
7a8493cae3
Fix #330 -- Add require_live parameter to event_view decorator ( #331 )
...
* Add require_live flag to event_view decorator
Refs #330
* Use new require_live flag in stripe webhook
2016-11-25 14:34:49 +01:00
Raphael Michel
9bce339575
Change and refactor _items_from_post_data to deal with multiple fields
2016-11-22 20:38:33 +01:00
FlaviaBastos
bf7db945b0
add empty cart button #161
...
add failing test for variation item with voucher
2016-11-22 20:38:33 +01:00
FlaviaBastos
a0ce81a538
addd empty cart button and remove all test
...
#161
2016-11-22 20:38:33 +01:00
FlaviaBastos
8118423153
add empty cart button
...
#161
2016-11-22 20:38:33 +01:00
Tobias Kunze
b64fef4b08
Fix #327 -- Problems with banktransfer filtering ( #328 )
...
* Filter banktransfer comments aswell
* Make the filtering button actually filter bank imports
* Show empty list if search matches nothing
2016-11-22 13:58:01 +01:00
Christopher Dambamuromo
9662b956ed
Fix #294 -- Blacklist for slug validation ( #325 )
...
* Fix #294 - blacklist for slug validation
* Fix #294 - blacklist for slug validation
* fix for failing test
2016-11-21 11:57:52 +01:00
Raphael Michel
4820a8423f
Change messages in asynctask.js
2016-11-21 08:44:58 +01:00
Raphael Michel
8e274f7e86
Fix flake8 issue
2016-11-21 08:44:16 +01:00
Raphael Michel
8f3ffd6f2e
Add profiling for celery tasks
2016-11-20 15:19:31 +01:00
Jonas Große Sundrup
d3327b1e45
Add basic instrumentation possibilities to pretix ( #271 )
...
* add basic instrumentation possibilities to pretix
* make tabs to spaces
* apply flake8
* implement upstreams suggestions, round 1
* adjust naming of redis-connection
* address noredis
* add view for metrics
* implement HTTP basic auth in front of metrics-endpoint
* rename labelset
* make flake8-clean
* implement upstreams suggestions, round 2
* correct minor slipups
* fix missing return
* let isort add an empty line
* implement test for counter
* implement upstream suggestions, round 3
* correct typo
* implement first test for view
* finish view-test
* fix deprecated keyword
* implement upstream-suggestions, round 4
* implement test for gauge
* test exceptions as well
* add db-decorator
2016-11-20 14:46:45 +01:00
Raphael Michel
d308821c4c
Fix possible server errors that cannot be parsed by jQuery
2016-11-19 22:18:05 +01:00
Raphael Michel
5ef52598c6
Fixed incorrect handling of exceptions in async tasks
2016-11-19 20:44:14 +01:00
Raphael Michel
bfe66e97bf
Fix font path
2016-11-19 20:36:11 +01:00
Raphael Michel
28181d9bcf
Enable DEBUG when running the test suite
2016-11-19 20:36:11 +01:00
Tobias Kunze
7b45112b91
Remove duplicate order refund log action ( #324 )
2016-11-19 18:08:23 +01:00
Raphael Michel
ddb2b44496
Improve payment method tests
2016-11-17 23:50:42 +01:00
Tobias Kunze
a6f164c07e
Test payment methods
2016-11-17 23:50:42 +01:00
Tobias Kunze
95670dddc2
Add tests for GETting views in control/
2016-11-17 23:50:42 +01:00
Tobias Kunze
142750f8c2
Add tests for Events
2016-11-17 23:50:42 +01:00
Tobias Kunze
5ea35aa76f
Add tests for invoicing
2016-11-17 23:50:42 +01:00
Christopher Dambamuromo
bac9960d0c
Fix #274 -- Disable weekends in datetimepicker for expiry ( #320 )
...
* Fix for Disable weekends in datetimepicker for expiry #274
* minor fixes from review
2016-11-17 22:39:48 +01:00
Raphael Michel
94461b36ba
Re-add accidentally deleted file
2016-11-17 15:06:44 +01:00
Raphael Michel
6d2852aabd
Fixed bug using custom colors
2016-11-17 14:59:08 +01:00
Tobias Kunze
e89fa4f7f9
Add PEP8 style empty lines in appropriate places ( #321 )
...
New flake8 version finds more (correct) issues.
2016-11-17 11:17:43 +01:00
Raphael Michel
d653ea5256
Add documentation for Order.meta_info
2016-11-13 16:06:54 +01:00
Raphael Michel
f580f1fce5
Add meta_info to orders
2016-11-13 16:04:32 +01:00
Raphael Michel
dcc2229775
Keep redis sessions around longer
2016-11-12 21:25:53 +01:00
Raphael Michel
1bc6da262f
Fix invalid task call
2016-11-11 15:17:39 +01:00
Raphael Michel
342a41f1d7
Fix invoice download if not all invoices have PDFs yet
2016-11-11 15:05:39 +01:00
FlaviaBastos
4d8c3fe435
Fix #182 -- Add Open Sans webfont ( #290 )
2016-11-11 14:40:00 +01:00
Raphael Michel
56d9a1a3ad
Skip test_send_mail_with_user_locale if .mo files do not exist
2016-11-11 14:32:58 +01:00
Raphael Michel
8e8aab43d3
Improve styling and naming of the answer copy button
2016-11-10 22:37:46 +01:00
Christopher Dambamuromo
79c65496b9
Fix #149 -- Add copying multiple tickets answers enhancement ( #292 )
...
* Added copying multiple tickets answers enhancement (#149 )
* Copying of multiple tickets answers enhancement - review for #292 (#149 )
* changed to button and removed unbinging
* Removed unused button id attribute - changes for PR #149
* Housekeeping
2016-11-10 22:32:16 +01:00
Tobias Kunze
2f0c7c0ebc
Fix #301 -- Add net revenue to sales overview ( #313 )
2016-11-10 22:24:43 +01:00
Raphael Michel
5999604e8e
Improve an ddocument dictsum
2016-11-10 19:58:32 +01:00