Raphael Michel
|
c661122bb6
|
Increase margin in emails
|
2017-04-01 15:22:40 +02:00 |
|
Raphael Michel
|
80bd8d2039
|
Fix TypeError introduced in 9dacea11
|
2017-03-31 11:49:25 +02:00 |
|
Raphael Michel
|
7267496367
|
Fix small UI glitches
|
2017-03-31 11:11:40 +02:00 |
|
Raphael Michel
|
9dacea11dd
|
Improve wording
|
2017-03-31 09:54:07 +02:00 |
|
Raphael Michel
|
91c48c50e5
|
Fix unclear labels and validations
|
2017-03-30 23:34:28 +02:00 |
|
Raphael Michel
|
887152a0e2
|
Fix retry logic for failed order downloads
|
2017-03-29 14:36:09 +02:00 |
|
Raphael Michel
|
c1a76c4c18
|
HTML Sanitizer: Allow the class attribute
|
2017-03-28 10:54:08 +02:00 |
|
Raphael Michel
|
a4ead5bd07
|
Metrics: Pipeline redis commands
|
2017-03-27 22:31:20 +02:00 |
|
Raphael Michel
|
2f6e36c504
|
Metrics: Replace redundant metrics by aliases
|
2017-03-27 22:24:35 +02:00 |
|
Raphael Michel
|
bcdb4fd000
|
Metrics: Count model instances in database
|
2017-03-27 21:58:38 +02:00 |
|
Raphael Michel
|
99395c722d
|
Run CommonMiddleware before metrics (because of APPEND_SLASH)
|
2017-03-27 21:52:00 +02:00 |
|
Raphael Michel
|
e28030576a
|
Metrics: Follow conventions (thanks @cherti)
|
2017-03-27 21:43:11 +02:00 |
|
Raphael Michel
|
6da0125b7d
|
Metrics: Add empty line at end
|
2017-03-25 22:21:22 +01:00 |
|
Raphael Michel
|
48912bdf55
|
Healthcheck: Check redis and cache
|
2017-03-25 22:21:07 +01:00 |
|
Raphael Michel
|
ba70ddfb76
|
Metrics: Fix key output
|
2017-03-25 22:12:36 +01:00 |
|
Raphael Michel
|
c1403207de
|
Metrics: Store all metrics within a redis hash
|
2017-03-25 22:08:15 +01:00 |
|
Raphael Michel
|
4514bd7e53
|
Add metrics for view/task time
|
2017-03-25 21:38:42 +01:00 |
|
Raphael Michel
|
f2378168c1
|
Metrics: Implement histograms
|
2017-03-25 21:38:04 +01:00 |
|
Raphael Michel
|
e0e3a72268
|
Add metrics for request/task counting
|
2017-03-25 21:17:12 +01:00 |
|
Raphael Michel
|
c932892dbd
|
Fix bugs in metrics tooling
|
2017-03-25 21:16:07 +01:00 |
|
Raphael Michel
|
f03ad7c68f
|
Revert 36d6b6f9, pass language to async tasks
|
2017-03-25 11:32:29 +01:00 |
|
Raphael Michel
|
d3a26d8022
|
Display checkbox for items with max_per_order == 1
|
2017-03-24 17:30:37 +01:00 |
|
Raphael Michel
|
446698d52f
|
Update German translation
|
2017-03-24 17:17:09 +01:00 |
|
Raphael Michel
|
69faab01b2
|
Add constraint for a maximum number of a ticket per order
|
2017-03-24 17:11:48 +01:00 |
|
Raphael Michel
|
36d6b6f9ab
|
Support LazyI18nString arguments for LazyLocaleException
|
2017-03-24 17:03:41 +01:00 |
|
Raphael Michel
|
ea70b5fa46
|
Remove double negative
|
2017-03-24 15:44:23 +01:00 |
|
Raphael Michel
|
927e21e5d1
|
Fix display error on variations with required vouchers
|
2017-03-20 16:01:09 +01:00 |
|
Raphael Michel
|
259c0cca69
|
Explicit position ordering in invoice tests
|
2017-03-19 15:04:21 +01:00 |
|
Raphael Michel
|
11ce4c2078
|
Add default ordering for Invoice and OrderPosition
|
2017-03-19 14:47:30 +01:00 |
|
Raphael Michel
|
91ca4f2184
|
Fix untranslated titles of export providers
|
2017-03-16 23:46:42 +01:00 |
|
Raphael Michel
|
d675ad18e0
|
Absolute URLs in HTML mails
|
2017-03-16 09:59:54 +01:00 |
|
Raphael Michel
|
031ed8f3cd
|
Add new template tag abseventurl
|
2017-03-16 09:59:54 +01:00 |
|
Raphael Michel
|
aed78c2d69
|
Show "sold out" if all quota is blocked by orders, even unpaid ones
|
2017-03-13 18:02:45 +01:00 |
|
jlwt90
|
af3e811f94
|
Fix #428 -- Timezone handling on event creation/update (#432)
* add event timezone during event creation
* add timezone handling in EventUpdate
* added event creation test cases & form cleaning bug fix
|
2017-03-13 16:44:05 +01:00 |
|
Raphael Michel
|
811c498080
|
Fix typo
|
2017-03-12 23:09:11 +01:00 |
|
Raphael Michel
|
e6d58b3b0d
|
Show warnings about development mode and DEBUG mode
|
2017-03-12 23:03:03 +01:00 |
|
Raphael Michel
|
b7dc671028
|
Move global settings to a distinct URL
|
2017-03-12 20:17:55 +01:00 |
|
Raphael Michel
|
8418eb2c6b
|
Add basic tests for event creation
|
2017-03-12 17:23:39 +01:00 |
|
Raphael Michel
|
5a882a0fae
|
Fix broken i18nfield style
|
2017-03-12 11:11:13 +01:00 |
|
Raphael Michel
|
96c61a073c
|
Fix wrong email subject
|
2017-03-11 20:03:10 +01:00 |
|
Raphael Michel
|
64ef293ce2
|
Move "Add to calendar" button down
|
2017-03-09 21:41:18 +01:00 |
|
jlwt90
|
55953d5b4e
|
Fix #389 -- Add event ical download feature (#413)
* added event ical download feature
* handle event settings and timezone
* add test cases for ical download
* fix failed test case for timezone settings
* using vobject lib to generate ical
* customised UID & add vobject dependency
|
2017-03-09 21:13:08 +01:00 |
|
Raphael Michel
|
f9646d9325
|
Do casual reads only on Galera
|
2017-03-08 18:15:39 +01:00 |
|
Raphael Michel
|
6bbdbddfaa
|
Reorder meta tags
|
2017-03-08 17:54:55 +01:00 |
|
Raphael Michel
|
177d46ab8d
|
New signal: html_footer
|
2017-03-08 14:38:25 +01:00 |
|
Raphael Michel
|
ecd90da554
|
Fix syntax fuckup
|
2017-03-07 23:37:37 +01:00 |
|
Raphael Michel
|
2302dbade6
|
Even slightly more CSP refactoring
|
2017-03-07 22:30:15 +01:00 |
|
Raphael Michel
|
cbf735487f
|
Improved merging of CSP headers
|
2017-03-07 21:48:59 +01:00 |
|
Tobias Kunze
|
a10090b1fb
|
Set autofocus on search/filter field (#427)
|
2017-03-06 14:19:14 +01:00 |
|
Raphael Michel
|
babf76371e
|
Sendmail plugin: Fix usage of old argument
|
2017-03-05 17:23:16 +01:00 |
|