janmottl

Results 7 issues of janmottl

inLineEdit - onSubmit function delivers empty values of hidden colums. That's very insidious and dangerous because it causes destroying of data in invisible columns. I have following workaround: ` $this->hiddenColumns...

NetteDatabaseDataSource.php - there is unhandled date creation in filters. It crasches when \DateTime::createFromFormat returns false. It's necessary to check if $date_from and $date_to is false. ` public function applyFilterDateRange(Filter\FilterDateRange $filter)...

It's unwanted feature that grid remembers active page when grid is opened next time. Is it possible to suppress remembering of active page? Is there any workaround how to delete...

v dokumentaci mi chybí popis toho co se děje při submitu formuláře. Koukal jsem do životního cyklu presenteru a nemohl jsem tam najít co jsem potřeboval vědět. Chvíli mi trvalo...

Status: Need Feedback
Area: Forms

V dokumentaci API Nette\Forms\Container by se hodilo: - popsat v metode setDefaults, ze v pripade submitted formu hodnoty nenastavi - zanest do dokumentace metodu setValues, ktera neni v dokumentaci API...

Type: Enhancement
Area: Forms

Would it be possible to upgrade LibreOffice to version 7? Thanks

enhancement

Is there a possibility to set pdf title specified in parameter? Thanks