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

LPS-74827 For site role, it should be added into index field "groupRoleId" so that it can match with search query. #342

Closed
wants to merge 83 commits into from

Commits on Oct 9, 2017

  1. LPS-74784 Do not run this upgrade process as its logic is duplicated …

    …by the subsequent one
    mbowerman authored and brianchandotcom committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    31be513 View commit details
    Browse the repository at this point in the history
  2. LPS-74784 Delete unused class

    mbowerman authored and brianchandotcom committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    54f7948 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b405155 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    066fc82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b4cec1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a8ca86 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1dd496 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4090c09 View commit details
    Browse the repository at this point in the history
  9. LPS-75142 Reverts changes added in LPS-71408 because we cannot use Dy…

    …namicQuery with services in different modules
    ealonso authored and brianchandotcom committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    1255619 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ee0f37a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dcad2ee View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    983bc0f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    447b0ac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9690e48 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Configuration menu
    Copy the full SHA
    b01824c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62ab1d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1e4e1b View commit details
    Browse the repository at this point in the history
  4. LPS-74833 Create a new parameter called context that will substitute …

    …model bean in the future. This is because of dependencies to the taglib. Once changed in the subrepo, the model bean parameter will be completely removed
    jkappler authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    7b21543 View commit details
    Browse the repository at this point in the history
  5. LPS-74833 Use right parameter

    jkappler authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    d8be68c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    791ffba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1bc8a4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6a46ad4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    df6b920 View commit details
    Browse the repository at this point in the history
  10. LPS-73414 Translate to italian

    mmariuzzo authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    83beee0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ea8fbac View commit details
    Browse the repository at this point in the history
  12. LPS-73414 Fix some more language keys

    Sergio Gonzalez authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    063e64f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    97d9594 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ca2b1c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d9f1d3a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    35743a5 View commit details
    Browse the repository at this point in the history
  17. LPS-74663 Avoid the creation of temp files in range requests when ran…

    …ges are sorted and do not overlap
    JavierMoral authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    f2fdf84 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba9a411 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e74964 View commit details
    Browse the repository at this point in the history
  20. LPS-74663 Merge both copyRange methods

    The private method will assume callers have made sure that if the
    inputStream needs to be repositioned, it will support that operation.
    
    In the case of non random access, callers must adjust the start/end
    ranges accordingly.
    adolfopa authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4dbbcd5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    8a74aca View commit details
    Browse the repository at this point in the history
  22. LPS-74663 SF

    adolfopa authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    3eca53c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    2bf03ed View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e622c78 View commit details
    Browse the repository at this point in the history
  25. LPS-74663 SF - Use foreach loop

    adolfopa authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    8db14aa View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6366773 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    88d3bb9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d5989f0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    415ce85 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0b12c97 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    9b0ce97 View commit details
    Browse the repository at this point in the history
  32. LPS-74910 SF

    ealonso authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4401abc View commit details
    Browse the repository at this point in the history
  33. LPS-74910 Uses new parameter

    ealonso authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    b8e2c4a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    35c9363 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bec0095 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    4b47705 View commit details
    Browse the repository at this point in the history
  37. LPS-63943 Update changelog

    Ithildir authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    c10e30f View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    61ba03f View commit details
    Browse the repository at this point in the history
  39. LPS-74844 Edit changelogs

    codyhoag authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    d18d5f5 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    307dfab View commit details
    Browse the repository at this point in the history
  41. LPS-74770 In some programming languages, you need if/then. In English…

    …, you often do not.
    codyhoag authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4f6b075 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    e51c56c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    88baeb4 View commit details
    Browse the repository at this point in the history
  44. LPS-74275 Generated

    yxingwu authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    88781ce View commit details
    Browse the repository at this point in the history
  45. LRQA-34625 Add debug code

    pyoo47 authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    03fa45f View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    8dd8e4e View commit details
    Browse the repository at this point in the history
  47. LRQA-34625 Set the upstream remote according to the upstream branch f…

    …or repositories that may be public or private
    pyoo47 authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    f85d97b View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    a7af394 View commit details
    Browse the repository at this point in the history
  49. LRQA-34625 set remoteURL

    pyoo47 authored and brianchandotcom committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    4388738 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    e3f7887 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    2a9e793 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ade0a7c View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    7520b66 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    496ae9d View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    339ddf3 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    2436a23 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    6c91fe9 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    e9a69f1 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    f8aef44 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    332639b View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    6756ee1 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    8c4d799 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    8376391 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    ef206e8 View commit details
    Browse the repository at this point in the history
  65. LPS-75087 Leave twitterSn blank, otherwise SynchronizeTwitterMessageL…

    …istener would see users with twitter accounts, and trying to connect to twitter which is against the no network access rule in test. This was not a problem before, because scheduler is disabled in portal-impl integration tests, but enabled in modules integration tests. This is caused by 2dcb43a
    shuyangzhou committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    77a1198 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    4f1fa4d View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    0ae7fc0 View commit details
    Browse the repository at this point in the history
  68. LPS-74827 When add index field "groupRoleId", if the document groupId…

    … is staging groupId, we should save live groupId because local staging site is not real site and we can't assign users to staging Site on UI.
    hai.yu authored and Máté Thurzó committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    a70ee06 View commit details
    Browse the repository at this point in the history
  69. LPS-74827 For site role, it should be added into index field "groupRo…

    …leId" so that it can match with search query.
    hai.yu authored and Máté Thurzó committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    b7156d3 View commit details
    Browse the repository at this point in the history