Commit Graph

1378 Commits

Author SHA1 Message Date
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
Raphael Michel
37598ed914 Further SQL optimizations 2016-11-08 16:58:48 +01:00
Raphael Michel
4c80ec17bf Fix caching problems in unit tests 2016-11-08 16:20:03 +01:00
Raphael Michel
6adcf4bc7c Use more caching in multidomain module 2016-11-08 16:03:06 +01:00
Raphael Michel
d2ce002305 Fix further problems with py.test 2016-11-08 15:25:38 +01:00
Raphael Michel
c53691cb8c Aggressive caching of settings 2016-11-08 15:11:58 +01:00
Raphael Michel
368d04ae72 Reduce quota calculations on front page 2016-11-08 14:14:10 +01:00
Raphael Michel
059e6bace5 Insert debug toolbar before other middlewares 2016-11-08 14:13:18 +01:00
Raphael Michel
1b0e11fe37 Remove redundant query to event table 2016-11-08 14:13:18 +01:00
Nicole Klünder
50d82143bc do not overwrite SESSION_ENGINE if it is already set (#235) 2016-11-07 19:53:15 +01:00
Raphael Michel
44b6777291 Fix compatibility with newer pytest versions 2016-11-07 11:57:08 +01:00
Raphael Michel
51aa8fa1ac Revert GlobalSettingsObject singleton as it broke tests 2016-11-07 11:12:42 +01:00