|
| 1 | +<a name="2.9.2-dev"></a> |
| 2 | +## [2.9.2-dev](https://github.com/pluginsglpi/formcreator/compare/v2.9.1...v2.9.2-dev) (2020-02-07) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **build:** invert order of versions in changelog ([ff604ee](https://github.com/pluginsglpi/formcreator/commit/ff604ee)) |
| 8 | +* **condition:** incomplete export ([d4ffca2](https://github.com/pluginsglpi/formcreator/commit/d4ffca2)) |
| 9 | +* **filefield:** unable to create / edit a file field ([58e0101](https://github.com/pluginsglpi/formcreator/commit/58e0101)) |
| 10 | +* **form:** list of forms on homepage ([328e591](https://github.com/pluginsglpi/formcreator/commit/328e591)) |
| 11 | +* **form:** my last form (validator) were not sorted ([6c2b0be](https://github.com/pluginsglpi/formcreator/commit/6c2b0be)) |
| 12 | +* **form:** single quotes around a table name ([0465095](https://github.com/pluginsglpi/formcreator/commit/0465095)), closes [#1606](https://github.com/pluginsglpi/formcreator/issues/1606) |
| 13 | +* **fotrm:** some icons may be not displayed ([8fc9587](https://github.com/pluginsglpi/formcreator/commit/8fc9587)) |
| 14 | +* **glpiselectfield:** restrict to items associatable to tickets ([29b0a47](https://github.com/pluginsglpi/formcreator/commit/29b0a47)) |
| 15 | +* **multiselectfield:** visible JS ([bb77c0e](https://github.com/pluginsglpi/formcreator/commit/bb77c0e)) |
| 16 | +* **question:** inoperant buttons to move questions ([3a191eb](https://github.com/pluginsglpi/formcreator/commit/3a191eb)) |
| 17 | +* **question:** javascript code was displayed ([a7be931](https://github.com/pluginsglpi/formcreator/commit/a7be931)) |
| 18 | +* **question:** prevent double escaping of description ([ca2450c](https://github.com/pluginsglpi/formcreator/commit/ca2450c)) |
| 19 | +* **question:** show / hode specific properties ([490356e](https://github.com/pluginsglpi/formcreator/commit/490356e)) |
| 20 | +* **question,section:** duplication failure ([08e934b](https://github.com/pluginsglpi/formcreator/commit/08e934b)) |
| 21 | +* avoid caps in filenames ([918a88d](https://github.com/pluginsglpi/formcreator/commit/918a88d)) |
| 22 | +* **radiosfield:** better overlap prevention ([a2f1ed1](https://github.com/pluginsglpi/formcreator/commit/a2f1ed1)) |
| 23 | +* **radiosfield:** overlapped long labels ([f7cbdde](https://github.com/pluginsglpi/formcreator/commit/f7cbdde)) |
| 24 | +* **robo:** prevent exception when computong log with commit without body ([e5aa246](https://github.com/pluginsglpi/formcreator/commit/e5aa246)) |
| 25 | +* **targetchange:** bad url when delete an actor ([62e0de1](https://github.com/pluginsglpi/formcreator/commit/62e0de1)), closes [#1607](https://github.com/pluginsglpi/formcreator/issues/1607) |
| 26 | +* **targetticket:** empty dropdown for target ticket linking" ([79dd0bc](https://github.com/pluginsglpi/formcreator/commit/79dd0bc)) |
| 27 | +* **targetticket,targetchange:** escape text fields of targets ([559424e](https://github.com/pluginsglpi/formcreator/commit/559424e)) |
| 28 | +* **targetticket,targetchange:** escape text fields of targets ([df0855d](https://github.com/pluginsglpi/formcreator/commit/df0855d)) |
| 29 | +* **targetticket,targetchange:** inverted show / hide for urgenty settings ([9be5e3a](https://github.com/pluginsglpi/formcreator/commit/9be5e3a)) |
| 30 | +* **targetticket,targetchange:** update constants for due date resolution in JS code ([4ddb6e8](https://github.com/pluginsglpi/formcreator/commit/4ddb6e8)) |
| 31 | +* **textarea:** workaround GLPI bug in 9.4.5 ([8de4358](https://github.com/pluginsglpi/formcreator/commit/8de4358)), closes [#1613](https://github.com/pluginsglpi/formcreator/issues/1613) |
| 32 | +* **textareafield:** have file uploads work without file drop area ([4e5ed45](https://github.com/pluginsglpi/formcreator/commit/4e5ed45)) |
| 33 | + |
| 34 | + |
| 35 | + |
1 | 36 | <a name="2.9.2-dev"></a> |
2 | 37 | ## [2.9.2-dev](https://github.com/pluginsglpi/formcreator/compare/v2.9.1...v2.9.2-dev) (2020-02-05) |
3 | 38 |
|
|
0 commit comments