Merge pull request #18449 from colemanw/multiValueAutocomplete
[civicrm-core.git] / ext / afform / core / Civi /
2020-10-14 Seamus LeeMerge pull request #18449 from colemanw/multiValueAutoc...
2020-10-08 Eileen McNaughtonMerge pull request #18360 from colemanw/fixMultiInProfile
2020-10-08 Seamus LeeMerge pull request #18324 from mattwire/payproc_configo...
2020-10-07 Eileen McNaughtonMerge pull request #18706 from civicrm/5.30
2020-10-07 colemanwMerge pull request #18140 from mattwire/removetimeoutpe...
2020-10-07 Seamus LeeMerge in 5.30
2020-10-05 Seamus LeeMerge pull request #18143 from mattwire/membertabbuttons
2020-10-02 Eileen McNaughtonMerge pull request #18666 from civicrm/5.30
2020-09-29 Eileen McNaughtonMerge pull request #18544 from magnolia61/participant_s...
2020-09-28 Eileen McNaughtonMerge pull request #18627 from civicrm/5.30
2020-09-28 Eileen McNaughtonMerge pull request #18622 from civicrm/5.30
2020-09-26 Eileen McNaughtonMerge pull request #18447 from mlutfy/inheritLocaleRegr...
2020-09-24 Seamus LeeMerge pull request #18397 from swastikpareek/issue...
2020-09-22 colemanwMerge pull request #18430 from eileenmcnaughton/open
2020-09-22 Seamus LeeMerge pull request #18554 from civicrm/5.30
2020-09-22 Tim OttenMerge pull request #18471 from eileenmcnaughton/error
2020-09-22 Seamus LeeMerge pull request #18548 from civicrm/5.30
2020-09-21 Matthew WireMerge pull request #18458 from eileenmcnaughton/processor
2020-09-21 Seamus LeeMerge pull request #18451 from eileenmcnaughton/renew
2020-09-21 Eileen McNaughtonMerge pull request #18286 from sunilpawar/ui_30
2020-09-21 Eileen McNaughtonMerge pull request #18281 from sunilpawar/report_48
2020-09-20 Eileen McNaughtonMerge pull request #18531 from civicrm/5.30
2020-09-19 Matthew WireMerge pull request #18479 from eileenmcnaughton/just_pay
2020-09-18 Seamus LeeMerge pull request #18523 from civicrm/5.30
2020-09-18 Matthew WireMerge pull request #18427 from mattwire/membershipbacke...
2020-09-18 colemanwMerge pull request #18485 from eileenmcnaughton/ref2
2020-09-17 Eileen McNaughtonMerge pull request #18492 from colemanw/moveDaoFunction...
2020-09-17 colemanwMerge pull request #18490 from eileenmcnaughton/emailadd
2020-09-17 Seamus LeeMerge pull request #18489 from eileenmcnaughton/im
2020-09-16 Eileen McNaughtonMerge pull request #18491 from totten/master-ref-gendata
2020-09-16 Eileen McNaughtonMerge pull request #18470 from JKingsnorth/dev/core...
2020-09-16 colemanwMerge pull request #18423 from eileenmcnaughton/afform
2020-09-16 Coleman WattsUpdate API factory functions with checkPermissions
2020-09-16 Coleman WattsUse standard api for getFields
2020-09-16 Coleman WattsUpdate API docblock.
2020-09-16 Coleman WattsCode comment
2020-09-16 Coleman WattsLoosen restrictions on file names - allow underscores
2020-09-16 Coleman WattsUse api to get directive/module names
2020-09-16 Coleman WattsRename custom blocks and optimize api get by file/modul...
2020-09-16 Coleman WattsApi - output module_name & directive_name
2020-09-16 Coleman WattsLoad join blocks primary first
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 #10 add prefix to new afforms to prevent name conflicts
2020-09-16 Coleman WattsToward #6 - use API instead of scanner to retrieve...
2020-09-16 Tim Otten(REF) AfformSaveTrait - Extract helper $isChanged
2020-09-16 Tim OttenAfform.{prefill,submit} - APIs should respect `permission`
2020-09-16 Tim OttenAfform.get - Fix warning/test-failure when trying to...
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 WattsPrettier json
2020-09-16 Coleman WattsFix handling of non-breaking spaces
2020-09-16 Coleman WattsFormat whitespace in aff.html files
2020-09-16 Coleman WattsApi improvements and test fix
2020-09-16 Coleman WattsGUI: Correctly handle naming a newly created form
2020-09-16 Coleman WattsSave button for gui + api
2020-09-16 Coleman WattsClarify docblock
2020-09-16 Tim Otten(REF) AHQ::makeRoot() - Extract helper from FormDataModel
2020-09-16 Tim Otten(REF) AfformScanner::getLayout() - Extract new method
2020-09-16 Tim OttenFix warnings for `#text` format
2020-09-16 Coleman WattsRestrict af-fieldset directive to A not E
2020-09-16 Coleman WattsFix forms autofill with new dataModel
2020-09-16 Tim Otten(BC Break) Change shallow+deep formats to begin with...
2020-09-16 Tim OttenFormDataModel::parseFields() - Rename param for clarity
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 Otten(NFC) Civi/Afform/Symbols.php - Docblock
2020-09-16 Tim OttenCivi/Afform/Utils - Small cleanups
2020-09-16 Coleman WattsUse helper for checking items to get by name
2020-09-16 Tim Ottenafform_mock - Add test-coverage for auto-requires funct...
2020-09-16 Tim OttenCivi\Afform\Symbols - Add unit test. Define behavior...
2020-09-16 Tim OttenAutomatically detect requirements in *.aff.html
2020-09-16 Tim OttenRename `<af-model>` to `<af-entity>` to better match...
2020-09-16 Tim OttenAfform.submit - Use an event to allow the mix of priori...
2020-09-16 Tim OttenRename `[af-name]` to `af-model[name]` and `af-fieldset...
2020-09-16 Tim Otten(af-field) Rename "field-name" to "name"
2020-09-16 Tim Otten(af-model) Rename "af-autofill" to "autofill"
2020-09-16 Tim OttenRename `<af-will-be-model>` to its real name, `<af...
2020-09-16 Tim OttenRename <af-model> to <af-fieldset>
2020-09-16 Tim OttenTemporarily rename <af-model-prop> to <af-will-be-model...
2020-09-16 Tim OttenRename af-type to type
2020-09-16 Coleman WattsWIP Submit api
2020-09-16 Coleman WattsAdd api for afform prefill
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 OttenAfform.update - If server_route changes, then clear...
2020-09-16 Tim OttenAfform.{get,update} - Allow layout format to be array...
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 core/framework code under `./core`