Daniel Rosenblüh
ad2a712934
Added ordering in admin interface order list
2016-10-20 20:51:54 +02:00
Raphael Michel
39e940da5e
Preview for ticket outputs
2016-10-20 20:43:31 +02:00
Raphael Michel
d6478e66de
Fix #278 -- Preview for invoices
2016-10-20 18:58:05 +02:00
Raphael Michel
f22596a5a5
Fix #273 -- Set correct all order expiry times to the end of the day
2016-10-20 11:56:46 +02:00
Raphael Michel
bbca4e3d64
Added datepicker support in JavaScript
2016-10-20 11:56:46 +02:00
Raphael Michel
f3509707d7
Use CachedTicket.get_or_create to avoid duplicates
2016-10-18 19:00:44 +02:00
Tobias Kunze
1dd501f270
Remove remaining attendees template ( #276 )
2016-10-16 11:48:16 +02:00
Raphael Michel
503f6dd06f
Use consistent flake8 settings everywhere and fix flake8 issues
2016-10-13 22:57:57 +02:00
Tobias Kunze
1e276b9d0a
Remove AttendeeList view
...
It could not even filter for attendee and you can do everything (and
better and more) in the OrdersList. And it's one menu entry less to
clutter the interface.
2016-10-12 18:44:11 +02:00
Raphael Michel
888aba5714
2FA: Require recent authentication to change settings
2016-10-09 12:59:43 +02:00
Raphael Michel
067b80cd3c
Account history view
2016-10-09 12:59:43 +02:00
Raphael Michel
f82b5ddaae
Account security notifications via email
2016-10-09 12:59:43 +02:00
Raphael Michel
01b6fe2e45
2FA: Log actions
2016-10-09 12:59:43 +02:00
Raphael Michel
2611b7619e
2FA: Added tests
2016-10-09 12:59:43 +02:00
Raphael Michel
d7719d0bc7
2FA: Login via U2F
2016-10-09 12:59:43 +02:00
Raphael Michel
aecf263de7
2FA: Registraion of U2F devices
2016-10-09 12:59:43 +02:00
Raphael Michel
582d9dca25
2FA: Implement emergency tokens
2016-10-09 12:59:43 +02:00
Raphael Michel
68a9f98f23
2FA: Login using a TOTP token
2016-10-09 12:59:43 +02:00
Raphael Michel
5796402a2e
2FA: Enable and disable
2016-10-09 12:59:43 +02:00
Raphael Michel
9407fc0bca
2FA: Allow to delete devices
2016-10-09 12:59:43 +02:00
Raphael Michel
2f24af824e
2FA: Support for adding TOTP-based devices
2016-10-09 12:59:43 +02:00
Tobias Kunze
b6dc2661ae
Add signal to display html in quota detail view ( #264 )
2016-10-08 15:53:01 +02:00
Raphael Michel
b5a23224c8
Added admin action to make an expired order pending again
2016-10-03 11:14:20 +02:00
Raphael Michel
d00eb41222
Merge branch 'django110'
2016-10-03 10:31:49 +02:00
Raphael Michel
197178fc52
Added error messages and tests to event settings pages
2016-10-02 19:13:55 +02:00
Tobias Kunze
2166fa6f4a
Add spaces before ellipses … ( #257 )
2016-10-02 17:05:06 +02:00
Raphael Michel
1593787302
Control navigation: Only expand/collapse on arrow click
2016-10-01 12:59:48 +02:00
Tobias Kunze
f955c35f2d
Fix voucher tag overview with MySQL ( closes #253 ) ( #254 )
...
This is a fix for this MySQL issue: https://code.djangoproject.com/ticket/24662
It is (imo) the best solution over custom SQL queries or explicit int
casting later on.
2016-09-27 11:42:58 +02:00
Raphael Michel
efc6b6e480
Resolved various warnings, upgrade bootstrap3
2016-09-27 10:50:13 +02:00
Raphael Michel
3e318d0dcf
Django 1.10: User.is_authenticated is now a property
2016-09-27 10:25:20 +02:00
Raphael Michel
965428e422
Django 1.10: New-style middlewares
2016-09-27 10:00:03 +02:00
Raphael Michel
48791b2f02
Refs #250 -- Keep payment deadlines on weekdays
2016-09-25 12:19:15 +02:00
Raphael Michel
9ab3c20b2e
Add a read-only view for quotas
2016-09-24 17:22:09 +02:00
Raphael Michel
f8c99f6d02
Added can_view_vouchers permission
2016-09-24 17:18:32 +02:00
Raphael Michel
4af788bc82
Plugin settings: fixed problem with incompatible plugins
2016-09-21 23:09:26 +02:00
Raphael Michel
84fd7cb166
Merge remote-tracking branch 'remotes/flaviabastos/187_unify_canceled_spelling'
2016-09-21 19:07:15 +02:00
Flavia Bastos
8ef6439c44
Unify spelling of 'canceled'
...
Issue 187
Remove typeahead JS file.
2016-09-21 10:35:41 -06:00
Raphael Michel
6229db5035
Make calls to regenerate_css asynchronous
2016-09-21 14:18:57 +02:00
Raphael Michel
048c4e8432
Fixed bug in plugin settings view
2016-09-21 14:18:57 +02:00
Tobias Kunze
fc967ed735
Consistent icon use for vouchers ( #246 )
2016-09-21 13:38:15 +02:00
Raphael Michel
1faacef9d4
Always process tasks through celery ( #245 )
2016-09-21 10:38:31 +02:00
Raphael Michel
a2f55c0c34
Fixed payment settings form validation
2016-09-21 10:26:57 +02:00
Raphael Michel
d1f79faef2
New tests and minor fixes
2016-09-20 16:13:13 +02:00
Raphael Michel
ed8087b35e
Check for quotas before going live
2016-09-19 21:51:09 +02:00
Raphael Michel
cc13631cb8
Ignore free provider in live status
2016-09-19 21:46:30 +02:00
Raphael Michel
637e495b02
Color warnings orange before going live
2016-09-19 21:45:37 +02:00
Raphael Michel
33c23977a5
Fixed JS compression issue
2016-09-18 21:06:10 +02:00
Raphael Michel
d2f50cff16
Added statistic view on questions
2016-09-18 20:45:05 +02:00
Raphael Michel
f8ce3523dc
Added a donut chart to the quota view
...
Moved morris.js out of the statistics plugin
2016-09-18 19:11:44 +02:00
Raphael Michel
9a0967c0e2
Refs #55 -- Datepicker in EventCreateForm
2016-09-17 23:16:34 +02:00