civicrm-core.git
2020-09-16 eileenPhpcs fix
2020-09-16 eileenRemove commented out line
2020-09-16 eileenRemove more commented out code that is upsetting CI
2020-09-16 eileenRemove more commented out function
2020-09-16 eileenStyle fixes
2020-09-16 eileenMisc style fix
2020-09-16 eileenRe-run civix upgrader
2020-09-16 eileenRe-run civix
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 WattsUse built-in php function to do what we were trying...
2020-09-16 Coleman WattsCode comment
2020-09-16 Coleman WattsRevert "Reinstate parsing of data from the form"
2020-09-16 Coleman WattsSupport is_primary fields and boolean options.
2020-09-16 Coleman WattsMore efficient select options handling
2020-09-16 eileenReinstate parsing of data from the form
2020-09-16 eileenIncrement suggested version to reflect info.xml
2020-09-16 Coleman WattsRelease v0.4
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 WattsGUI - improve menu button appearance
2020-09-16 Coleman WattsGUI - simplify menus; only add items from palette
2020-09-16 Coleman WattsImprove drag-n-drop placeholder & validation
2020-09-16 Coleman WattsFix loading fields for contact type blocks
2020-09-16 Coleman WattsRename blocks & require form name
2020-09-16 Coleman WattsGUI - Add block fields to field palette
2020-09-16 Coleman WattsGUI - Implement Save Block feature
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 eileenUpdate git clone url
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 WattsGUI - set default permission for new forms
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 Coleman WattsGUI - dropdown select for permissions field
2020-09-16 Tim Otten(NFC) Expand docblock for afform_civicrm_permission_check()
2020-09-16 Tim Ottenafform_{html,gui} - Allow editing the `permission`...
2020-09-16 Tim Ottenafform_{html,gui} - Require "administer CiviCRM" to...
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 OttenAfformUsageTest - Add a basic test case of prefill...
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 Ottenafform_mock - The extra dep should be a real module
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 WattsRename modelListCtrl => afform
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 WattsGUI - Add option to hide field labels
2020-09-16 Tim Ottenafform_gui - Tweak nav label
2020-09-16 Coleman WattsFix ngRepeat syntax error
2020-09-16 Tim Ottenafform_gui, afform_html - Refresh after reverting
2020-09-16 Tim Ottenafform_gui, afform_html - Adjust "Revert" button based...
2020-09-16 Tim OttenAfform.get - Return computed fields, `has_local` and...
2020-09-16 Tim Ottenafform_gui - Add nav item under "Administer => Customiz...
2020-09-16 Tim Ottenafform_gui - Add skeletal upgrader
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 Tim OttenAdd api/v4/formatExamples/stylized.php
2020-09-16 Coleman WattsFormat whitespace in aff.html files
2020-09-16 Tim OttenAfformTest - Add coverage for weirdly named file.
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 new block to the top
2020-09-16 Coleman WattsGUI: Add wysiwyg markup block
2020-09-16 Coleman WattsDisplay improvements
2020-09-16 Coleman WattsGUI: Improve adding/removing entities in correct order
2020-09-16 Coleman WattsGUI: use strict
2020-09-16 Coleman WattsGUI: Fix entity values selector
2020-09-16 Coleman WattsGUI: Better widget for editing input type select
2020-09-16 Coleman WattsGUI Add controls for text color, block border & block...
2020-09-16 Coleman WattsGUI: Cleanup menus
2020-09-16 Coleman WattsGUI Validate drag-n-drop actions
2020-09-16 Coleman WattsGUI Fix number field style
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 WattsGUI: Entity config
2020-09-16 Coleman WattsGUI: Entity tab style improvements
2020-09-16 Coleman WattsGUI: Add/remove block buttons
next