# |
Dec 23rd 2019, 19:11 |
brian.french |
Nevermind, I found it, just took a little poking around. https://github.com/apigen/apigen |
# |
Dec 23rd 2019, 19:09 |
brian.french |
I should probably be using slack instead of irc. |
# |
Dec 23rd 2019, 19:08 |
fr3nch13 |
Hello everyone. What tool are you all using to generate the api.cakephp.org? I ask, because I've been using phpdocumentor, unfortunately their tool's version constraints of other packages are way lower than their current versions, so things like phpstan won't install. |
# |
Dec 23rd 2019, 14:08 |
slackebot |
$this->Form->control('season',['class'=>'form-control']); echo $this->Form->control('nazionalità_campionato',['class'=>'form-control']); echo $this->Form->control('serie_campionato',['class'=>'form-control']); echo $this->Form->control('club_id', ['options' => $clubsUnmated,'data-role'=>'tagsinput','type'=>'text','placeholder'=>'aggiungi squadre','class'=>'form-control']);``` |
# |
Dec 23rd 2019, 14:08 |
gianmarxgagliardi |
i would have some problem with multiple addition. How could I implement the add function (https://pastebin.com/6BG3rfrm) with the collections (https://book.cakephp.org/3/en/core-libraries/collections.html)? I would like to suggest to the user the teams to insert. I would already have this data in the clubsUnmated variable, but I don't know how to pass it in json-style HTML extract of front-end code page: ```echo |
# |
Dec 23rd 2019, 13:31 |
challgren |
Awesome! |
# |
Dec 23rd 2019, 13:29 |
dereuromark |
It includes the new feature for Routing URL autocomplete. |
# |
Dec 23rd 2019, 13:28 |
dereuromark |
tag done :) https://github.com/dereuromark/cakephp-ide-helper/releases/tag/1.0.0-beta |
# |
Dec 23rd 2019, 13:20 |
challgren |
I need to run through a clean 4.0 app and document the issues with bake and migrations |
# |
Dec 23rd 2019, 13:19 |
dereuromark |
coolio |
# |
Dec 23rd 2019, 13:19 |
challgren |
Ok, I’ll work on it this week. I personally dont use your built in mailer but I understand the new cake mailer in 4.x |
# |
Dec 23rd 2019, 13:18 |
dereuromark |
I dont have any 4.x apps yet really, so not much I can help with the next weeks. |
# |
Dec 23rd 2019, 13:18 |
dereuromark |
Would be awesome if you could make a working branch that contains the email part, and PR it. I can help getting more test coverage in. |
# |
Dec 23rd 2019, 13:18 |
dereuromark |
IdeHelper I tag now :) With queue I need help to get the current functionality working. Once that PR is merged, we can also tag a beta |
# |
Dec 23rd 2019, 13:12 |
challgren |
Still feels a bit betaish with some issues with migrations and bake |
# |
Dec 23rd 2019, 13:11 |
challgren |
But I did get my first 4.0 app done and running live |
# |
Dec 23rd 2019, 13:10 |
challgren |
Feels all awkward sending email from the browser request |
# |
Dec 23rd 2019, 13:10 |
challgren |
Ok, Im really itching for queue and ide-helper |
# |
Dec 23rd 2019, 13:09 |
dereuromark |
Yeah, they all need a beta tag and then it should be OKish |
# |
Dec 23rd 2019, 13:08 |
challgren |
but shim, queue, tools, ide-helper all depend on each other one way or another so they don’t wanna play nice and use 4.0 |
# |
Dec 23rd 2019, 13:08 |
challgren |
I was planning on using the dev-cake4 until you released beta/stable |
# |
Dec 23rd 2019, 13:07 |
dereuromark |
lets do beta then and once all are done, it should be green again |
# |
Dec 23rd 2019, 13:06 |
dereuromark |
ah ok |
# |
Dec 23rd 2019, 13:02 |
challgren |
Yeah its a giant circle jerk of a plugin needs 4.x-dev but we want to install ^4.0 |
# |
Dec 23rd 2019, 13:01 |
challgren |
Ok so prefer-lowest is going to fail since 3 plugins are linked to each other |
# |
Dec 23rd 2019, 12:58 |
challgren |
PRs submitted |
# |
Dec 23rd 2019, 12:51 |
john.zwarthoed |
Ah yes that was it, thanks :thumbsup: |
# |
Dec 23rd 2019, 12:47 |
ndm |
Then it's very possibly type related. If you don't specify a type, then the value is being bound as a string. |
# |
Dec 23rd 2019, 12:37 |
john.zwarthoed |
@ndm |
# |
Dec 23rd 2019, 12:37 |
john.zwarthoed |
When i print the query before executing it looks all ok |
# |
Dec 23rd 2019, 12:37 |
john.zwarthoed |
The query executed doesn’t return the expected result, but it does not give an exception. |
# |
Dec 23rd 2019, 12:22 |
challgren |
Ive been hearing a lot about router and plugins causing issues in 3.8 and 4.0 |
# |
Dec 23rd 2019, 12:22 |
dereuromark |
https://github.com/cakephp/cakephp/issues/13997 is basically whats blocking me. |
# |
Dec 23rd 2019, 12:22 |
dereuromark |
yeah, email is missing. I havent tried the new email topic of cake4 yet. |
# |
Dec 23rd 2019, 12:21 |
challgren |
I think queue still needs help with email stuff but I cant even load it into a project |
# |
Dec 23rd 2019, 12:21 |
dereuromark |
I still have failing 3.x tests since last release for some reason, those regressions kind of block me moving foward in 4.x as well (not sure how and what needs to be merged over) |
# |
Dec 23rd 2019, 12:21 |
challgren |
Ok, I’ll do the PRs |
# |
Dec 23rd 2019, 12:20 |
challgren |
No plugin to manage the plugins? :P |
# |
Dec 23rd 2019, 12:20 |
dereuromark |
I expect some community involvement as I have way too many plugins to do this on my own. |
# |
Dec 23rd 2019, 12:20 |
dereuromark |
You can PR any such things and hope it is green to be released :) |
# |
Dec 23rd 2019, 12:19 |
challgren |
or maybe switching from `4.x-dev as 4.0.0` to `^4.0`? |