Raphael Michel
e8785f4117
Check-in rule editor: Add duplicate option
2023-02-07 17:12:12 +01:00
Raphael Michel
accb9f8b13
Check-in rule editor: Fix reactivity issue in select2 component
2023-02-07 17:12:12 +01:00
pajowu
d1e8504481
Use local name in control variation list heading ( #3091 )
2023-02-07 10:07:19 +01:00
Richard Schreiber
b4e372ce04
PDF: Add support for line height ( #3066 )
...
Co-authored-by: Raphael Michel <michel@rami.io >
2023-02-02 19:07:10 +01:00
Richard Schreiber
6c3e745d5d
Control: Remove empty help-text for colorpickers with no-contrast ( #3042 )
2023-01-20 08:50:08 +01:00
Raphael Michel
19d1a8de71
Scheduled exports ( #3033 )
2023-01-19 11:46:30 +01:00
Raphael Michel
bf4569b080
Exports: Add predefined timeframes ( #3027 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-13 13:14:08 +01:00
Raphael Michel
9b1d7cc522
Sendmail: Abstract away to allow more types of recipients ( #2994 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-10 12:03:50 +01:00
Raphael Michel
e5528f7784
Writable API for ticket layouts ( #3004 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2023-01-09 13:44:01 +01:00
ser8phin
8dd83e5a35
Add lifetime spending to customer details ( #2934 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-12-16 15:20:22 +01:00
Richard Schreiber
b31b2d34c0
Editor: fix sample text when key missing ( #2980 )
2022-12-15 16:20:11 +01:00
Raphael Michel
3d9679a144
Allow variations to override item meta data ( #2965 )
2022-12-12 12:06:09 +01:00
ser8phin
ea9a96e124
PDF editor: Fix scaling with browser zoom (Z#23112370) ( #2929 )
2022-11-28 13:54:55 +01:00
Raphael Michel
4d5c828e2a
PDF editor: Update pdfjs from 1.7 to 3.0.279
2022-11-11 16:58:58 +01:00
Raphael Michel
f509306b35
PDF editor: Fix browser detection
2022-11-11 16:58:58 +01:00
Richard Schreiber
706e479cff
Update vue to 2.7.14 ( #2897 )
2022-11-11 14:26:16 +01:00
Raphael Michel
9bea383ff0
Make all email subjects configurable ( #2884 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-11-07 15:50:09 +01:00
Raphael Michel
29a36057ed
Fix border of navbar (that appeared out of nowhere?)
2022-10-19 10:52:47 +02:00
Raphael Michel
2409c513d6
Remove useless margins at the end of panel boxes
2022-10-07 10:17:29 +02:00
Raphael Michel
d4af9130e0
Fix styling of headlines in alert boxes
2022-09-28 23:03:55 +02:00
Richard Schreiber
9e07a40ae9
PDF editor: Fix empty preview tab in Chrome ( #2806 )
2022-09-20 11:14:28 +02:00
Richard Schreiber
61d5e66ad4
Fix JS-error on custom select2 focus handler
2022-09-08 10:20:13 +02:00
Raphael Michel
2d584d115d
Reorganize main.js in control module
2022-08-15 14:19:02 +02:00
Richard Schreiber
9a5e07e078
PDF-Editor: fix other/other-i18n input prefill bug (Z#23104692) ( #2756 )
2022-08-05 15:44:08 +02:00
Raphael Michel
e6c45e40a9
Add a delay to the navigation typeahead to prevent many lookups
2022-08-04 17:59:19 +02:00
Raphael Michel
f3a84c1d6e
Make IE11 warning in backend bigger ( #2680 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-06-10 12:13:30 +02:00
Raphael Michel
6ee649f91e
PDF editor: Fix saving QR codes with custom i18n content
2022-05-27 14:16:09 +02:00
Richard Schreiber
763c003487
Fix alignment of checkout success message (Z#2399724)
...
When a customized checkout_success_text is used, that has other elements than `<p>`, the alignment was off. This fixes the alignment for all types of elements, that are a direct child of the thank-you-element `.thank-you > *`.
2022-05-24 10:04:12 +02:00
Raphael Michel
750a2511d5
Fix incorrect escaping of QR code secrets
2022-05-13 16:36:48 +02:00
Richard Schreiber
5e88a3cfc3
PDF Editor: Fix CSS-selector for non-alphanum question identifiers (Z#2399663)
2022-05-12 14:01:00 +02:00
Richard Schreiber
351e06168e
PDF Editor: set textfield to ??? to hint at unknown placeholder (Z#2399245)
2022-05-11 13:46:22 +02:00
Richard Schreiber
75dc134b45
PDF Editor: support Mac-like (CMD/metaKey) keyboard shortcuts
2022-05-11 13:44:50 +02:00
Raphael Michel
ead70686b4
Fix some language<>flag associations
2022-05-09 23:23:22 +02:00
Richard Schreiber
b33ac1910e
Fix: match content to placeholder for textfield in editor (ticket, badge)
2022-05-04 09:06:39 +02:00
Raphael Michel
6fee0ac0a9
Discounts ( #2510 )
2022-04-27 14:43:16 +02:00
Raphael Michel
316081658a
Check-in rules: Add now_isoweekday and minutes_since_last_entry ( #2577 )
2022-04-21 17:17:59 +02:00
Raphael Michel
22920a7318
Analyze check-in rules for missing products ( #2582 )
2022-04-11 18:53:07 +02:00
Raphael Michel
cf6a8c333a
Improve visual indicators in multiselect select2 components
2022-04-09 14:26:39 +02:00
Raphael Michel
ee72009e73
Improvements to PDF text placeholders ( #2562 )
2022-03-30 17:43:26 +02:00
Raphael Michel
e2adf1fdb3
Layout refresh for plugin settings page ( #2490 )
...
Co-authored-by: Richard Schreiber <schreiber@rami.io >
2022-03-21 16:42:03 +01:00
Raphael Michel
a83e963ea5
Variation editor: Call form_handlers() when adding new form
2022-03-21 11:47:47 +01:00
Raphael Michel
c9392236f5
Datetime picker: Fix left/right arrows for rtl languages
2022-03-21 10:01:04 +01:00
Raphael Michel
cc912b9ea7
PDF editor: Support for Ctrl+A
2022-03-17 16:43:30 +01:00
Raphael Michel
ebae275a2d
PDF editor: Allow multi-lingual text
2022-03-17 16:43:30 +01:00
Raphael Michel
02f8bcbe23
PDF editor: Allow combinations of placeholders
2022-03-17 16:43:30 +01:00
Raphael Michel
4ae7cc9f50
PDF editor: Allow arbitrary fields in QR codes
2022-03-17 16:43:30 +01:00
Raphael Michel
ebf0320c2c
PDF editor: Add multi-page support
2022-03-17 16:43:30 +01:00
Raphael Michel
b05fa89010
PDF editor: Allow button to download current background
2022-03-17 16:43:30 +01:00
Raphael Michel
ab0f76c7bb
Revert "PDF editor improvements ( #2529 )"
...
This reverts commit e4c1f30b9d .
2022-03-17 16:43:18 +01:00
Raphael Michel
e4c1f30b9d
PDF editor improvements ( #2529 )
2022-03-17 16:42:48 +01:00