Log message #4030428

# At Username Text
# May 20th 2017, 10:15 birdy247 [ 'id' => 1, 'organiser_id' => 1, 'name' => 'Lorem ipsum dolor sit amet', 'description' => 'Lorem ipsum dolor sit amet, aliquet feugiat. Convallis morbi fringilla gravida, phasellus feugiat dapibus velit nunc, pulvinar eget sollicitudin venenatis cum nullam, vivamus ut a sed, mollitia lectus. Nulla vestibulum massa neque ut et, id hendrerit sit, feugiat in taciti enim proin nibh, tempor digniss
# May 20th 2017, 10:15 birdy247 This is the fixture
# May 20th 2017, 10:15 birdy247 I simply want to assert that the result of the find contains a few values
# May 20th 2017, 10:14 birdy247 for a custom finder
# May 20th 2017, 10:14 birdy247 I am trying to make a basic test
# May 20th 2017, 10:14 BurgerNix I compared both baked and handmade - can't see difference
# May 20th 2017, 10:14 BurgerNix it work when I baked articles too
# May 20th 2017, 10:13 BurgerNix tags - backed
# May 20th 2017, 10:13 BurgerNix articles controller, view and model made by my hands
# May 20th 2017, 10:12 BurgerNix example "CMS" from the book
# May 20th 2017, 10:12 BurgerNix it returns false
# May 20th 2017, 10:12 BurgerNix I can't get grab tags associated with articles via $this->tags
# May 20th 2017, 09:51 xuding anyone had this problem before?
# May 20th 2017, 09:51 xuding for some tables.
# May 20th 2017, 09:51 xuding My CakePHP 3 test suite is loading data from $default connection instead of $test
# May 20th 2017, 09:50 xuding Good Afternoon
# May 20th 2017, 08:30 BurgerNix evening
# May 20th 2017, 08:21 birdy247 morning
# May 20th 2017, 05:51 ooo join
# May 20th 2017, 04:13 joshuaso91 who here has use bootstrapUI for CakePHP
# May 20th 2017, 01:28 joshuaso91 I tried to follow the instruction from FriendsOfCake but it still seem like it is working
# May 20th 2017, 01:28 joshuaso91 has anyone use Boostrap UI for CakePHP??
# May 20th 2017, 01:16 royalty didn't realize that till now that dynamically added fields are not considered via the submit button
# May 20th 2017, 01:15 royalty nevermind this is more of a javascript thing...
# May 20th 2017, 01:14 royalty interesting
# May 20th 2017, 01:14 royalty i see it isn't even in the post data...
# May 20th 2017, 01:12 royalty even though the naming conventions for the name field seem correct
# May 20th 2017, 01:12 royalty and it's not being picked up by the entity
# May 20th 2017, 01:11 royalty so i'm creating form inputs using javascript
# May 20th 2017, 01:11 royalty hello
# May 19th 2017, 20:35 makamo i clean the entity avec change value but when the page is loaded my form keep the old data
# May 19th 2017, 20:35 makamo Hello i want to inject new data in my form after i save without redirect
# May 19th 2017, 20:34 makamo hello
# May 19th 2017, 19:51 makamo someone here ?
# May 19th 2017, 19:28 makamo i clean the entity avec change value but when the page is loaded my form keep the old data
# May 19th 2017, 19:27 makamo Hello i want to inject new data in my form after i save without redirect
# May 19th 2017, 19:10 DeVito1 or component
# May 19th 2017, 19:10 DeVito1 and Was wondering if i should save the user from the controller
# May 19th 2017, 19:10 DeVito1 im making an oauth component
# May 19th 2017, 19:02 savant DeVito1: what do you mean
# May 19th 2017, 18:47 DeVito1 is it good practice to have add actions in a component ? 3.x ?