Benjamin BALET

Results 6 issues of Benjamin BALET

Hi, I'm working on a FastAPI application with ODMantic and it's fantastic. However, I'm a bit confused by how references to external models are handled. Maybe I did it all...

enhancement
reference-rework

With the example of Persian, the half-days should be displayed from right to left and not from left to right. ![jorani_fullcalendar_halfdays_rtl_langs](https://cloud.githubusercontent.com/assets/1221546/16683846/1d5e5942-4502-11e6-926b-f6af797b86cc.png) Mind to patch calendars/\* and hr/presence

bug
low

In https://github.com/jeremykenedy/laravel-users/blob/d76af3b120961dd0d321f09f80a498f5b3466df6/src/resources/views/partials/form-status.blade.php#L25 And https://github.com/jeremykenedy/laravel-users/blob/d76af3b120961dd0d321f09f80a498f5b3466df6/src/resources/views/partials/form-status.blade.php#L40 Strings are hard coded. Please fix so I can PR fr language support

On roadmap

Thanks for your lib, it is very helpful. However I am experiencing issues with Khmer language and the combining mark [U+17D2](https://codepoints.net/U+017D2?lang=en) (See: https://r12a.github.io/scripts/khmer/block#char17D2) which is specific to Khmer language and...

I don't know if it is a bug or a mistake into Cookbook (Step-By-Step Walkthrough), but when you call this one: curl -u testclient:testpass http://localhost/token.php -d 'grant_type=authorization_code&code=YOUR_CODE' It fails. I...