knallcharge

Results 18 issues of knallcharge

I was wondering if it was possible to also configure the breadcrumbs using PHP attributes (like the breadcrumbtrai-bundle by APY does it). You'd have slimmer method headers in controllers, less...

I'm using phpdox to generate the documentation for a project and I'm trying to include the PHPUnit-coverage, but it shows "EMPTY" for all files, e.g. my entities: ![grafik](https://user-images.githubusercontent.com/1715912/74933173-bd7d2b80-53e3-11ea-8bee-0acda1b5f30e.png) In issue...

removes deprecation warning to prepare for compatibility with symfony 6

I'm seeing a strange behavior when using a DateTimeColumn which has "visible = false": When I initially load the datatable, the column is hidden, swichting it to visible using the...

Hi, I'm having a strange error when trying to show all entries in a datatable. This is my length_menu: `'length_menu' => [[10, 25, 50, 100, -1], ['10', '25', '50', '100',...

Hi, setting "initial_search" for a column filter doesn't work if "state_save" is set to "true", filter inputs remain empty. Setting "state_save" to "false" fixes this, but then of course all...

Hi, even though "mapped" is listed in the documentation as a valid option (https://github.com/stwe/DatatablesBundle/blob/master/Resources/doc/columns.md#1-column), using it will throw an exception "The option "mapped" does not exist.". I'm using v1.2.1 and...

Another deprecation breaks the reading of available commands (as in #179), so a new task cannot be created as the parsing of the XML fails. The error this time comes...

Hi, haven't created a new schedule item for some time, I'm currently using Symfony 5.1.7 and some deprecation seems to break the reading of the commands. I get "String could...