Stephan Deglow

Results 5 issues of Stephan Deglow

from a usability standpoint: After clicking 'Projects'>'My unique project': where it states under Tasks (if there aren't any): [No Tasks for this Project] it should have a small button (maybe...

for now 'only' some placeholders are available https://sendportal.io/docs/v2/features/templates ``` {{email}} – The subscriber's email {{first_name}} – The subscriber's first name (if set) {{last_name}} – The subscriber's last name (if set)...

- [ x ] I've read the [guidelines for Contributing to Kaltura Projects](https://github.com/kaltura/platform-install-packages/blob/master/CONTRIBUTING.md) - [ x ] I've read the [installation guides](https://github.com/kaltura/platform-install-packages#documentation-and-guides) and [troubleshooting FAQ](https://github.com/kaltura/platform-install-packages/blob/master/doc/kaltura-packages-faq.md) - [ x ] This...

using the CSV import: Using a first_name "Jörg" or a last_name "Müller" (common german names) will lead to a `Illuminate\Database\QueryException` editing the users first_name and last_name via Form `https://$sendportal.tld/subscribers/$id/edit` works...

I ran into some problem using addressfactory in laravel 6 due to https://laravel.com/docs/6.x/upgrade#helpers patch replaces used helper with recommended functions