- 12 Feb, 2020 1 commit
-
-
colemanw authored
-
- 01 Feb, 2020 1 commit
-
-
colemanw authored
-
- 31 Jan, 2020 2 commits
- 17 Jan, 2020 1 commit
-
- 16 Jan, 2020 2 commits
-
-
colemanw authored
Civi 5.23 changes boolean options to be real true and false instead of '1' and '0' so added version bump to keep in step.
-
colemanw authored
The afField.getOptions function was causing infinite recursion by recreating the boolean options array every time. Passing this variable by refernce solves the problem, and adding "track by" to the ng-repeat follows best-practices for efficiency.
-
- 10 Jan, 2020 3 commits
-
-
colemanw authored
Reinstate parsing of data from the form See merge request extensions/afform!26
-
eileen authored
This means that data can be set in an embedded form e.g <af-entity data='{name_a : options.name_a, name_b : options.name_b, is_name_b_nickname: options.is_name_b_nickname, is_name_b_inferior: options.is_name_b_inferior}' .... /> In this case the options.name_as comes from the directive that instantiates this afform
-
eileen authored
Arguably afform still works on older versions but breaking changes have happened & if people use it on older you want a buyer-beware type feeling
-
- 09 Jan, 2020 1 commit
-
-
colemanw authored
-
- 08 Jan, 2020 2 commits
- 07 Jan, 2020 2 commits
- 06 Jan, 2020 1 commit
-
-
colemanw authored
-
- 05 Jan, 2020 4 commits
- 04 Jan, 2020 10 commits
-
-
colemanw authored
-
colemanw authored
Implement Blocks for contact-related entities See merge request extensions/afform!20
-
colemanw authored
-
colemanw authored
-
colemanw authored
-
colemanw authored
-
colemanw authored
Also adds per-contact-type default name blocks.
-
colemanw authored
This allows mix-n-match between blocks and repeatable things, allowing entity fieldsets to be repeated, as well as arbitrary non-repeatable blocks.
-
colemanw authored
-
colemanw authored
Blocks are reusable, repeatable afforms that extend other entities
-
- 03 Jan, 2020 2 commits
- 02 Jan, 2020 1 commit
-
-
eileen authored
Note other updates around installation still needed
-
- 29 Dec, 2019 1 commit
-
-
colemanw authored
-
- 23 Dec, 2019 1 commit
-
-
colemanw authored
Remove unnecessary registerField process See merge request extensions/afform!21
-
- 22 Dec, 2019 1 commit
-
-
colemanw authored
-
- 21 Dec, 2019 1 commit
-
-
colemanw authored
-
- 20 Dec, 2019 3 commits