imio.smartweb.core 1.2.91__py3-none-any.whl → 1.3.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. imio/smartweb/core/browser/configure.zcml +16 -0
  2. imio/smartweb/core/browser/controlpanel.py +42 -5
  3. imio/smartweb/core/browser/search/search.py +15 -0
  4. imio/smartweb/core/browser/sitemap.py +155 -107
  5. imio/smartweb/core/browser/utils.py +4 -1
  6. imio/smartweb/core/configure.zcml +5 -1
  7. imio/smartweb/core/contents/__init__.py +2 -0
  8. imio/smartweb/core/contents/rest/base.py +5 -2
  9. imio/smartweb/core/contents/rest/campaign/__init__.py +0 -0
  10. imio/smartweb/core/contents/rest/campaign/configure.zcml +80 -0
  11. imio/smartweb/core/contents/rest/campaign/content.py +83 -0
  12. imio/smartweb/core/contents/rest/campaign/endpoint.py +211 -0
  13. imio/smartweb/core/contents/rest/campaign/view.pt +19 -0
  14. imio/smartweb/core/contents/rest/campaign/view.py +29 -0
  15. imio/smartweb/core/contents/rest/configure.zcml +1 -0
  16. imio/smartweb/core/contents/rest/directory/endpoint.py +11 -3
  17. imio/smartweb/core/contents/rest/events/endpoint.py +11 -3
  18. imio/smartweb/core/contents/rest/news/endpoint.py +11 -3
  19. imio/smartweb/core/contents/rest/search/endpoint.py +4 -1
  20. imio/smartweb/core/contents/rest/utils.py +3 -3
  21. imio/smartweb/core/interfaces.py +6 -0
  22. imio/smartweb/core/overrides.zcml +10 -0
  23. imio/smartweb/core/profiles/default/metadata.xml +1 -1
  24. imio/smartweb/core/profiles/ideabox/browserlayer.xml +7 -0
  25. imio/smartweb/core/profiles/ideabox/metadata.xml +5 -0
  26. imio/smartweb/core/profiles/ideabox/registry/iaideabox.xml +9 -0
  27. imio/smartweb/core/profiles/ideabox/types/imio.smartweb.CampaignView.xml +40 -0
  28. imio/smartweb/core/profiles/ideabox/types/imio.smartweb.Folder.xml +71 -0
  29. imio/smartweb/core/profiles/ideabox/types.xml +17 -0
  30. imio/smartweb/core/profiles/ideabox_uninstall/browserlayer.xml +7 -0
  31. imio/smartweb/core/profiles/ideabox_uninstall/types/imio.smartweb.Folder.xml +25 -0
  32. imio/smartweb/core/profiles/ideabox_uninstall/types.xml +4 -0
  33. imio/smartweb/core/profiles/testing/metadata.xml +1 -0
  34. imio/smartweb/core/profiles/testing/registry.xml +2 -2
  35. imio/smartweb/core/profiles.zcml +18 -0
  36. imio/smartweb/core/subscribers.py +27 -1
  37. imio/smartweb/core/subscribers.zcml +8 -0
  38. imio/smartweb/core/tests/resources/json_ideabox_campaign.json +222 -0
  39. imio/smartweb/core/tests/resources/json_ideabox_campaigns.json +425 -0
  40. imio/smartweb/core/tests/resources/json_ideabox_projects.json +1871 -0
  41. imio/smartweb/core/tests/test_iadeliberations.py +38 -40
  42. imio/smartweb/core/tests/test_ideabox.py +152 -0
  43. imio/smartweb/core/tests/test_procedure.py +7 -3
  44. imio/smartweb/core/tests/test_rest.py +6 -1
  45. imio/smartweb/core/tests/test_sitemap.py +81 -42
  46. imio/smartweb/core/tests/test_vocabularies.py +8 -10
  47. imio/smartweb/core/tests/test_vocabulary.py +18 -0
  48. imio/smartweb/core/upgrades/configure.zcml +16 -1
  49. imio/smartweb/core/upgrades/upgrades.py +64 -0
  50. imio/smartweb/core/utils.py +33 -0
  51. imio/smartweb/core/viewlets/offcanvas.pt +2 -0
  52. imio/smartweb/core/viewlets/ogptags.py +9 -0
  53. imio/smartweb/core/vocabularies.py +35 -4
  54. imio/smartweb/core/vocabularies.zcml +6 -0
  55. imio/smartweb/core/webcomponents/build/css/373.smartweb-webcomponents-compiled.css +1 -1
  56. imio/smartweb/core/webcomponents/build/css/420.smartweb-webcomponents-compiled.css +1 -0
  57. imio/smartweb/core/webcomponents/build/css/486.smartweb-webcomponents-compiled.css +1 -1
  58. imio/smartweb/core/webcomponents/build/css/666.smartweb-webcomponents-compiled.css +1 -0
  59. imio/smartweb/core/webcomponents/build/css/884.smartweb-webcomponents-compiled.css +1 -1
  60. imio/smartweb/core/webcomponents/build/css/919.smartweb-webcomponents-compiled.css +1 -1
  61. imio/smartweb/core/webcomponents/build/css/smartweb-webcomponents-compiled.css +1 -1
  62. imio/smartweb/core/webcomponents/build/js/141.smartweb-webcomponents-compiled.js +2 -0
  63. imio/smartweb/core/webcomponents/build/js/{828.smartweb-webcomponents-compiled.js.LICENSE.txt → 141.smartweb-webcomponents-compiled.js.LICENSE.txt} +3 -3
  64. imio/smartweb/core/webcomponents/build/js/15.smartweb-webcomponents-compiled.js +2 -0
  65. imio/smartweb/core/webcomponents/build/js/21.smartweb-webcomponents-compiled.js +1 -0
  66. imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js +1 -1
  67. imio/smartweb/core/webcomponents/build/js/218.smartweb-webcomponents-compiled.js.LICENSE.txt +0 -5
  68. imio/smartweb/core/webcomponents/build/js/373.smartweb-webcomponents-compiled.js +1 -1
  69. imio/smartweb/core/webcomponents/build/js/486.smartweb-webcomponents-compiled.js +1 -1
  70. imio/smartweb/core/webcomponents/build/js/666.smartweb-webcomponents-compiled.js +1 -0
  71. imio/smartweb/core/webcomponents/build/js/799.smartweb-webcomponents-compiled.js +1 -1
  72. imio/smartweb/core/webcomponents/build/js/824.smartweb-webcomponents-compiled.js +1 -1
  73. imio/smartweb/core/webcomponents/build/js/884.smartweb-webcomponents-compiled.js +1 -1
  74. imio/smartweb/core/webcomponents/build/js/919.smartweb-webcomponents-compiled.js +1 -1
  75. imio/smartweb/core/webcomponents/build/js/922.smartweb-webcomponents-compiled.js +1 -0
  76. imio/smartweb/core/webcomponents/build/js/smartweb-webcomponents-compiled.js +1 -1
  77. imio/smartweb/core/webcomponents/package.json +80 -80
  78. imio/smartweb/core/webcomponents/src/components/Annuaire/Annuaire.scss +1 -0
  79. imio/smartweb/core/webcomponents/src/components/Campaign/Campaign.jsx +306 -0
  80. imio/smartweb/core/webcomponents/src/components/Campaign/Campaign.scss +672 -0
  81. imio/smartweb/core/webcomponents/src/components/Campaign/CampaignCard/CampaignCard.jsx +79 -0
  82. imio/smartweb/core/webcomponents/src/components/Campaign/CampaignContent/CampaignContent.jsx +193 -0
  83. imio/smartweb/core/webcomponents/src/components/Campaign/CampaignList/CampaignList.jsx +67 -0
  84. imio/smartweb/core/webcomponents/src/components/Campaign/Filters/Filter.jsx +259 -0
  85. imio/smartweb/core/webcomponents/src/components/Campaign/index.js +2 -0
  86. imio/smartweb/core/webcomponents/src/components/Filters/MainFilter.scss +1 -0
  87. imio/smartweb/core/webcomponents/src/components/News/NewsContent/NewsContent.jsx +0 -1
  88. imio/smartweb/core/webcomponents/src/components/Search/Search.jsx +54 -9
  89. imio/smartweb/core/webcomponents/src/components/Search/Search.scss +9 -0
  90. imio/smartweb/core/webcomponents/src/hooks/useAxios.js +45 -9
  91. imio/smartweb/core/webcomponents/src/index.jsx +2 -0
  92. imio/smartweb/core/webcomponents/src/index.scss +2 -2
  93. imio/smartweb/core/webcomponents/src/utils/CampaignMap.jsx +177 -0
  94. imio/smartweb/core/webcomponents/src/utils/Map.jsx +1 -1
  95. imio/smartweb/core/webcomponents/src/utils/Map.scss +15 -1
  96. imio/smartweb/core/webcomponents/src/utils/translation.js +247 -199
  97. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/METADATA +24 -1
  98. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/RECORD +105 -72
  99. imio/smartweb/core/webcomponents/build/js/499.smartweb-webcomponents-compiled.js +0 -2
  100. imio/smartweb/core/webcomponents/build/js/828.smartweb-webcomponents-compiled.js +0 -2
  101. /imio/smartweb/core/webcomponents/build/js/{499.smartweb-webcomponents-compiled.js.LICENSE.txt → 15.smartweb-webcomponents-compiled.js.LICENSE.txt} +0 -0
  102. /imio.smartweb.core-1.2.91-py3.12-nspkg.pth → /imio.smartweb.core-1.3.1-py3.12-nspkg.pth +0 -0
  103. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/LICENSE.GPL +0 -0
  104. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/LICENSE.rst +0 -0
  105. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/WHEEL +0 -0
  106. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/namespace_packages.txt +0 -0
  107. {imio.smartweb.core-1.2.91.dist-info → imio.smartweb.core-1.3.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,1871 @@
1
+ [
2
+ {
3
+ "uuid": "a617ff2e-db96-41d8-b403-766bdaed20cc",
4
+ "id": "7",
5
+ "internal_id": "7",
6
+ "display_id": "16-7",
7
+ "display_name": "iMio - IDEABOX - Projet - n°16-7",
8
+ "text": "Exemple",
9
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/7/",
10
+ "receipt_time": "2024-10-09T15:26:49",
11
+ "last_update_time": "2024-10-09T15:30:07",
12
+ "criticality_level": 0,
13
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/7/",
14
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/7/",
15
+ "user": {
16
+ "id": 1,
17
+ "name": "Admin oob",
18
+ "email": "admints@imio.be",
19
+ "NameID": [
20
+ "e59ba0ecbab04791959cb9bda8d9ac31"
21
+ ],
22
+ "first_name": "Admin",
23
+ "last_name": "oob",
24
+ "street": "Léon Morel",
25
+ "address_supplement": "",
26
+ "num_house": "1",
27
+ "num_box": "",
28
+ "zipcode": "5132",
29
+ "city": "Gembloux",
30
+ "country": "Belgique",
31
+ "phone": "",
32
+ "birthdate": "1991-08-06",
33
+ "niss": ""
34
+ },
35
+ "fields": {
36
+ "nom": "Exemple",
37
+ "description": "<p>1</p><p>2</p><p>3</p>",
38
+ "themes_raw": [
39
+ "1",
40
+ "4"
41
+ ],
42
+ "themes": "Domaine Expension, Grotte de Han",
43
+ "themes_structured": [
44
+ {
45
+ "id": 1,
46
+ "text": "Domaine Expension",
47
+ "nom": "Domaine Expension"
48
+ },
49
+ {
50
+ "id": 4,
51
+ "text": "Grotte de Han",
52
+ "nom": "Grotte de Han"
53
+ }
54
+ ],
55
+ "campagne_raw": "2",
56
+ "campagne": "Sprint iMio Fall 2024",
57
+ "campagne_structured": {
58
+ "id": 2,
59
+ "text": "Sprint iMio Fall 2024",
60
+ "titre": "Sprint iMio Fall 2024",
61
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>",
62
+ "nombre_vote_autorise": "2"
63
+ },
64
+ "votes_pour": "0",
65
+ "votes_contre": "0",
66
+ "porteur": "55",
67
+ "commentaires": "Publié par Anonyme le 09/10/2024 15:29<br><p>Un commentaire</p><br>===============<br>",
68
+ "images_raw": [
69
+ {
70
+ "image": {
71
+ "filename": "TEST.png",
72
+ "content_type": "image/png",
73
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/7/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
74
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/7/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
75
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
76
+ }
77
+ }
78
+ ],
79
+ "images": "iMio - Ajouter une image",
80
+ "annexes_raw": null,
81
+ "annexes": null,
82
+ "zones_raw": [
83
+ "1"
84
+ ],
85
+ "zones": "A",
86
+ "zones_structured": [
87
+ {
88
+ "id": 1,
89
+ "text": "A",
90
+ "nom": "A"
91
+ }
92
+ ],
93
+ "geolocalisation": {
94
+ "lat": 50.504389114768344,
95
+ "lon": 4.716049792303921
96
+ },
97
+ "rue": "Rue Camille Hubert",
98
+ "numero": "15",
99
+ "code_postal": "5034",
100
+ "localite": "Gembloux"
101
+ },
102
+ "workflow": {
103
+ "status": {
104
+ "id": "2",
105
+ "name": "Publié",
106
+ "endpoint": true,
107
+ "first_arrival_datetime": "2024-10-09T13:28:41.656100+00:00",
108
+ "latest_arrival_datetime": "2024-10-09T13:30:07.835563+00:00"
109
+ },
110
+ "real_status": {
111
+ "id": "2",
112
+ "name": "Publié",
113
+ "endpoint": true,
114
+ "first_arrival_datetime": "2024-10-09T13:28:41.656100+00:00",
115
+ "latest_arrival_datetime": "2024-10-09T13:30:07.835563+00:00"
116
+ }
117
+ },
118
+ "actions": {
119
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/7/hooks/vote_pour/",
120
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/7/hooks/vote_contre/"
121
+ },
122
+ "roles": {
123
+ "_editor": [
124
+ {
125
+ "name": "Debug",
126
+ "text": "Debug",
127
+ "allows_backoffice_access": true,
128
+ "emails": [],
129
+ "details": "",
130
+ "emails_to_members": true,
131
+ "slug": "debug",
132
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
133
+ }
134
+ ],
135
+ "_api": [
136
+ {
137
+ "name": "API IDEABox",
138
+ "text": "API IDEABox",
139
+ "allows_backoffice_access": false,
140
+ "emails": [],
141
+ "details": "",
142
+ "emails_to_members": true,
143
+ "slug": "api-ideabox",
144
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
145
+ }
146
+ ],
147
+ "_viewer": [
148
+ {
149
+ "name": "Debug",
150
+ "text": "Debug",
151
+ "allows_backoffice_access": true,
152
+ "emails": [],
153
+ "details": "",
154
+ "emails_to_members": true,
155
+ "slug": "debug",
156
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
157
+ }
158
+ ],
159
+ "_gestion-des-projets": [
160
+ {
161
+ "name": "IDEABOX - Gestion de projet",
162
+ "text": "IDEABOX - Gestion de projet",
163
+ "allows_backoffice_access": false,
164
+ "emails": [],
165
+ "details": "",
166
+ "emails_to_members": true,
167
+ "slug": "ideabox-gestion-de-projet",
168
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
169
+ }
170
+ ],
171
+ "concerned": [
172
+ {
173
+ "name": "IDEABOX - Gestion de projet",
174
+ "text": "IDEABOX - Gestion de projet",
175
+ "allows_backoffice_access": false,
176
+ "emails": [],
177
+ "details": "",
178
+ "emails_to_members": true,
179
+ "slug": "ideabox-gestion-de-projet",
180
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
181
+ },
182
+ {
183
+ "name": "Debug",
184
+ "text": "Debug",
185
+ "allows_backoffice_access": true,
186
+ "emails": [],
187
+ "details": "",
188
+ "emails_to_members": true,
189
+ "slug": "debug",
190
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
191
+ },
192
+ {
193
+ "name": "API IDEABox",
194
+ "text": "API IDEABox",
195
+ "allows_backoffice_access": false,
196
+ "emails": [],
197
+ "details": "",
198
+ "emails_to_members": true,
199
+ "slug": "api-ideabox",
200
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
201
+ }
202
+ ],
203
+ "actions": []
204
+ },
205
+ "submission": {
206
+ "backoffice": false,
207
+ "channel": "web",
208
+ "parent": {
209
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/28/",
210
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/28/",
211
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/28/"
212
+ }
213
+ },
214
+ "evolution": [
215
+ {
216
+ "time": "2024-10-09T13:26:49.239415+00:00",
217
+ "last_jump_datetime": null,
218
+ "who_id": "_submitter",
219
+ "status": "recorded",
220
+ "who": {
221
+ "id": 1,
222
+ "name": "Admin oob",
223
+ "email": "admints@imio.be",
224
+ "NameID": [
225
+ "e59ba0ecbab04791959cb9bda8d9ac31"
226
+ ]
227
+ }
228
+ },
229
+ {
230
+ "time": "2024-10-09T13:28:41.656100+00:00",
231
+ "last_jump_datetime": null,
232
+ "who_id": "1",
233
+ "status": "2",
234
+ "who": {
235
+ "id": 1,
236
+ "name": "Admin oob",
237
+ "email": "admints@imio.be",
238
+ "NameID": [
239
+ "e59ba0ecbab04791959cb9bda8d9ac31"
240
+ ]
241
+ }
242
+ },
243
+ {
244
+ "time": "2024-10-09T13:30:07.835563+00:00",
245
+ "last_jump_datetime": null,
246
+ "who_id": null,
247
+ "status": "2"
248
+ }
249
+ ],
250
+ "digest": "Exemple"
251
+ },
252
+ {
253
+ "uuid": "2180654a-9f8e-4758-9446-9e69daf76f50",
254
+ "id": "6",
255
+ "internal_id": "6",
256
+ "display_id": "16-6",
257
+ "display_name": "iMio - IDEABOX - Projet - n°16-6",
258
+ "text": "Test pour Nombre de vote par campagne",
259
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/6/",
260
+ "receipt_time": "2024-10-09T15:01:29",
261
+ "last_update_time": "2024-10-09T16:04:33",
262
+ "criticality_level": 0,
263
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/6/",
264
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/6/",
265
+ "user": {
266
+ "id": 1,
267
+ "name": "Admin oob",
268
+ "email": "admints@imio.be",
269
+ "NameID": [
270
+ "e59ba0ecbab04791959cb9bda8d9ac31"
271
+ ],
272
+ "first_name": "Admin",
273
+ "last_name": "oob",
274
+ "street": "Léon Morel",
275
+ "address_supplement": "",
276
+ "num_house": "1",
277
+ "num_box": "",
278
+ "zipcode": "5132",
279
+ "city": "Gembloux",
280
+ "country": "Belgique",
281
+ "phone": "",
282
+ "birthdate": "1991-08-06",
283
+ "niss": ""
284
+ },
285
+ "fields": {
286
+ "nom": "Test pour Nombre de vote par campagne",
287
+ "description": "<p>Tat</p><p>Tit</p>",
288
+ "themes_raw": [
289
+ "4",
290
+ "2"
291
+ ],
292
+ "themes": "Grotte de Han, Ma femme, mon fils et",
293
+ "themes_structured": [
294
+ {
295
+ "id": 4,
296
+ "text": "Grotte de Han",
297
+ "nom": "Grotte de Han"
298
+ },
299
+ {
300
+ "id": 2,
301
+ "text": "Ma femme, mon fils et",
302
+ "nom": "Ma femme, mon fils et"
303
+ }
304
+ ],
305
+ "campagne_raw": "2",
306
+ "campagne": "Sprint iMio Fall 2024",
307
+ "campagne_structured": {
308
+ "id": 2,
309
+ "text": "Sprint iMio Fall 2024",
310
+ "titre": "Sprint iMio Fall 2024",
311
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>",
312
+ "nombre_vote_autorise": "2"
313
+ },
314
+ "votes_pour": "1",
315
+ "votes_contre": "0",
316
+ "porteur": "GG",
317
+ "commentaires": null,
318
+ "images_raw": [
319
+ {
320
+ "image": {
321
+ "filename": "TEST.png",
322
+ "content_type": "image/png",
323
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/6/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
324
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/6/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
325
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
326
+ }
327
+ }
328
+ ],
329
+ "images": "iMio - Ajouter une image",
330
+ "annexes_raw": null,
331
+ "annexes": null,
332
+ "zones_raw": [
333
+ "1",
334
+ "2"
335
+ ],
336
+ "zones": "A, Rouge",
337
+ "zones_structured": [
338
+ {
339
+ "id": 1,
340
+ "text": "A",
341
+ "nom": "A"
342
+ },
343
+ {
344
+ "id": 2,
345
+ "text": "Rouge",
346
+ "nom": "Rouge"
347
+ }
348
+ ],
349
+ "geolocalisation": {
350
+ "lat": 50.504403671866115,
351
+ "lon": 4.714676889400159
352
+ },
353
+ "rue": "Rue Jean Sonet",
354
+ "numero": "4",
355
+ "code_postal": "5034",
356
+ "localite": "Gembloux"
357
+ },
358
+ "workflow": {
359
+ "status": {
360
+ "id": "3",
361
+ "name": "Vote",
362
+ "endpoint": true,
363
+ "first_arrival_datetime": "2024-10-09T13:01:51.504889+00:00",
364
+ "latest_arrival_datetime": "2024-10-09T14:04:33.758968+00:00"
365
+ },
366
+ "real_status": {
367
+ "id": "3",
368
+ "name": "Vote",
369
+ "endpoint": true,
370
+ "first_arrival_datetime": "2024-10-09T13:01:51.504889+00:00",
371
+ "latest_arrival_datetime": "2024-10-09T14:04:33.758968+00:00"
372
+ }
373
+ },
374
+ "actions": {
375
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/6/hooks/vote_pour/",
376
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/6/hooks/vote_contre/"
377
+ },
378
+ "roles": {
379
+ "_editor": [
380
+ {
381
+ "name": "Debug",
382
+ "text": "Debug",
383
+ "allows_backoffice_access": true,
384
+ "emails": [],
385
+ "details": "",
386
+ "emails_to_members": true,
387
+ "slug": "debug",
388
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
389
+ }
390
+ ],
391
+ "_api": [
392
+ {
393
+ "name": "API IDEABox",
394
+ "text": "API IDEABox",
395
+ "allows_backoffice_access": false,
396
+ "emails": [],
397
+ "details": "",
398
+ "emails_to_members": true,
399
+ "slug": "api-ideabox",
400
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
401
+ }
402
+ ],
403
+ "_viewer": [
404
+ {
405
+ "name": "Debug",
406
+ "text": "Debug",
407
+ "allows_backoffice_access": true,
408
+ "emails": [],
409
+ "details": "",
410
+ "emails_to_members": true,
411
+ "slug": "debug",
412
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
413
+ }
414
+ ],
415
+ "_gestion-des-projets": [
416
+ {
417
+ "name": "IDEABOX - Gestion de projet",
418
+ "text": "IDEABOX - Gestion de projet",
419
+ "allows_backoffice_access": false,
420
+ "emails": [],
421
+ "details": "",
422
+ "emails_to_members": true,
423
+ "slug": "ideabox-gestion-de-projet",
424
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
425
+ }
426
+ ],
427
+ "concerned": [
428
+ {
429
+ "name": "IDEABOX - Gestion de projet",
430
+ "text": "IDEABOX - Gestion de projet",
431
+ "allows_backoffice_access": false,
432
+ "emails": [],
433
+ "details": "",
434
+ "emails_to_members": true,
435
+ "slug": "ideabox-gestion-de-projet",
436
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
437
+ },
438
+ {
439
+ "name": "Debug",
440
+ "text": "Debug",
441
+ "allows_backoffice_access": true,
442
+ "emails": [],
443
+ "details": "",
444
+ "emails_to_members": true,
445
+ "slug": "debug",
446
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
447
+ },
448
+ {
449
+ "name": "API IDEABox",
450
+ "text": "API IDEABox",
451
+ "allows_backoffice_access": false,
452
+ "emails": [],
453
+ "details": "",
454
+ "emails_to_members": true,
455
+ "slug": "api-ideabox",
456
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
457
+ }
458
+ ],
459
+ "actions": []
460
+ },
461
+ "submission": {
462
+ "backoffice": false,
463
+ "channel": "web",
464
+ "parent": {
465
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/27/",
466
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/27/",
467
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/27/"
468
+ }
469
+ },
470
+ "evolution": [
471
+ {
472
+ "time": "2024-10-09T13:01:29.507145+00:00",
473
+ "last_jump_datetime": null,
474
+ "who_id": "_submitter",
475
+ "status": "recorded",
476
+ "who": {
477
+ "id": 1,
478
+ "name": "Admin oob",
479
+ "email": "admints@imio.be",
480
+ "NameID": [
481
+ "e59ba0ecbab04791959cb9bda8d9ac31"
482
+ ]
483
+ }
484
+ },
485
+ {
486
+ "time": "2024-10-09T13:01:51.504889+00:00",
487
+ "last_jump_datetime": null,
488
+ "who_id": "1",
489
+ "status": "3",
490
+ "who": {
491
+ "id": 1,
492
+ "name": "Admin oob",
493
+ "email": "admints@imio.be",
494
+ "NameID": [
495
+ "e59ba0ecbab04791959cb9bda8d9ac31"
496
+ ]
497
+ }
498
+ },
499
+ {
500
+ "time": "2024-10-09T14:04:33.758968+00:00",
501
+ "last_jump_datetime": null,
502
+ "who_id": null,
503
+ "status": "3"
504
+ }
505
+ ],
506
+ "digest": "Test pour Nombre de vote par campagne"
507
+ },
508
+ {
509
+ "uuid": "4f476922-fa67-4675-aac9-ad2e083c874c",
510
+ "id": "5",
511
+ "internal_id": "5",
512
+ "display_id": "16-5",
513
+ "display_name": "iMio - IDEABOX - Projet - n°16-5",
514
+ "text": "Test themes dynamique",
515
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/5/",
516
+ "receipt_time": "2024-10-09T11:29:54",
517
+ "last_update_time": "2024-10-09T11:29:54",
518
+ "criticality_level": 0,
519
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/5/",
520
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/5/",
521
+ "user": {
522
+ "id": 1,
523
+ "name": "Admin oob",
524
+ "email": "admints@imio.be",
525
+ "NameID": [
526
+ "e59ba0ecbab04791959cb9bda8d9ac31"
527
+ ],
528
+ "first_name": "Admin",
529
+ "last_name": "oob",
530
+ "street": "Léon Morel",
531
+ "address_supplement": "",
532
+ "num_house": "1",
533
+ "num_box": "",
534
+ "zipcode": "5132",
535
+ "city": "Gembloux",
536
+ "country": "Belgique",
537
+ "phone": "",
538
+ "birthdate": "1991-08-06",
539
+ "niss": ""
540
+ },
541
+ "fields": {
542
+ "nom": "Test themes dynamique",
543
+ "description": "<p>sdq</p>",
544
+ "themes_raw": [
545
+ "1",
546
+ "4",
547
+ "2"
548
+ ],
549
+ "themes": "Domaine Expension, Grotte de Han, Ma femme, mon fils et",
550
+ "themes_structured": [
551
+ {
552
+ "id": 1,
553
+ "text": "Domaine Expension",
554
+ "nom": "Domaine Expension"
555
+ },
556
+ {
557
+ "id": 4,
558
+ "text": "Grotte de Han",
559
+ "nom": "Grotte de Han"
560
+ },
561
+ {
562
+ "id": 2,
563
+ "text": "Ma femme, mon fils et",
564
+ "nom": "Ma femme, mon fils et"
565
+ }
566
+ ],
567
+ "campagne_raw": "2",
568
+ "campagne": "Sprint iMio Fall 2024",
569
+ "campagne_structured": {
570
+ "id": 2,
571
+ "text": "Sprint iMio Fall 2024",
572
+ "titre": "Sprint iMio Fall 2024",
573
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>"
574
+ },
575
+ "votes_pour": "0",
576
+ "votes_contre": "0",
577
+ "porteur": "q",
578
+ "commentaires": null,
579
+ "images_raw": [
580
+ {
581
+ "image": {
582
+ "filename": "TEST.png",
583
+ "content_type": "image/png",
584
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/5/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
585
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/5/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
586
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
587
+ }
588
+ }
589
+ ],
590
+ "images": "iMio - Ajouter une image",
591
+ "annexes_raw": null,
592
+ "annexes": null,
593
+ "zones_raw": [
594
+ "3",
595
+ "1"
596
+ ],
597
+ "zones": "51, A",
598
+ "zones_structured": [
599
+ {
600
+ "id": 3,
601
+ "text": "51",
602
+ "nom": "51"
603
+ },
604
+ {
605
+ "id": 1,
606
+ "text": "A",
607
+ "nom": "A"
608
+ }
609
+ ],
610
+ "geolocalisation": {
611
+ "lat": 44.92856382546002,
612
+ "lon": 7.535759715677931
613
+ },
614
+ "rue": "Leon Morel",
615
+ "numero": "1",
616
+ "code_postal": "5032",
617
+ "localite": "Isne"
618
+ },
619
+ "workflow": {
620
+ "status": {
621
+ "id": "recorded",
622
+ "name": "Enregistrée",
623
+ "endpoint": false,
624
+ "first_arrival_datetime": "2024-10-09T09:29:54.023472+00:00",
625
+ "latest_arrival_datetime": "2024-10-09T09:29:54.023472+00:00"
626
+ },
627
+ "real_status": {
628
+ "id": "recorded",
629
+ "name": "Enregistrée",
630
+ "endpoint": false,
631
+ "first_arrival_datetime": "2024-10-09T09:29:54.023472+00:00",
632
+ "latest_arrival_datetime": "2024-10-09T09:29:54.023472+00:00"
633
+ }
634
+ },
635
+ "actions": {
636
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/5/hooks/vote_pour/",
637
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/5/hooks/vote_contre/"
638
+ },
639
+ "roles": {
640
+ "_editor": [
641
+ {
642
+ "name": "Debug",
643
+ "text": "Debug",
644
+ "allows_backoffice_access": true,
645
+ "emails": [],
646
+ "details": "",
647
+ "emails_to_members": true,
648
+ "slug": "debug",
649
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
650
+ }
651
+ ],
652
+ "_api": [
653
+ {
654
+ "name": "API IDEABox",
655
+ "text": "API IDEABox",
656
+ "allows_backoffice_access": false,
657
+ "emails": [],
658
+ "details": "",
659
+ "emails_to_members": true,
660
+ "slug": "api-ideabox",
661
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
662
+ }
663
+ ],
664
+ "_viewer": [
665
+ {
666
+ "name": "Debug",
667
+ "text": "Debug",
668
+ "allows_backoffice_access": true,
669
+ "emails": [],
670
+ "details": "",
671
+ "emails_to_members": true,
672
+ "slug": "debug",
673
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
674
+ }
675
+ ],
676
+ "_gestion-des-projets": [
677
+ {
678
+ "name": "IDEABOX - Gestion de projet",
679
+ "text": "IDEABOX - Gestion de projet",
680
+ "allows_backoffice_access": false,
681
+ "emails": [],
682
+ "details": "",
683
+ "emails_to_members": true,
684
+ "slug": "ideabox-gestion-de-projet",
685
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
686
+ }
687
+ ],
688
+ "concerned": [
689
+ {
690
+ "name": "IDEABOX - Gestion de projet",
691
+ "text": "IDEABOX - Gestion de projet",
692
+ "allows_backoffice_access": false,
693
+ "emails": [],
694
+ "details": "",
695
+ "emails_to_members": true,
696
+ "slug": "ideabox-gestion-de-projet",
697
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
698
+ },
699
+ {
700
+ "name": "Debug",
701
+ "text": "Debug",
702
+ "allows_backoffice_access": true,
703
+ "emails": [],
704
+ "details": "",
705
+ "emails_to_members": true,
706
+ "slug": "debug",
707
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
708
+ },
709
+ {
710
+ "name": "API IDEABox",
711
+ "text": "API IDEABox",
712
+ "allows_backoffice_access": false,
713
+ "emails": [],
714
+ "details": "",
715
+ "emails_to_members": true,
716
+ "slug": "api-ideabox",
717
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
718
+ }
719
+ ],
720
+ "actions": [
721
+ {
722
+ "name": "Debug",
723
+ "text": "Debug",
724
+ "allows_backoffice_access": true,
725
+ "emails": [],
726
+ "details": "",
727
+ "emails_to_members": true,
728
+ "slug": "debug",
729
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
730
+ }
731
+ ]
732
+ },
733
+ "submission": {
734
+ "backoffice": false,
735
+ "channel": "web",
736
+ "parent": {
737
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/18/",
738
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/18/",
739
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/18/"
740
+ }
741
+ },
742
+ "evolution": [
743
+ {
744
+ "time": "2024-10-09T09:29:54.023472+00:00",
745
+ "last_jump_datetime": null,
746
+ "who_id": "_submitter",
747
+ "status": "recorded",
748
+ "who": {
749
+ "id": 1,
750
+ "name": "Admin oob",
751
+ "email": "admints@imio.be",
752
+ "NameID": [
753
+ "e59ba0ecbab04791959cb9bda8d9ac31"
754
+ ]
755
+ }
756
+ }
757
+ ],
758
+ "digest": "Test themes dynamique"
759
+ },
760
+ {
761
+ "uuid": "700efee2-17c2-41ff-8efb-7800e06b54ef",
762
+ "id": "4",
763
+ "internal_id": "4",
764
+ "display_id": "16-4",
765
+ "display_name": "iMio - IDEABOX - Projet - n°16-4",
766
+ "text": "Test 0",
767
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/4/",
768
+ "receipt_time": "2024-10-08T15:21:22",
769
+ "last_update_time": "2024-10-09T14:52:11",
770
+ "criticality_level": 0,
771
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/4/",
772
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/4/",
773
+ "user": {
774
+ "id": 1,
775
+ "name": "Admin oob",
776
+ "email": "admints@imio.be",
777
+ "NameID": [
778
+ "e59ba0ecbab04791959cb9bda8d9ac31"
779
+ ],
780
+ "first_name": "Admin",
781
+ "last_name": "oob",
782
+ "street": "Léon Morel",
783
+ "address_supplement": "",
784
+ "num_house": "1",
785
+ "num_box": "",
786
+ "zipcode": "5132",
787
+ "city": "Gembloux",
788
+ "country": "Belgique",
789
+ "phone": "",
790
+ "birthdate": "1991-08-06",
791
+ "niss": ""
792
+ },
793
+ "fields": {
794
+ "nom": "Test 0",
795
+ "description": "<p>La prevue par 0</p>",
796
+ "themes_raw": [
797
+ "3"
798
+ ],
799
+ "themes": "Chevetogne",
800
+ "themes_structured": [
801
+ {
802
+ "id": 3,
803
+ "text": "Chevetogne",
804
+ "nom": "Chevetogne"
805
+ }
806
+ ],
807
+ "campagne_raw": "2",
808
+ "campagne": "Sprint iMio Fall 2024",
809
+ "campagne_structured": {
810
+ "id": 2,
811
+ "text": "Sprint iMio Fall 2024",
812
+ "titre": "Sprint iMio Fall 2024",
813
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>"
814
+ },
815
+ "votes_pour": "1",
816
+ "votes_contre": "0",
817
+ "porteur": "0",
818
+ "commentaires": "Publié par Admin oob le 09/10/2024 10:31<br /><p>Vive le 0</p><p>Le 0 est notre but et notre <strong>destin</strong></p><h3>Oubliez</h3><ul><li><p>le1</p></li><li><p>le 2</p></li><li><p>et les autres chiffres</p></li></ul><br /><br />Publié par Anonyme le 09/10/2024 10:32<br /><p>Test HR</p><p>Human Ressource</p><br /><br />Publié par Admin oob le 09/10/2024 10:35<br /><p>Vive les 0</p><p>Les 0 sont des <strong>héros</strong></p><br /><br />Publié par Anonyme le 09/10/2024 10:38<br /><p>Test retour à la <strong>ligne</strong></p><p>Bonjour</p><p>123</p><br />===============<br />",
819
+ "images_raw": [
820
+ {
821
+ "image": {
822
+ "filename": "bouffe.gif",
823
+ "content_type": "image/gif",
824
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/4/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
825
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/4/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
826
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
827
+ }
828
+ }
829
+ ],
830
+ "images": "iMio - Ajouter une image",
831
+ "annexes_raw": null,
832
+ "annexes": null,
833
+ "zones_raw": [
834
+ "3"
835
+ ],
836
+ "zones": "51",
837
+ "zones_structured": [
838
+ {
839
+ "id": 3,
840
+ "text": "51",
841
+ "nom": "51"
842
+ }
843
+ ],
844
+ "geolocalisation": {
845
+ "lat": 44.933143,
846
+ "lon": 7.540121
847
+ },
848
+ "rue": "Leon Morel",
849
+ "numero": "1",
850
+ "code_postal": "5032",
851
+ "localite": "Isne"
852
+ },
853
+ "workflow": {
854
+ "status": {
855
+ "id": "2",
856
+ "name": "Publié",
857
+ "endpoint": true,
858
+ "first_arrival_datetime": "2024-10-09T12:52:11.882321+00:00",
859
+ "latest_arrival_datetime": "2024-10-09T12:52:11.882321+00:00"
860
+ },
861
+ "real_status": {
862
+ "id": "2",
863
+ "name": "Publié",
864
+ "endpoint": true,
865
+ "first_arrival_datetime": "2024-10-09T12:52:11.882321+00:00",
866
+ "latest_arrival_datetime": "2024-10-09T12:52:11.882321+00:00"
867
+ }
868
+ },
869
+ "actions": {
870
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/4/hooks/vote_pour/",
871
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/4/hooks/vote_contre/"
872
+ },
873
+ "roles": {
874
+ "_editor": [
875
+ {
876
+ "name": "Debug",
877
+ "text": "Debug",
878
+ "allows_backoffice_access": true,
879
+ "emails": [],
880
+ "details": "",
881
+ "emails_to_members": true,
882
+ "slug": "debug",
883
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
884
+ }
885
+ ],
886
+ "_api": [
887
+ {
888
+ "name": "API IDEABox",
889
+ "text": "API IDEABox",
890
+ "allows_backoffice_access": false,
891
+ "emails": [],
892
+ "details": "",
893
+ "emails_to_members": true,
894
+ "slug": "api-ideabox",
895
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
896
+ }
897
+ ],
898
+ "_viewer": [
899
+ {
900
+ "name": "Debug",
901
+ "text": "Debug",
902
+ "allows_backoffice_access": true,
903
+ "emails": [],
904
+ "details": "",
905
+ "emails_to_members": true,
906
+ "slug": "debug",
907
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
908
+ }
909
+ ],
910
+ "_gestion-des-projets": [
911
+ {
912
+ "name": "IDEABOX - Gestion de projet",
913
+ "text": "IDEABOX - Gestion de projet",
914
+ "allows_backoffice_access": false,
915
+ "emails": [],
916
+ "details": "",
917
+ "emails_to_members": true,
918
+ "slug": "ideabox-gestion-de-projet",
919
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
920
+ }
921
+ ],
922
+ "concerned": [
923
+ {
924
+ "name": "IDEABOX - Gestion de projet",
925
+ "text": "IDEABOX - Gestion de projet",
926
+ "allows_backoffice_access": false,
927
+ "emails": [],
928
+ "details": "",
929
+ "emails_to_members": true,
930
+ "slug": "ideabox-gestion-de-projet",
931
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
932
+ },
933
+ {
934
+ "name": "Debug",
935
+ "text": "Debug",
936
+ "allows_backoffice_access": true,
937
+ "emails": [],
938
+ "details": "",
939
+ "emails_to_members": true,
940
+ "slug": "debug",
941
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
942
+ },
943
+ {
944
+ "name": "API IDEABox",
945
+ "text": "API IDEABox",
946
+ "allows_backoffice_access": false,
947
+ "emails": [],
948
+ "details": "",
949
+ "emails_to_members": true,
950
+ "slug": "api-ideabox",
951
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
952
+ }
953
+ ],
954
+ "actions": []
955
+ },
956
+ "submission": {
957
+ "backoffice": false,
958
+ "channel": "web",
959
+ "parent": {
960
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/13/",
961
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/13/",
962
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/13/"
963
+ }
964
+ },
965
+ "evolution": [
966
+ {
967
+ "time": "2024-10-08T13:21:22.032117+00:00",
968
+ "last_jump_datetime": null,
969
+ "who_id": "_submitter",
970
+ "status": "recorded",
971
+ "who": {
972
+ "id": 1,
973
+ "name": "Admin oob",
974
+ "email": "admints@imio.be",
975
+ "NameID": [
976
+ "e59ba0ecbab04791959cb9bda8d9ac31"
977
+ ]
978
+ }
979
+ },
980
+ {
981
+ "time": "2024-10-08T13:35:48.338605+00:00",
982
+ "last_jump_datetime": null,
983
+ "who_id": null,
984
+ "status": "recorded"
985
+ },
986
+ {
987
+ "time": "2024-10-09T08:31:52.659919+00:00",
988
+ "last_jump_datetime": null,
989
+ "who_id": null,
990
+ "status": "recorded"
991
+ },
992
+ {
993
+ "time": "2024-10-09T08:32:59.715425+00:00",
994
+ "last_jump_datetime": null,
995
+ "who_id": null,
996
+ "status": "recorded"
997
+ },
998
+ {
999
+ "time": "2024-10-09T08:35:46.866272+00:00",
1000
+ "last_jump_datetime": null,
1001
+ "who_id": null,
1002
+ "status": "recorded"
1003
+ },
1004
+ {
1005
+ "time": "2024-10-09T08:38:32.055352+00:00",
1006
+ "last_jump_datetime": null,
1007
+ "who_id": null,
1008
+ "status": "recorded"
1009
+ },
1010
+ {
1011
+ "time": "2024-10-09T12:52:11.882321+00:00",
1012
+ "last_jump_datetime": null,
1013
+ "who_id": "1",
1014
+ "status": "2",
1015
+ "who": {
1016
+ "id": 1,
1017
+ "name": "Admin oob",
1018
+ "email": "admints@imio.be",
1019
+ "NameID": [
1020
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1021
+ ]
1022
+ }
1023
+ }
1024
+ ],
1025
+ "digest": "Test 0"
1026
+ },
1027
+ {
1028
+ "uuid": "64194cc1-b1db-424b-aec3-a8f5e0829848",
1029
+ "id": "3",
1030
+ "internal_id": "3",
1031
+ "display_id": "16-3",
1032
+ "display_name": "iMio - IDEABOX - Projet - n°16-3",
1033
+ "text": "Exemple Pour Boulch",
1034
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/3/",
1035
+ "receipt_time": "2024-10-08T15:14:08",
1036
+ "last_update_time": "2024-10-08T15:14:08",
1037
+ "criticality_level": 0,
1038
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/3/",
1039
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/3/",
1040
+ "user": {
1041
+ "id": 1,
1042
+ "name": "Admin oob",
1043
+ "email": "admints@imio.be",
1044
+ "NameID": [
1045
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1046
+ ],
1047
+ "first_name": "Admin",
1048
+ "last_name": "oob",
1049
+ "street": "Léon Morel",
1050
+ "address_supplement": "",
1051
+ "num_house": "1",
1052
+ "num_box": "",
1053
+ "zipcode": "5132",
1054
+ "city": "Gembloux",
1055
+ "country": "Belgique",
1056
+ "phone": "",
1057
+ "birthdate": "1991-08-06",
1058
+ "niss": ""
1059
+ },
1060
+ "fields": {
1061
+ "nom": "Exemple Pour Boulch",
1062
+ "description": "<p>Ceci est un exemple</p>",
1063
+ "themes_raw": [
1064
+ "2"
1065
+ ],
1066
+ "themes": "Ma femme, mon fils et",
1067
+ "themes_structured": [
1068
+ {
1069
+ "id": 2,
1070
+ "text": "Ma femme, mon fils et",
1071
+ "nom": "Ma femme, mon fils et"
1072
+ }
1073
+ ],
1074
+ "campagne_raw": "2",
1075
+ "campagne": "Sprint iMio Fall 2024",
1076
+ "campagne_structured": {
1077
+ "id": 2,
1078
+ "text": "Sprint iMio Fall 2024",
1079
+ "titre": "Sprint iMio Fall 2024",
1080
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>"
1081
+ },
1082
+ "votes_pour": null,
1083
+ "votes_contre": null,
1084
+ "porteur": "Téléservices",
1085
+ "commentaires": null,
1086
+ "images_raw": [
1087
+ {
1088
+ "image": {
1089
+ "filename": "TEST.png",
1090
+ "content_type": "image/png",
1091
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/3/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1092
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/3/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1093
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1094
+ }
1095
+ }
1096
+ ],
1097
+ "images": "iMio - Ajouter une image",
1098
+ "annexes_raw": null,
1099
+ "annexes": null,
1100
+ "zones_raw": [
1101
+ "3"
1102
+ ],
1103
+ "zones": "51",
1104
+ "zones_structured": [
1105
+ {
1106
+ "id": 3,
1107
+ "text": "51",
1108
+ "nom": "51"
1109
+ }
1110
+ ],
1111
+ "geolocalisation": {
1112
+ "lat": 44.933143,
1113
+ "lon": 7.540121
1114
+ },
1115
+ "rue": "Leon Morel",
1116
+ "numero": "1",
1117
+ "code_postal": "5032",
1118
+ "localite": "Isne"
1119
+ },
1120
+ "workflow": {
1121
+ "status": {
1122
+ "id": "recorded",
1123
+ "name": "Enregistrée",
1124
+ "endpoint": false,
1125
+ "first_arrival_datetime": "2024-10-08T13:14:08.676338+00:00",
1126
+ "latest_arrival_datetime": "2024-10-08T13:14:08.676338+00:00"
1127
+ },
1128
+ "real_status": {
1129
+ "id": "recorded",
1130
+ "name": "Enregistrée",
1131
+ "endpoint": false,
1132
+ "first_arrival_datetime": "2024-10-08T13:14:08.676338+00:00",
1133
+ "latest_arrival_datetime": "2024-10-08T13:14:08.676338+00:00"
1134
+ }
1135
+ },
1136
+ "actions": {
1137
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/3/hooks/vote_pour/",
1138
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/3/hooks/vote_contre/"
1139
+ },
1140
+ "roles": {
1141
+ "_editor": [
1142
+ {
1143
+ "name": "Debug",
1144
+ "text": "Debug",
1145
+ "allows_backoffice_access": true,
1146
+ "emails": [],
1147
+ "details": "",
1148
+ "emails_to_members": true,
1149
+ "slug": "debug",
1150
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1151
+ }
1152
+ ],
1153
+ "_api": [
1154
+ {
1155
+ "name": "API IDEABox",
1156
+ "text": "API IDEABox",
1157
+ "allows_backoffice_access": false,
1158
+ "emails": [],
1159
+ "details": "",
1160
+ "emails_to_members": true,
1161
+ "slug": "api-ideabox",
1162
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1163
+ }
1164
+ ],
1165
+ "_viewer": [
1166
+ {
1167
+ "name": "Debug",
1168
+ "text": "Debug",
1169
+ "allows_backoffice_access": true,
1170
+ "emails": [],
1171
+ "details": "",
1172
+ "emails_to_members": true,
1173
+ "slug": "debug",
1174
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1175
+ }
1176
+ ],
1177
+ "_gestion-des-projets": [
1178
+ {
1179
+ "name": "IDEABOX - Gestion de projet",
1180
+ "text": "IDEABOX - Gestion de projet",
1181
+ "allows_backoffice_access": false,
1182
+ "emails": [],
1183
+ "details": "",
1184
+ "emails_to_members": true,
1185
+ "slug": "ideabox-gestion-de-projet",
1186
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1187
+ }
1188
+ ],
1189
+ "concerned": [
1190
+ {
1191
+ "name": "IDEABOX - Gestion de projet",
1192
+ "text": "IDEABOX - Gestion de projet",
1193
+ "allows_backoffice_access": false,
1194
+ "emails": [],
1195
+ "details": "",
1196
+ "emails_to_members": true,
1197
+ "slug": "ideabox-gestion-de-projet",
1198
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1199
+ },
1200
+ {
1201
+ "name": "Debug",
1202
+ "text": "Debug",
1203
+ "allows_backoffice_access": true,
1204
+ "emails": [],
1205
+ "details": "",
1206
+ "emails_to_members": true,
1207
+ "slug": "debug",
1208
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1209
+ },
1210
+ {
1211
+ "name": "API IDEABox",
1212
+ "text": "API IDEABox",
1213
+ "allows_backoffice_access": false,
1214
+ "emails": [],
1215
+ "details": "",
1216
+ "emails_to_members": true,
1217
+ "slug": "api-ideabox",
1218
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1219
+ }
1220
+ ],
1221
+ "actions": [
1222
+ {
1223
+ "name": "Debug",
1224
+ "text": "Debug",
1225
+ "allows_backoffice_access": true,
1226
+ "emails": [],
1227
+ "details": "",
1228
+ "emails_to_members": true,
1229
+ "slug": "debug",
1230
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1231
+ }
1232
+ ]
1233
+ },
1234
+ "submission": {
1235
+ "backoffice": false,
1236
+ "channel": "web",
1237
+ "parent": {
1238
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/12/",
1239
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/12/",
1240
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/12/"
1241
+ }
1242
+ },
1243
+ "evolution": [
1244
+ {
1245
+ "time": "2024-10-08T13:14:08.676338+00:00",
1246
+ "last_jump_datetime": null,
1247
+ "who_id": "_submitter",
1248
+ "status": "recorded",
1249
+ "who": {
1250
+ "id": 1,
1251
+ "name": "Admin oob",
1252
+ "email": "admints@imio.be",
1253
+ "NameID": [
1254
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1255
+ ]
1256
+ }
1257
+ }
1258
+ ],
1259
+ "digest": "Exemple Pour Boulch"
1260
+ },
1261
+ {
1262
+ "uuid": "69b8a0f0-9fb4-42d1-8303-eb3b6e36d70d",
1263
+ "id": "2",
1264
+ "internal_id": "2",
1265
+ "display_id": "16-2",
1266
+ "display_name": "iMio - IDEABOX - Projet - n°16-2",
1267
+ "text": "Onlyfans de Manu",
1268
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/2/",
1269
+ "receipt_time": "2024-10-08T14:26:15",
1270
+ "last_update_time": "2024-10-09T15:31:44",
1271
+ "criticality_level": 0,
1272
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/",
1273
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/2/",
1274
+ "user": {
1275
+ "id": 1,
1276
+ "name": "Admin oob",
1277
+ "email": "admints@imio.be",
1278
+ "NameID": [
1279
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1280
+ ],
1281
+ "first_name": "Admin",
1282
+ "last_name": "oob",
1283
+ "street": "Léon Morel",
1284
+ "address_supplement": "",
1285
+ "num_house": "1",
1286
+ "num_box": "",
1287
+ "zipcode": "5132",
1288
+ "city": "Gembloux",
1289
+ "country": "Belgique",
1290
+ "phone": "",
1291
+ "birthdate": "1991-08-06",
1292
+ "niss": ""
1293
+ },
1294
+ "fields": {
1295
+ "nom": "Onlyfans de Manu",
1296
+ "description": "<p>Distribuer des accès premium 72h au onlyfans de Manu à toutes les agentes référentes SmartWeb qui viennent ne Atelier</p>",
1297
+ "themes_raw": [
1298
+ "3",
1299
+ "1",
1300
+ "4"
1301
+ ],
1302
+ "themes": "Chevetogne, Domaine Expension, Grotte de Han",
1303
+ "themes_structured": [
1304
+ {
1305
+ "id": 3,
1306
+ "text": "Chevetogne",
1307
+ "nom": "Chevetogne"
1308
+ },
1309
+ {
1310
+ "id": 1,
1311
+ "text": "Domaine Expension",
1312
+ "nom": "Domaine Expension"
1313
+ },
1314
+ {
1315
+ "id": 4,
1316
+ "text": "Grotte de Han",
1317
+ "nom": "Grotte de Han"
1318
+ }
1319
+ ],
1320
+ "campagne_raw": "2",
1321
+ "campagne": "Sprint iMio Fall 2024",
1322
+ "campagne_structured": {
1323
+ "id": 2,
1324
+ "text": "Sprint iMio Fall 2024",
1325
+ "titre": "Sprint iMio Fall 2024",
1326
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>"
1327
+ },
1328
+ "votes_pour": "1",
1329
+ "votes_contre": "1",
1330
+ "porteur": "Emmanuel Brotelle",
1331
+ "commentaires": "<p>J'adore ce <strong>projet</strong></p><p>Toutes communes devraient avoir un compte chez Manu</p><h3>Vive le gel hydroalcoolique</h3><ul><li><p>9.99€</p></li><li><p>par mois</p></li></ul><br><p>Franchement où va le <strong>monde</strong></p><p>C'est intolérable</p><h3>J'en réfèrerai à François 1er</h3><br><p>J'adore les petites fesses de <strong>Manu</strong></p><ul><li><p>la droite</p></li><li><p>la gauche</p></li><li><p>le milieu</p></li></ul><br>Publié par Admin oob le 09/10/2024 10:26<br>",
1332
+ "images_raw": [
1333
+ {
1334
+ "image": {
1335
+ "filename": "dumbell chauve.jpg",
1336
+ "content_type": "image/jpeg",
1337
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1338
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1339
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1340
+ }
1341
+ },
1342
+ {
1343
+ "image": {
1344
+ "filename": "dumbell 2.jpg",
1345
+ "content_type": "image/jpeg",
1346
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$1$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1347
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$1$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1348
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1349
+ }
1350
+ }
1351
+ ],
1352
+ "images": "iMio - Ajouter une image, iMio - Ajouter une image",
1353
+ "annexes_raw": [
1354
+ {
1355
+ "fichier": {
1356
+ "filename": "manque de foi jojo.gif",
1357
+ "content_type": "image/gif",
1358
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=7e873882-8088-4eb4-9d73-76ed6a9eb269$0$bf229ecbb4-57e1-4f03-bac4-31f10a00acc3",
1359
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/download?f=7e873882-8088-4eb4-9d73-76ed6a9eb269$0$bf229ecbb4-57e1-4f03-bac4-31f10a00acc3&thumbnail=1",
1360
+ "field_id": "bf229ecbb4-57e1-4f03-bac4-31f10a00acc3"
1361
+ }
1362
+ }
1363
+ ],
1364
+ "annexes": "iMio - Ajouter un fichier",
1365
+ "zones_raw": [
1366
+ "3",
1367
+ "2"
1368
+ ],
1369
+ "zones": "51, Rouge",
1370
+ "zones_structured": [
1371
+ {
1372
+ "id": 3,
1373
+ "text": "51",
1374
+ "nom": "51"
1375
+ },
1376
+ {
1377
+ "id": 2,
1378
+ "text": "Rouge",
1379
+ "nom": "Rouge"
1380
+ }
1381
+ ],
1382
+ "geolocalisation": {
1383
+ "lat": 44.933143,
1384
+ "lon": 7.540121
1385
+ },
1386
+ "rue": "Leon Morel",
1387
+ "numero": "1",
1388
+ "code_postal": "5032",
1389
+ "localite": "Isne"
1390
+ },
1391
+ "workflow": {
1392
+ "status": {
1393
+ "id": "3",
1394
+ "name": "Vote",
1395
+ "endpoint": true,
1396
+ "first_arrival_datetime": "2024-10-09T12:51:42.415038+00:00",
1397
+ "latest_arrival_datetime": "2024-10-09T13:31:44.591956+00:00"
1398
+ },
1399
+ "real_status": {
1400
+ "id": "3",
1401
+ "name": "Vote",
1402
+ "endpoint": true,
1403
+ "first_arrival_datetime": "2024-10-09T12:51:42.415038+00:00",
1404
+ "latest_arrival_datetime": "2024-10-09T13:31:44.591956+00:00"
1405
+ }
1406
+ },
1407
+ "actions": {
1408
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/hooks/vote_pour/",
1409
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/2/hooks/vote_contre/"
1410
+ },
1411
+ "roles": {
1412
+ "_editor": [
1413
+ {
1414
+ "name": "Debug",
1415
+ "text": "Debug",
1416
+ "allows_backoffice_access": true,
1417
+ "emails": [],
1418
+ "details": "",
1419
+ "emails_to_members": true,
1420
+ "slug": "debug",
1421
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1422
+ }
1423
+ ],
1424
+ "_api": [
1425
+ {
1426
+ "name": "API IDEABox",
1427
+ "text": "API IDEABox",
1428
+ "allows_backoffice_access": false,
1429
+ "emails": [],
1430
+ "details": "",
1431
+ "emails_to_members": true,
1432
+ "slug": "api-ideabox",
1433
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1434
+ }
1435
+ ],
1436
+ "_viewer": [
1437
+ {
1438
+ "name": "Debug",
1439
+ "text": "Debug",
1440
+ "allows_backoffice_access": true,
1441
+ "emails": [],
1442
+ "details": "",
1443
+ "emails_to_members": true,
1444
+ "slug": "debug",
1445
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1446
+ }
1447
+ ],
1448
+ "_gestion-des-projets": [
1449
+ {
1450
+ "name": "IDEABOX - Gestion de projet",
1451
+ "text": "IDEABOX - Gestion de projet",
1452
+ "allows_backoffice_access": false,
1453
+ "emails": [],
1454
+ "details": "",
1455
+ "emails_to_members": true,
1456
+ "slug": "ideabox-gestion-de-projet",
1457
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1458
+ }
1459
+ ],
1460
+ "concerned": [
1461
+ {
1462
+ "name": "IDEABOX - Gestion de projet",
1463
+ "text": "IDEABOX - Gestion de projet",
1464
+ "allows_backoffice_access": false,
1465
+ "emails": [],
1466
+ "details": "",
1467
+ "emails_to_members": true,
1468
+ "slug": "ideabox-gestion-de-projet",
1469
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1470
+ },
1471
+ {
1472
+ "name": "Debug",
1473
+ "text": "Debug",
1474
+ "allows_backoffice_access": true,
1475
+ "emails": [],
1476
+ "details": "",
1477
+ "emails_to_members": true,
1478
+ "slug": "debug",
1479
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1480
+ },
1481
+ {
1482
+ "name": "API IDEABox",
1483
+ "text": "API IDEABox",
1484
+ "allows_backoffice_access": false,
1485
+ "emails": [],
1486
+ "details": "",
1487
+ "emails_to_members": true,
1488
+ "slug": "api-ideabox",
1489
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1490
+ }
1491
+ ],
1492
+ "actions": []
1493
+ },
1494
+ "submission": {
1495
+ "backoffice": false,
1496
+ "channel": "web",
1497
+ "parent": {
1498
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/10/",
1499
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/10/",
1500
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/10/"
1501
+ }
1502
+ },
1503
+ "evolution": [
1504
+ {
1505
+ "time": "2024-10-08T12:26:15.431353+00:00",
1506
+ "last_jump_datetime": null,
1507
+ "who_id": "_submitter",
1508
+ "status": "recorded",
1509
+ "who": {
1510
+ "id": 1,
1511
+ "name": "Admin oob",
1512
+ "email": "admints@imio.be",
1513
+ "NameID": [
1514
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1515
+ ]
1516
+ }
1517
+ },
1518
+ {
1519
+ "time": "2024-10-08T13:57:38.233016+00:00",
1520
+ "last_jump_datetime": null,
1521
+ "who_id": null,
1522
+ "status": "recorded"
1523
+ },
1524
+ {
1525
+ "time": "2024-10-09T08:05:39.659676+00:00",
1526
+ "last_jump_datetime": null,
1527
+ "who_id": null,
1528
+ "status": "recorded"
1529
+ },
1530
+ {
1531
+ "time": "2024-10-09T08:08:00.861718+00:00",
1532
+ "last_jump_datetime": null,
1533
+ "who_id": null,
1534
+ "status": "recorded"
1535
+ },
1536
+ {
1537
+ "time": "2024-10-09T08:27:04.397123+00:00",
1538
+ "last_jump_datetime": null,
1539
+ "who_id": null,
1540
+ "status": "recorded"
1541
+ },
1542
+ {
1543
+ "time": "2024-10-09T11:15:33.861744+00:00",
1544
+ "last_jump_datetime": null,
1545
+ "who_id": "1",
1546
+ "status": "2",
1547
+ "who": {
1548
+ "id": 1,
1549
+ "name": "Admin oob",
1550
+ "email": "admints@imio.be",
1551
+ "NameID": [
1552
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1553
+ ]
1554
+ }
1555
+ },
1556
+ {
1557
+ "time": "2024-10-09T12:51:42.415038+00:00",
1558
+ "last_jump_datetime": null,
1559
+ "who_id": "_submitter",
1560
+ "status": "3",
1561
+ "who": {
1562
+ "id": 1,
1563
+ "name": "Admin oob",
1564
+ "email": "admints@imio.be",
1565
+ "NameID": [
1566
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1567
+ ]
1568
+ }
1569
+ },
1570
+ {
1571
+ "time": "2024-10-09T13:31:44.591956+00:00",
1572
+ "last_jump_datetime": null,
1573
+ "who_id": null,
1574
+ "status": "3"
1575
+ }
1576
+ ],
1577
+ "digest": "Onlyfans de Manu"
1578
+ },
1579
+ {
1580
+ "uuid": "9cd32d92-267c-4a8f-8ff1-86f6f22086c0",
1581
+ "id": "1",
1582
+ "internal_id": "1",
1583
+ "display_id": "16-1",
1584
+ "display_name": "iMio - IDEABOX - Projet - n°16-1",
1585
+ "text": "Projet X",
1586
+ "url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/1/",
1587
+ "receipt_time": "2024-10-08T13:26:59",
1588
+ "last_update_time": "2024-10-09T16:04:06",
1589
+ "criticality_level": 0,
1590
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/",
1591
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/data/imio-ideabox-projet/1/",
1592
+ "user": {
1593
+ "id": 1,
1594
+ "name": "Admin oob",
1595
+ "email": "admints@imio.be",
1596
+ "NameID": [
1597
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1598
+ ],
1599
+ "first_name": "Admin",
1600
+ "last_name": "oob",
1601
+ "street": "Léon Morel",
1602
+ "address_supplement": "",
1603
+ "num_house": "1",
1604
+ "num_box": "",
1605
+ "zipcode": "5132",
1606
+ "city": "Gembloux",
1607
+ "country": "Belgique",
1608
+ "phone": "",
1609
+ "birthdate": "1991-08-06",
1610
+ "niss": ""
1611
+ },
1612
+ "fields": {
1613
+ "nom": "Projet X",
1614
+ "description": "<ul><li><p>Pisicne</p></li><li><p><strong>Alcool</strong></p></li><li><p>Bikini</p></li><li><p><em>Alcool</em></p></li><li><p>Cascada</p></li><li><p><a href=\"https://www.pernod-ricard.com/fr\" rel=\"nofollow\">Alcool</a></p></li></ul>",
1615
+ "themes_raw": [
1616
+ "3",
1617
+ "1"
1618
+ ],
1619
+ "themes": "Chevetogne, Domaine Expension",
1620
+ "themes_structured": [
1621
+ {
1622
+ "id": 3,
1623
+ "text": "Chevetogne",
1624
+ "nom": "Chevetogne"
1625
+ },
1626
+ {
1627
+ "id": 1,
1628
+ "text": "Domaine Expension",
1629
+ "nom": "Domaine Expension"
1630
+ }
1631
+ ],
1632
+ "campagne_raw": "2",
1633
+ "campagne": "Sprint iMio Fall 2024",
1634
+ "campagne_structured": {
1635
+ "id": 2,
1636
+ "text": "Sprint iMio Fall 2024",
1637
+ "titre": "Sprint iMio Fall 2024",
1638
+ "description": "<h3>Sprint iMio</h3><h4>Fall 2024</h4><p>Venez Admirez les burpees de Christophe fait par Thomas</p><ul><li><p>un spectacle pour petits et grands</p></li><li><p>Avec un accès gratuit de 48h au onlyfans de Manu</p></li></ul><p><a href=\"https://www.hot-manga.fr/hentai/accueil-hot-manga\" rel=\"nofollow\">Réserver votre ticket</a></p>"
1639
+ },
1640
+ "votes_pour": "1",
1641
+ "votes_contre": null,
1642
+ "porteur": "Téléservices",
1643
+ "commentaires": null,
1644
+ "images_raw": [
1645
+ {
1646
+ "image": {
1647
+ "filename": "TEST.png",
1648
+ "content_type": "image/png",
1649
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1650
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$0$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1651
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1652
+ }
1653
+ },
1654
+ {
1655
+ "image": {
1656
+ "filename": "assert dominance.jpg",
1657
+ "content_type": "image/jpeg",
1658
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$1$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1659
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$1$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1660
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1661
+ }
1662
+ },
1663
+ {
1664
+ "image": {
1665
+ "filename": "bigger shit.jpg",
1666
+ "content_type": "image/jpeg",
1667
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$2$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1668
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$2$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1669
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1670
+ }
1671
+ },
1672
+ {
1673
+ "image": {
1674
+ "filename": "poop dominance.jpg",
1675
+ "content_type": "image/jpeg",
1676
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$3$bff1eff2cf-c266-464a-abba-fa649906b9f0",
1677
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=c6ab3a44-b215-4eab-8c35-8e1a5aa51fd0$3$bff1eff2cf-c266-464a-abba-fa649906b9f0&thumbnail=1",
1678
+ "field_id": "bff1eff2cf-c266-464a-abba-fa649906b9f0"
1679
+ }
1680
+ }
1681
+ ],
1682
+ "images": "iMio - Ajouter une image, iMio - Ajouter une image, iMio - Ajouter une image, iMio - Ajouter une image",
1683
+ "annexes_raw": [
1684
+ {
1685
+ "fichier": {
1686
+ "filename": "dumbbellcarousel.jpg",
1687
+ "content_type": "image/jpeg",
1688
+ "url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=7e873882-8088-4eb4-9d73-76ed6a9eb269$0$bf229ecbb4-57e1-4f03-bac4-31f10a00acc3",
1689
+ "thumbnail_url": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/download?f=7e873882-8088-4eb4-9d73-76ed6a9eb269$0$bf229ecbb4-57e1-4f03-bac4-31f10a00acc3&thumbnail=1",
1690
+ "field_id": "bf229ecbb4-57e1-4f03-bac4-31f10a00acc3"
1691
+ }
1692
+ }
1693
+ ],
1694
+ "annexes": "iMio - Ajouter un fichier",
1695
+ "zones_raw": [
1696
+ "3",
1697
+ "1"
1698
+ ],
1699
+ "zones": "51, A",
1700
+ "zones_structured": [
1701
+ {
1702
+ "id": 3,
1703
+ "text": "51",
1704
+ "nom": "51"
1705
+ },
1706
+ {
1707
+ "id": 1,
1708
+ "text": "A",
1709
+ "nom": "A"
1710
+ }
1711
+ ],
1712
+ "geolocalisation": {
1713
+ "lat": 50.51823746508222,
1714
+ "lon": 4.782292192139677
1715
+ },
1716
+ "rue": "Leon Morel",
1717
+ "numero": "1",
1718
+ "code_postal": "5032",
1719
+ "localite": "Isne"
1720
+ },
1721
+ "workflow": {
1722
+ "status": {
1723
+ "id": "3",
1724
+ "name": "Vote",
1725
+ "endpoint": true,
1726
+ "first_arrival_datetime": "2024-10-09T12:51:57.159786+00:00",
1727
+ "latest_arrival_datetime": "2024-10-09T14:04:06.786762+00:00"
1728
+ },
1729
+ "real_status": {
1730
+ "id": "3",
1731
+ "name": "Vote",
1732
+ "endpoint": true,
1733
+ "first_arrival_datetime": "2024-10-09T12:51:57.159786+00:00",
1734
+ "latest_arrival_datetime": "2024-10-09T14:04:06.786762+00:00"
1735
+ }
1736
+ },
1737
+ "actions": {
1738
+ "global-action:vote_pour": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/hooks/vote_pour/",
1739
+ "global-action:vote_contre": "https://staging3-formulaires.guichet-citoyen.be/api/cards/imio-ideabox-projet/1/hooks/vote_contre/"
1740
+ },
1741
+ "roles": {
1742
+ "_editor": [
1743
+ {
1744
+ "name": "Debug",
1745
+ "text": "Debug",
1746
+ "allows_backoffice_access": true,
1747
+ "emails": [],
1748
+ "details": "",
1749
+ "emails_to_members": true,
1750
+ "slug": "debug",
1751
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1752
+ }
1753
+ ],
1754
+ "_api": [
1755
+ {
1756
+ "name": "API IDEABox",
1757
+ "text": "API IDEABox",
1758
+ "allows_backoffice_access": false,
1759
+ "emails": [],
1760
+ "details": "",
1761
+ "emails_to_members": true,
1762
+ "slug": "api-ideabox",
1763
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1764
+ }
1765
+ ],
1766
+ "_viewer": [
1767
+ {
1768
+ "name": "Debug",
1769
+ "text": "Debug",
1770
+ "allows_backoffice_access": true,
1771
+ "emails": [],
1772
+ "details": "",
1773
+ "emails_to_members": true,
1774
+ "slug": "debug",
1775
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1776
+ }
1777
+ ],
1778
+ "_gestion-des-projets": [
1779
+ {
1780
+ "name": "IDEABOX - Gestion de projet",
1781
+ "text": "IDEABOX - Gestion de projet",
1782
+ "allows_backoffice_access": false,
1783
+ "emails": [],
1784
+ "details": "",
1785
+ "emails_to_members": true,
1786
+ "slug": "ideabox-gestion-de-projet",
1787
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1788
+ }
1789
+ ],
1790
+ "concerned": [
1791
+ {
1792
+ "name": "IDEABOX - Gestion de projet",
1793
+ "text": "IDEABOX - Gestion de projet",
1794
+ "allows_backoffice_access": false,
1795
+ "emails": [],
1796
+ "details": "",
1797
+ "emails_to_members": true,
1798
+ "slug": "ideabox-gestion-de-projet",
1799
+ "id": "e675ef6940ad4cd4b49921b7860c2ee7"
1800
+ },
1801
+ {
1802
+ "name": "Debug",
1803
+ "text": "Debug",
1804
+ "allows_backoffice_access": true,
1805
+ "emails": [],
1806
+ "details": "",
1807
+ "emails_to_members": true,
1808
+ "slug": "debug",
1809
+ "id": "6d2c55fe2ea44e41b7f8111b93f1930a"
1810
+ },
1811
+ {
1812
+ "name": "API IDEABox",
1813
+ "text": "API IDEABox",
1814
+ "allows_backoffice_access": false,
1815
+ "emails": [],
1816
+ "details": "",
1817
+ "emails_to_members": true,
1818
+ "slug": "api-ideabox",
1819
+ "id": "c2ce2ec872814abb99e5e24a02b1e31c"
1820
+ }
1821
+ ],
1822
+ "actions": []
1823
+ },
1824
+ "submission": {
1825
+ "backoffice": false,
1826
+ "channel": "web",
1827
+ "parent": {
1828
+ "url": "https://staging3-formulaires.guichet-citoyen.be/proposer-un-projet/1/",
1829
+ "backoffice_url": "https://staging3-formulaires.guichet-citoyen.be/backoffice/management/proposer-un-projet/1/",
1830
+ "api_url": "https://staging3-formulaires.guichet-citoyen.be/api/forms/proposer-un-projet/1/"
1831
+ }
1832
+ },
1833
+ "evolution": [
1834
+ {
1835
+ "time": "2024-10-08T11:26:59.874004+00:00",
1836
+ "last_jump_datetime": null,
1837
+ "who_id": "_submitter",
1838
+ "status": "recorded",
1839
+ "who": {
1840
+ "id": 1,
1841
+ "name": "Admin oob",
1842
+ "email": "admints@imio.be",
1843
+ "NameID": [
1844
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1845
+ ]
1846
+ }
1847
+ },
1848
+ {
1849
+ "time": "2024-10-09T12:51:57.159786+00:00",
1850
+ "last_jump_datetime": null,
1851
+ "who_id": "1",
1852
+ "status": "3",
1853
+ "who": {
1854
+ "id": 1,
1855
+ "name": "Admin oob",
1856
+ "email": "admints@imio.be",
1857
+ "NameID": [
1858
+ "e59ba0ecbab04791959cb9bda8d9ac31"
1859
+ ]
1860
+ }
1861
+ },
1862
+ {
1863
+ "time": "2024-10-09T14:04:06.786762+00:00",
1864
+ "last_jump_datetime": null,
1865
+ "who_id": null,
1866
+ "status": "3"
1867
+ }
1868
+ ],
1869
+ "digest": "Projet X"
1870
+ }
1871
+ ]