Log message #4049040

# At Username Text
# Jul 6th 2017, 17:58 jarard01 are there any cake classes to calculate days between a period?
# Jul 6th 2017, 17:13 origamiwork btw, is the "<name>" next to slackebot the name of the user responding using slackebot?
# Jul 6th 2017, 17:01 radarhill logout after HttpSocket digest login - thanks! Any pointers?
# Jul 6th 2017, 16:59 aro looks around
# Jul 6th 2017, 16:55 origamiwork so /anyController/info/ would take you to the Info Controller rather than whatever "anyController" was
# Jul 6th 2017, 16:54 origamiwork @slackebot I think I understand what you're saying, but I'd want to be able to do it for all controllers at once, not just the users controller.
# Jul 6th 2017, 16:50 dereuromark isnt that /users/* then etc?
# Jul 6th 2017, 16:45 origamiwork Greetings everyone. Does anyone know if it's possible to use routing to override the controller if the second parameter in the url is a certain string? For example, if the second paramer is "info" it should always go to the "info" controller, no matter what the first parameter is (/users/view/123 = UsersController->View(123), /users/info/ = InfoController->Index())
# Jul 6th 2017, 16:15 jeremyharris if so, use collection methods as it is a collection
# Jul 6th 2017, 16:14 jeremyharris the sql result is a query in this case?
# Jul 6th 2017, 16:13 jarard01 is HASH the best way to extract a list of fields from an sql result
# Jul 6th 2017, 16:13 sathomsen @jeremyharris @cleptric Turns out it was a composer server side problem :slightly_smiling_face:
# Jul 6th 2017, 16:05 hughbertd Will look that up
# Jul 6th 2017, 16:05 hughbertd Brill thanks @dereuromark
# Jul 6th 2017, 16:05 dereuromark @hughbertd TinyAuth also provides you with a AuthUser helper out of the box
# Jul 6th 2017, 16:03 hughbertd Oh sweet, so I can just go through the request, makes sense :thumbsup:
# Jul 6th 2017, 16:02 jeremyharris the helper has access to the view and therefore request, so you could do it that way. I have a static AuthUser class that I use for all my user stuff
# Jul 6th 2017, 16:02 jeremyharris yo man!
# Jul 6th 2017, 16:02 hughbertd :wave: jeremy
# Jul 6th 2017, 16:02 hughbertd Hi all Possibly a “please don’t” answer, but, is it possible to get the Logged in user (e.g via Auth) in a Helper
# Jul 6th 2017, 15:56 jeremyharris and what command are you using to update it?
# Jul 6th 2017, 15:55 jeremyharris what is your composer.json constraint for the package set to @sathomsen ?
# Jul 6th 2017, 15:50 sathomsen It’s very strange..
# Jul 6th 2017, 15:50 inoas build the array, wrap parantheses, quote,... return
# Jul 6th 2017, 15:50 sathomsen Exactly:P
# Jul 6th 2017, 15:50 inoas to walk request query or whatever
# Jul 6th 2017, 15:50 inoas so you can even use an anonymous function in place
# Jul 6th 2017, 15:50 cleptric @sathomsen Looking at your composer page, there is a v.0.0.6
# Jul 6th 2017, 15:50 eBug thanks for helping out
# Jul 6th 2017, 15:50 inoas I think there is Model->quote or model->quoteField or so
# Jul 6th 2017, 15:49 eBug i guess there is no other way yes
# Jul 6th 2017, 15:49 inoas $conditions[] = '(transporte_id,asociado_id,operacion_venta_id) IN (' . $yourGeneratedStringOfIdsThatYouEscaped . ')'
# Jul 6th 2017, 15:48 inoas and you have to escape it
# Jul 6th 2017, 15:48 inoas you have to generate the string yourself
# Jul 6th 2017, 15:48 inoas eBug so what?
# Jul 6th 2017, 15:48 sathomsen @cleptic it also shows in the repo :S
# Jul 6th 2017, 15:47 sathomsen I did
# Jul 6th 2017, 15:40 cleptric Or create a webhook in your Github Account for that repository
# Jul 6th 2017, 15:40 cleptric There is a update button on the composer page
# Jul 6th 2017, 15:40 cleptric Did you “updated” it?
# Jul 6th 2017, 15:39 sathomsen https://packagist.org/packages/sathomsen/cakephp-facebook-auth