Tomáš Holan

Results 18 comments of Tomáš Holan

@mabar I'm OK with that :+1: If more people will consider it as good way I can try to implement it.

> IMHO, template file is internal thing of Control, thing of encapsulation. Control may use more templates too, that's why you usualy set template file in `render()` method. > >...

I solved it by setting up summary column inside `InlineEdit::$onSubmit`. This is not nice solution but works. **SummaryColumn** callback running for each row(on inline edit is loaded only one/edited one)...

@paveljanda Who do you said that?

@Carazyda Hi, any progress with support? Unfortunately I didn't known this and upgrade my host server to Ubuntu 22.04.01, after that all docker container start but community server not and...

@Carazyda Just docker-compose here from repo with little changes like volumes paths and didn't deploy mail server(don't need - module disabled in settings page but I guess it only hides...

@Carazyda any progress about that? Or you said it's private bugtracker, so there's no way to see if issue is solved ... ?

@Carazyda that's sad, but fortunately I just start using community server for slow migrate from using LibreOffice to OnlyOffice, but now mainly using seafile connected to document server :)

Hi @Zolli. I was looking around that about hour ago :laughing: . Top and content parts are injected as [DOM Shadows](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM). So you cannot inject any styles - because HA...

This should be last commit for this refactoring so please test it. Additional options are planed to next PR.