nadar

Results 227 comments of nadar

sure, why not. 1. sure we could make an option to overridethe title 2. settings can be configured alreadyhttps://luya.io/api/luya-admin-ngrest-base-Controller#$globalButtons-detail 3. we could introduce a variable to turn this off 4....

Hi @mskocik I totally agree, but this would introduce backwards compatibility break. So we need (even its ugly) another parameter for doing this, like $contenTypeJson which is false by default....

We are now in 3.0 dev branch, i will implement a solution for this, maybe a new method.

@dev7ch how would you store this value in the database?

Yes using TYPE_TIME (https://www.yiiframework.com/doc/api/2.0/yii-db-schema) should be a good solution.

https://github.com/luyadev/luya-module-admin/issues/12

Do you suggest any fix here? Because it seems to be a "problem" of php's debug backtrace function not the logger itself. maybe we could add a php doc regarding...

would you please send a pull request? would nice! thanks

well i would not change the main intent of the function. Its not just a log mechanism it should also collect its environment, this might help to debug or find...