Skip to content

Commit 1c28934

Browse files
committed
Merge branch 'release/2.12.0' into support/2.12.0
2 parents 68ea4cb + 57459a3 commit 1c28934

25 files changed

+115
-69
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,40 @@
1+
<a name="v2.12.0"></a>
2+
## [v2.12.0](https://github.com/pluginsglpi/formcreator/compare/v2.12.0-beta.1..v2.12.0) (2021-07-09)
3+
4+
5+
### Bug Fixes
6+
7+
* compatibility with next version of GLPI ([08f07cf9](https://github.com/pluginsglpi/formcreator/commit/08f07cf9))
8+
* rename scripts file ([5899fd35](https://github.com/pluginsglpi/formcreator/commit/5899fd35))
9+
* **actorsfield:** prevent error when computing tooltip ([2d1b85d9](https://github.com/pluginsglpi/formcreator/commit/2d1b85d9))
10+
* **checkboxes:** avoid error when computing tooltip ([f054bbcd](https://github.com/pluginsglpi/formcreator/commit/f054bbcd))
11+
* **composite:** avoid error if ticket does not exists ([67a4092f](https://github.com/pluginsglpi/formcreator/commit/67a4092f))
12+
* **composite:** fix PHP warning ([6cc01b9b](https://github.com/pluginsglpi/formcreator/commit/6cc01b9b))
13+
* **docs:** bug report template must specify GLPI and plugins versions ([2bdb173a](https://github.com/pluginsglpi/formcreator/commit/2bdb173a))
14+
* **dropdownfield:** fix parameters build for dropdowns ([75c09678](https://github.com/pluginsglpi/formcreator/commit/75c09678))
15+
* **dropdownfield:** handling tree restriction params ([ca23e501](https://github.com/pluginsglpi/formcreator/commit/ca23e501))
16+
* **form:** default value for language ([5005a279](https://github.com/pluginsglpi/formcreator/commit/5005a279))
17+
* **form:** form title not translated in service catalog ([a61cbf65](https://github.com/pluginsglpi/formcreator/commit/a61cbf65))
18+
* **form:** language column too short ([3f56044b](https://github.com/pluginsglpi/formcreator/commit/3f56044b)), closes [#2285](https://github.com/pluginsglpi/formcreator/issues/2285)
19+
* **form:** performance fix ([81cf0065](https://github.com/pluginsglpi/formcreator/commit/81cf0065))
20+
* **formanswer:** bad validator right check for groups ([91561830](https://github.com/pluginsglpi/formcreator/commit/91561830))
21+
* **glpiselectfield:** rendering the itemtype ([6d244c6c](https://github.com/pluginsglpi/formcreator/commit/6d244c6c))
22+
* **issue:** bad key when finding sub item of an assistance request ([6392cdf3](https://github.com/pluginsglpi/formcreator/commit/6392cdf3))
23+
* **issue:** normalize columns ([f7931150](https://github.com/pluginsglpi/formcreator/commit/f7931150))
24+
* **issue:** search options 14 ant 15 ([dd9d2608](https://github.com/pluginsglpi/formcreator/commit/dd9d2608))
25+
* **issue:** update status when adding a validation ([2e1ae1a9](https://github.com/pluginsglpi/formcreator/commit/2e1ae1a9))
26+
* **section,question:** workaround GLPI bug ([8d837f34](https://github.com/pluginsglpi/formcreator/commit/8d837f34))
27+
* **targetchange,targetticket:** DB schema ([29a7c1df](https://github.com/pluginsglpi/formcreator/commit/29a7c1df))
28+
* **targetticket:** associate items to tickets ([14a991b9](https://github.com/pluginsglpi/formcreator/commit/14a991b9))
29+
* **targetticket,targetchange:** file dispatch accross several targets broken ([753b423d](https://github.com/pluginsglpi/formcreator/commit/753b423d))
30+
* **targetticket,targetchange:** missing import of template settings ([791b1a20](https://github.com/pluginsglpi/formcreator/commit/791b1a20))
31+
32+
33+
### Features
34+
35+
* **targetchange:** change template support ([0ea4079e](https://github.com/pluginsglpi/formcreator/commit/0ea4079e))
36+
* **targetticket:** actor type: "Form author's manager" ([acefca84](https://github.com/pluginsglpi/formcreator/commit/acefca84))
37+
138
<a name="v2.12.0-beta.1"></a>
239
## [v2.12.0-beta.1](https://github.com/pluginsglpi/formcreator/compare/v2.11.4..v2.12.0-beta.1) (2021-06-14)
340

locales/ca_ES.mo

-36 Bytes
Binary file not shown.

locales/ca_ES.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Nuria Costa <nuria.costa@uvic.cat>, 2021
87
# Daniel Bonet <canosis@gmail.com>, 2021
8+
# Nuria Costa <nuria.costa@uvic.cat>, 2021
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: PACKAGE VERSION\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
15+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1616
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
17-
"Last-Translator: Daniel Bonet <canosis@gmail.com>, 2021\n"
17+
"Last-Translator: Nuria Costa <nuria.costa@uvic.cat>, 2021\n"
1818
"Language-Team: Catalan (Spain) (https://www.transifex.com/teclib/teams/28042/ca_ES/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1682,24 +1682,24 @@ msgstr "Formcreator - Problemes amb la sincronització del catàleg de serveis"
16821682

16831683
#: js/scripts.js:357
16841684
msgid "No form found. Please choose a form below instead"
1685-
msgstr ""
1685+
msgstr "Formulari no trobat. Escull-ne un altre."
16861686

16871687
#: js/scripts.js:380 js/scripts.js:401
16881688
msgid "An error occured while querying forms"
1689-
msgstr ""
1689+
msgstr "Error en consultar els formularis"
16901690

16911691
#: js/scripts.js:463
16921692
msgid "No form yet in this category"
1693-
msgstr ""
1693+
msgstr "No hi ha cap formulari en aquesta categoria"
16941694

16951695
#: js/scripts.js:739
16961696
msgid "Are you sure you want to delete this question?"
1697-
msgstr ""
1697+
msgstr "Segur que vols eliminar aquesta pregunta?"
16981698

16991699
#: js/scripts.js:941
17001700
msgid "Are you sure you want to delete this section?"
1701-
msgstr ""
1701+
msgstr "Segur que vols eliminar aquesta secció?"
17021702

17031703
#: js/scripts.js:1233
17041704
msgid "Are you sure you want to delete this destination:"
1705-
msgstr ""
1705+
msgstr "Segur que vols eliminar aquest destí?"

locales/cs_CZ.mo

-33 Bytes
Binary file not shown.

locales/cs_CZ.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: PACKAGE VERSION\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
16+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1717
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
1818
"Last-Translator: David Stepan <stepand@tiscali.cz>, 2021\n"
1919
"Language-Team: Czech (Czech Republic) (https://www.transifex.com/teclib/teams/28042/cs_CZ/)\n"
@@ -1720,24 +1720,24 @@ msgstr "Vytváření formulářů – problémy katalogu synchronizační služb
17201720

17211721
#: js/scripts.js:357
17221722
msgid "No form found. Please choose a form below instead"
1723-
msgstr ""
1723+
msgstr "Nebyl nalezen žádný formulář. Prosím vyberte níže nějaký"
17241724

17251725
#: js/scripts.js:380 js/scripts.js:401
17261726
msgid "An error occured while querying forms"
1727-
msgstr ""
1727+
msgstr "Došlo k chybě při dotazování formuláře"
17281728

17291729
#: js/scripts.js:463
17301730
msgid "No form yet in this category"
1731-
msgstr ""
1731+
msgstr "Žádný formulář v této kategorii"
17321732

17331733
#: js/scripts.js:739
17341734
msgid "Are you sure you want to delete this question?"
1735-
msgstr ""
1735+
msgstr "Opravdu chcete smazat tuto otázku?"
17361736

17371737
#: js/scripts.js:941
17381738
msgid "Are you sure you want to delete this section?"
1739-
msgstr ""
1739+
msgstr "Opravdu chcete smazat tuto sekci?"
17401740

17411741
#: js/scripts.js:1233
17421742
msgid "Are you sure you want to delete this destination:"
1743-
msgstr ""
1743+
msgstr "Opravdu chcete smazat tento cíl?"

locales/en.mo

122 Bytes
Binary file not shown.

locales/en.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
11+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

locales/es_MX.mo

-91 Bytes
Binary file not shown.

locales/es_MX.po

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
14+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1515
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
1616
"Last-Translator: Jesus Fernandez <jesus.fernandez@dgsa.unam.mx>, 2021\n"
1717
"Language-Team: Spanish (Mexico) (https://www.transifex.com/teclib/teams/28042/es_MX/)\n"
@@ -1685,23 +1685,25 @@ msgstr ""
16851685
#: js/scripts.js:357
16861686
msgid "No form found. Please choose a form below instead"
16871687
msgstr ""
1688+
"No se encontró ningún formulario. En su lugar, elija un formulario a "
1689+
"continuación"
16881690

16891691
#: js/scripts.js:380 js/scripts.js:401
16901692
msgid "An error occured while querying forms"
1691-
msgstr ""
1693+
msgstr "Ocurrió un error al consultar los formularios"
16921694

16931695
#: js/scripts.js:463
16941696
msgid "No form yet in this category"
1695-
msgstr ""
1697+
msgstr "No hay formularios aun en esta categoría"
16961698

16971699
#: js/scripts.js:739
16981700
msgid "Are you sure you want to delete this question?"
1699-
msgstr ""
1701+
msgstr "¿Esta seguro que quiere borra esta pregunta?"
17001702

17011703
#: js/scripts.js:941
17021704
msgid "Are you sure you want to delete this section?"
1703-
msgstr ""
1705+
msgstr "¿Esta seguro que quiere borra esta sección?"
17041706

17051707
#: js/scripts.js:1233
17061708
msgid "Are you sure you want to delete this destination:"
1707-
msgstr ""
1709+
msgstr "¿Esta seguro que quiere borrar este destino?:"

locales/fr_CA.mo

-29 Bytes
Binary file not shown.

locales/fr_CA.po

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: PACKAGE VERSION\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
15+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1616
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
1717
"Last-Translator: Tiago Graça, 2021\n"
1818
"Language-Team: French (Canada) (https://www.transifex.com/teclib/teams/28042/fr_CA/)\n"
@@ -1691,23 +1691,25 @@ msgstr "Formulaires - synchronisation des demandes du catalogue de service"
16911691
#: js/scripts.js:357
16921692
msgid "No form found. Please choose a form below instead"
16931693
msgstr ""
1694+
"Aucun formulaire trouvé. Veuillez choisir un formulaire parmi ceux ci-"
1695+
"dessous"
16941696

16951697
#: js/scripts.js:380 js/scripts.js:401
16961698
msgid "An error occured while querying forms"
1697-
msgstr ""
1699+
msgstr "Une erreur est survenue pendant la recherche de formulaires"
16981700

16991701
#: js/scripts.js:463
17001702
msgid "No form yet in this category"
1701-
msgstr ""
1703+
msgstr "Pas encore de formulaire dans cette catégorie"
17021704

17031705
#: js/scripts.js:739
17041706
msgid "Are you sure you want to delete this question?"
1705-
msgstr ""
1707+
msgstr "Êtes-vous sûr de vouloir supprimer cette question ?"
17061708

17071709
#: js/scripts.js:941
17081710
msgid "Are you sure you want to delete this section?"
1709-
msgstr ""
1711+
msgstr "Êtes-vous sûr de vouloir supprimer cette section ?"
17101712

17111713
#: js/scripts.js:1233
17121714
msgid "Are you sure you want to delete this destination:"
1713-
msgstr ""
1715+
msgstr "Êtes-vous sûr de vouloir supprimer la destination suivante :"

locales/fr_FR.mo

162 Bytes
Binary file not shown.

locales/fr_FR.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: PACKAGE VERSION\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
20+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
2121
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
2222
"Last-Translator: Thierry Bugier <tbugier@teclib.com>, 2021\n"
2323
"Language-Team: French (France) (https://www.transifex.com/teclib/teams/28042/fr_FR/)\n"
@@ -396,7 +396,7 @@ msgstr "Fournisseur depuis la question"
396396

397397
#: inc/abstracttarget.class.php:2096 inc/target_actor.class.php:77
398398
msgid "Form author's supervisor"
399-
msgstr ""
399+
msgstr "Superviseur de l'auteur du formulaire"
400400

401401
#: inc/category.class.php:72
402402
msgid "Knowbase category"
@@ -1410,11 +1410,11 @@ msgstr "Un champ de type description doit avoir une description :"
14101410

14111411
#: inc/field/dropdownfield.class.php:65
14121412
msgid "User"
1413-
msgstr ""
1413+
msgstr "Utilisateur"
14141414

14151415
#: inc/field/dropdownfield.class.php:67
14161416
msgid "User and form"
1417-
msgstr ""
1417+
msgstr "Utilisateur et formulaire"
14181418

14191419
#: inc/field/dropdownfield.class.php:98
14201420
msgid "SLA"
@@ -1476,7 +1476,7 @@ msgstr "Type d'intitulé invalide : %s"
14761476

14771477
#: inc/field/dropdownfield.class.php:875
14781478
msgid "Entity restriction"
1479-
msgstr ""
1479+
msgstr "Restriction par entité"
14801480

14811481
#: inc/field/emailfield.class.php:108
14821482
#, php-format

locales/glpi.pot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
11+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"

locales/hr_HR.mo

-88 Bytes
Binary file not shown.

locales/hr_HR.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
14+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1515
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
1616
"Last-Translator: milotype <mail@milotype.de>, 2021\n"
1717
"Language-Team: Croatian (Croatia) (https://www.transifex.com/teclib/teams/28042/hr_HR/)\n"

locales/ko_KR.mo

-82 Bytes
Binary file not shown.

locales/ko_KR.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: PACKAGE VERSION\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
14+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
1515
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
1616
"Last-Translator: SeongHyeon Cho <jaymz9634@gmail.com>, 2021\n"
1717
"Language-Team: Korean (Korea) (https://www.transifex.com/teclib/teams/28042/ko_KR/)\n"
@@ -1641,24 +1641,24 @@ msgstr "양식생성기 - 서비스 목록 문제 동기화"
16411641

16421642
#: js/scripts.js:357
16431643
msgid "No form found. Please choose a form below instead"
1644-
msgstr ""
1644+
msgstr "양식을 찾을 수 없습니다. 대신 다음 양식에서 선택해 주세요"
16451645

16461646
#: js/scripts.js:380 js/scripts.js:401
16471647
msgid "An error occured while querying forms"
1648-
msgstr ""
1648+
msgstr "양식 질의 중 오류 발생함"
16491649

16501650
#: js/scripts.js:463
16511651
msgid "No form yet in this category"
1652-
msgstr ""
1652+
msgstr "이 분류에 아직 양식 없음"
16531653

16541654
#: js/scripts.js:739
16551655
msgid "Are you sure you want to delete this question?"
1656-
msgstr ""
1656+
msgstr "이 질문을 삭제 하시겠습니까?"
16571657

16581658
#: js/scripts.js:941
16591659
msgid "Are you sure you want to delete this section?"
1660-
msgstr ""
1660+
msgstr "이 섹션을 삭제 하시겠습니까?"
16611661

16621662
#: js/scripts.js:1233
16631663
msgid "Are you sure you want to delete this destination:"
1664-
msgstr ""
1664+
msgstr "이 목적을 삭제 하시겠습니까:"

locales/pt_BR.mo

-43 Bytes
Binary file not shown.

locales/pt_BR.po

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,26 +7,26 @@
77
# ralporto <ralportobh@gmail.com>, 2021
88
# Rafael Viana <rafaelvian@gmail.com>, 2021
99
# Thierry Bugier <tbugier@teclib.com>, 2021
10-
# Pedro de Oliveira Lira <pedrolira@live.com>, 2021
1110
# Andrei Bernardo Simoni <andrei_simoni@hotmail.com>, 2021
1211
# Eduardo Spinola <eduardo.spinola@gmail.com>, 2021
13-
# Marco Antonio Martins Junior <somatorio@gmail.com>, 2021
14-
# Paulo Gobbato <paulo.paag@gmail.com>, 2021
1512
# Arthur Ramos Schaefer <arthur.r.schaefer@gmail.com>, 2021
1613
# Gabriel Fernandez <hotdesc@gmail.com>, 2021
1714
# Felipe Amaral <felipeamaral.santos@hotmail.com>, 2021
15+
# Pablo Pierre Ferreira <pablo.terdulino@gmail.com>, 2021
16+
# Pedro de Oliveira Lira <pedrolira@live.com>, 2021
17+
# Marco Antonio Martins Junior <somatorio@gmail.com>, 2021
18+
# Paulo Gobbato <paulo.paag@gmail.com>, 2021
1819
# Paulo Henrique <atual.paulo@gmail.com>, 2021
1920
# Jean Vergaças <jvergacas@gmail.com>, 2021
20-
# Pablo Pierre Ferreira <pablo.terdulino@gmail.com>, 2021
2121
#
2222
#, fuzzy
2323
msgid ""
2424
msgstr ""
2525
"Project-Id-Version: PACKAGE VERSION\n"
2626
"Report-Msgid-Bugs-To: \n"
27-
"POT-Creation-Date: 2021-07-19 16:02+0200\n"
27+
"POT-Creation-Date: 2021-07-20 09:56+0200\n"
2828
"PO-Revision-Date: 2021-06-14 06:58+0000\n"
29-
"Last-Translator: Pablo Pierre Ferreira <pablo.terdulino@gmail.com>, 2021\n"
29+
"Last-Translator: Jean Vergaças <jvergacas@gmail.com>, 2021\n"
3030
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/teclib/teams/28042/pt_BR/)\n"
3131
"MIME-Version: 1.0\n"
3232
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1690,24 +1690,24 @@ msgstr "Formcreator - Sincronizar problemas do catálogo de serviços"
16901690

16911691
#: js/scripts.js:357
16921692
msgid "No form found. Please choose a form below instead"
1693-
msgstr ""
1693+
msgstr "Nenhum formulário encontrado. Por favor escolha um formulário abaixo"
16941694

16951695
#: js/scripts.js:380 js/scripts.js:401
16961696
msgid "An error occured while querying forms"
1697-
msgstr ""
1697+
msgstr "Um erro ocorreu enquanto requisitando forumlários"
16981698

16991699
#: js/scripts.js:463
17001700
msgid "No form yet in this category"
1701-
msgstr ""
1701+
msgstr "Nenhum formulário nesta categoria"
17021702

17031703
#: js/scripts.js:739
17041704
msgid "Are you sure you want to delete this question?"
1705-
msgstr ""
1705+
msgstr "Tem certeza que quer deletar esta questão?"
17061706

17071707
#: js/scripts.js:941
17081708
msgid "Are you sure you want to delete this section?"
1709-
msgstr ""
1709+
msgstr "Tem certeza que quer deletar esta seção?"
17101710

17111711
#: js/scripts.js:1233
17121712
msgid "Are you sure you want to delete this destination:"
1713-
msgstr ""
1713+
msgstr "Tem certeza que quer deletar este destino?"

locales/tr_TR.mo

149 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)