Page 39 of 3,908, showing 100 records out of 390,718 total, starting on record 3,801, ending on 3,900
# | Username | Text | |
---|---|---|---|
# | Jun 13th 2016, 17:01 | SpoutBE | Bah j'ai vraiment souvenir que ça a tjs été comme ça depuis cake 2.0 |
# | Jun 13th 2016, 17:00 | Nicolas13860 | des fois j'ai envie de faire mon propre dev |
# | Jun 13th 2016, 17:00 | Nicolas13860 | je comprends pas il y a pas plus simple |
# | Jun 13th 2016, 17:00 | Nicolas13860 | / si vous êtes sur /recipes/add |
# | Jun 13th 2016, 17:00 | Nicolas13860 | echo $this->Form->create('Recipe'); |
# | Jun 13th 2016, 17:00 | Nicolas13860 | là j'ai form action = url actuelle |
# | Jun 13th 2016, 16:59 | Nicolas13860 | SpoutBE: non avant (en 2.7) j'avais bien le code html correspondant au model |
# | Jun 13th 2016, 16:59 | kitcat711 | c plus pour "loyer du 1 au 30 juin 2016" |
# | Jun 13th 2016, 16:53 | SpoutBE | bah kl rça choque pas 1 juin 2016 |
# | Jun 13th 2016, 16:52 | kitcat711 | je pense que je vais laisser comme cela |
# | Jun 13th 2016, 16:51 | SpoutBE | attention que dans les autres langues la règle n'est p-e pas la même |
# | Jun 13th 2016, 16:50 | SpoutBE | bah du coup si tu veux faire ça, met un ternaire et c'est réglé |
# | Jun 13th 2016, 16:50 | SpoutBE | bah dans word c'est comme ça de souvenir |
# | Jun 13th 2016, 16:49 | kitcat711 | sauf dans les systemes informatique pourris |
# | Jun 13th 2016, 16:49 | kitcat711 | tu vois pas en haut d'un courrier le 1 juin 2016 |
# | Jun 13th 2016, 16:49 | kitcat711 | non |
# | Jun 13th 2016, 16:49 | kitcat711 | je sais pas si c logique, mais c'est francais |
# | Jun 13th 2016, 16:49 | SpoutBE | mais par contre ça se dit aussi: nous somme le un juin 2016 |
# | Jun 13th 2016, 16:48 | kitcat711 | en revanche on dit que nous sommes le 1er juin 2016 |
# | Jun 13th 2016, 16:48 | kitcat711 | que nous sommes le 3ème juin 2016 |
# | Jun 13th 2016, 16:48 | kitcat711 | on ne dit pas en francais |
# | Jun 13th 2016, 16:48 | kitcat711 | ben oui |
# | Jun 13th 2016, 16:48 | SpoutBE | pas très logique alors |
# | Jun 13th 2016, 16:48 | SpoutBE | tu le veux que pour 1er ? |
# | Jun 13th 2016, 16:47 | SpoutBE | ? |
# | Jun 13th 2016, 16:47 | kitcat711 | et le jeveux aps le 2eme juin 2016 |
# | Jun 13th 2016, 16:47 | kitcat711 | mais faut le faire en deux fois alors |
# | Jun 13th 2016, 16:44 | SpoutBE | echo sprintf("%s %s", Number::ordinal($period['date1']->i18nFormat('d', 'UTC')), $period['date1']->i18nFormat('MMMM YYYY', 'UTC')); |
# | Jun 13th 2016, 16:43 | SpoutBE | Pr le "d" si |
# | Jun 13th 2016, 16:42 | kitcat711 | mais ca convient pas pour les dates mon bon SpoutBE |
# | Jun 13th 2016, 16:41 | kitcat711 | merci SpoutBE |
# | Jun 13th 2016, 16:39 | SpoutBE | Si tu veux le suffixe: http://book.cakephp.org/3.0/en/core-libraries/number.html#Cake\I18n\Number::ordinal |
# | Jun 13th 2016, 16:35 | SpoutBE | "d" ça dis pas qu'il faut st, nd, rd, th, etc |
# | Jun 13th 2016, 16:35 | SpoutBE | que toi oui |
# | Jun 13th 2016, 16:34 | kitcat711 | ca choque que moi? |
# | Jun 13th 2016, 16:33 | kitcat711 | renvoit "1 juin 2016" et pas "1er juin 2016" non? |
# | Jun 13th 2016, 16:33 | kitcat711 | $period['date1']->i18nFormat('d MMMM YYYY', 'UTC'); |
# | Jun 13th 2016, 16:33 | kitcat711 | c bizarre que |
# | Jun 13th 2016, 16:33 | kitcat711 | dites |
# | Jun 13th 2016, 16:32 | SpoutBE | Sinon tu mets: $this->Form->create('MonModel', ['url' => ['controller' .....]]); |
# | Jun 13th 2016, 16:31 | SpoutBE | @Nicolas13860: ça a tjs été comme ça non ? |
# | Jun 13th 2016, 16:23 | Skeletyon | Jigot moi! |
# | Jun 13th 2016, 16:11 | Nicolas13860 | pk c'est pas <form action ='/MonModel/add' |
# | Jun 13th 2016, 16:11 | Nicolas13860 | en html <form action ='/url_courante/' |
# | Jun 13th 2016, 16:10 | Nicolas13860 | ca génère url = url courante et non '/MonModel/add' |
# | Jun 13th 2016, 16:10 | Nicolas13860 | echo $this->Form->create('MonModel'); |
# | Jun 13th 2016, 16:09 | Nicolas13860 | j'ai un souci sur les forms qui utilisent un autre modele |
# | Jun 13th 2016, 16:09 | Nicolas13860 | Depuis le passage en 2.8 |
# | Jun 13th 2016, 15:31 | Nicolas13860 | je suis passé en 2.8 il y a des adaptations à faire par rapport à la 2.7 |
# | Jun 13th 2016, 15:18 | Anju | Bonne soirée à tous ! |
# | Jun 13th 2016, 15:11 | Nicolas13860 | ok c la taille du varchar de la bd qui est utilisée |
# | Jun 13th 2016, 15:05 | Nicolas13860 | dans un form j'ai le maxlenght = 250 alors que dans le model la taille max = 70 |
# | Jun 13th 2016, 14:58 | kitcat711 | ok je pars la dessus |
# | Jun 13th 2016, 14:56 | Ch0c4 | c'est pas idiot |
# | Jun 13th 2016, 14:56 | Ch0c4 | non pas du tout |
# | Jun 13th 2016, 14:54 | kitcat711 | un post c crade pour cela? |
# | Jun 13th 2016, 14:54 | Ch0c4 | je pense qu'il faut faire quelque chose qui fonctionne XD |
# | Jun 13th 2016, 14:54 | kitcat711 | mais il y a pas de donnée endehors de l'id |
# | Jun 13th 2016, 14:53 | kitcat711 | en fait c'est une api qui déclence un envoie de mail |
# | Jun 13th 2016, 14:53 | kitcat711 | ben j'envoie juste un id |
# | 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 ? |