Ecosyste.ms: Timeline

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

civicrm/civicrm-core

seamuslee001 opened a pull request on civicrm/civicrm-core
fix administrators not seeing contributions with disabled financial type
Overview ---------------------------------------- Backport of #31308 to stable @eileenmcnaughton
seamuslee001 pushed 2 commits to 5.79 civicrm/civicrm-core
  • fix administrators not seeing contributions with disabled financial type ac0e0e4
  • Merge pull request #31308 from seamuslee001/5.79 fix administrators not seeing contributions with disabled financial... b4b6056

View on GitHub

seamuslee001 closed a pull request on civicrm/civicrm-core
fix administrators not seeing contributions with disabled financial type
Overview ---------------------------------------- Port of #31306 to the RC @eileenmcnaughton @MegaphoneJon
seamuslee001 pushed 2 commits to 5.78 civicrm/civicrm-core
  • dev/core#5499 Fix missing translation on Relationships tab by setting module in the ts to afform in fieldSet f0ecaf3
  • Merge pull request #31307 from seamuslee001/5.78 dev/core#5499 Fix missing translation on Relationships tab by setting… 16227c2

View on GitHub

seamuslee001 closed a pull request on civicrm/civicrm-core
dev/core#5499 Fix missing translation on Relationships tab by setting…
… module in the ts to afform in fieldSet Overview ---------------------------------------- backport of #31302 ping @mlutfy @eileenmcnaughton
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
fix administrators not seeing contributions with disabled financial type
Overview ---------------------------------------- Port of #31306 to the RC @eileenmcnaughton @MegaphoneJon
eileenmcnaughton pushed 2 commits to 5.78 civicrm/civicrm-core
  • dev/core#5163 Afform - Fix conditionals for FK fields This regressed (again) with b5a3b63df as FK fields shouldn't a... e07ec92
  • Merge pull request #31305 from colemanw/afformFixDataTypeAgain dev/core#5163 Afform - Fix conditionals for FK fields 762fa88

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
dev/core#5163 Afform - Fix conditionals for FK fields
Ports #31304
eileenmcnaughton pushed 2 commits to 5.79 civicrm/civicrm-core
  • dev/core#5163 Afform - Fix conditionals for FK fields This regressed (again) with b5a3b63df as FK fields shouldn't a... e07ec92
  • Merge pull request #31304 from colemanw/afformFixDataTypeAgain dev/core#5163 Afform - Fix conditionals for FK fields 5aecf27

View on GitHub

eileenmcnaughton closed a pull request on civicrm/civicrm-core
dev/core#5163 Afform - Fix conditionals for FK fields
Overview ---------------------------------------- Fixes https://lab.civicrm.org/dev/core/-/issues/5163#note_167578 Technical Details ---------------------------------------- This regressed (...
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/core/-/issues/5499

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
dev/core#5499 Fix missing translation on Relationships tab by setting…
… module in the ts to afform in fieldSet Overview ---------------------------------------- backport of #31302 ping @mlutfy @eileenmcnaughton
mlutfy created a review comment on a pull request on civicrm/civicrm-core
@eileenmcnaughton Looks good to me, thanks! I added merge-ready based on the feedback from Samuele on Gitlab (he had also worked on the initial fixes around this).

View on GitHub

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

View on GitHub

mlutfy pushed 2 commits to 5.79 civicrm/civicrm-core
  • dev/core#5499 Fix missing translation on Relationships tab by setting module in the ts to afform in fieldSet d60a19c
  • Merge pull request #31302 from seamuslee001/dev_core_5499 dev/core#5499 Fix missing translation on Relationships tab... 2aa2e0b

View on GitHub

mlutfy closed a pull request on civicrm/civicrm-core
dev/core#5499 Fix missing translation on Relationships tab by setting…
… module in the ts to afform in fieldSet https://lab.civicrm.org/dev/core/-/issues/5499 Overview ---------------------------------------- This fixes strings that are in the html rather than...
mlutfy created a comment on a pull request on civicrm/civicrm-core
Works for me - thank you!! ![image](https://github.com/user-attachments/assets/2c284c96-461d-4649-90ae-90b095c32548)

View on GitHub

mlutfy created a comment on a pull request on civicrm/civicrm-core
@vingle I pushed this change : ``` diff --git a/css/civicrm.css b/css/civicrm.css index d4a26ee431..a07a2aa878 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -2319,7 +2319,7 @@ div....

View on GitHub

eileenmcnaughton created a review comment on a pull request on civicrm/civicrm-core
@mlutfy I pushed in an addition fix for that - if it looks good I suggest we merge this to the rc but only back port the original patch to 5.78

View on GitHub

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

View on GitHub

MegaphoneJon created a comment on a pull request on civicrm/civicrm-core
I've been informed that this is a regression, but I believe it happened in 5.75. If I'd known before I submitted this, I probably would've put it against the rc - but this is on the edge of the 3-...

View on GitHub

mlutfy created a comment on a pull request on civicrm/civicrm-core
@phma4 Would you like us to synchronize untranslated strings from `de_DE` to `de_CH` on a daily basis? We do this for `fr_FR -> fr_CA`. Most of the time, the languages are close enough, but we u...

View on GitHub

mlutfy created a comment on a pull request on civicrm/civicrm-core
jenkins, test this please

View on GitHub

mlutfy created a comment on a pull request on civicrm/civicrm-core
Weird that it causes a test fail. I don't understand why? The code should be no-op when not defined.

View on GitHub

mlutfy created a review comment on a pull request on civicrm/civicrm-core
If I read this right, the `every %1 %2(s)` that is still there only affects when a limit is set on the number of instalments, which presumably is not used much. Ideally it should use the same pa...

View on GitHub

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

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

monishdeb pushed 4 commits to master civicrm/civicrm-core
  • Fix empty label accessiblity issue on report elements 06dd118
  • Add title to ACL Group/Role 3075dd5
  • Missing form label on text filter in report e032685
  • Merge pull request #30694 from JMAConsulting/a11y_fixes_report_2 [REF] Fix empty label accessibility issue on report... c9186c9

View on GitHub

Load more