civicrm-core.git
2020-09-16 Tim Ottenafform_html - Simplify; use auto-requires
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 Ottenafform_mock - Tweak example names/text
2020-09-16 Tim OttenUnit tests - Update for api4 in core
2020-09-16 Tim OttentestAfform.aff.html - Tweak example
2020-09-16 Tim OttenafHtmlList - Tweak layout
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 Ottenafex.aff.html - Slightly more contemporary markup
2020-09-16 Tim Ottenaf/Form.js - Use the canonical name for API calls
2020-09-16 Tim OttenFix login error due to stale constant in afform_html_ci...
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 OttenRename speculative attributes af-api4-params and af...
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 Otten(docs) Finish renaming "af-type" to "type"
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-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 Otten(NFC) Normalize trailing newlines
2020-09-16 Tim Ottenaf-api4-action - Rename 'msg-' and 'on-' options
2020-09-16 Tim OttenRename afformCore to afCore
2020-09-16 Tim Ottendocs/embed.md - Use example prefix that doesn't conflic...
2020-09-16 Tim OttenRename `afformExamplepage` to `afExamplePage`
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 OttenRename `afformHtml*` to `afHtml*`
2020-09-16 Tim OttenAdd docs/style.md
2020-09-16 Tim OttenlayoutFormat - Flip default from shallow to deep
2020-09-16 Tim OttenAfformTest - Test two example documents thoroughly...
2020-09-16 Tim OttenWIP ArrayHtml
2020-09-16 Coleman WattsWIP deep array format
2020-09-16 Eileen McNaughtonLet's stop advertising 5.6 since we might break it...
2020-09-16 Eileen McNaughtonAdd note as to what this does
2020-09-16 Tim Otteninfo.xml - Normalize titles/descriptions
2020-09-16 Tim OttenafformHtmlEditor - Expose 'title' property
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 OttenafformHtmlEditor - Fix saving of server_route and descr...
2020-09-16 Tim OttenApi4Ctrl - Fix infinite reloads
2020-09-16 Tim Ottenafform_html - Remove unused page controller
2020-09-16 Tim OttenUpdate info.xml
2020-09-16 Tim OttenAdd auditor/backlog.md
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 Tim Ottenafex.aff.html - Update example markup
2020-09-16 eileenFix phpunit 6 support
2020-09-16 Tim OttenAfform.update - If server_route changes, then clear...
2020-09-16 Coleman WattsAdd basic table output on afform list page
2020-09-16 Coleman WattsAdd index to Api4Ctrl
2020-09-16 Tim Ottenafform_html - Show more editable properaties
2020-09-16 Tim Ottenafform_html - Declare dependency on afform core
2020-09-16 Tim OttenafformCore - Add crmUrl to default scopes for afforms
2020-09-16 Tim OttenafformHtmlEditor - Add "Save" button
2020-09-16 Tim Ottenroadmap.md
2020-09-16 Tim Ottenafform_html - Split main screen into two smaller components
2020-09-16 Tim OttenafMoncao - Better default sizing
2020-09-16 Tim OttenafMoncao - While hovering on editor, 2-finger scroll...
2020-09-16 Tim OttenafformHtmlEditor - Show list-view if no `?name=` is...
2020-09-16 Tim Ottencore - Implement aff-api4-action directive
2020-09-16 Tim OttenafMonaco - Use more conventional scrollbars
2020-09-16 Tim OttenafformCore - Expose crmApi4 and crmStatus in standard...
2020-09-16 Tim Ottenafform_html - Update monaco to 0.16.2
2020-09-16 Tim Ottenafform_html - Skeletal page with Monaco (Angular-based...
2020-09-16 Tim Ottenafform_html - Add status-check for Monaco files
2020-09-16 Tim Ottenafform_html - Statically load Monaco editor
2020-09-16 Tim Ottenafform_html - Add skeletal page civicrm/admin/afform...
2020-09-16 Tim Ottenafform_html - Use package.json to download Monaco
2020-09-16 Tim OttenImport afform_html skeleton
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 OttenAdd example page `civicrm/afex` based on last note...
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...
next