Loosen restrictions on file names - allow underscores
[civicrm-core.git] / ext / afform / core /
2020-09-16 Tim OttenTemporarily rename <af-model-prop> to <af-will-be-model...
2020-09-16 Tim OttenRename `<af-model-list>` to `<af-form>`
2020-09-16 Tim OttenRename af-type to type
2020-09-16 Coleman WattsWIP Submit api
2020-09-16 Coleman WattsAdd afData property for predetermined data like contact_id
2020-09-16 Coleman WattsMove modelProps to whitelist
2020-09-16 Coleman WattsAdd api for afform prefill
2020-09-16 Tim Ottenaf-api4-action - Rename 'msg-' and 'on-' options
2020-09-16 Tim OttenRename afformCore to afCore
2020-09-16 Tim OttenRename afformApi3* to afApi3*
2020-09-16 Tim Otteninfo.xml - Align version numbers
2020-09-16 Tim OttenRename affApi4* to afApi4*
2020-09-16 Tim OttenlayoutFormat - Flip default from shallow to deep
2020-09-16 Tim OttenWIP ArrayHtml
2020-09-16 Coleman WattsWIP deep array format
2020-09-16 Tim Otteninfo.xml - Normalize titles/descriptions
2020-09-16 Coleman WattsRemove dependence on crmApp & add page title
2020-09-16 Coleman WattsSuppress warnings about nonstandard tag names
2020-09-16 Coleman WattsCode cleanup
2020-09-16 Coleman WattsSimplify variable assignment
2020-09-16 Tim OttenApi4Ctrl - Fix infinite reloads
2020-09-16 Tim OttenUpdate info.xml
2020-09-16 Coleman WattsLoad data from ids passed in url
2020-09-16 Coleman WattsAdd field widgets
2020-09-16 Coleman WattsMerge existing field metadata
2020-09-16 Coleman WattsCivilint cleanup
2020-09-16 Tim Ottenafform/core - When injecting APIv4 metadata, be more...
2020-09-16 Tim Ottenafform/core - Inject APIv4 metadata on the `af-field...
2020-09-16 Tim Ottenafform/core - Apply changesets to afform HTML
2020-09-16 eileenFix phpunit 6 support
2020-09-16 Tim OttenAfform.update - If server_route changes, then clear...
2020-09-16 Coleman WattsAdd index to Api4Ctrl
2020-09-16 Tim OttenafformCore - Add crmUrl to default scopes for afforms
2020-09-16 Tim Ottencore - Implement aff-api4-action directive
2020-09-16 Tim OttenafformCore - Expose crmApi4 and crmStatus in standard...
2020-09-16 Tim Ottenang/af*.ang.php - Remove elements that are unlikely...
2020-09-16 Tim Ottenang/*.ang.php - Cleanup new files
2020-09-16 Tim OttenafModel*, afBlock*, afField - Add skeletal directives
2020-09-16 Tim OttenAdd skeletal modules
2020-09-16 Tim OttenArrayHtml - Mitigate crash on HTML comments
2020-09-16 Tim OttenAfform.{get,update} - Allow layout format to be array...
2020-09-16 Tim OttenArrayHtml - Boundary cases for empty content. Code...
2020-09-16 Tim OttenApi4/Afform.php - Fix callback notation. Cleanup style.
2020-09-16 Coleman WattsAdd getFields to api4 classes
2020-09-16 Tim OttenAdd skeletal APIs for AfformPalette and AfformTag
2020-09-16 Tim OttenCivi\Api4\Afform - Refactor to use BasicGetAction,...
2020-09-16 Tim OttenCivi\Api4\Afform - Use simple (non-db) implementation...
2020-09-16 Tim OttenAfform.revert - Refuse to revert if there are no "where...
2020-09-16 Tim OttenAfformScanner - Allow loading bare forms
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 OttenUpdate examplepage to follow new file naming
2020-09-16 Tim OttenMove core/framework code under `./core`