# |
Jun 13th 2016, 14:51 |
Ch0c4 |
si tu veux récupérer non |
# |
Jun 13th 2016, 14:51 |
Ch0c4 |
beh si tu veux envoyé des infos oui |
# |
Jun 13th 2016, 14:50 |
kitcat711 |
? |
# |
Jun 13th 2016, 14:50 |
kitcat711 |
ce serait propre cela |
# |
Jun 13th 2016, 14:50 |
kitcat711 |
sinon, je peux tenter un POST /notices/sendNotices.json, $notice_id |
# |
Jun 13th 2016, 14:49 |
kitcat711 |
et pas /notices/26/senNotices.json |
# |
Jun 13th 2016, 14:49 |
kitcat711 |
ben la il comprend un truc du genre /notices/sendNotices.json |
# |
Jun 13th 2016, 14:46 |
Ch0c4 |
ton pastie il est bon normalement |
# |
Jun 13th 2016, 14:43 |
kitcat711 |
tu dis cela par rapport a ma demande la ? |
# |
Jun 13th 2016, 14:42 |
kitcat711 |
dans quoi mon bon? |
# |
Jun 13th 2016, 14:38 |
kitcat711 |
http://pastie.org/private/7bx9ud0ef4srsintbfavw |
# |
Jun 13th 2016, 14:38 |
kitcat711 |
dans mon router j'ai cela aussi |
# |
Jun 13th 2016, 14:36 |
Ch0c4 |
oué mais la |
# |
Jun 13th 2016, 14:36 |
kitcat711 |
Ch0c4: tu es bon aussi la dedans je crois |
# |
Jun 13th 2016, 14:35 |
kitcat711 |
http://sandbox.com/api/companies/120/leases/241/notices/26.json |
# |
Jun 13th 2016, 14:35 |
kitcat711 |
il connecte bien qq chose comme |
# |
Jun 13th 2016, 14:35 |
kitcat711 |
seule la partie /notices/connectes pas |
# |
Jun 13th 2016, 14:35 |
kitcat711 |
$routes->connect('notices/:notice_id/sendNotice/', ['controller' => 'Notices','action' => 'sendNotices'],['notice_id' => '\d+', 'pass' => ['notice_id']]); |
# |
Jun 13th 2016, 14:35 |
kitcat711 |
j'ai essayé ceci sans succés |
# |
Jun 13th 2016, 14:34 |
kitcat711 |
http://sandbox.com/api/companies/120/leases/241/notices/26/sendNotice.json |
# |
Jun 13th 2016, 14:34 |
kitcat711 |
comment je fais pour connecter cette route |
# |
Jun 13th 2016, 14:29 |
kitcat711 |
pas mieux |
# |
Jun 13th 2016, 14:28 |
NerOcrO |
ouais, j'suis sous l'eau depuis un bail :) |
# |
Jun 13th 2016, 14:28 |
kitcat711 |
ues, ca fait un bail |
# |
Jun 13th 2016, 14:28 |
NerOcrO |
ça va ? |
# |
Jun 13th 2016, 14:28 |
NerOcrO |
uiop kitcat711 |
# |
Jun 13th 2016, 14:26 |
kitcat711 |
plop NerOcrO |
# |
Jun 13th 2016, 14:09 |
Neb19 |
yop |
# |
Jun 13th 2016, 13:13 |
Nicolas13860 |
ca m'arrange vu que je trie par "modified" ^^ |
# |
Jun 13th 2016, 13:13 |
Nicolas13860 |
alors c'est moi qui bug ^^ |
# |
Jun 13th 2016, 13:12 |
kitcat711 |
ouh la Nicolas13860: j'ai tjs connu cela |
# |
Jun 13th 2016, 13:12 |
Nicolas13860 |
il me semblait que modified restait à 0 à une époque |
# |
Jun 13th 2016, 13:12 |
Nicolas13860 |
tiens quand on créé un enregistrement created = date de la création = modified |
# |
Jun 13th 2016, 12:26 |
Anju |
bonne* |
# |
Jun 13th 2016, 12:26 |
Anju |
C'pas normal |
# |
Jun 13th 2016, 12:26 |
Anju |
Mais, déjà , quand je debugue le model dans le AppController, il a pas la bon entité |
# |
Jun 13th 2016, 12:25 |
Anju |
Nan c'est pour l'avoir dans un autre controller |
# |
Jun 13th 2016, 12:24 |
Nicolas13860 |
normalement pas besoin de load model si la liaison est bien faite |
# |
Jun 13th 2016, 12:24 |
Anju |
Non |
# |
Jun 13th 2016, 12:23 |
Nicolas13860 |
mais tu n'es pas dans le controller du model en question Anju ? |
# |
Jun 13th 2016, 12:09 |
Skeletyon |
Ca a surement change en cake3 |