civicrm-core.git
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
2020-09-16 Coleman WattsGUI: Refactor entity panel to directive & add field...
2020-09-16 Coleman WattsGUI configure form buttons
2020-09-16 Coleman WattsDon't write field defn unless changed
2020-09-16 Coleman WattsGUI: Bare bones field style
2020-09-16 Coleman WattsGUI: Add block button
2020-09-16 Coleman WattsImprove admin bar style
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 WattsAdd forms, add/remove entities
2020-09-16 Coleman WattsFixes #4 - html encode injected properties and enable...
2020-09-16 Coleman WattsFields drag n drop
2020-09-16 Coleman WattsWIP canvas
2020-09-16 Coleman WattsRemove convertTextNodes
2020-09-16 Coleman WattsWIP fields
2020-09-16 Coleman WattsConfig forms - values section
2020-09-16 Coleman WattsHorizontal tabs
2020-09-16 Coleman WattsAdd some metadata
2020-09-16 Coleman WattsWIP beginning work on GUI
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 OttenAdd bin/test-all.sh
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/mock - Update extension boilerplate
2020-09-16 Tim Ottenafform/gui - Update extension boilerplate
2020-09-16 Tim Ottenafform/html - Update extension boilerplate
2020-09-16 Tim Ottenafform/core - Update extension boilerplate
2020-09-16 Coleman WattsDelete unused files
2020-09-16 Tim Ottenafform_html - Fix typo in module name ("afMoncao"/...
2020-09-16 Tim Otten'exports' - Specify symbols in notation more like Angul...
next