Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

civicrm/civicrm-core

eileenmcnaughton pushed 7 commits to master civicrm/civicrm-core
  • ActionObjectProvider - suppress mismatched entity error 391e7ac
  • dev/core#5536 - Fix quicksearch to support multivalued custom fields 9f81352
  • Merge pull request #31322 from colemanw/quicksearchMultiFix dev/core#5536 - Fix quicksearch to support multivalued c... 7a8b58a
  • Api4 - Fix date format metadata This regressed during the transition to entityType.php files 21fdf2b
  • Merge pull request #31338 from colemanw/dateFormatFix Api4 - Fix date format metadata 14440ff
  • Merge pull request #31327 from ufundo/allow-entity-mismatch-api4-action-object-provider ActionObjectProvider - roll ... 8cb6236
  • Merge pull request #31341 from civicrm/5.79 5.79 to master d779e0b

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
5.79 to master
civibot[bot] created a comment on a pull request on civicrm/civicrm-core
πŸ€– Thank you for contributing to CiviCRM! ❀️ We will need to test and review this PR. πŸ‘· <details> <summary><strong>Introduction for new contributors...</strong></summary> - If this is your first P...

View on GitHub

eileenmcnaughton opened a pull request on civicrm/civicrm-core
5.79 to master
eileenmcnaughton pushed 2 commits to 5.79 civicrm/civicrm-core
  • ActionObjectProvider - suppress mismatched entity error 391e7ac
  • Merge pull request #31327 from ufundo/allow-entity-mismatch-api4-action-object-provider ActionObjectProvider - roll ... 8cb6236

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
ActionObjectProvider - roll back on throwing error if api entity not recognised
Overview ---------------------------------------- Fix for https://lab.civicrm.org/dev/core/-/issues/5533 Before ---------------------------------------- - throw an error when trying to take ...
eileenmcnaughton pushed 2 commits to 5.79 civicrm/civicrm-core
  • Api4 - Fix date format metadata This regressed during the transition to entityType.php files 21fdf2b
  • Merge pull request #31338 from colemanw/dateFormatFix Api4 - Fix date format metadata 14440ff

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
Api4 - Fix date format metadata
Overview ---------------------------------------- Fixes https://civicrm.stackexchange.com/questions/48701/birth-date-insists-on-time-in-formbuilder Before ------------------------------------...
angusfretwell created a review on a pull request on civicrm/civicrm-core
Had the same issue as raised on Stack Exchange. This change resolves the issue πŸ™Œ Thanks @colemanw

View on GitHub

civibot[bot] created a comment on a pull request on civicrm/civicrm-core
πŸ€– Thank you for contributing to CiviCRM! ❀️ We will need to test and review this PR. πŸ‘· <details> <summary><strong>Introduction for new contributors...</strong></summary> - If this is your first P...

View on GitHub

colemanw opened a draft pull request on civicrm/civicrm-core
Api4 - Un-duplicate setLegacyDateFormat function
Overview ---------------------------------------- Consolidates duplicate function... to be merged after #31338 Technical Details ---------------------------------------- Originally I thought...
civibot[bot] created a comment on a pull request on civicrm/civicrm-core
πŸ€– Thank you for contributing to CiviCRM! ❀️ We will need to test and review this PR. πŸ‘· <details> <summary><strong>Introduction for new contributors...</strong></summary> - If this is your first P...

View on GitHub

colemanw opened a pull request on civicrm/civicrm-core
Api4 - Fix date format metadata
Backports https://github.com/civicrm/civicrm-core/pull/31338
civibot[bot] created a comment on a pull request on civicrm/civicrm-core
πŸ€– Thank you for contributing to CiviCRM! ❀️ We will need to test and review this PR. πŸ‘· <details> <summary><strong>Introduction for new contributors...</strong></summary> - If this is your first P...

View on GitHub

colemanw opened a pull request on civicrm/civicrm-core
Api4 - Fix date format metadata
Overview ---------------------------------------- Fixes https://civicrm.stackexchange.com/questions/48701/birth-date-insists-on-time-in-formbuilder Before ------------------------------------...
vingle created a comment on a pull request on civicrm/civicrm-core
It's not there… It is now on the AddNew screen - but I think that's just via the updated extdir listing.

View on GitHub

colemanw pushed 2 commits to master civicrm/civicrm-core
  • dev/core#4629 - Fix DB Enitty select columns d750e81
  • Merge pull request #31328 from colemanw/dbEntityColumns dev/core#4629 - Fix DB Enitty select columns 8cf91b8

View on GitHub

colemanw closed a pull request on civicrm/civicrm-core
dev/core#4629 - Fix DB Enitty select columns
Overview ---------------------------------------- Fixes https://lab.civicrm.org/dev/core/-/issues/4629
demeritcowboy pushed 2 commits to master civicrm/civicrm-core
  • Run successful jobs first e7178d8
  • Merge pull request #29598 from mattwire/jobsuccessfirst Run successful scheduled jobs first 2b6e2a9

View on GitHub

demeritcowboy closed a pull request on civicrm/civicrm-core
Run successful scheduled jobs first
Overview ---------------------------------------- If you have a job that crashes but it runs before other jobs it will prevent all those other jobs from running as well. In #29587 we introduced "...
colemanw created a comment on a pull request on civicrm/civicrm-core
> @ufundo it's counterintuitive to me that an explicit FALSE is "empty" Yea they probably should have named it `falsey()` because that's really what it is.

View on GitHub

vingle created a comment on a pull request on civicrm/civicrm-core
Seems to pass… test this please

View on GitHub

mlutfy created a review comment on a pull request on civicrm/civicrm-core
Can we change the error message to: > "First Name, Last Name or Email (Primary) must be set." I'm pretty sure nobody uses OpenID anymore, and the error message is a bit intense. Whenever ther...

View on GitHub

mlutfy created a review on a pull request on civicrm/civicrm-core

View on GitHub

colemanw created a comment on a pull request on civicrm/civicrm-core
Merged both. Thanks @ufundo

View on GitHub

colemanw closed a pull request on civicrm/civicrm-core
Add *.boot.setting.php meta for CIVICRM_UF_BASEURL and CIVICRM_DOMAIN_ID
Overview ---------------------------------------- **EDIT: Jenkins / cv bootstrap didn't like the addition of CIVICRM_UF as a defined env var, for reasons I can't quite pin down - so I've rolled t...
colemanw pushed 3 commits to master civicrm/civicrm-core
  • Api3 Settings.revert - dont swallow errors f4f1ad3
  • Api3 Setting.revert - exclude constants to avoid fail 0f7fa54
  • Merge pull request #31334 from ufundo/api3-setting-revert-fix Api3 Setting.revert - dont swallow errors, fix one rev... db62ffe

View on GitHub

colemanw closed a pull request on civicrm/civicrm-core
Api3 Setting.revert - dont swallow errors, fix one reverting constant settings
Overview ---------------------------------------- `SettingsTest::testRevertAll` should be failing, because the underlying Setting.revert call isn't working. However it isn't because the api3 impl...
colemanw created a comment on a pull request on civicrm/civicrm-core
Looks good. One code style nitpick, there's a couple spots where I would have used `empty()` instead of `?? FALSE` but they're functionally equivalent (I just think empty is easier to read when you...

View on GitHub

ufundo created a comment on a pull request on civicrm/civicrm-core
Looks like the fail was downloading iatspayments info from the extension feed. The url in the logs seems valid and works for me, if slowly - so my guess is its just a network timeout issue during...

View on GitHub

Load more