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
Raphael Michel
427a0fdf71
Document stats.tuplesup
2016-11-10 19:50:41 +01:00
Raphael Michel
7af45ce59d
Add profiling utilities
2016-11-10 13:58:41 +01:00
Raphael Michel
13c7fc5234
Disable async loading, caused problem with stripe plugin
2016-11-10 11:26:19 +01:00
Raphael Michel
e71611988e
Fix order in setup.py
2016-11-09 19:58:27 +01:00
Raphael Michel
302c6da17f
Fix integration of django-statici18n
2016-11-09 19:47:42 +01:00
Raphael Michel
45b960b97c
Use django-statici18n in production
2016-11-09 19:08:51 +01:00
Raphael Michel
67951f8984
Improve sendmail preview template
2016-11-09 18:22:17 +01:00
Flavia Bastos
e059b14d1c
Fix #173 -- Context variables in sendmail plugin ( #279 )
...
* Add context variables to sendmail plugin
#173
* fixed date format
* add context variables to sendmail plugin
* timezone adjustment
#173
* partial preview
* preview raw message
* preview not formatted
* Add context variables to sendmail plugin. Add email preview
#173
* Add context variables to sendmail plugin. Add email preview for multiple locales
#173
* add context variables to sendmail plugin, and email preview for multiple locales
#173
* add context variables to sendmail plugin, and email preview for multiple locales
* order url link update
#173
2016-11-09 18:18:02 +01:00
Raphael Michel
c9d38d7f23
Fix #305 -- tax data in CSV report
2016-11-09 17:42:47 +01:00
Raphael Michel
2e9e8eabb1
Fixed a broken test
2016-11-09 12:26:06 +01:00
Raphael Michel
0fc102615f
Add timezone support to get_date_from_display
2016-11-09 12:12:20 +01:00
Raphael Michel
38c4bd454e
Translation in reports
2016-11-09 12:08:53 +01:00
Raphael Michel
f25aef5c3c
Tax list report
2016-11-09 11:57:13 +01:00
Raphael Michel
1016664a5d
Remove duplicate dot in file downloads
2016-11-09 10:48:30 +01:00
Raphael Michel
455d0ba64f
Remove debugging statement
2016-11-09 10:48:19 +01:00
Raphael Michel
ddf769e55d
More resistant javascript code
2016-11-08 20:28:16 +01:00
Raphael Michel
b30a3b5bee
Fix problem with modifying orders
2016-11-08 18:31:24 +01:00
Raphael Michel
573603f420
Fix django-debug-toolbar
2016-11-08 17:27:49 +01:00
Raphael Michel
50eb518d41
Remove debugging output
2016-11-08 17:27:39 +01:00
Raphael Michel
6686af7346
Load JavaScripts async
2016-11-08 17:16:19 +01:00
Raphael Michel
61df0962f0
Fix #299 -- Make javascript's gettext calls failsafe
2016-11-08 17:14:14 +01:00