Loosen restrictions on file names - allow underscores
[civicrm-core.git] / ext / afform / core / tests /
2020-09-16 Coleman WattsRefactor af-block directive into af-repeat and af-join
2020-09-16 Coleman WattsImplement afform blocks for multi-value custom groups
2020-09-16 Coleman WattsImplement afform blocks for Email, Phone, IM, Website
2020-09-16 Coleman WattsFix afform partial name
2020-09-16 Coleman WattsFixes #4 - html encode injected properties and enable...
2020-09-16 Tim OttenFilterTest - Add basic unit test for the 'defn=".....
2020-09-16 Coleman WattsRestrict af-fieldset directive to A not E
2020-09-16 Tim OttenFormDataModel - Define behavior for more edgy HTML...
2020-09-16 Tim OttenSplit "Utils" into "AHQ" and "FormDataModel"
2020-09-16 Tim OttenUnit tests - Fix test-run on 5.19.beta
2020-09-16 Tim OttenCivi\Afform\Symbols - Add unit test. Define behavior...
2020-09-16 Tim OttenUnit tests - Update for api4 in core
2020-09-16 eileenFix phpunit 6 support
2020-09-16 Tim OttenAfformScanner - Use `ang/*.aff.json` file-naming convention
2020-09-16 Tim OttenMove mock form and its test case to a separate extensio...
2020-09-16 Tim OttenMove core/framework code under `./core`