Tobias Munk

Results 508 comments of Tobias Munk

It's just way too much data (320kb, around 9000 values) I think. You need to split that up. Try it with about 10-20% of that. But even 900 Form-Fields on...

PRs for improvements welcome, but I don't we'll find the time to look into this in the near future. Are there older versions of this repo working fine?

Actually this should work, there's even a test for it: https://github.com/json-editor/json-editor/pull/1075/files#diff-5d91ace410b1b8c6c4e3c1569f0dfc813197b780211d6ebda3fe9f96bedde9db

Is there a way to do this with bake-action now?

@baruchiro You wrote in the initial comment > https://github.com/json-editor/json-editor: I think it the most known library, used by Swagger Could you point me to the place where it is used...

Use the migrations to setup the database. see also https://github.com/mishamx/yii-user/blob/master/migrations/m110810_162301_userTimestampFix.php

Assuming you're using rights, you can fix this with: https://github.com/schmunk42/web-user-behavior > This extension provides methods to ensure compatiblity for rights and yii-user. > Yii Behavior, which implments features from WebUser...

This change happens in the second migration. Merging this change would break the 2nd migration, IMHO.

Duplicate of https://github.com/BlinkBP/walkpaper/issues/18