Nabeel S.

Results 133 comments of Nabeel S.

That's probably the easiest way, the other way is to rebase off of dev.

@russellwwest Can you clear up the StyleCI and build issues on this? Then I can merge it in, looks OK to me.

Just fix the conflict too and it should be good to merge

Do "download raw diff" and just apply that, that's what I do

Hmm I'd rather have the user select the language in their profile and save it in the database, not have it in the nav bar

Yeah that scan in the template won't work, that'll prevent caching of the template and will be very slow. Instead, add a migration to create a new column in the...

I don't want to change the endpoints. For not signed in/no account, it'll just default to the way it is now - where the admin sets the language statically

Right, it can be done with just some middleware and something on the user table. I haven't looked at that package to see what it can provide but I don't...

No problem. I don't think you need a new module. It's just simply a new database column in the users table, the profile field to fill out and then middleware...

And thank you! Message me on discord if you need help