Michael Taylor

Results 15 comments of Michael Taylor

I have a working 5.7 version here: https://github.com/MichaelTaylor3D/c5_designer_content Ive been using it successfully, but Jordan hasnt had a chance to review it yet. Ill try to help out in the...

> Michael, you have an extraneous update to the `mozilla-ca` sub repo you should undo here @emlowe Not sure how that happened but im struggling to revert it since its...

> Shouldn't the plugin files allow for the full `PluginRemote` schema (albeit two items) so that these new plugins can provide custom headers such as for authentication? Added support for...

@emlowe went on vacation and then got busy when came back, revisiting this now

> Kyle reminds me that all json files are also yaml files - so if you parse this file with the yaml parser instead of the json parser, you can...

This is in develop and ready for testing

@ccornick the logic is supposed to be all or nothing. So the real question is, are you experiencing a situation where partial records are uploaded?

@ccornick the fix is to change the backend validation so that when xls is used, pagination is not required. At least that is step one, but even with pagination I...