Store 'permission' property for each form
[civicrm-core.git] / ext / afform / mock / tests / phpunit / api / v4 / AfformTest.php
2020-09-16 Tim OttenStore 'permission' property for each form
2020-09-16 Tim OttenAfform.get - Return computed fields, `has_local` and...
2020-09-16 Coleman WattsIn shallow mode, only convert markup to array that...
2020-09-16 Coleman WattsFormat whitespace in aff.html files
2020-09-16 Tim OttenAfformTest - Add coverage for weirdly named file.
2020-09-16 Tim OttenArrayHtml - Encode self-closing HTML tags (`<img /...
2020-09-16 Tim OttenArrayHtml - Support comments
2020-09-16 Tim Otten(BC Break) Change shallow+deep formats to begin with...
2020-09-16 Tim Ottenafform_mock - Add test-coverage for auto-requires funct...
2020-09-16 Tim Ottenafform_mock - Tweak example names/text
2020-09-16 Tim OttenRename `afformExamplepage` to `afExamplePage`
2020-09-16 Tim OttenAfformTest - Test two example documents thoroughly...
2020-09-16 Tim OttenWIP ArrayHtml
2020-09-16 Tim OttenAfform.{get,update} - Allow layout format to be array...
2020-09-16 Tim OttenAfformTestCase - Extract base for more tests
2020-09-16 Tim OttenAfformScanner - Allow loading bare forms
2020-09-16 Tim OttenMove mock form and its test case to a separate extensio...