jamespot-user-api 1.0.197 → 1.0.198
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.
- package/documentation/classes/AdminLicenseApi.html +14 -14
- package/documentation/classes/AdminStoreApi.html +1 -1
- package/documentation/classes/AdminUtilsApi.html +1 -1
- package/documentation/classes/JApplicationApi.html +8 -8
- package/documentation/classes/JArticleApi.html +1 -1
- package/documentation/classes/JAssetReservation.html +1 -1
- package/documentation/classes/JAudienceApi.html +1 -1
- package/documentation/classes/JBaseApi.html +1 -1
- package/documentation/classes/JBbbApi.html +1 -1
- package/documentation/classes/JBookmarkApi.html +1 -1
- package/documentation/classes/JBusinessNetworkingApi.html +1 -1
- package/documentation/classes/JCommunityApi.html +1 -1
- package/documentation/classes/JDatasourceApi.html +1 -1
- package/documentation/classes/JDiapazoneApi.html +1 -1
- package/documentation/classes/JFaqApi.html +1 -1
- package/documentation/classes/JFileApi.html +5 -5
- package/documentation/classes/JFilebankApi.html +1 -1
- package/documentation/classes/JGlobalApi.html +1 -1
- package/documentation/classes/JGroupApi.html +12 -12
- package/documentation/classes/JIAApi.html +1 -1
- package/documentation/classes/JLandApi.html +1 -1
- package/documentation/classes/JMessengerApi.html +1 -1
- package/documentation/classes/JObjectApi.html +1 -1
- package/documentation/classes/JSearchApi.html +6 -6
- package/documentation/classes/JShareApi.html +1 -1
- package/documentation/classes/JSocialActionApi.html +1 -1
- package/documentation/classes/JTaxonomyApi.html +2 -2
- package/documentation/classes/JUserApi.html +7 -7
- package/documentation/classes/JWedocApi.html +1 -1
- package/documentation/classes/JWidgetApi.html +1 -1
- package/documentation/classes/JamespotUserApi.html +1 -1
- package/documentation/classes/Network.html +1 -1
- package/documentation/classes/TVDisplayApi.html +1 -1
- package/documentation/classes/WindowBrowser.html +1 -1
- package/documentation/enums/BookmarkType.html +1 -1
- package/documentation/enums/Format.html +1 -1
- package/documentation/enums/GroupModerateStatus.html +1 -1
- package/documentation/enums/StudioApplicationStatus.html +1 -1
- package/documentation/enums/WidgetsName.html +1 -1
- package/documentation/interfaces/AccessRightObject.html +1 -1
- package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
- package/documentation/interfaces/ApiWrapper.html +1 -1
- package/documentation/interfaces/BaseMessage.html +1 -1
- package/documentation/interfaces/FileBankProps.html +1 -1
- package/documentation/interfaces/FolderProps.html +1 -1
- package/documentation/interfaces/ListFilterSpec.html +1 -1
- package/documentation/interfaces/OF.html +1 -1
- package/documentation/interfaces/PagingResults.html +1 -1
- package/documentation/interfaces/RootFolderProps.html +1 -1
- package/documentation/interfaces/SpotProps.html +1 -1
- package/documentation/interfaces/TaxonomyCreate.html +1 -1
- package/documentation/interfaces/WidgetType.html +1 -1
- package/documentation/interfaces/WindowInterface.html +1 -1
- package/documentation/modules.html +11 -11
- package/lib/jamespot-user-api.js +1 -1
- package/lib/jamespot-user-api.js.map +1 -1
- package/lib/src/apis/faq/faq.mock.d.ts +13 -0
- package/lib/src/apis/filebank/filebank.mock.d.ts +1 -0
- package/lib/src/types/article.d.ts +3 -0
- package/lib/src/types/asei.d.ts +3 -0
- package/package.json +1 -1
- package/phpunitMock/articleCreate-faq-category.json +7 -6
- package/phpunitMock/articleCreate-faq-item.json +6 -5
- package/phpunitMock/articleGet-faq-category.json +8 -7
- package/phpunitMock/articleGet-meeting-view.json +9 -8
- package/phpunitMock/articleGet-pollSurvey-view.json +18 -10
- package/phpunitMock/articleGet-quizz-view.json +7 -6
- package/phpunitMock/articleGet-socialEvent-view.json +9 -8
- package/phpunitMock/articleGet-support-view.json +7 -6
- package/phpunitMock/articleGet-surveyDate-view.json +10 -9
- package/phpunitMock/articleGet-with-attachments.json +12 -11
- package/phpunitMock/articleUpdate-faq-category.json +7 -6
- package/phpunitMock/articleUpdate-faq-item.json +6 -5
- package/phpunitMock/articleUpdate-mpArticleView.json +15 -7
- package/phpunitMock/aseiSetStatus-default.json +18 -17
- package/phpunitMock/faqAddEntry-success.json +8 -7
- package/phpunitMock/faqAddTheme-success.json +13 -8
- package/phpunitMock/faqDeleteTheme-success.json +14 -9
- package/phpunitMock/faqGetEntry-success.json +11 -10
- package/phpunitMock/faqMoveEntry-success.json +8 -7
- package/phpunitMock/faqMoveTheme-success.json +15 -13
- package/phpunitMock/fileBankGetDocuments-success.json +22 -20
- package/phpunitMock/objectListJamespotArticleQueryList-aseiClearanceTicket-view.json +19 -18
- package/phpunitMock/studioGet-install-V2.json +166 -33
- package/phpunitMock/studioInstall-V2.json +166 -33
- package/phpunitMock/studioRestart-V2.json +166 -33
- package/phpunitMock/studioSuspend-V2.json +166 -33
|
@@ -21,7 +21,10 @@
|
|
|
21
21
|
"author": "user/4",
|
|
22
22
|
"dateCreation": "2024-07-03",
|
|
23
23
|
"suspended": true,
|
|
24
|
-
"action": {
|
|
24
|
+
"action": {
|
|
25
|
+
"action": "typeApplication",
|
|
26
|
+
"nameApp": "8d90a676-3ebb-4268-8734-5aa644cf726b"
|
|
27
|
+
},
|
|
25
28
|
"view": "solr",
|
|
26
29
|
"display": "table",
|
|
27
30
|
"columns": {
|
|
@@ -234,7 +237,10 @@
|
|
|
234
237
|
"typeFile": null,
|
|
235
238
|
"format": null,
|
|
236
239
|
"multiple": false,
|
|
237
|
-
"params": {
|
|
240
|
+
"params": {
|
|
241
|
+
"data": "languages",
|
|
242
|
+
"defaultValue": "fr"
|
|
243
|
+
},
|
|
238
244
|
"options": []
|
|
239
245
|
},
|
|
240
246
|
"labelDisplay": ""
|
|
@@ -266,7 +272,9 @@
|
|
|
266
272
|
"typeFile": null,
|
|
267
273
|
"format": null,
|
|
268
274
|
"multiple": false,
|
|
269
|
-
"params": {
|
|
275
|
+
"params": {
|
|
276
|
+
"jcomplete-url": "/?action=ajax&o=autocomplete&f=user&mode=id"
|
|
277
|
+
},
|
|
270
278
|
"options": []
|
|
271
279
|
},
|
|
272
280
|
"labelDisplay": "Utilisateur"
|
|
@@ -521,7 +529,9 @@
|
|
|
521
529
|
"typeFile": null,
|
|
522
530
|
"format": null,
|
|
523
531
|
"multiple": false,
|
|
524
|
-
"params": {
|
|
532
|
+
"params": {
|
|
533
|
+
"mention": "1"
|
|
534
|
+
},
|
|
525
535
|
"options": []
|
|
526
536
|
},
|
|
527
537
|
"labelDisplay": "Ajouter un commentaire"
|
|
@@ -553,7 +563,9 @@
|
|
|
553
563
|
"format": null,
|
|
554
564
|
"multiple": false,
|
|
555
565
|
"params": [],
|
|
556
|
-
"options": {
|
|
566
|
+
"options": {
|
|
567
|
+
"1": "GLOBAL_Yes"
|
|
568
|
+
}
|
|
557
569
|
},
|
|
558
570
|
"labelDisplay": "Public(s)"
|
|
559
571
|
},
|
|
@@ -584,7 +596,9 @@
|
|
|
584
596
|
"format": null,
|
|
585
597
|
"multiple": false,
|
|
586
598
|
"params": [],
|
|
587
|
-
"options": {
|
|
599
|
+
"options": {
|
|
600
|
+
"1": "GLOBAL_Yes"
|
|
601
|
+
}
|
|
588
602
|
},
|
|
589
603
|
"labelDisplay": ""
|
|
590
604
|
},
|
|
@@ -616,7 +630,9 @@
|
|
|
616
630
|
"format": null,
|
|
617
631
|
"multiple": false,
|
|
618
632
|
"params": [],
|
|
619
|
-
"options": {
|
|
633
|
+
"options": {
|
|
634
|
+
"1": "GLOBAL_Yes"
|
|
635
|
+
}
|
|
620
636
|
},
|
|
621
637
|
"labelDisplay": ""
|
|
622
638
|
},
|
|
@@ -647,7 +663,10 @@
|
|
|
647
663
|
"typeFile": null,
|
|
648
664
|
"format": null,
|
|
649
665
|
"multiple": false,
|
|
650
|
-
"params": {
|
|
666
|
+
"params": {
|
|
667
|
+
"class": "mceEditor",
|
|
668
|
+
"mention": "1"
|
|
669
|
+
},
|
|
651
670
|
"options": []
|
|
652
671
|
},
|
|
653
672
|
"labelDisplay": "desc label"
|
|
@@ -692,6 +711,37 @@
|
|
|
692
711
|
"options": []
|
|
693
712
|
},
|
|
694
713
|
"labelDisplay": ""
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"attrType": "",
|
|
717
|
+
"formatSolr": null,
|
|
718
|
+
"label": "",
|
|
719
|
+
"description": "",
|
|
720
|
+
"mandatory": false,
|
|
721
|
+
"display": true,
|
|
722
|
+
"teaser": false,
|
|
723
|
+
"col": null,
|
|
724
|
+
"supportedTypes": "",
|
|
725
|
+
"column": "_transientCtx",
|
|
726
|
+
"name": "_transientCtx",
|
|
727
|
+
"solr": {
|
|
728
|
+
"type": "",
|
|
729
|
+
"indexed": false,
|
|
730
|
+
"stored": false,
|
|
731
|
+
"required": false,
|
|
732
|
+
"multiValued": false,
|
|
733
|
+
"searchable": false,
|
|
734
|
+
"used": "false"
|
|
735
|
+
},
|
|
736
|
+
"widget": {
|
|
737
|
+
"type": "transient",
|
|
738
|
+
"typeFile": null,
|
|
739
|
+
"format": null,
|
|
740
|
+
"multiple": false,
|
|
741
|
+
"params": [],
|
|
742
|
+
"options": []
|
|
743
|
+
},
|
|
744
|
+
"labelDisplay": ""
|
|
695
745
|
}
|
|
696
746
|
]
|
|
697
747
|
},
|
|
@@ -735,7 +785,9 @@
|
|
|
735
785
|
"typeFile": null,
|
|
736
786
|
"format": null,
|
|
737
787
|
"multiple": false,
|
|
738
|
-
"params": {
|
|
788
|
+
"params": {
|
|
789
|
+
"idTaxonomy": "1"
|
|
790
|
+
},
|
|
739
791
|
"options": []
|
|
740
792
|
},
|
|
741
793
|
"labelDisplay": "Mots-cl\u00e9s"
|
|
@@ -768,7 +820,9 @@
|
|
|
768
820
|
"typeFile": null,
|
|
769
821
|
"format": null,
|
|
770
822
|
"multiple": false,
|
|
771
|
-
"params": {
|
|
823
|
+
"params": {
|
|
824
|
+
"idTaxonomy": "2"
|
|
825
|
+
},
|
|
772
826
|
"options": []
|
|
773
827
|
},
|
|
774
828
|
"labelDisplay": "taxo label"
|
|
@@ -808,8 +862,12 @@
|
|
|
808
862
|
"typeFile": null,
|
|
809
863
|
"format": null,
|
|
810
864
|
"multiple": false,
|
|
811
|
-
"params": {
|
|
812
|
-
|
|
865
|
+
"params": {
|
|
866
|
+
"jagCheckbox": "1"
|
|
867
|
+
},
|
|
868
|
+
"options": {
|
|
869
|
+
"1": "GLOBAL_Yes"
|
|
870
|
+
}
|
|
813
871
|
},
|
|
814
872
|
"labelDisplay": "Envoyer le mail de notification \u00e0 ceux qui l\u2019ont demand\u00e9"
|
|
815
873
|
},
|
|
@@ -839,8 +897,12 @@
|
|
|
839
897
|
"typeFile": null,
|
|
840
898
|
"format": null,
|
|
841
899
|
"multiple": false,
|
|
842
|
-
"params": {
|
|
843
|
-
|
|
900
|
+
"params": {
|
|
901
|
+
"jagCheckbox": "1"
|
|
902
|
+
},
|
|
903
|
+
"options": {
|
|
904
|
+
"1": "GLOBAL_Yes"
|
|
905
|
+
}
|
|
844
906
|
},
|
|
845
907
|
"labelDisplay": "Recevoir une copie"
|
|
846
908
|
},
|
|
@@ -1006,7 +1068,9 @@
|
|
|
1006
1068
|
"typeFile": null,
|
|
1007
1069
|
"format": null,
|
|
1008
1070
|
"multiple": false,
|
|
1009
|
-
"params": {
|
|
1071
|
+
"params": {
|
|
1072
|
+
"class": "mceEditor"
|
|
1073
|
+
},
|
|
1010
1074
|
"options": []
|
|
1011
1075
|
},
|
|
1012
1076
|
"labelDisplay": "text area html label"
|
|
@@ -1102,7 +1166,9 @@
|
|
|
1102
1166
|
"typeFile": null,
|
|
1103
1167
|
"format": null,
|
|
1104
1168
|
"multiple": false,
|
|
1105
|
-
"params": {
|
|
1169
|
+
"params": {
|
|
1170
|
+
"step": "0.01"
|
|
1171
|
+
},
|
|
1106
1172
|
"options": []
|
|
1107
1173
|
},
|
|
1108
1174
|
"labelDisplay": "nombre label"
|
|
@@ -1199,7 +1265,10 @@
|
|
|
1199
1265
|
"format": null,
|
|
1200
1266
|
"multiple": "1",
|
|
1201
1267
|
"params": [],
|
|
1202
|
-
"options": {
|
|
1268
|
+
"options": {
|
|
1269
|
+
"choix1": "Choix 1",
|
|
1270
|
+
"choix2": "Choix 2"
|
|
1271
|
+
}
|
|
1203
1272
|
},
|
|
1204
1273
|
"labelDisplay": "select label"
|
|
1205
1274
|
},
|
|
@@ -1231,7 +1300,10 @@
|
|
|
1231
1300
|
"format": null,
|
|
1232
1301
|
"multiple": "1",
|
|
1233
1302
|
"params": [],
|
|
1234
|
-
"options": {
|
|
1303
|
+
"options": {
|
|
1304
|
+
"choix11": "Choix 11",
|
|
1305
|
+
"choix22": "Choix 22"
|
|
1306
|
+
}
|
|
1235
1307
|
},
|
|
1236
1308
|
"labelDisplay": "checkbox label"
|
|
1237
1309
|
},
|
|
@@ -1262,8 +1334,12 @@
|
|
|
1262
1334
|
"typeFile": null,
|
|
1263
1335
|
"format": null,
|
|
1264
1336
|
"multiple": false,
|
|
1265
|
-
"params": {
|
|
1266
|
-
|
|
1337
|
+
"params": {
|
|
1338
|
+
"jagCheckbox": "1"
|
|
1339
|
+
},
|
|
1340
|
+
"options": {
|
|
1341
|
+
"1": "GLOBAL_Yes"
|
|
1342
|
+
}
|
|
1267
1343
|
},
|
|
1268
1344
|
"labelDisplay": "toggle label"
|
|
1269
1345
|
},
|
|
@@ -1295,7 +1371,10 @@
|
|
|
1295
1371
|
"format": null,
|
|
1296
1372
|
"multiple": false,
|
|
1297
1373
|
"params": [],
|
|
1298
|
-
"options": {
|
|
1374
|
+
"options": {
|
|
1375
|
+
"choix111": "Choix 111",
|
|
1376
|
+
"choix222": "Choix 222"
|
|
1377
|
+
}
|
|
1299
1378
|
},
|
|
1300
1379
|
"labelDisplay": "radio label"
|
|
1301
1380
|
},
|
|
@@ -1423,8 +1502,16 @@
|
|
|
1423
1502
|
"composants": [],
|
|
1424
1503
|
"html": " <!-- <JAMESPOT.STUDIO.FIXED>{\"ref\":\"title\",\"fixedValue\":\"bonjour\"}</JAMESPOT.STUDIO.FIXED> --><input type=\"hidden\" name=\"title\" value=\"bonjour\">"
|
|
1425
1504
|
},
|
|
1426
|
-
{
|
|
1427
|
-
|
|
1505
|
+
{
|
|
1506
|
+
"element": "image",
|
|
1507
|
+
"composants": []
|
|
1508
|
+
},
|
|
1509
|
+
{
|
|
1510
|
+
"element": "attr",
|
|
1511
|
+
"composants": [],
|
|
1512
|
+
"name": "description",
|
|
1513
|
+
"format": "flat"
|
|
1514
|
+
},
|
|
1428
1515
|
{
|
|
1429
1516
|
"element": "attr",
|
|
1430
1517
|
"composants": [],
|
|
@@ -1548,9 +1635,22 @@
|
|
|
1548
1635
|
"mode": "form",
|
|
1549
1636
|
"format": "flat",
|
|
1550
1637
|
"composants": [
|
|
1551
|
-
{
|
|
1552
|
-
|
|
1553
|
-
|
|
1638
|
+
{
|
|
1639
|
+
"element": "attr",
|
|
1640
|
+
"composants": [],
|
|
1641
|
+
"name": "title",
|
|
1642
|
+
"format": "flat"
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"element": "image",
|
|
1646
|
+
"composants": []
|
|
1647
|
+
},
|
|
1648
|
+
{
|
|
1649
|
+
"element": "attr",
|
|
1650
|
+
"composants": [],
|
|
1651
|
+
"name": "description",
|
|
1652
|
+
"format": "flat"
|
|
1653
|
+
},
|
|
1554
1654
|
{
|
|
1555
1655
|
"element": "attr",
|
|
1556
1656
|
"composants": [],
|
|
@@ -1652,7 +1752,12 @@
|
|
|
1652
1752
|
"composants": [],
|
|
1653
1753
|
"html": " <!-- <JAMESPOT.STUDIO.CODEHTML>{\"id\":\"93bc69e4-024e-443a-bce2-14840033e1d5\",\"name\":\"93bc69e4-024e-443a-bce2-14840033e1d5\",\"properties\":{\"code\":\"<p><strong>code html</strong></p>\"}}</JAMESPOT.STUDIO.CODEHTML><JAMESPOT.STUDIO.FIELD_POS>19</JAMESPOT.STUDIO.FIELD_POS>--><p><strong>code html</strong></p>"
|
|
1654
1754
|
},
|
|
1655
|
-
{
|
|
1755
|
+
{
|
|
1756
|
+
"element": "publishTo",
|
|
1757
|
+
"composants": [],
|
|
1758
|
+
"mainTypes": null,
|
|
1759
|
+
"views": null
|
|
1760
|
+
}
|
|
1656
1761
|
]
|
|
1657
1762
|
},
|
|
1658
1763
|
"edit": {
|
|
@@ -1661,9 +1766,22 @@
|
|
|
1661
1766
|
"mode": "form",
|
|
1662
1767
|
"format": "flat",
|
|
1663
1768
|
"composants": [
|
|
1664
|
-
{
|
|
1665
|
-
|
|
1666
|
-
|
|
1769
|
+
{
|
|
1770
|
+
"element": "attr",
|
|
1771
|
+
"composants": [],
|
|
1772
|
+
"name": "title",
|
|
1773
|
+
"format": "flat"
|
|
1774
|
+
},
|
|
1775
|
+
{
|
|
1776
|
+
"element": "image",
|
|
1777
|
+
"composants": []
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"element": "attr",
|
|
1781
|
+
"composants": [],
|
|
1782
|
+
"name": "description",
|
|
1783
|
+
"format": "flat"
|
|
1784
|
+
},
|
|
1667
1785
|
{
|
|
1668
1786
|
"element": "attr",
|
|
1669
1787
|
"composants": [],
|
|
@@ -1765,7 +1883,12 @@
|
|
|
1765
1883
|
"composants": [],
|
|
1766
1884
|
"html": " <!-- <JAMESPOT.STUDIO.CODEHTML>{\"id\":\"93bc69e4-024e-443a-bce2-14840033e1d5\",\"name\":\"93bc69e4-024e-443a-bce2-14840033e1d5\",\"properties\":{\"code\":\"<p><strong>code html</strong></p>\"}}</JAMESPOT.STUDIO.CODEHTML><JAMESPOT.STUDIO.FIELD_POS>19</JAMESPOT.STUDIO.FIELD_POS>--><p><strong>code html</strong></p>"
|
|
1767
1885
|
},
|
|
1768
|
-
{
|
|
1886
|
+
{
|
|
1887
|
+
"element": "publishTo",
|
|
1888
|
+
"composants": [],
|
|
1889
|
+
"mainTypes": null,
|
|
1890
|
+
"views": null
|
|
1891
|
+
}
|
|
1769
1892
|
]
|
|
1770
1893
|
},
|
|
1771
1894
|
"display": {
|
|
@@ -1774,8 +1897,18 @@
|
|
|
1774
1897
|
"mode": "view",
|
|
1775
1898
|
"format": "flat",
|
|
1776
1899
|
"composants": [
|
|
1777
|
-
{
|
|
1778
|
-
|
|
1900
|
+
{
|
|
1901
|
+
"element": "attr",
|
|
1902
|
+
"composants": [],
|
|
1903
|
+
"name": "title",
|
|
1904
|
+
"format": "flat"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"element": "attr",
|
|
1908
|
+
"composants": [],
|
|
1909
|
+
"name": "description",
|
|
1910
|
+
"format": "flat"
|
|
1911
|
+
},
|
|
1779
1912
|
{
|
|
1780
1913
|
"element": "attr",
|
|
1781
1914
|
"composants": [],
|