GDmac

Results 22 comments of GDmac

Just a quick note: i think you can check REQ == 'CP' or to that extent to check wether it's a CP request. I'll probably look into this the coming...

No, that's not my intent. Maybe populate POST[] or other means to have EEventhelper work with the API and/or other imports.

can the fix be back-ported to 5.10 (5.10.1 ?) too - some of our projects will remain on old PHP 😬

It doesn't overwrite. you have to save it under a new name. - Create a new layout with widgets, and save it (new name) - Set it as default and...

Originally, Dashee was very personal. Every CP user can setup their own dashboard. The reset and the lock functionality was added on top of that situation. I think that is...

We should probably move to PSR4. This means rewriting examples, tests and documentation as well.

That would be when hitting cat only (no entry) e.g. http://example.com/category_url_title/

Good points @ircmaxell , i like the suggestions on #4 (salt based derivative keys) and #2 (stateless). In my (noobish) opinion, the workflow and steps of the library should be...

*- deleted-* it seems maybe a cookie timeout issue instead of a DB timeout issue. needs further investigation

I have updated the issue with examples, hope it is more clear now