WP-Plugins/glm-member-db-customfields.git
2018-07-19 Chuck ScottCleaned up a few invalid index references.
2018-06-21 Laury GvRAdd specifier to plugin description and name
2018-05-07 Chuck ScottMinor fixes - Mostly cosmetic and informational.
2018-04-24 Chuck ScottFixed minor glitch - OK, I dont know what it fixed...
2018-04-18 Chuck ScottRemoved duplicate line without texarea test that was...
2018-04-17 Steve SuttonFix for the display of custom fields for textarea,...
2018-04-17 Chuck ScottFixed loop on emty arrays in customFieldsSupport.php
2018-04-10 Chuck ScottFixed loop on emty arrays in customFieldsSupport.php...
2018-02-13 Chuck ScottFixed reference to non-existing parameter in view when...
2018-01-09 Chuck ScottFixed problems with certain result fields not included...
2018-01-09 Steve SuttonUpdate display form model for how formFields get returned.
2018-01-04 Chuck ScottAdded test for form fields before looping on them in...
2018-01-03 Chuck ScottMoved price to end of picklist option rather than the...
2018-01-03 Chuck ScottUpdated submit button names for custom fields and options.
2018-01-03 Chuck ScottFixed missing option list for newly added picklist...
2018-01-03 Chuck ScottNow not outputting field IDs if parentFormId isn't...
2018-01-02 Chuck ScottCompleted basic functionality for sorting of custom...
2017-12-29 Chuck ScottCustom fields are now drag/drop sortable.
2017-12-28 Chuck ScottEditing of custom fields, and picklist options all...
2017-12-22 Chuck ScottReworked custom fields editing output due to standards...
2017-12-21 Chuck ScottAdded custom forms recall, and addded costs with totals...
2017-12-19 Chuck ScottFixed display of submitted field type data other than...
2017-12-19 Chuck ScottCustomField output now properly selected along with...
2017-12-19 Chuck ScottNow collecting stored data when retrieving form fields...
2017-12-19 Chuck ScottFixed problem with cart ID that have a missing reg_requ...
2017-12-18 Chuck ScottRemovec extra paren in database update scrpit for creat...
2017-12-18 Chuck ScottFixed problem with script being included when there...
2017-12-18 Chuck ScottFixed problem where custom field data was not always...
2017-12-18 Chuck ScottPicklist fields have been added
2017-12-15 Chuck ScottStarted adding picklist type custom field. Currently...
2017-12-15 Chuck ScottFixed hook name conflicts between customfields and...
2017-12-15 Chuck ScottAdded AJAX receiver for displaying a form segment ...
2017-12-14 Steve SuttonCorrect create script
2017-12-13 Chuck ScottRemoved extraneous output and solved various undefined...
2017-12-13 Chuck ScottAdded more commentary and documentation to the adminHoo...
2017-12-13 Chuck ScottAdditional documentation and minor problem fixes.
2017-12-11 Chuck ScottUpdated some appearance items for added fields edit...
2017-12-11 Chuck ScottClearing out all old unused code from other custom...
2017-12-11 Chuck ScottCustom Fields now working for event and event registrants.
2017-12-04 Chuck ScottStarting rework to remove legacy code get custom fields...
2017-12-04 Chuck Scottinitial commit