[FogBugz #196] Pouvoir modifer ordre dans le questionnaire #258

Open
opened 2023-07-03 23:53:21 +02:00 by fbenoist68 · 5 comments

Assigned To: CLOSED
Project: Mobile Portal
Area: Divers
Category: Fonctionnalité
Priority: A fixer impérativement

Assigned To: CLOSED Project: Mobile Portal Area: Divers Category: Fonctionnalité Priority: A fixer impérativement
Poster
Owner

Event ID: 885
Date: 2013-10-24T08:06:03Z
Person: Frederik Benoist
Description: Fermé par Frederik Benoist

Event ID: 885 Date: 2013-10-24T08:06:03Z Person: Frederik Benoist Description: Fermé par Frederik Benoist
Poster
Owner

Event ID: 884
Date: 2013-10-24T08:06:03Z
Person: Frederik Benoist
Description: Resolved (Implemented) and assigned to Frederik Benoist by Frederik Benoist

Realiser avec Move Node

Event ID: 884 Date: 2013-10-24T08:06:03Z Person: Frederik Benoist Description: Resolved (Implemented) and assigned to Frederik Benoist by Frederik Benoist <p> Realiser avec Move Node</p>
Poster
Owner

Event ID: 876
Date: 2013-10-20T16:52:09Z
Person: Frederik Benoist
Description: Modifié par Frederik Benoist

 
 var JSONopt = {
                                "_method": "put",
                                "operation": "moving_my_node",
                                "id": data.rslt.o.attr("id").replace("node_", ""),
                                "ref": data.rslt.np.attr("id").replace("node_", ""),
                                "position": data.rslt.cp,
                                "title": data.rslt.name,
                                "copy": data.rslt.cy ? 1 : 0
                            };
 
Event ID: 876 Date: 2013-10-20T16:52:09Z Person: Frederik Benoist Description: Modifié par Frederik Benoist <div> http://stackoverflow.com/questions/5027861/jstree-exact-move-position</div> <div> &nbsp;</div> <div> &nbsp;var JSONopt = {</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;_method&quot;: &quot;put&quot;,</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;operation&quot;: &quot;moving_my_node&quot;,</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;id&quot;: data.rslt.o.attr(&quot;id&quot;).replace(&quot;node_&quot;, &quot;&quot;),</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;ref&quot;: data.rslt.np.attr(&quot;id&quot;).replace(&quot;node_&quot;, &quot;&quot;),</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;position&quot;: data.rslt.cp,</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;title&quot;: data.rslt.name,</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;copy&quot;: data.rslt.cy ? 1 : 0</div> <div> &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; };</div> <div> &nbsp;</div>
Poster
Owner

Event ID: 875
Date: 2013-10-20T16:50:51Z
Person: Frederik Benoist
Description: Attribué à Frederik Benoist par Frederik Benoist

Event ID: 875 Date: 2013-10-20T16:50:51Z Person: Frederik Benoist Description: Attribué à Frederik Benoist par Frederik Benoist
Poster
Owner

Event ID: 874
Date: 2013-10-20T16:50:51Z
Person: Frederik Benoist
Description: Ouvert par Frederik Benoist

Event ID: 874 Date: 2013-10-20T16:50:51Z Person: Frederik Benoist Description: Ouvert par Frederik Benoist
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fbenoist68/mobileportal#258
There is no content yet.