Eileen McNaughton

Results 45 comments of Eileen McNaughton

I pulled out a few on these into a separate PR since this would be more readable with less changes & there is a lot of unrelated cleanup in it...

I'm guessing the office move is still off.... On this issue though - I'm setting createToken and I can see that the url ends in &CreateToken=1 as a result However,...

I've never hit issues like that - but I agree that avoiding the files directory for executable files makes sense and while I don't always do that, I do on...

I see this fork shows intent - will try a PR there https://github.com/maybe-Baylie/name-parser

@cheesegrits well yeah - I created that fork just to put up a PR to see what happens but yeah - we just need one to consolidate around

There are literally thousands of functions in CiviCRM and any one of them could be called from an extension, so I don't know how realistic it is to do something...

Hmm - it's worth noting that this will have been putting out deprecated notices for a long time if you had your php allowing these to show - we have...

@MegaphoneJon don't the deprecation notices show up for you when you navigate the site (on dev instances) - because as long as your error reporting permits (which is should on...

Ok - it would be good if civi-generated deprecation notices bubbled up to system check errors - deprecations are pretty easy to find in an IDE - but people have...

just to keep this together - the action would need to generate an xml like xml/Menu/settings.xml Where the content is ``` civicrm/settings/{$myextension} CRM_Admin_Form_Generic Omnipay Developer Settings administer payment processors ```...