Xavier Poinas
Xavier Poinas
When using the IntelliSense auto-completion, the text that is inserted automatically (i.e. not typed) isn't recorded/replayed.
Hello, Is there a way to log the XML requests (and responses) between the client and the Prestashop API? Thanks
I don't know if it's a good idea but I would find useful to be able to dispatch a request to a given action based on `Request.IsAjaxRequest()`. Something like: ```...
I imagine that the inspiration for this extension may have come from Sublime Text. Sublime Text has a Selection menu with a few useful features, including "Split into lines" that...
See: https://jsfiddle.net/nj3cLoum/8/ Input should show 123 but shows 1,23
Sorry for the possibly stupid question... I have a contact form that is subject to spam. I'm currently using reCAPTCHA to protect it but clearly bots are getting past it....
Hi, Unit tests are currently failing. I haven't investigated why but it would be good to be able to rely on the tests to validate future PRs.
Hi, We are getting intermittent errors from the MangoPay servers, but we are missing the HTTP status code in the error logs, which makes it harder to investigate and report...
Hi, This adds support for adding more than the hard-coded limit of 6 featured skills. See issue: https://github.com/xitanggg/open-resume/issues/89