2020-09-16 |
Coleman Watts | Update API docblock. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Use built-in php function to do what we were trying... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Code comment |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Revert "Reinstate parsing of data from the form" |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Support is_primary fields and boolean options. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | More efficient select options handling |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
eileen | Reinstate parsing of data from the form |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
eileen | Increment suggested version to reflect info.xml |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Release v0.4 |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Loosen restrictions on file names - allow underscores |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Use api to get directive/module names |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Rename custom blocks and optimize api get by file/modul... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Api - output module_name & directive_name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Load join blocks primary first |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - improve menu button appearance |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - simplify menus; only add items from palette |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Improve drag-n-drop placeholder & validation |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Fix loading fields for contact type blocks |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Rename blocks & require form name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - Add block fields to field palette |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - Implement Save Block feature |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Implement Address block with chainSelect state/county |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - present Individual/Organization/Household as... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Refactor af-block directive into af-repeat and af-join |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Implement afform blocks for multi-value custom groups |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Implement afform blocks for Email, Phone, IM, Website |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
eileen | Update git clone url |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Fix #10 add prefix to new afforms to prevent name conflicts |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Remove unnecessary registerField process |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - set default permission for new forms |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Update docs to reflect less metadata in default afform... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | AfformScanner - Just use the long cache |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | AfformScanner - Simplify cache. Fix CLI/web sync bug. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Toward #6 - use API instead of scanner to retrieve... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - dropdown select for permissions field |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | (NFC) Expand docblock for afform_civicrm_permission_check() |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_{html,gui} - Allow editing the `permission`... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_{html,gui} - Require "administer CiviCRM" to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | (REF) AfformSaveTrait - Extract helper $isChanged |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Afform.{prefill,submit} - APIs should respect `permission` |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | AfformUsageTest - Add a basic test case of prefill... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Enforce customizable `permission` for server routes... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Afform.get - Fix warning/test-failure when trying to... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_mock - The extra dep should be a real module |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Store 'permission' property for each form |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | info.xml - Bump minimum version. Needs revised hook_civ... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Generate partials via callback |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Rename modelListCtrl => afform |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Fix afform partial name |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Use dynamic snippet for afform module layout. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Remove redundant afformStandalone file |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Merge afField module into af module |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - Add option to hide field labels |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_gui - Tweak nav label |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Fix ngRepeat syntax error |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_gui, afform_html - Refresh after reverting |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_gui, afform_html - Adjust "Revert" button based... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Afform.get - Return computed fields, `has_local` and... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_gui - Add nav item under "Administer => Customiz... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | afform_gui - Add skeletal upgrader |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Stricter directives with better docs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI - Rename af-block => af-container |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Prettier json |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Fix handling of non-breaking spaces |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | In shallow mode, only convert markup to array that... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | Add api/v4/formatExamples/stylized.php |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Format whitespace in aff.html files |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Tim Otten | AfformTest - Add coverage for weirdly named file. |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Api improvements and test fix |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Remove client_route for now; might be yagni |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Use canonical name in api.afform.get |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Correctly handle naming a newly created form |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Add new block to the top |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Add wysiwyg markup block |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Display improvements |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Improve adding/removing entities in correct order |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: use strict |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Fix entity values selector |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Better widget for editing input type select |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI Add controls for text color, block border & block... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Cleanup menus |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI Validate drag-n-drop actions |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI Fix number field style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Edit option lists |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Config fields |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Perform deep merge on fieldDefn.input_attrs |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Core: Set breadcrumb as well as title |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Entity config |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Entity tab style improvements |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Add/remove block buttons |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Refactor entity panel to directive & add field... |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI configure form buttons |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Don't write field defn unless changed |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Bare bones field style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | GUI: Add block button |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Improve admin bar style |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Save button for gui + api |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Clarify docblock |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Configure layout style of blocks |
commit | commitdiff | tree | snapshot (zip tar.gz) |
2020-09-16 |
Coleman Watts | Dynamic option lists for select elements |
commit | commitdiff | tree | snapshot (zip tar.gz) |
next |