Loosen restrictions on file names - allow underscores
[civicrm-core.git] / ext / afform / core /
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 WattsFix loading fields for contact type blocks
2020-09-16 Coleman WattsRename blocks & require form name
2020-09-16 Coleman WattsImplement Address block with chainSelect state/county
2020-09-16 Coleman WattsGUI - present Individual/Organization/Household as...
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 WattsRemove unnecessary registerField process
2020-09-16 Coleman WattsUpdate docs to reflect less metadata in default afform...
2020-09-16 Tim OttenAfformScanner - Just use the long cache
2020-09-16 Tim OttenAfformScanner - Simplify cache. Fix CLI/web sync bug.
2020-09-16 Coleman WattsToward #6 - use API instead of scanner to retrieve...
2020-09-16 Tim Otten(NFC) Expand docblock for afform_civicrm_permission_check()
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 OttenEnforce customizable `permission` for server routes...
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 Otteninfo.xml - Bump minimum version. Needs revised hook_civ...
2020-09-16 Tim OttenGenerate partials via callback
2020-09-16 Coleman WattsFix afform partial name
2020-09-16 Coleman WattsUse dynamic snippet for afform module layout.
2020-09-16 Coleman WattsRemove redundant afformStandalone file
2020-09-16 Coleman WattsMerge afField module into af module
2020-09-16 Coleman WattsFix ngRepeat syntax error
2020-09-16 Tim OttenAfform.get - Return computed fields, `has_local` and...
2020-09-16 Coleman WattsStricter directives with better docs
2020-09-16 Coleman WattsGUI - Rename af-block => af-container
2020-09-16 Coleman WattsPrettier json
2020-09-16 Coleman WattsFix handling of non-breaking spaces
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 Coleman WattsApi improvements and test fix
2020-09-16 Coleman WattsRemove client_route for now; might be yagni
2020-09-16 Coleman WattsUse canonical name in api.afform.get
2020-09-16 Coleman WattsGUI: Correctly handle naming a newly created form
2020-09-16 Coleman WattsGUI: Add wysiwyg markup block
2020-09-16 Coleman WattsGUI: Better widget for editing input type select
2020-09-16 Coleman WattsEdit option lists
2020-09-16 Coleman WattsGUI: Config fields
2020-09-16 Coleman WattsPerform deep merge on fieldDefn.input_attrs
2020-09-16 Coleman WattsCore: Set breadcrumb as well as title
2020-09-16 Coleman WattsSave button for gui + api
2020-09-16 Coleman WattsClarify docblock
2020-09-16 Coleman WattsConfigure layout style of blocks
2020-09-16 Coleman WattsDynamic option lists for select elements
2020-09-16 Coleman WattsFixes #4 - html encode injected properties and enable...
2020-09-16 Coleman WattsFields drag n drop
2020-09-16 Coleman WattsAdd some metadata
2020-09-16 Tim Otten(REF) AHQ::makeRoot() - Extract helper from FormDataModel
2020-09-16 Tim OttenFilterTest - Add basic unit test for the 'defn=".....
2020-09-16 Tim Otten(REF) _afform_html_filter() - Extract method for unit...
2020-09-16 Tim Otten(NFC) Small cleanup
2020-09-16 Tim Otten(REF) AfformScanner::getLayout() - Extract new method
2020-09-16 Coleman WattsFix parser to work with nested fields
2020-09-16 Tim OttenFix warnings for `#text` format
2020-09-16 Tim Ottenaf-fieldset - More updates for switching E=>A
2020-09-16 Coleman WattsRestrict af-fieldset directive to A not E
2020-09-16 Coleman WattsArrayHtml - Change text node format from string to...
2020-09-16 Tim OttenArrayHtml - Treat `<af-entity/>` and `<af-field/>`...
2020-09-16 Tim OttenArrayHtml - Encode self-closing HTML tags (`<img /...
2020-09-16 Tim OttenArrayHtml - Support comments
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 Tim OttenUnit tests - Fix test-run on 5.19.beta
2020-09-16 Coleman WattsUse helper for checking items to get by name
2020-09-16 Tim Ottenafform/core - Update extension boilerplate
2020-09-16 Tim Otten'exports' - Specify symbols in notation more like Angul...
2020-09-16 Tim Ottenafform_mock - Add test-coverage for auto-requires funct...
2020-09-16 Tim Ottenafform_core: Declare exports for 'af-form', 'af-field...
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 OttenUnit tests - Update for api4 in core
2020-09-16 eileenDo not fatal on missing extensions
2020-09-16 Tim OttenRename `<af-model>` to `<af-entity>` to better match...
2020-09-16 Tim Otten<af-form> - By default, show an indicator of submission...
2020-09-16 Tim OttenAfform.submit - Use an event to allow the mix of priori...
2020-09-16 Tim Ottenaf/Form.js - Get the form name implicitly (without...
2020-09-16 Tim Ottenaf/Form.js - Use the canonical name for API calls
2020-09-16 Coleman WattsAdd mock testAfform
2020-09-16 Tim Otten(CRM_Afform_ArrayHtml) Fix errant reference
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-field) Rename "field-defn" to "defn"
2020-09-16 Tim Otten(af-model) Rename "af-data" to "data"
2020-09-16 Tim Otten(af-model) Rename "af-autofill" to "autofill"
2020-09-16 Tim Otten(af-model) Rename af-label to label
2020-09-16 Tim OttenRename `<af-will-be-model>` to its real name, `<af...
2020-09-16 Tim OttenRename <af-model> to <af-fieldset>
next