Skip to content

Commit d90496d

Browse files
committed
Merge branch 'release/2.10.4' into support/2.10.0
2 parents c2d9987 + 3785751 commit d90496d

24 files changed

+1858
-1367
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [2.10.4](https://github.com/pluginsglpi/formcreator/compare/v2.10.3...v2.10.4) (2020-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **dropdownfield:** compatibility with Document itemtype ([bdd533a](https://github.com/pluginsglpi/formcreator/commit/bdd533a2dcc4257258191ae287095c247292b7cb))
7+
* **form:** missinb closing tag ([faab454](https://github.com/pluginsglpi/formcreator/commit/faab454304907be07602557b75dc3289ed2ea8e8))
8+
* **formanswer:** uploads lost when re-submitting answers ([962eafa](https://github.com/pluginsglpi/formcreator/commit/962eafa6e6f74ee028a6bb1cdd57f1e165038831))
9+
* **issue:** enhance error message when canceling an issue ([cf21817](https://github.com/pluginsglpi/formcreator/commit/cf21817507b15caf33b8fe814e32b915b2f448a2))
10+
* **issue:** handle deletion of validation ([385eee4](https://github.com/pluginsglpi/formcreator/commit/385eee465eb2e76220ae6d4ad7292d5d4e52a995))
11+
* **issue:** update issue status on ticket validation update ([ca68eb4](https://github.com/pluginsglpi/formcreator/commit/ca68eb4f6402dbebef12f534aaa8ece3402c4c04))
12+
* **locales:** reapply bad translation fix ([b8d6466](https://github.com/pluginsglpi/formcreator/commit/b8d64662d011b41f4e036d2f1e2d57d88935efef))
13+
* **notificationtargetformanswer:** not rendered fullform tag ([f83ce3f](https://github.com/pluginsglpi/formcreator/commit/f83ce3f270b1edce3fda5d10d8dad9d0f5da118e))
14+
* **targetticket,targetchange:** handle import failure on missing question ([e17c5a3](https://github.com/pluginsglpi/formcreator/commit/e17c5a37adc6ab5bcd479f7d1e9a7e0a6206c935))
15+
* **wizard:** reservation search failure ([b6e0dd8](https://github.com/pluginsglpi/formcreator/commit/b6e0dd868a03bc5bdf6832e08b416e9c01b3b6ad))
16+
* update hooks ([d2d9980](https://github.com/pluginsglpi/formcreator/commit/d2d99805c63dd6a51edde6ab1da01733e8915cd2))
17+
18+
19+
### Features
20+
21+
* **targetticket,targetchange:** add tag for notification ([9da6fb5](https://github.com/pluginsglpi/formcreator/commit/9da6fb5c71a87c105ee68a62ff85e7ccc90f120c))
22+
23+
24+
125
## [2.10.3](https://github.com/pluginsglpi/formcreator/compare/v2.10.2...v2.10.3) (2020-10-13)
226

327

0 commit comments

Comments
 (0)