Ecosyste.ms: Timeline

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

civicrm/civicrm-core

ufundo created a comment on a pull request on civicrm/civicrm-core
Right - that page should definitely be updated to explain about scan-classes though. Just to note this PR and the change in https://github.com/civicrm/civicrm-core/pull/31198 are about how Entitie...

View on GitHub

eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
I just tried the rc with this PR merged & our custom extension no longer installs - I have logged as a regression at https://lab.civicrm.org/dev/core/-/issues/5533

View on GitHub

eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
@monishdeb FYI ^^

View on GitHub

eileenmcnaughton pushed 22 commits to master civicrm/civicrm-core
  • security/core#129 Fix lack of CSRF on copy methods 2393f2c
  • resolve security/core#136 by applying patch from Sebastian Lisken d0149cf
  • Fixes following testing by Dave 436e699
  • Fix batch validation and fix delete price set validation 66cef4c
  • CRM_Utils_FileTest - Tighten up testCleanDir fbd6110
  • Remove handling for delete key as it redirects to a form 9ba0edc
  • dev/translation#90 address translation issue on membership a7f992c
  • CRM_Utils_File::cleanDir() - Check type of initial target 5f2bbab
  • AbstractRunAction - Allow hyperlinks to request CSRF token (csrf=>qfKey) cd9204d
  • Translability improvement - get rid of %unit(s) The (s) pattern doesn't work for translation b32d373
  • Resolve security/core#134 by passing User name through htmlentities 69f7616
  • Ensure that source field is handled on contribution view as well a06154c
  • Guard against CSRF for ajax requests by checking referrer Fix unit test failures Test fixes Fix typo 40c3273
  • Merge branch 'security_core_136' into 'security-fixes' resolve security/core#136 by applying patch from Sebastian Li... f08aeac
  • civicrm_admin_ui - Enable qfKey for copy/clone links 36b25c4
  • Merge branch 'security_core_129' into 'security-fixes' security/core#129 Fix lack of CSRF on copy methods See merge... 039d777
  • Merge pull request #31299 from eileenmcnaughton/579_trans dev/translation#90 address translation issue on membership 16669a5
  • dev/translation#90 Fix recurring unit translation on ContributionPage Confirm a0bcef9
  • Merge pull request #31310 from mlutfy/trans90confirm dev/translation#90 Fix recurring unit translation on Contributi... 33be9db
  • Merge remote-tracking branch 'origin/5.79' into security-fixes a3d761c
  • and 2 more ...

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
5.79
eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
test fail is a new time-sensitive test - pretty sure it's just cos of timing CRM_Event_Form_Registration_RegisterTest::testValidEvent with data set "registration_end_date_in_past" (array('202410...

View on GitHub

civicrm-builder created a tag on civicrm/civicrm-core

5.78.2 - CiviCRM (Core Application and Framework)

totten pushed 1 commit to 5.78 civicrm/civicrm-core

View on GitHub

seamuslee001 pushed 1 commit to 5.79 civicrm/civicrm-core

View on GitHub

totten pushed 1 commit to 5.78 civicrm/civicrm-core
  • Update 5.78.2.md These references aren't linkable, so there's no point including in the README. 6ed0619

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

seamuslee001 opened a pull request on civicrm/civicrm-core
5.79
eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
Aha https://docs.civicrm.org/dev/en/latest/hooks/usage/symfony/ ![image](https://github.com/user-attachments/assets/fc05011b-5655-425a-8e24-843a8b950fb1)

View on GitHub

totten pushed 15 commits to 5.79 civicrm/civicrm-core
  • security/core#129 Fix lack of CSRF on copy methods 2393f2c
  • resolve security/core#136 by applying patch from Sebastian Lisken d0149cf
  • Fixes following testing by Dave 436e699
  • Fix batch validation and fix delete price set validation 66cef4c
  • CRM_Utils_FileTest - Tighten up testCleanDir fbd6110
  • Remove handling for delete key as it redirects to a form 9ba0edc
  • CRM_Utils_File::cleanDir() - Check type of initial target 5f2bbab
  • AbstractRunAction - Allow hyperlinks to request CSRF token (csrf=>qfKey) cd9204d
  • Resolve security/core#134 by passing User name through htmlentities 69f7616
  • Ensure that source field is handled on contribution view as well a06154c
  • Guard against CSRF for ajax requests by checking referrer Fix unit test failures Test fixes Fix typo 40c3273
  • Merge branch 'security_core_136' into 'security-fixes' resolve security/core#136 by applying patch from Sebastian Li... f08aeac
  • civicrm_admin_ui - Enable qfKey for copy/clone links 36b25c4
  • Merge branch 'security_core_129' into 'security-fixes' security/core#129 Fix lack of CSRF on copy methods See merge... 039d777
  • Merge remote-tracking branch 'origin/5.79' into security-fixes a3d761c

View on GitHub

