Christian

Results 21 issues of Christian

### Are you submitting a **bug report** or a **feature request**? Feature-Request ### What is the current behavior? When a form is submitted and a string-input has no content, there...

Hi Gys, What is best practice for security on a local development-machine? One role for each database? sometimes, it is helpful to drag a dump from production to development for...

Hi, is a OR-search possible? `Member.pg_search_scope(['word-1', 'word-2', 'word-3'])` did not work for me, an i can not find a description

Dear Tomkra, would this be an idea?: ``` FontAwesome5.configure do |config| config.source_config_folder = true end ``` and then your gem would drag the sources from ``config/fontawesome/`` instead from the gem-folder?...

enhancement
planned

## Description Rails-7 has launched the hotwired/turbo. see [Handbook](https://turbo.hotwired.dev/handbook/frames) well explained on [Hotrails](https://www.hotrails.dev/turbo-rails/turbo-frames-and-turbo-streams) normally i initialize foundation with a code piece like this ``` $(document).on('turbo:render', function() { //=> first trigger...

Hi, many thanks for this really smart plugin!! it would be nice to have a button for inserting code-blocks whithin the wysiwyg-editor, similar like the pre-block in redmine-textile, but more...

Hi, whats wrong? Regards, Christian **Settings:** ![screen shot 2018-11-17 at 21 06 32](https://user-images.githubusercontent.com/31048265/48665374-5a4c6d00-eaad-11e8-9a3c-27cebc2483e1.png) **Isssue:** ![issue](https://user-images.githubusercontent.com/31048265/48665362-39841780-eaad-11e8-9235-94fe622c36b9.png)

Test in Redmine 4.0.4 (in Development) when draging the plugin into the plugins-folder: ``` => Booting Puma => Rails 5.2.3 application starting in development => Run `rails server -h` for...

dear all, a very very little hint: Redmine 4.0.4 FireFox 69.0.1, on Windows if a space is before the first char of `!screenshot_1_1571817680.png!`, then it does not render the image....

## Precheck - Do not use the issues tracker for help or support, try Stack Overflow. - For bugs, do a quick search and make sure the bug has not...