Log message #4108574

# At Username Text
# Jan 12th 2018, 10:40 dereuromark Jotpe: I just have an sh script that does all that on deploy :slightly_smiling_face:
# Jan 12th 2018, 10:20 makallio85 What BDD testing framework would you suggest to use with cake? I am just starting to get into BDD and wondering if there are any with good cake support.
# Jan 12th 2018, 10:14 jotpe e.g. I want to install bs4 assets automatically (https://github.com/FriendsOfCake/bootstrap-ui/issues/193) and copy some files to webroot
# Jan 12th 2018, 10:12 jotpe Hey folks. When I want to simplify the process of installing external assets/frameworks, what would be a good way? Create a Shell Task and call bower from it? Use Composer (not every dependency can be solved with composer)?
# Jan 12th 2018, 08:57 digitalfotografen OK - I´ll export a new pot before translation
# Jan 12th 2018, 08:51 dereuromark @digitalfotografen The pot file might be outdated as well.
# Jan 12th 2018, 08:31 neon1024 Morning all
# Jan 12th 2018, 08:15 digitalfotografen @dereuromark Your feedback plugin looks awesome! Looks like an interesting way to get more and better feedback from user. I'll commit a Swedish translation within a few days. Great work!
# Jan 12th 2018, 01:53 blackjccl https://github.com/dereuromark/cakephp-tinyauth
# Jan 12th 2018, 01:53 blackjccl yes for what I see if, but I want examples of it, they even passed me a plugin this here
# Jan 12th 2018, 01:27 dereuromark Most used prefix sure is "admin" :)
# Jan 11th 2018, 22:59 blackjccl thank you, that I happen to be the first time I'm going to use you have some example or tutorial
# Jan 11th 2018, 22:49 josexato @blackjccl what about them, prefix are very usefull
# Jan 11th 2018, 22:47 josexato it rings a bell :slightly_smiling_face:
# Jan 11th 2018, 22:39 blackjccl someone around here has ever used the prefix routers
# Jan 11th 2018, 22:39 blackjccl Hi guys
# Jan 11th 2018, 19:09 dereuromark A propos: Would someone mind approving my awesome list contribution? https://github.com/FriendsOfCake/awesome-cakephp/pull/285
# Jan 11th 2018, 19:09 admad yes, fork, make a bugfix branch, fix, commit push to your fork. Then make a PR through GH UI
# Jan 11th 2018, 19:08 bigdaddygee So I fork, then I fix, and add the origin as a upstream and push so that create a PR ?
# Jan 11th 2018, 19:08 bigdaddygee Nice !
# Jan 11th 2018, 19:06 dereuromark You can also check the awesome list, which plugins you might find interesting, or you could upgrade 2.x ones to 3.x if they are useful for you ( https://github.com/FriendsOfCake/awesome-cakephp/wiki )
# Jan 11th 2018, 19:06 bigdaddygee Since i'm using CRUD i'll be more confortable with this one than bootstrap-ui :P
# Jan 11th 2018, 19:06 bigdaddygee Good :slightly_smiling_face:
# Jan 11th 2018, 19:05 dereuromark Or https://github.com/FriendsOfCake/bootstrap-ui/issues :)
# Jan 11th 2018, 19:05 admad for e.g. here's an easy one https://github.com/FriendsOfCake/crud/pull/566 Doesn't need much besides patience :slightly_smiling_face:
# Jan 11th 2018, 19:03 admad you can also help out by submitting fixes/enhancements for the community plugins you might be using.
# Jan 11th 2018, 19:02 admad @bigdaddygee (potential) bug list: https://github.com/cakephp/cakephp/issues readmap / new feature info: https://github.com/cakephp/cakephp/wiki/3.6-Roadmap how to make a good PR: begin but just making a PR fixing/adding something with relevant test case
# Jan 11th 2018, 18:52 bigdaddygee Can't say
# Jan 11th 2018, 18:48 Es0teric so i have a question -- why is it that my $this->render() is not working even after I am specifying the file
# Jan 11th 2018, 18:37 bigdaddygee @dereuromark I would ask you something, feel free to refuse. I'm searching since a long time, someone willing to explain me a little bit how I can participate in Cake dev's. As I would love to create some PR and fix some bugs. I'm a good programmer, doing CakePHP for the last year, my bigguest problem is more about understanding where to find bug list, feature list, how to make a good PR...
# Jan 11th 2018, 17:27 neon1024 I’m heading out of the office shortly. Need to get this form finished off. Send me a PM with the link if you wouldn’t mind and I’ll take a look tomorrow :slightly_smiling_face:
# Jan 11th 2018, 17:25 dereuromark in case you find a few minutes, must be only a small tweak
# Jan 11th 2018, 17:25 dereuromark See my open PR for tooltips
# Jan 11th 2018, 17:25 neon1024 Oh geez yeah!
# Jan 11th 2018, 17:25 neon1024 I think it’s mostly getting some markup into the wrapping div
# Jan 11th 2018, 17:25 dereuromark the div=>false also killed me a few times HEHE
# Jan 11th 2018, 17:25 dereuromark So no tooltips anymore for the time being here
# Jan 11th 2018, 17:25 dereuromark Upgrading from a 2.x app I had to deactivate those two as hack until a better solution can be found
# Jan 11th 2018, 17:24 dereuromark I agree :slightly_smiling_face:
# Jan 11th 2018, 17:23 neon1024 Or making a whole new widget to change the markup
# Jan 11th 2018, 17:23 neon1024 Should really be supported by Cake without doing all the hassle of messing with templates