Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
erickgonzalez opened a pull request on dotCMS/core
chore: feedback message. ref: #30156
This pull request includes updates to the `Language.properties` file to improve the clarity and consistency of messages related to the end-of-life (EOL) status of dotCMS versions. Updates to EOL...erickgonzalez created a branch on dotCMS/core
issue-30156-feedback-message - Headless/Hybrid Content Management System for Enterprises
erickgonzalez pushed 1 commit to release-23.01.24 dotCMS/core
- #30156 include in 23.01.24 LTS 9354471
erickgonzalez pushed 1 commit to release-23.10.24_lts dotCMS/core
- #30156 include in 23.10.24 LTS ea120a0
erickgonzalez pushed 1 commit to release-24.04.24_lts dotCMS/core
- #30156 include in 24.04.24 LTS 1ac3bf3
erickgonzalez pushed 1 commit to release-24.04.24_lts dotCMS/core
- #30243 include in 24.04.24 LTS 8718354
erickgonzalez pushed 1 commit to release-23.10.24_lts dotCMS/core
- #30243 include in 23.10.24 LTS 33cbe38
erickgonzalez pushed 3 commits to release-23.10.24_lts dotCMS/core
erickgonzalez pushed 3 commits to release-24.04.24_lts dotCMS/core
erickgonzalez closed an issue on dotCMS/core
Remove Bundle Name Column
### Parent Issue _No response_ ### Task Let's remove the Bundle Name Column since it's not useful. ### Proposed Objective Same as Parent Issue ### Proposed Priority Same as Parent Issue ###...erickgonzalez closed a pull request on dotCMS/core
feat(PP) : remove bundle name column
Closes #28510 ### Proposed Changes * This pull request focuses on cleaning up the `view_publish_audit_list.jsp` file by removing unused imports and eliminating a column related to bundle names ...erickgonzalez pushed 3 commits to issue-28362-save-site-shouldnt-deactivate-site dotCMS/core
- implementation ( Content Analytics Search): #30231 Implement Search form and results. (#30390) ### Proposed Changes... 86b7eb4
- Fixing Analytics Key retrieval (#30428) Co-authored-by: Daniel Silva <[email protected]> 9af96d6
- Merge branch 'main' into issue-28362-save-site-shouldnt-deactivate-site ca79a8b
erickgonzalez pushed 3 commits to issue-28510-remove-bundle-name-column dotCMS/core
- implementation ( Content Analytics Search): #30231 Implement Search form and results. (#30390) ### Proposed Changes... 86b7eb4
- Fixing Analytics Key retrieval (#30428) Co-authored-by: Daniel Silva <[email protected]> 9af96d6
- Merge branch 'main' into issue-28510-remove-bundle-name-column c29be9b
erickgonzalez closed an issue on dotCMS/core
Fix Test CircuitBreakerUrlTest.testGet and RemoteAnnouncementsLoaderIntegrationTest.TestAnnouncementsLoader
### Parent Issue _No response_ ### Task With the redesign of dotcms.com, we broke the CircuitBreakerUrlTest.testGet. Also we broke RemoteAnnouncementsLoaderIntegrationTest.TestAnnounce...erickgonzalez closed a pull request on dotCMS/core
fix(tests): Several Tests where broken due new dotcms.com site ref:#30420
This pull request includes a small change to the `CircuitBreakerUrlTest` test case. The change updates the assertion to check for a different string in the response content. * [`dotcms-integrati...erickgonzalez pushed 1 commit to release-23.10.24_lts dotCMS/core
- #30420 include in 23.10.24 LTS 45b9d8a
erickgonzalez pushed 1 commit to release-24.04.24_lts dotCMS/core
- #30420 include in 24.04.24 LTS d9fc770
erickgonzalez pushed 2 commits to issue-30420-fix-test dotCMS/core
erickgonzalez opened a pull request on dotCMS/core
fix(test): check another string in the response from dotcms.com. ref:#30420
This pull request includes a small change to the `CircuitBreakerUrlTest` test case. The change updates the assertion to check for a different string in the response content. * [`dotcms-integrati...erickgonzalez created a branch on dotCMS/core
issue-30420-fix-test - Headless/Hybrid Content Management System for Enterprises