totten pushed 20 commits to 5.78 civicrm/civicrm-core
  • Merge branch 'security_core_134' into 'security-fixes' Resolve security/core#134 by passing User name through htmlen... 786d089
  • Guard against CSRF for ajax requests by checking referrer Fix unit test failures Test fixes Fix typo cddfcf3
  • Update phpoffice - Upgrading phpoffice/phpspreadsheet (1.29.0 => 1.29.2) - Upgrading phpoffice/math (0.1.0 => 0.2.0)... cee9d1c
  • resolve security/core#136 by applying patch from Sebastian Lisken 227e4e5
  • CRM_Utils_FileTest - Tighten up testCleanDir 7bde042
  • CRM_Utils_File::cleanDir() - Check type of initial target 1de4f7e
  • security/core#129 Fix lack of CSRF on copy methods baa23d8
  • Fixes following testing by Dave f83eb52
  • Fix batch validation and fix delete price set validation 1e6a548
  • Remove handling for delete key as it redirects to a form c417a2b
  • AbstractRunAction - Allow hyperlinks to request CSRF token (csrf=>qfKey) a5870fa
  • Merge branch 'security_core_135_578' into '5.78-security' (5.78 STABLE) Guard against CSRF for ajax requests by chec... 3a9a85b
  • Merge branch '5.78-symlink' into '5.78-security' (5.78 STABLE) CRM_Utils_File::cleanDir See merge request security/... 40fbc07
  • civicrm_admin_ui - Enable qfKey for copy/clone links 005d318
  • Merge branch '5.78-copy-csrf' into '5.78-security' (Backport, 5.79 RC to 5.78 STABLE) CSRF for "Copy"/"Clone" See m... 4099191
  • Merge branch 'cherry-pick-03c12102' into '5.78-security' (Backport, 5.79 RC to 5.78 STABLE) XSS for Names See merge... a7e77b9
  • Merge branch '5.78-phpoffice' into '5.78-security' (5.78 STABLE) Update phpoffice See merge request security/core!185 95ca660
  • Merge remote-tracking branch 'origin/5.78' into 5.78-security 8cce117
  • Set version to 5.78.2 c697f48
  • Add release-notes/5.78.2.md bca0d65

View on GitHub

eileenmcnaughton pushed 2 commits to 5.79 civicrm/civicrm-core
  • dev/translation#90 Fix recurring unit translation on ContributionPage Confirm a0bcef9
  • Merge pull request #31310 from mlutfy/trans90confirm dev/translation#90 Fix recurring unit translation on Contributi... 33be9db

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
dev/translation#90 Fix recurring unit translation on ContributionPage confirm
Overview ---------------------------------------- Fix from #31299 applied to the Contribution "Confirm" page. The changes are perhaps bigger than necessary, but I did a vimdiff between the C...
totten pushed 2 commits to 5.78 civicrm/civicrm-core
  • dev/translation#90 address translation issue on membership eed959e
  • Merge pull request #31312 from eileenmcnaughton/578 dev/translation#90 address translation issue on membership 99d4d3f

View on GitHub

totten closed a pull request on civicrm/civicrm-core
dev/translation#90 address translation issue on membership
partial port of https://github.com/civicrm/civicrm-core/pull/31299 The second commit is not a regression & will require some translation
eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
@MegaphoneJon I'm confused why this didn't get auto-closed - it was up-merged to master

View on GitHub

MegaphoneJon created a comment on a pull request on civicrm/civicrm-core
Thanks @seamuslee001. Not sure if you're getting lab.c.o notifications on [Financial ACL Reports](https://lab.civicrm.org/extensions/financialaclreport) but this bug exists there too. But also I ...

View on GitHub

eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
@ufundo are you able to take a look at docs & make sure the deprecation is clear - I was clear as mud last time I tried to add a listener in the api - now I can't even find where I was looking - th...

View on GitHub

eileenmcnaughton created a comment on a pull request on civicrm/civicrm-core
looks good @mlutfy - I am put up a backport to stable for the part that seems like a regression (only) https://github.com/civicrm/civicrm-core/pull/31312

View on GitHub

civibot[bot] created a comment on a pull request on civicrm/civicrm-core
The issue associated with the Pull Request can be viewed at https://lab.civicrm.org/dev/translation/-/issues/90

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

eileenmcnaughton opened a pull request on civicrm/civicrm-core
dev/translation#90 address translation issue on membership
partial port of https://github.com/civicrm/civicrm-core/pull/31299 The second commit is not a regression & will require some translation
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

mlutfy opened a pull request on civicrm/civicrm-core
WIP - Contribution Confirm/ThankYou.tpl cleanup
Overview ---------------------------------------- Cleanup the tpl files for Contribution Confirm and ThankYou. I tried to keep them as close as possible. There are some very little differenc...
civibot[bot] created a comment on a pull request on civicrm/civicrm-core
The issue associated with the Pull Request can be viewed at https://lab.civicrm.org/dev/translation/-/issues/90

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

Load more