Ecosyste.ms: Timeline

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

erickgonzalez

erickgonzalez created a comment on an issue on dotCMS/core
Working as it should, now the dialog is centered. ![Image](https://github.com/user-attachments/assets/f6fd7959-9362-42f2-bea4-25a025bff02b)

View on GitHub

erickgonzalez closed an issue on dotCMS/core
FileAssetContainers not found when using case
### Parent Issue _No response_ ### Problem Statement In the Template Portlet, FileAssetContainers are not consistently listed when searched for with the case they were originally created in. Thi...
erickgonzalez deleted a branch dotCMS/core

issue-30457-fix-case-sensitivity-for-container-search

erickgonzalez closed a pull request on dotCMS/core
fix(containers) : change search functionality to case insensitive for file containers
Closes #30457 ### Proposed Changes * Modified the `findFolderAssetContainers` method to ensure container name searches are case-insensitive ### Checklist - [x] Tests
erickgonzalez closed an issue on dotCMS/core
Backport Missing Experiments Fixes into 23.10 LTS
### Parent Issue _No response_ ### Task Backport all these issues into 23.10 LTS https://docs.google.com/document/d/14YqfWuXMgkV9FoDy6iXrfHGAf9aJffDNrQCh1_j_VG4/edit?tab=t.0 ### Proposed Object...
erickgonzalez closed an issue on dotCMS/core
Saving a site instead of hitting Save/Activate deactivates the site entirely
### Parent Issue _No response_ ### Problem Statement When you save a currently active Site without hitting Save/Activate, it deactivates the site. This is not clear to the user at all, and...
erickgonzalez deleted a branch dotCMS/core

issue-28362-save-site-shouldnt-deactivate-site

erickgonzalez closed an issue on dotCMS/core
Issue with Widgets (URL field not being overrided if the content type has a field by name URL)
### Parent Issue _No response_ ### Problem Statement Issue with Widgets (URL field not being override if the content type has a field by name URL) We have a URL field in the XML/JSON of e...
erickgonzalez closed a pull request on dotCMS/core
fix(hosts) : retrieve live version if a host has live and working versions
#Closes #28362 ### Proposed Changes * For the sites portlet, if a site has live and working versions, the live version is shown. * When resolving a site by name, id or alias, the live version ...
erickgonzalez deleted a branch dotCMS/core

issue-27538-issue-with-widgets

erickgonzalez closed a pull request on dotCMS/core
Issue 27538 issue with widgets
Added a check to avoid override the URL field when the contentlet has one. Added test
erickgonzalez deleted a tag dotCMS/core

v24.04.24_lts_v11

erickgonzalez pushed 1 commit to release-24.04.24_lts dotCMS/core

View on GitHub

erickgonzalez pushed 3 commits to issue-27538-issue-with-widgets dotCMS/core
  • ci(semgrep): Fix trunk workflow for semgrep step passing artifact run id (#30610) (#30620) ### Proposed Changes * Er... b919bba
  • #30454 normalizing the host values to hostname (#30539) Normalizing the host values to hostname all the times 786c18d
  • Merge branch 'main' into issue-27538-issue-with-widgets afb3120

View on GitHub

erickgonzalez pushed 3 commits to issue-28362-save-site-shouldnt-deactivate-site dotCMS/core
  • ci(semgrep): Fix trunk workflow for semgrep step passing artifact run id (#30610) (#30620) ### Proposed Changes * Er... b919bba
  • #30454 normalizing the host values to hostname (#30539) Normalizing the host values to hostname all the times 786c18d
  • Merge branch 'main' into issue-28362-save-site-shouldnt-deactivate-site 7a4de50

View on GitHub

erickgonzalez pushed 3 commits to issue-30457-fix-case-sensitivity-for-container-search dotCMS/core
  • ci(semgrep): Fix trunk workflow for semgrep step passing artifact run id (#30610) (#30620) ### Proposed Changes * Er... b919bba
  • #30454 normalizing the host values to hostname (#30539) Normalizing the host values to hostname all the times 786c18d
  • Merge branch 'main' into issue-30457-fix-case-sensitivity-for-container-search 02ac1c6

View on GitHub

erickgonzalez published a release on dotCMS/core
Release 23.10.24_lts_v19
Release 23.10.24_lts_v19, which includes: https://github.com/dotCMS/core/issues?q=label%3A%22Release+%3A+23.10.24+v19%22
erickgonzalez closed an issue on dotCMS/core
Overlay Misalignment in Content Type while relating content
### Parent Issue _No response_ ### Problem Statement When clicking the "Relate" button in a content type, the overlay window appears off-center. This forces users to manually drag the ov...
erickgonzalez pushed 22 commits to issue-28362-save-site-shouldnt-deactivate-site dotCMS/core
  • chore(deployment): Update glowroot default temp and logging configuration (#30024) (#30560) This pull request introd... 70b861a
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running (#30555) ###... 7a2d6bc
  • #30477 fixing the serverUrl on the references postman test (#30573) just fixing the serverUrl param on the postman t... ce035ff
  • fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and ... a0d0481
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running. (#30578) ###... 0419a74
  • feat(Locales) #30297 : Generate new Full and Empty Starters with the Locales portlet (#30586) ### Proposed Changes *... 8039dc0
  • #30541 adding the resetable to the workflow action response (#30558) If the action has a reset actionlet, the reseta... 3758dab
  • #30291: waiting on OSGI to be initiated correctly before registering any workflow actionlets (#30531) To avoid possi... 8077c29
  • Issue 30220 sidebar UI workflow general work (#30553) This pull request includes several changes to the `dot-edit-co... 4271248
  • #30604: fixing HTMLPageAssetRenderedAPIImplTest flaky tests (#30605) 8f9083f
  • fix(uve): Save variant content correctly (#30556) This pull request involves several changes across different files,... 1e14290
  • chore(Telemetry) #30079 : Move telemetry plugin into core - Part 2 (#30570) # IMPORTANT NOTE Changes in the followin... 1f1e05d
  • fix(variantWebApi) dotAsset localization issue for non default language #29851 (#30587) ### Proposed Changes * Updat... 824106f
  • chore(edit-content): implement endpoint to fetch sites (#30562) ### Parent Issue #30215 ### Proposed Changes Thi... 9269649
  • issue 30528 remove sync cache gets (#30529) - **fix(cache) invalid reporting on TTL seconds for non-configured regio... 7a5f044
  • Issue 30571 has comment subaction (#30574) Adding a flag to know if the comment on workflow subaction is being part ... e44f9cc
  • feat(edit-content) show files according to host/folder (#30612) ### Parent Issue #30216 ### Proposed Changes Th... 20899cc
  • feat(multi-language) #30591 : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar (... 65c8ebb
  • implementation ( Edit Content): #30212 Display Toast Message on Contentlet Save (#30615) ### Proposed Changes * Add ... 4548b16
  • ci: Add Semgrep to workflows (#30610) (#30611) ### Proposed Changes * enable semgrep in workflows in parallel with s... 4a3241d
  • and 2 more ...

View on GitHub

erickgonzalez pushed 22 commits to issue-27538-issue-with-widgets dotCMS/core
  • chore(deployment): Update glowroot default temp and logging configuration (#30024) (#30560) This pull request introd... 70b861a
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running (#30555) ###... 7a2d6bc
  • #30477 fixing the serverUrl on the references postman test (#30573) just fixing the serverUrl param on the postman t... ce035ff
  • fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and ... a0d0481
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running. (#30578) ###... 0419a74
  • feat(Locales) #30297 : Generate new Full and Empty Starters with the Locales portlet (#30586) ### Proposed Changes *... 8039dc0
  • #30541 adding the resetable to the workflow action response (#30558) If the action has a reset actionlet, the reseta... 3758dab
  • #30291: waiting on OSGI to be initiated correctly before registering any workflow actionlets (#30531) To avoid possi... 8077c29
  • Issue 30220 sidebar UI workflow general work (#30553) This pull request includes several changes to the `dot-edit-co... 4271248
  • #30604: fixing HTMLPageAssetRenderedAPIImplTest flaky tests (#30605) 8f9083f
  • fix(uve): Save variant content correctly (#30556) This pull request involves several changes across different files,... 1e14290
  • chore(Telemetry) #30079 : Move telemetry plugin into core - Part 2 (#30570) # IMPORTANT NOTE Changes in the followin... 1f1e05d
  • fix(variantWebApi) dotAsset localization issue for non default language #29851 (#30587) ### Proposed Changes * Updat... 824106f
  • chore(edit-content): implement endpoint to fetch sites (#30562) ### Parent Issue #30215 ### Proposed Changes Thi... 9269649
  • issue 30528 remove sync cache gets (#30529) - **fix(cache) invalid reporting on TTL seconds for non-configured regio... 7a5f044
  • Issue 30571 has comment subaction (#30574) Adding a flag to know if the comment on workflow subaction is being part ... e44f9cc
  • feat(edit-content) show files according to host/folder (#30612) ### Parent Issue #30216 ### Proposed Changes Th... 20899cc
  • feat(multi-language) #30591 : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar (... 65c8ebb
  • implementation ( Edit Content): #30212 Display Toast Message on Contentlet Save (#30615) ### Proposed Changes * Add ... 4548b16
  • ci: Add Semgrep to workflows (#30610) (#30611) ### Proposed Changes * enable semgrep in workflows in parallel with s... 4a3241d
  • and 2 more ...

View on GitHub

erickgonzalez pushed 23 commits to issue-30457-fix-case-sensitivity-for-container-search dotCMS/core
  • fix(Unable to run IT from the IDE) Refs: #30564 (#30565) Normally, the rule for running an integration test is to an... 0fe6d13
  • chore(deployment): Update glowroot default temp and logging configuration (#30024) (#30560) This pull request introd... 70b861a
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running (#30555) ###... 7a2d6bc
  • #30477 fixing the serverUrl on the references postman test (#30573) just fixing the serverUrl param on the postman t... ce035ff
  • fix(pp) fixing edge push cases where content and folders from non-pushed hosts gets dragged along by dependency, and ... a0d0481
  • implementation (Content Analytics Search): #30233 Display a "wall" if the analytics app is not running. (#30578) ###... 0419a74
  • feat(Locales) #30297 : Generate new Full and Empty Starters with the Locales portlet (#30586) ### Proposed Changes *... 8039dc0
  • #30541 adding the resetable to the workflow action response (#30558) If the action has a reset actionlet, the reseta... 3758dab
  • #30291: waiting on OSGI to be initiated correctly before registering any workflow actionlets (#30531) To avoid possi... 8077c29
  • Issue 30220 sidebar UI workflow general work (#30553) This pull request includes several changes to the `dot-edit-co... 4271248
  • #30604: fixing HTMLPageAssetRenderedAPIImplTest flaky tests (#30605) 8f9083f
  • fix(uve): Save variant content correctly (#30556) This pull request involves several changes across different files,... 1e14290
  • chore(Telemetry) #30079 : Move telemetry plugin into core - Part 2 (#30570) # IMPORTANT NOTE Changes in the followin... 1f1e05d
  • fix(variantWebApi) dotAsset localization issue for non default language #29851 (#30587) ### Proposed Changes * Updat... 824106f
  • chore(edit-content): implement endpoint to fetch sites (#30562) ### Parent Issue #30215 ### Proposed Changes Thi... 9269649
  • issue 30528 remove sync cache gets (#30529) - **fix(cache) invalid reporting on TTL seconds for non-configured regio... 7a5f044
  • Issue 30571 has comment subaction (#30574) Adding a flag to know if the comment on workflow subaction is being part ... e44f9cc
  • feat(edit-content) show files according to host/folder (#30612) ### Parent Issue #30216 ### Proposed Changes Th... 20899cc
  • feat(multi-language) #30591 : Create endpoints to feed the Multi-language Component for the Edit Contentlet sidebar (... 65c8ebb
  • implementation ( Edit Content): #30212 Display Toast Message on Contentlet Save (#30615) ### Proposed Changes * Add ... 4548b16
  • and 3 more ...

View on GitHub

erickgonzalez deleted a branch dotCMS/core

issue-30053-overlay-misalignment

erickgonzalez closed a pull request on dotCMS/core
Issue 30053 Overlay misalignment
Added missing style properties that were generating the misalignment
erickgonzalez pushed 1 commit to release-24.04.24_lts dotCMS/core
  • comment test not running in main 28bb2cc

View on GitHub

erickgonzalez created a review on a pull request on dotCMS/core

View on GitHub

erickgonzalez pushed 4 commits to release-24.04.24_lts dotCMS/core
  • #28514 include in 24.04.24 LTS 6c7b63f
  • #28507 include in 24.04.24 LTS a63478c
  • #28588 include in 24.04.24 LTS cb08ed5
  • #30045 include in 24.04.24 LTS abc10a7

View on GitHub

erickgonzalez created a review on a pull request on dotCMS/core

View on GitHub

erickgonzalez created a review on a pull request on dotCMS/core

View on GitHub

erickgonzalez created a review on a pull request on dotCMS/core

View on GitHub

erickgonzalez created a review on a pull request on dotCMS/core

View on GitHub

Load more