Commit Graph
67 Commits
Author SHA1 Message Date
Raphael Michel 3181aa75c2 Thank-you note style fix 2016-09-21 11:10:10 +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 f79e1adf25 Fix #55 -- Datetime picker for input fields 2016-09-17 22:33:39 +02:00
Raphael Michel 20cb4abb7b Fixed error in JavaScript voucher code generation 2016-09-15 23:23:40 +02:00
Raphael Michel f5eb4d01aa Fixed problem with moment.js and duplicate JS minification 2016-09-11 18:36:36 +02:00
Raphael Michel 1ed43ead3f Count down to cart expiry 2016-09-09 15:35:35 +02:00
Raphael Michel 52906abfb2 Frontpage layout adjustments 2016-09-09 14:47:22 +02:00
Raphael Michel dae5d859db Banktransfer: Big import refactoring 2016-09-08 20:43:05 +02:00
Raphael Michel b21ed4d99f Fix #163 -- Form to change orders (#191) 2016-08-31 19:10:11 +02:00
Raphael Michel dc3e1e3d30 Got rid of javascript-based random generator 2016-08-29 23:46:17 +02:00
Raphael Michel 74866437f4 New signals to add content to the front page 2016-08-15 15:35:32 +02:00
Tobias Kunze 6fcf393aba Include comment field in OrderDetail view 2016-08-12 15:13:53 +02:00
Raphael Michel 221ce9f0ae Added configuration options for some secret lengths 2016-08-03 00:18:04 +02:00
Raphael Michel 3a96ec78f0 Fixed overriding of primary color 2016-07-30 23:03:50 +02:00
Raphael Michel 168288e98a Added voucher tag statistics 2016-07-30 15:41:59 +02:00
Raphael Michel 4ab819aeed Added custom logo support 2016-07-29 20:53:19 +02:00
Raphael Michel e937329194 Removed inline javascript URLs 2016-07-28 23:51:49 +02:00
Raphael Michel f779b70deb Improved UI of language switcher 2016-07-11 19:52:49 +02:00
Raphael Michel 5b9d19b463 Refs #150 -- Trying to reduce latency 2016-07-07 19:44:19 +02:00
Raphael Michel 5cbb967744 Display errors caused in AJAX requests 2016-06-27 19:49:45 +02:00
Raphael Michel d3e4941a58 Fixed infinite reload loop 2016-06-07 11:55:00 +02:00
Raphael Michel 818f61a819 Added code generator for bulk coupons 2016-06-01 19:10:00 +02:00
Unicorn-rzl f3f5f8d049 Change language tag of input fields to standard to enable spell checking (#140)
* change language tag from data-lang to lang to enable spell checking

See https://www.w3.org/International/questions/qa-html-language-declarations for reference

* change language tag from data-lang to lang in correspondence to i18n.py

change necessary to enable spell checking in textareas
2016-05-28 13:20:55 +02:00
Raphael Michel 8edf9a7034 Redesign empty statistics page 2016-05-07 16:25:27 +02:00
Raphael Michel ab37c15bcc Added a dashboard widget to help starting 2016-05-07 14:29:51 +02:00
Raphael Michel 7ae7da5af1 Improved list views to look better when they are empty 2016-05-07 14:29:00 +02:00
Raphael Michel 81c23271ea Fixed SVG problems in Internet Explorer and simplified SVG files 2016-05-05 12:46:00 +02:00
Raphael Michel 09cee356b0 Allow for vouchers that are valid for multiple items 2016-05-04 17:50:19 +02:00
Raphael Michel 02fb27fa5d Externalize more resources, implement Content-Security-Policy headers 2016-04-10 17:30:24 +02:00
Raphael Michel 5cca426cd3 Removed all inline <script> tags 2016-04-10 16:44:49 +02:00
Raphael Michel fdff5e7a98 Switched from LESS to SASS 2016-03-31 20:08:27 +02:00
Raphael Michel 1cd0c1f53b Refs #102 -- Added multiple-choice question types 2016-03-26 12:47:44 +01:00
Raphael Michel 945349ca21 Improved styling of price inputs 2016-03-24 18:07:33 +01:00
Raphael Michel 112a309a0e Fixed #106 -- added pay-what-you-want tickets 2016-03-24 18:01:09 +01:00
Raphael Michel 9c44159bb6 Added option to show remaining quota to users 2016-03-22 18:39:28 +01:00
Raphael Michel 072441c3a3 Added a margin above the voucher redemption link 2016-03-22 18:04:14 +01:00
Raphael Michel 70067fd91a Refs #126 -- Show order history 2016-03-22 13:04:38 +01:00
Raphael Michel 2d91319955 Reduce async polling interval 2016-03-21 17:35:47 +01:00
Raphael Michel 1e96617d1c Fixed that lightbox.css has not been compressed 2016-03-19 16:18:16 +01:00
Raphael Michel 1014e3f0f4 Added a personal dashboard 2016-02-23 09:30:50 +01:00
Raphael Michel afd8b944e7 Added "Go to shop" URL 2016-02-23 09:13:49 +01:00
Raphael Michel e29f19e96b Fixed #29 -- "Shop is live" flag 2016-02-22 21:53:08 +01:00
Raphael Michel 4f35a16787 Event dashboard with a flat design and plugin hooks 2016-02-22 16:14:01 +01:00
Raphael Michel f86fe99acb Fixed noscript variant of voucher redemption 2016-02-20 16:03:36 +01:00
Raphael Michel ee57fe8310 Added favicon 2016-02-19 15:26:54 +01:00
Raphael Michel f503d3f3f5 Move static files out of pretix again, compile on setuptools build 2016-02-16 16:42:02 +01:00
Raphael Michel d4b3c9717c Move staticfiles and locale inside the package 2016-02-16 16:08:37 +01:00
Raphael Michel f18a180ae4 Added voucher redemption 2016-02-11 16:41:22 +01:00