Raphael Michel
3596fa9c5a
[SECURITY] Fix (non-exploitable) XSS issue
2022-01-26 13:41:02 +01:00
Raphael Michel
e3c7cd7c6d
Redesign of email settings ( #2426 )
...
Co-authored-by: Felix Rindt <felix@rindt.me >
2022-01-26 12:47:58 +01:00
Richard Schreiber
701c4f768e
Improve add-to-cart checkbox for items with max. 1 per order (Z#178704) ( #2413 )
2022-01-12 17:10:00 +01:00
dependabot[bot]
be040cd6ea
Bump @babel/core from 7.16.0 to 7.16.7 in /src/pretix/static/npm_dir ( #2401 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 10:33:51 +01:00
dependabot[bot]
c6665ec2e6
Bump @rollup/plugin-node-resolve from 13.0.6 to 13.1.2 in /src/pretix/static/npm_dir ( #2403 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 10:30:57 +01:00
dependabot[bot]
fd16ef1e4d
Bump rollup from 2.60.2 to 2.62.0 in /src/pretix/static/npm_dir ( #2402 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 10:30:51 +01:00
dependabot[bot]
39557fc452
Bump @babel/preset-env from 7.16.4 to 7.16.7 in /src/pretix/static/npm_dir ( #2404 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-04 10:30:44 +01:00
Raphael Michel
451d3fce05
Cookie consent: Fix crash without localStorage again
2021-12-22 10:29:27 +01:00
Raphael Michel
c75cb0b8e3
Cookie consent: Fail softly if localStorage is unavailable
2021-12-20 16:11:33 +01:00
Richard Schreiber
8fcc314f09
Add fixed scroll position when navigating calendar views (Z#177488) ( #2385 )
...
* add fixed scroll position when navigating calendar views
* change from local to sessionStorage
* add check for sessionStorage
2021-12-16 13:36:10 +01:00
Richard Schreiber
c8a830ecde
Fix: change widget to use new date-based URLs in calendar-view ( #2382 )
2021-12-15 14:07:42 +01:00
Richard Schreiber
aed64d16f6
Improve calendar-navigation on organizer and events page (Z#177488) ( #2373 )
...
* hide icons for calendar-types and improve layout-breakpoints in calendar top-nav
* change month-selector to one dropdown "date"and redirect old URLs to new date-based URLs
* change week calendar to one dropdown "date“ and redirect old URLs to new date-based URLs
2021-12-14 16:38:32 +01:00
dependabot[bot]
0458f1b2dc
Bump @babel/preset-env from 7.16.0 to 7.16.4 in /src/pretix/static/npm_dir ( #2360 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:40:06 +01:00
dependabot[bot]
e006ca3feb
Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.6 in /src/pretix/static/npm_dir ( #2361 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:39:27 +01:00
dependabot[bot]
1f31ee2ea1
Bump rollup from 2.59.0 to 2.60.2 in /src/pretix/static/npm_dir ( #2362 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-03 14:39:02 +01:00
Richard Schreiber
2d37b0df77
Fix: Day calendar - scroll current .tick into view without window being scrolled ( #2365 )
2021-12-03 14:36:28 +01:00
Raphael Michel
e767c6a68d
Add central cookie consent mechanism ( #2330 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-30 17:12:17 +01:00
Raphael Michel
b7dfb3697e
Widget: Fix price box not shown for free-price events with one product
2021-11-23 11:13:09 +01:00
Richard Schreiber
475a5be351
Day calendar: Fix missing current-time-bar back for all browsers ( #2342 )
2021-11-22 15:12:51 +01:00
Richard Schreiber
8254d8f5cc
Day-Calendar: improve width of row-names ( #2341 )
2021-11-22 15:09:40 +01:00
Raphael Michel
6f0f4755ef
Restrict day calendar JS to day calendar page
2021-11-19 19:02:46 +01:00
Richard Schreiber
910a35dedc
Fix: calculate day calendar grid in JS as chrome does not support calc-division in CSS-grid ( #2340 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2021-11-19 17:42:16 +01:00
Raphael Michel
492288f437
Allow customers to change add-ons on existing orders ( #2283 )
2021-11-19 14:59:54 +01:00
Raphael Michel
34e4f7e0fc
Add day calendar to organizer page ( #2100 )
...
Co-authored-by: Richard Schreiber <wiffbi@gmail.com >
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-11-19 14:59:35 +01:00
Raphael Michel
38a58d62f3
Change default settings for background color, invoice attachmentes and name scheme ( #2288 )
2021-11-11 12:20:34 +01:00
Raphael Michel
e67b39a57b
Increase padding if background color is set ( #2301 )
2021-11-11 12:20:20 +01:00
dependabot[bot]
b0ae40c264
Bump rollup from 1.32.1 to 2.59.0 in /src/pretix/static/npm_dir ( #2298 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 11:54:28 +01:00
dependabot[bot]
f68522ec0d
Bump @babel/core from 7.13.14 to 7.16.0 in /src/pretix/static/npm_dir ( #2297 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:51:38 +01:00
dependabot[bot]
b831e57351
Bump @rollup/plugin-node-resolve from 11.2.0 to 11.2.1 in /src/pretix/static/npm_dir ( #2299 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:50:08 +01:00
dependabot[bot]
e185d5f0e7
Bump @babel/preset-env from 7.13.12 to 7.16.0 in /src/pretix/static/npm_dir ( #2295 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:46:21 +01:00
dependabot[bot]
ce8edf621b
Bump vue and vue-template-compiler in /src/pretix/static/npm_dir ( #2296 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-09 09:45:24 +01:00
Raphael Michel
9ff565f772
Fix unreadable active tab
2021-10-31 17:28:35 +01:00
Richard Schreiber
a4aed96784
Fix: add support for rtl-languages to checkout-step-bars
2021-10-27 16:16:04 +02:00
Raphael Michel
5ea8a8ef82
Ask and validate VAT IDs for Switzerland ( #2259 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2021-10-26 11:20:45 +02:00
Raphael Michel
e71ad4bfba
CSS: Always clear floats before drawing footer
2021-10-18 10:37:23 +02:00
Raphael Michel
05a5a69128
Lightbox: Remove .min.js and make dependency on gettext optional
2021-10-18 09:23:12 +02:00
Raphael Michel
bb83cd2f39
Fix duplicate margin
2021-10-17 19:16:19 +02:00
Raphael Michel
da937dc4e3
[a11y] Small fixes and improvements
2021-10-17 18:35:55 +02:00
Richard Schreiber
3dcfa57b70
A11y improvements ( #2081 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
Co-authored-by: Raphael Michel <mail@raphaelmichel.de >
2021-10-17 16:56:16 +02:00
Richard Schreiber
8121167d5e
Control: Add drag and drop to sort categories and products ( #2242 )
...
* add drag and drop to categories
* add drag and drop to products
* add light grey background to dragged element
* add missing th, add sr-only desc of columns
* group up/down/move elements
* improve visualizing drag-area by dimming others
* change up/down-links to buttons in form-post
* limit sorting to POST requests
Co-authored-by: Raphael Michel <michel@rami.io >
2021-10-12 14:46:56 +02:00
Richard Schreiber
65167cc290
Add new alert icons ( #2226 )
2021-10-06 12:31:08 +02:00
Raphael Michel
bc7300c393
Track if invoices have been sent via email ( #2231 )
2021-10-05 13:47:55 +02:00
Richard Schreiber
2598787602
Customer profiles: add minor improvements around disabled fields and margins ( #2195 )
2021-09-29 10:34:45 +02:00
Richard Schreiber
720d9b924e
[Fix] on rtl-languages float productpicture to the right ( #2224 )
2021-09-23 17:22:50 +02:00
Raphael Michel
101f5f7781
Rewrite default ticket PDF to make sure caches affected by previous bug are cleaned
2021-09-17 11:55:53 +02:00
Raphael Michel
8751e6e5ba
Product list: Show "sold out" before expanding variations
2021-09-17 10:20:43 +02:00
Richard Schreiber
2a3660f2d1
Fix -- copy answers even when matching customer profiles exist ( #2209 )
2021-09-16 10:07:43 +02:00
Richard Schreiber
2041d1213a
fix address expand button submit-bug
2021-09-16 09:10:20 +02:00
Raphael Michel
17adde99fa
Allow to restrict availability of variations by date, sales channel, and voucher ( #2202 )
2021-09-15 12:04:17 +02:00
Richard Schreiber
9a3b4f7863
Subevent: fix overflow for long lines in location
2021-09-08 13:22:57 +02:00