Tobias Fischer

Results 32 issues of Tobias Fischer

On latest macOS, the AppleScript dialogs (missing Java, wrong Java, etc.) do not show. They are blocked by Apple's security measures: ![grafik](https://user-images.githubusercontent.com/365118/70394674-8eb40380-19f7-11ea-9e78-c8d3afbb1dab.png) After confirming with "OK", the dialog is shown....

help needed

Hi, for the following config ``` { "source" : ["target/EPUB-Checker.app"], "bundle_id" : "de.paginagmbh.epubchecker", "apple_id": { "username" : "", "password": "", "provider": "" }, "sign" :{ "application_identity" : "" }, "dmg"...

Hi, first, let me thank you for providing this great tool! I encountered an issue with app notarization when providing a zip file: ``` { "source" : ["target/EPUB-Checker.app"], "bundle_id" :...

Apollo 8 demo is missing front page backgropund graphic when printing ![apollo8_chrome_tb-display](https://cloud.githubusercontent.com/assets/365118/15333613/b8e938fc-1c6a-11e6-96ba-a376f7a91a0d.png) However, printing background graphics is checked and works well on other pages of the same document...

bug

Hey, after attending the first ever Schematron Users Meetup at XML Prague this year, I'm thrilled to see that schematron is coming back to life — thanks @rjelliffe, @AndrewSales and...

ISO Schematron

Please update http://www.redmine.org/plugins/redmine_lightbox with support for latest 2.x versions...

When for example hiding the "estimated time" field for a certain user role, this role can still access the field in the ticket filter: - as additional filter - in...

enhancement

Would be nice to have an API/URL endpoint to get the SVG rendering of a regular expression.

@slajar @tobium I did a couple of fixes and refactoring this weekend. This is the changelog: * Massive code refactoring * code formatting * specify maven source encoding * fix...

This PR solves the issue #8315. When using `x-spring-paginated` with the `spring` or `java-camel` generator, `Pageable` is generated as an additional controller argument. Spring Data `Pageable` is designed to consume...

Breaking change (without fallback)
Issue: Bug
Server: Spring