|
1 | | -<a name="2.9.0-nightly"></a> |
2 | | -# [2.9.0-nightly](https://github.com/pluginsglpi/formcreator/compare/v2.8.3...v2.9.0-nightly) (2019-09-10) |
| 1 | +<a name="2.9.0-beta.1"></a> |
| 2 | +# [2.9.0-beta.1](https://github.com/pluginsglpi/formcreator/compare/v2.8.3...v2.9.0-beta.1) (2019-10-02) |
3 | 3 |
|
4 | 4 |
|
5 | 5 | ### Bug Fixes |
6 | 6 |
|
7 | 7 | * **category:** bad conversion from raw SQL to quiery builder ([9cbbfe7](https://github.com/pluginsglpi/formcreator/commit/9cbbfe7)) |
8 | | -* **dropdownfield:** restrict itemtypes assignables to ticket ([98a76f2](https://github.com/pluginsglpi/formcreator/commit/98a76f2)) |
9 | 8 | * **dropdownfield:** typo in method call ([dd30b30](https://github.com/pluginsglpi/formcreator/commit/dd30b30)) |
10 | 9 | * **dropdownfield:** various errors ([2134e8e](https://github.com/pluginsglpi/formcreator/commit/2134e8e)) |
11 | 10 | * **dropdownfield:** wrong var in join ([e4fdff3](https://github.com/pluginsglpi/formcreator/commit/e4fdff3)) |
12 | 11 | * **dropdownfield:** wrong var in where ([cce35fa](https://github.com/pluginsglpi/formcreator/commit/cce35fa)) |
13 | 12 | * **field:** default value for most fields ([f05f2de](https://github.com/pluginsglpi/formcreator/commit/f05f2de)) |
14 | | -* **form:** anonymous forms don't load JS ([0510cc7](https://github.com/pluginsglpi/formcreator/commit/0510cc7)) |
15 | 13 | * **form:** bad classname ([6ef88de](https://github.com/pluginsglpi/formcreator/commit/6ef88de)) |
16 | 14 | * **form:** bad method name ([af42d41](https://github.com/pluginsglpi/formcreator/commit/af42d41)) |
17 | 15 | * **form:** broken add target form ([c591a48](https://github.com/pluginsglpi/formcreator/commit/c591a48)) |
18 | 16 | * **form:** duplicated form needs a different name ([404232b](https://github.com/pluginsglpi/formcreator/commit/404232b)) |
19 | 17 | * **form:** get form from question ID ([2d28fe3](https://github.com/pluginsglpi/formcreator/commit/2d28fe3)) |
20 | 18 | * **form:** have default values for color and icon ([c2e360e](https://github.com/pluginsglpi/formcreator/commit/c2e360e)) |
21 | | -* **form:** import of form category with single quote ([ba82bd1](https://github.com/pluginsglpi/formcreator/commit/ba82bd1)) |
22 | 19 | * **form:** import of forms in non existing entity ([00ae3b1](https://github.com/pluginsglpi/formcreator/commit/00ae3b1)) |
23 | 20 | * **form:** menu name to access form from assistance menu ([abd9860](https://github.com/pluginsglpi/formcreator/commit/abd9860)) |
24 | 21 | * **form:** requests for helpdesk home forms ([983c9ca](https://github.com/pluginsglpi/formcreator/commit/983c9ca)) |
25 | 22 | * **form:** SQL errors when counting available forms ([66a0337](https://github.com/pluginsglpi/formcreator/commit/66a0337)) |
26 | 23 | * **form:** validator setting broken ([e431d5d](https://github.com/pluginsglpi/formcreator/commit/e431d5d)) |
27 | 24 | * **form_profile:** broken restrictions settings ([cd26e03](https://github.com/pluginsglpi/formcreator/commit/cd26e03)) |
28 | 25 | * **form_profile:** undeclared vars ([a6c07f3](https://github.com/pluginsglpi/formcreator/commit/a6c07f3)) |
29 | | -* **formanswer:** better restrict list of formanswers ([3a0cc92](https://github.com/pluginsglpi/formcreator/commit/3a0cc92)) |
30 | | -* **formanswer:** more permissive READ access to formanswers ([e4d4c24](https://github.com/pluginsglpi/formcreator/commit/e4d4c24)) |
| 26 | +* **formanswer:** fix code refactor ([70bc39d](https://github.com/pluginsglpi/formcreator/commit/70bc39d)) |
31 | 27 | * **formanswer:** use of undefined variables ([363366f](https://github.com/pluginsglpi/formcreator/commit/363366f)) |
32 | | -* **glpiobject:** make items more easily searchable ([0fd617b](https://github.com/pluginsglpi/formcreator/commit/0fd617b)) |
33 | 28 | * **install:** add new colomns for upgrade ([9c5d50f](https://github.com/pluginsglpi/formcreator/commit/9c5d50f)) |
34 | 29 | * **install:** bad associate rule default on upgrade ([cd4007b](https://github.com/pluginsglpi/formcreator/commit/cd4007b)) |
35 | 30 | * **install:** default value for a column ([5eae51c](https://github.com/pluginsglpi/formcreator/commit/5eae51c)) |
36 | | -* **install:** inconsistency between install and upgrade ([78d4eb3](https://github.com/pluginsglpi/formcreator/commit/78d4eb3)) |
37 | | -* **install:** move columns in somez tables ([2cecff7](https://github.com/pluginsglpi/formcreator/commit/2cecff7)) |
38 | 31 | * **install:** move upgrade to 2.9 ([b9ad9a3](https://github.com/pluginsglpi/formcreator/commit/b9ad9a3)) |
39 | | -* **install:** possible upgrade issue ([d50c7f6](https://github.com/pluginsglpi/formcreator/commit/d50c7f6)) |
40 | 32 | * **install:** update matrix of version upgrade ([bd9f74a](https://github.com/pluginsglpi/formcreator/commit/bd9f74a)) |
41 | | -* **install:** upgrade to 2.7 misses range for select and textarea ([c5ee7d1](https://github.com/pluginsglpi/formcreator/commit/c5ee7d1)) |
42 | 33 | * **install:** wrong version to add item association feature in DB ([3d1afa3](https://github.com/pluginsglpi/formcreator/commit/3d1afa3)) |
43 | | -* **integerfield,floadfield:** avoid integrity checks in parseAnswerValue ([621f036](https://github.com/pluginsglpi/formcreator/commit/621f036)) |
44 | | -* **issue:** missing status for all statuses ([8d97354](https://github.com/pluginsglpi/formcreator/commit/8d97354)) |
45 | 34 | * **linker:** inverted arguments ([0592792](https://github.com/pluginsglpi/formcreator/commit/0592792)) |
46 | | -* **question:** handle cascaded show/hide conditions ([de58991](https://github.com/pluginsglpi/formcreator/commit/de58991)) |
47 | 35 | * **question:** misplaced field ([8d98ac8](https://github.com/pluginsglpi/formcreator/commit/8d98ac8)) |
48 | 36 | * **question_condition:** fix non static method ([f7df70f](https://github.com/pluginsglpi/formcreator/commit/f7df70f)) |
49 | 37 | * **selectfield:** duplicate declaration of method ([45d0e34](https://github.com/pluginsglpi/formcreator/commit/45d0e34)) |
50 | | -* **selectfield:** select field cannot support range ([eca4175](https://github.com/pluginsglpi/formcreator/commit/eca4175)) |
51 | | -* **tags:** bad tag filter when selecting tags for target ticket ([7c3f451](https://github.com/pluginsglpi/formcreator/commit/7c3f451)) |
52 | 38 | * **target:** malformed query ([4e01b38](https://github.com/pluginsglpi/formcreator/commit/4e01b38)) |
53 | 39 | * **target_actor:** export / import issue ([a88df90](https://github.com/pluginsglpi/formcreator/commit/a88df90)) |
54 | 40 | * **targetchange,targetticket:** PluginFormcreatorTarget itemtype removed ([dedb412](https://github.com/pluginsglpi/formcreator/commit/dedb412)) |
|
61 | 47 | * **targetticket,targetchange:** fix array index ([5ab2460](https://github.com/pluginsglpi/formcreator/commit/5ab2460)) |
62 | 48 | * **targetticket,targetchange:** fix display of actors ([93597c0](https://github.com/pluginsglpi/formcreator/commit/93597c0)) |
63 | 49 | * **targetticket,targetchange:** fix misuse of constants ([04e6df0](https://github.com/pluginsglpi/formcreator/commit/04e6df0)) |
64 | | -* **targetticket,targetchange:** fix not rendered fields ([7f67076](https://github.com/pluginsglpi/formcreator/commit/7f67076)) |
65 | 50 | * **targetticket,targetchange:** return value of save() method ([fa4f785](https://github.com/pluginsglpi/formcreator/commit/fa4f785)) |
66 | 51 | * **targetticket,targetchange:** set name of target ([7b90ef4](https://github.com/pluginsglpi/formcreator/commit/7b90ef4)) |
67 | 52 | * **targetticket,targetchange:** unable to select email questions for actors from questions ([b466d34](https://github.com/pluginsglpi/formcreator/commit/b466d34)) |
68 | | -* **targetticket,targetchange): fix(targetticket,targetchange:** remove HTML code tag ([9ef4fc3](https://github.com/pluginsglpi/formcreator/commit/9ef4fc3)) |
69 | 53 | * **textarea,text:** question designer adjustments ([84e6b95](https://github.com/pluginsglpi/formcreator/commit/84e6b95)) |
70 | 54 | * **textareafield:** paste images reachs limit of field in DB ([84e9c68](https://github.com/pluginsglpi/formcreator/commit/84e9c68)) |
71 | 55 | * **textfield:** wrong method signature ([9683807](https://github.com/pluginsglpi/formcreator/commit/9683807)) |
|
79 | 63 |
|
80 | 64 | ### Features |
81 | 65 |
|
| 66 | +* **dropdownfield:** root and depth settings for all CommonTreeDropdown ([2150e64](https://github.com/pluginsglpi/formcreator/commit/2150e64)) |
82 | 67 | * **form:** customizable icon from Fonte Awesome ([8ba9c78](https://github.com/pluginsglpi/formcreator/commit/8ba9c78)) |
83 | 68 | * **form:** customize color of icon ([3c340f3](https://github.com/pluginsglpi/formcreator/commit/3c340f3)) |
84 | 69 | * **form:** customize icon ([7635f0e](https://github.com/pluginsglpi/formcreator/commit/7635f0e)) |
|
90 | 75 | * **wizard:** separate faqs and forms ([a08541f](https://github.com/pluginsglpi/formcreator/commit/a08541f)) |
91 | 76 |
|
92 | 77 |
|
93 | | - |
94 | 78 | <a name="2.8.5"></a> |
95 | 79 | ## [2.8.5](https://github.com/pluginsglpi/formcreator/compare/v2.8.4...v2.8.5) (2019-09-02) |
96 | 80 |
|
|
0 commit comments