Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LPD-23982 #1091

Open
wants to merge 210 commits into
base: master
Choose a base branch
from

Commits on Aug 20, 2024

  1. LPD-34097 Do not include the page in the sitemap if the robots are se…

    …t to 'noindex' or 'nofollow'
    
    This is already enforced in the front end by disabling the fields (LPS-203513) but since they are disabled the values are not sent to the backend
    jonathanmccann authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4c2bf69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef59721 View commit details
    Browse the repository at this point in the history
  3. LPD-34097 SF

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2b4e6b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c36b371 View commit details
    Browse the repository at this point in the history
  5. LPD-32997 Apply

    petershin authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    535bc61 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    50e6198 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8125422 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19af2fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    737986e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5201f0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    477a09c View commit details
    Browse the repository at this point in the history
  12. LPD-33361 good enough

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3a0a325 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1b40b9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0d4524d View commit details
    Browse the repository at this point in the history
  15. LPD-28956 Update test

    brookedalton authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    15cd123 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fd05408 View commit details
    Browse the repository at this point in the history
  17. LPD-28956 Rename/SF

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    aef37c5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9e8dd30 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5645b92 View commit details
    Browse the repository at this point in the history
  20. LPD-34178 Follow same logic for other SAML filters. The isFilterEnabl…

    …ed() method is for statically detecting if the filter is enabled. Once this returns false, it will always return false. This will not work with SAML, since SAML is not static and can be adjusted per instance.
    ChrisKian authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    22584f3 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    952a371 View commit details
    Browse the repository at this point in the history
  22. LPD-3424 Funcitonal test

    victorcdp authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    81b972d View commit details
    Browse the repository at this point in the history
  23. LPD-34393 Remove layout set prototype tests from page management

    they are already included in headless-staging
    victorg1991 authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9294883 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    395dc39 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    5370eed View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    f37ebc2 View commit details
    Browse the repository at this point in the history
  27. LPD-26897 Fix types

    markocikos authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    04c5202 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    72bbf8f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    22fd53c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    4378758 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    291f100 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    84b8d29 View commit details
    Browse the repository at this point in the history
  33. LPD-31926 Integration test

    smottal authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    c3652e1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    30f48fb View commit details
    Browse the repository at this point in the history
  35. LPD-31926 SF

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    412fbce View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    419e79a View commit details
    Browse the repository at this point in the history
  37. LPD-33654 SF extract to a method

    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1034cfb View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    cc841be View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    8503371 View commit details
    Browse the repository at this point in the history
  40. LPD-33654 Add capability to use it without checking permissions for g…

    …et a better performance when it is not needed to check it
    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2eb50b5 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    7900614 View commit details
    Browse the repository at this point in the history
  42. LPD-33654 Adapt existing tests

    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    30c8235 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    83846c7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    846b234 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    b43dc31 View commit details
    Browse the repository at this point in the history
  46. LPD-33655 When exporting the portlet preferences take into account th…

    …e assetListEntryExternalReference code
    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    179bf77 View commit details
    Browse the repository at this point in the history
  47. LPD-33655 When the feature flag is enabled reset the assetListEntryId…

    … portlet preference when exporting, and ignore it when importing as assetListEntryExternalReferenceCode will be valid
    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b66bbfb View commit details
    Browse the repository at this point in the history
  48. LPD-33655 SF Sort

    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b05249a View commit details
    Browse the repository at this point in the history
  49. LPD-33655 Add common capabilities for export/import display template …

    …and use them, as this logic must be used for the other widgets
    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8fcfe14 View commit details
    Browse the repository at this point in the history
  50. LPD-33655 SF rename

    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4e1414b View commit details
    Browse the repository at this point in the history
  51. LPD-33655 SF unused

    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b1f3a7f View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    a564e45 View commit details
    Browse the repository at this point in the history
  53. LPD-33655 Add integration tests to assert the related ddm template ex…

    …port import behavior using the display style group ERC
    lfbesada authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    fbc2157 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    6562d07 View commit details
    Browse the repository at this point in the history
  55. LPD-33654 As used

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f34e47f View commit details
    Browse the repository at this point in the history
  56. LPD-31926 Match signature in modules/apps/layout/layout-test-util/src…

    …/main/java/com/liferay/layout/test/util/LayoutTestUtil.java
    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    28721bb View commit details
    Browse the repository at this point in the history
  57. LPD-34102 portal-search-opensearch2-impl: update test expectations in…

    … opensearch as they were in elasticsearch. See LPD-26725 19d5511
    
    https://liferay.atlassian.net/browse/LPD-34102
    joshuacords authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    936e6a8 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    f11fb0f View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    43ad7d4 View commit details
    Browse the repository at this point in the history
  60. LPD-31881 Consolidate logic and add support to forward to a custom er…

    …ror page when a throwable is provided
    ericyanLr authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    8a34696 View commit details
    Browse the repository at this point in the history
  61. LPD-31881 Serve our custom error page like a Servlet JSP error page

    Use the attribute key: RequestDispatcher.ERROR_EXCEPTION to provide
    the exception to the error page, which is the expected attribute to
    use for passing the exception, based on the Servlet specification.
    
    Note: we will retain the logic introduced by LPS-72744 (07375bf)
    to remove the relevant Servlet JSP error page attributes afterwards.
    This prevents double handling of the error from the application
    server.
    ericyanLr authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    75eac7d View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    77e2961 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    f5e8b19 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    467c63a View commit details
    Browse the repository at this point in the history
  65. LPD-31881 Add test cases

    Note: The additional testing with URL: http://localhost:8080/c
    and attribute keys: 'javax.servlet.error.exception' and
    'javax.servlet.jsp.jspException', are included to make sure we
    keep track of the scenario, where double handling of the exception
    by the application server may occur.
    
    This scenario may be encountered if we decide to optimize or
    remove the extra logic introduced by LPS-72744 (07375bf).
    ericyanLr authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    22cea19 View commit details
    Browse the repository at this point in the history
  66. LPD-31881 Alow our fallback error page to handle the RuntimeException

    Based on the Servlet specification (SRV.8.5), a servlet that is the
    target of a request dispatcher may throw a runtime exception, which
    should then be propagated to the calling servlet.
    
    Since this portion of code provides custom error handling for the
    calling servlet: Main Servlet, we will catch the RuntimeException
    and account for the exception when serving our fallback error page.
    
    Note: Without this commit, test case: testCustomErrorPageFallback
    would fail if the following portal property is set to true:
    direct.servlet.context.enabled (enabled by default).
    ericyanLr authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    97589de View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    aef85d2 View commit details
    Browse the repository at this point in the history
  68. LPD-31881 Rename

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d6469b View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    d3567e1 View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    35bd6e8 View commit details
    Browse the repository at this point in the history
  71. LPD-23983 Alfabethical order

    achaparro authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4273582 View commit details
    Browse the repository at this point in the history
  72. LPD-23983 No needed for now

    achaparro authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e296fd4 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    665a754 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    2adccce View commit details
    Browse the repository at this point in the history
  75. LPD-23983 Sort

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4f9dc49 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    8b1556b View commit details
    Browse the repository at this point in the history
  77. LPD-23983 Inline

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    dc4b64a View commit details
    Browse the repository at this point in the history
  78. LPD-21569 Decrease the z-index of the VerticalBar and remove other z-…

    …index customizations in the dropdowns
    igor-franca authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9c4b455 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    96f1ebe View commit details
    Browse the repository at this point in the history
  80. Configuration menu
    Copy the full SHA
    5a7b3ac View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    95e6d17 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    15a35e1 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    cc0d05f View commit details
    Browse the repository at this point in the history
  84. LPD-33614 [Integration test] Verify if creating an object entry which…

    … the ERC filled in the relationship field doesn't belongs to any object entry, a new object entry is created with this ERC
    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    6226df4 View commit details
    Browse the repository at this point in the history
  85. LPD-33614 [Integration test] Assert the update of the relationship fi…

    …eld value via PATCH request follow the ERC priority
    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    4e08fae View commit details
    Browse the repository at this point in the history
  86. LPD-33614 Check ERC first. Set ERC into noSuchObjectEntryException cl…

    …ass, then this ERC will be used to create the linked object entry when this exception is raised
    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ff66f20 View commit details
    Browse the repository at this point in the history
  87. LPD-33614 Avoid IndexOutOfBoundsException: if the object entry have o…

    …nly metadata values (draft object entry), the rows list is empty here
    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1b0b060 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    d14fddf View commit details
    Browse the repository at this point in the history
  89. LPD-33614 buildService

    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e4b4535 View commit details
    Browse the repository at this point in the history
  90. LPD-33614 Prevent existing value of the relationship ERC field overri…

    …de the upcoming value, when it is updated only through the relationship ID field, during partial update
    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7a6bddf View commit details
    Browse the repository at this point in the history
  91. LPD-33614 baseline

    p-albuquerque authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    e554876 View commit details
    Browse the repository at this point in the history
  92. LPD-33614 SF

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    9f498ea View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    4dc934b View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    1290320 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    face3e0 View commit details
    Browse the repository at this point in the history
  96. LPD-31949 SF

    rafaprax authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b8e677b View commit details
    Browse the repository at this point in the history
  97. LPD-31949 SF

    brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    74466e8 View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    b62a6be View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    6e6d845 View commit details
    Browse the repository at this point in the history
  100. LPD-30531 - semantic versioning

    brbalazs authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1888ff9 View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    6739e2a View commit details
    Browse the repository at this point in the history
  102. LPD-34357 Add a test to check that all input fragments are available

    This would catch any deletion of the fragment or any mistake that makes the configuration invalid
    victorg1991 authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cbdeced View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    d9f070d View commit details
    Browse the repository at this point in the history
  104. LPD-34357 Simplify

    ealonso authored and brianchandotcom committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    39c4ab5 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    db0e622 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    ce10d44 View commit details
    Browse the repository at this point in the history
  2. Revert "LPD-33654 As used"

    This reverts commit f34e47f.
    lfbesada authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4f200d3 View commit details
    Browse the repository at this point in the history
  3. LPD-33654 SF

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7764b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c19a61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1fab334 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ede7eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    663d069 View commit details
    Browse the repository at this point in the history
  8. LPD-33939 Regen snapshot

    matuzalemsteles authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    92297e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9ee39d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5fffb4d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1acd1d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1908d18 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    045cfc3 View commit details
    Browse the repository at this point in the history
  14. LPD-33942 SF

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6bc7722 View commit details
    Browse the repository at this point in the history
  15. Revert "LPD-31765 Backspace needed on title when creating on site tem…

    …plate"
    
    This reverts commit 1fab334.
    magjed4289 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    eadad92 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ce0358d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a7c3886 View commit details
    Browse the repository at this point in the history
  18. LPD-30790 Provide service.ranking so that they can follow the same or…

    …der as before with auth.verifier.pipeline property.
    
    Mainly the important one is BasicAuthHeaderAuthVerifier because:
    
     * It has the force parameter, so it only makes sense to be the first if we have to enforce.
     * If other auth are not provided the next one in the list can be used, but BasicAuthHeaderAuthVerifier displays a pop up, so when forceBasicAuth is selected the others are not an alternative.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c3b9064 View commit details
    Browse the repository at this point in the history
  19. LPD-30790 Prepare test to be able to work with several AuthVerifiers …

    …to check which one is executed first.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a0a6183 View commit details
    Browse the repository at this point in the history
  20. LPD-30790 Check that order (defined by service.ranking) is taken into…

    … account in the pipeline.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a66fa09 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d540d90 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    57c2cf4 View commit details
    Browse the repository at this point in the history
  23. LPD-30790 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3549524 View commit details
    Browse the repository at this point in the history
  24. LPD-30790 Inline

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0940ab6 View commit details
    Browse the repository at this point in the history
  25. LPD-30790 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d3439cf View commit details
    Browse the repository at this point in the history
  26. LPD-30790 Merge

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f13a67a View commit details
    Browse the repository at this point in the history
  27. LPD-30790 auto SF

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ce53048 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    92dceb6 View commit details
    Browse the repository at this point in the history
  29. LPD-13778 Regen

    brianwulbern authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5e9fe79 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2babae7 View commit details
    Browse the repository at this point in the history
  31. LPD-32793 Correct typos

    daiazius authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4d688e8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    74c71a9 View commit details
    Browse the repository at this point in the history
  33. LPD-32793 This variable will never be null, since we use GetterUtil a…

    …nd return at least a blank String. Replace with Validator check instead.
    ChrisKian authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8e2709c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f0ed586 View commit details
    Browse the repository at this point in the history
  35. LPD-32793 The access token field is now only visible after a SCIM con…

    …figuration is saved. If we have just reset the configuration, the field will be hidden, not just empty. Adjust test to accommodate for this.
    ChrisKian authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6c311dc View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    027abc5 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    c943546 View commit details
    Browse the repository at this point in the history
  38. LPD-30302 gradle-plugins-workspace: fixes test failure - pin to publi…

    …shed version of ServiceBuilder instead of looking for latest
    drewbrokke authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ee2e32 View commit details
    Browse the repository at this point in the history
  39. LPD-30302 prep next

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9ccb72a View commit details
    Browse the repository at this point in the history
  40. LPD-30302 prep next

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f31c7fa View commit details
    Browse the repository at this point in the history
  41. LPD-30302 prep next

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    166233a View commit details
    Browse the repository at this point in the history
  42. LPD-30302 Regen

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c6278d7 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    f7671e4 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    3c65ab3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    ebf250d View commit details
    Browse the repository at this point in the history
  46. LPD-31931 - semantic versioning

    # breaking
    
    ## What modules/apps/commerce/headless/headless-commerce/headless-commerce-admin-order-api/src/main/java/com/liferay/headless/commerce/admin/order/resource/v1_0/OrderResource.java
    
    The patchOrder and patchOrderByExternalReferenceCode methods now return an Order.
    
    ## Why
    
    To generate the Test methods correctly
    
    ----
    matyaswollner authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2b90062 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    1107954 View commit details
    Browse the repository at this point in the history
  48. LPD-31931 Fix some sf

    smottal authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f324c16 View commit details
    Browse the repository at this point in the history
  49. LPD-31931 Wordsmith

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ef26719 View commit details
    Browse the repository at this point in the history
  50. LPD-31931 Sort

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    01cb0c4 View commit details
    Browse the repository at this point in the history
  51. LPD-31931 *Address* and *Term* just happen to work. Let's make this m…

    …ore generic. I'm establishing a new pattern here.
    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    43aa92e View commit details
    Browse the repository at this point in the history
  52. LPD-7822 LPD-8360 portal-search-spi: Update SPI interfaces

    https://liferay.atlassian.net/browse/LPD-8360
    
    # breaking
    
    ## What modules/apps/portal-search/portal-search-spi/src/main/java/com/liferay/portal/search/spi/index/configuration/contributor/helper/TypeMappingsHelper.java
    
    TypeMappingsHelper was renamed to MappingsHelper, and the method putTypeMappings() was renamed to putMappings()
    
    ## Why
    
    The word "type" is obsolete in regards to mappings. Although this interface is in the SPI module, it is a helper class which already has an internal implementation available.
    
    ----
    
    # breaking
    
    ## What modules/apps/portal-search/portal-search-spi/src/main/java/com/liferay/portal/search/spi/index/configuration/contributor/helper/IndexSettingsHelper.java
    
    IndexSettingsHelper was renamed to SettingsHelper, and the methods public void loadFromSource(String source) and public String get(String key) were added
    
    ## Why
    
    The word "index" is redundant and unnecessary. The loadFromSource method allows a file to be read in order to contribute settings to the index. The get method allows the value of a setting to be retrieved. Although this interface is in the SPI module, it is a helper class which already has an internal implementation available.
    
    ----
    
    # breaking
    
    ## What modules/apps/portal-search/portal-search-spi/src/main/java/com/liferay/portal/search/spi/index/configuration/contributor/IndexConfigurationContributor.java
    
    IndexConfigurationContributor was renamed to CompanyIndexConfigurationContributor, and a companyId parameter was added to the contributeMappings() and contributeSettings() methods
    
    ## Why
    
    This interface only contributes mappings and settings to the company indexes. Renaming the interface make this more clear. The new parameter helps contributors to decide what (or if) they contribute to an index for the given company
    
    ----
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    7c1421f View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0078def View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    5ea20a6 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    876cfc9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    0f5404a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    e20c5d0 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    53e4129 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    178959b View commit details
    Browse the repository at this point in the history
  60. LPD-7822 LPD-8360 portal-search-elasticsearch7-impl: Improvements rel…

    …ated to index creation/contribution
    
    -Dynamic settings/mappings updates behind a Feature Flag
    -Applying SPI updates
    -Syncing with OpenSearch
    -General refactoring
    
    https://liferay.atlassian.net/browse/LPD-8360
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3cee7b1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    379f37b View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    5056c7c View commit details
    Browse the repository at this point in the history
  63. LPD-7822 LPD-8360 portal-search-opensearch2-impl: Improvements relate…

    …d to index creation/contribution
    
    -Dynamic settings/mappings updates behind a Feature Flag
    -Applying SPI updates
    -Syncing with Elasticsearch
    -General refactoring
    
    https://liferay.atlassian.net/browse/LPD-8360
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    df09b4d View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    3ec471f View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    0ae236b View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    9cbbd01 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    6732efe View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    be1254a View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    c0e082c View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    8a71b6d View commit details
    Browse the repository at this point in the history
  71. LPD-7822 LPD-8361 portal-search-tuning-synonyms-web: At this point ea…

    …ch filter has the same synonyms, so only open and close the index once to apply all the changes
    
    https://liferay.atlassian.net/browse/LPD-8361
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    910681d View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    224bc80 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    c62162d View commit details
    Browse the repository at this point in the history
  74. LPD-7822 LPD-8361 portal-search-tuning-synonyms-web-test: Make the te…

    …st less flaky by waiting for the ConfigurationTemporarySwapper thread to complete all executions of *ConfigurationObserver#on*ConfigurationUpdate
    
    https://liferay.atlassian.net/browse/LPD-8361
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    64264f9 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    af74fc9 View commit details
    Browse the repository at this point in the history
  76. LPD-7822 LPD-8362 search-experiences-service: Replace TextEmbeddingFi…

    …eldCreationPortalInstanceLifecycleListener with TextEmbeddingCompanyIndexConfigurationContributor
    
    https://liferay.atlassian.net/browse/LPD-8362
    BryanEngler authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a421e17 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    ee795f4 View commit details
    Browse the repository at this point in the history
  78. LPD-7822 Wordsmith

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3ac80bd View commit details
    Browse the repository at this point in the history
  79. LPD-7822 Regen

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bbcfcfb View commit details
    Browse the repository at this point in the history
  80. LPD-7822 Wordsmith

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    58b520f View commit details
    Browse the repository at this point in the history
  81. LPD-7822 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    cd5155b View commit details
    Browse the repository at this point in the history
  82. LPD-7822 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    a9b7232 View commit details
    Browse the repository at this point in the history
  83. LPD-7822 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    fd628b5 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    4ad9745 View commit details
    Browse the repository at this point in the history
  85. LPD-7822 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b6be8c8 View commit details
    Browse the repository at this point in the history
  86. LPD-23982 Overload Object utility class to be able to create Definiti…

    …ons and Relationhips of different companies.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f106718 View commit details
    Browse the repository at this point in the history
  87. LPD-23982 Create common base test class. Test should work for DB Part…

    …ition enabled/disabled, so there is a need to split the logic in two classes.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    333445a View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    cf18ba7 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    de4437a View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    dcd03d6 View commit details
    Browse the repository at this point in the history
  91. LPD-23982 Create an utility method that allows importing a sql renami…

    …ng the schema used. This is useful to test the exported file partition against the database one, since the exported can be loaded in the database without removin the existing one.
    marianoalvarosaiz authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    d3ed58c View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    6a25618 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    2357118 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    d890a80 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    30253cc View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    37120c4 View commit details
    Browse the repository at this point in the history
  97. LPD-23982 Use existing method

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    075a7fc View commit details
    Browse the repository at this point in the history
  98. LPD-23982 Not needed

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    e7adf82 View commit details
    Browse the repository at this point in the history
  99. LPD-23982 Reuse

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    726669a View commit details
    Browse the repository at this point in the history
  100. LPD-23982 Inline

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5cb40fa View commit details
    Browse the repository at this point in the history
  101. LPD-23982 Not needed

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0cd604b View commit details
    Browse the repository at this point in the history
  102. LPD-23982 More clear

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    44d7cc7 View commit details
    Browse the repository at this point in the history
  103. LPD-23982 Sort

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    29fae9d View commit details
    Browse the repository at this point in the history
  104. LPD-23982 Manual SF

    achaparro authored and brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    31d1127 View commit details
    Browse the repository at this point in the history
  105. LPD-23982 Rename

    brianchandotcom committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    4b4d47c View commit details
    Browse the repository at this point in the history