Hans Mackowiak
Hans Mackowiak
having an interface like that ``` haxe interface Formatter { function remove(func : String -> js.JQuery) : Void; function format(jquery : js.JQuery, domain : String, code : Integer) : Void;...
i tried to implement this into my bundles but i got problems with adding getter and setter methods to access the stored Attribute objects (or namely their values) (now with...
## Feature Request Currently AdminExtension either can be: * configured over tags (using `global` or `target`) * Or other Configuration where you can use `implements`, `uses` and other where it...
### Description I added this to my pom.xml: ```xml io.sentry sentry-android 5.6.3 ``` then i try to run Maven Update and i get this: `Missing artifact io.sentry:sentry-android:jar:5.6.3?` because https://repo.maven.apache.org/maven2/io/sentry/sentry-android/5.6.3/ only...
## Feature Request If you want to use DateTimePicker for the DataGridFilter then the `field_type` parameter needs to be set manually to the correct type for the Filter: ```php protected...
### Description (*) * Some Shop Owner wants that some attributes in the Product Attribute View Grid are only shown when they have a value inside. * Currently there is...
- I updated the Tests to get it running with Twig 3 - there is a big inconsistency in the Tests at what time the Grid with an ID should...
what is this Repositories Opinion on defining Exports as Services, like it-studio did with this change on their fork? https://github.com/it-studio/APYDataGridBundle/commit/4f319256af21d3acf2b14b71041e266f123a35a3 would it be a good idea to "backport" that into...
The PHPExcel library is deprecated and got replaced by a better lib PHPSpreadsheet. for this it would be better to create new Export classes. Also PHPSpreadsheet supports different ways of...
RewriteRule needs FollowSymlinks to be enabled at any times | Q | A | ------------- | --- | License | MIT | Packagist | without the Option you get: >...