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

Merge 2.4.2 for release #4032

Merged
merged 52 commits into from
Mar 8, 2019
Merged

Merge 2.4.2 for release #4032

merged 52 commits into from
Mar 8, 2019

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    7afeb39 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    e22f0f5 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. fix: update datepicker field logic

    to clone exiting input field to add datepicker to this element and old field will be used to store date in standard format `yy-mm-dd`
    ravinderk committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    bf0a645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d875afd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    779d29b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e6807 View commit details
    Browse the repository at this point in the history
  5. refactor: decode date before convert to standard time

    also add support for timestamp
    ravinderk committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    4d09020 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    869698a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dbfcd82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd707b5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d227d2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1317099 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #4003 from impress-org/issue/3995

    fix: "state" text appearing twice on donor detail screen #3995
    ravinderk committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    6f5b70a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. Configuration menu
    Copy the full SHA
    fbcc084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    198cf2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df4f97b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8773ef9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9ae844 View commit details
    Browse the repository at this point in the history
  6. fix: set default date of input field

    to input field value if standard-date data attribute is missing
    ravinderk committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    d81285b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #4007 from impress-org/issue/4006

    fix: complete all possible export process steps #4006
    Devin Walker committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    0142625 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. Merge branch 'release/2.4.2' into issue/4000

    * release/2.4.2:
      fix: process all possible export steps
    DevinWalker committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    83adf34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4005 from impress-org/issue/4000

    fix: support date formats with translated strings #4000
    Devin Walker committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    5954f1c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. fix: update label for attribute val

    fixes #4001
    ravinderk committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    bf79687 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    a7dd8de View commit details
    Browse the repository at this point in the history
  2. fix: check author instead of authorurl

    when check license status of give addon
    ravinderk committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    db79ee7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #4021 from impress-org/issue/3975

    fix: correctly display license status in system info #3975
    Devin Walker committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    933d00f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    6425d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c790bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e002d97 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4022 from impress-org/issue/4020

    fix: improve return value of `Give_Donate_Form::get_goal()` #4020
    Devin Walker committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    f96e6ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    063aeec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    400c168 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1a686ac View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4024 from impress-org/issue/3356

    fix: improve web host detection in System Info#3356
    Devin Walker committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    7bdb392 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. Configuration menu
    Copy the full SHA
    a800cca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ac23d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29f3908 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b9cfece View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4029 from impress-org/hotfix/select_autocomplete

    fix: ensure do not set default autocomplete on every dropdown fields #4028
    Devin Walker committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f789fab View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2019

  1. refactor: improve if condition performance

    move early exit condition up
    ravinderk committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    f25b8bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    161cbdf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5962f56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0243a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    69fff7d View commit details
    Browse the repository at this point in the history
  6. fix: do check if WP user exist for donor or not

    when donating as guest
    ravinderk committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    175ced6 View commit details
    Browse the repository at this point in the history
  7. chore: performance improvement

    (int) is more performant then intval
    ravinderk committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    5ff5a4d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4030 from impress-org/issue/4025v2

    fix: make the email check case-insensitive #4025
    Devin Walker committed Mar 5, 2019
    Configuration menu
    Copy the full SHA
    b35a808 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    79300d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffb3cf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eda6f0b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4035 from impress-org/hotfix/donor_filter

    refactor: update give_update_donor_information filter position
    kevinwhoffman committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    ba8d948 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3955a3d View commit details
    Browse the repository at this point in the history