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

Release 2.30 #2168

Merged
merged 49 commits into from
Oct 14, 2024
Merged

Release 2.30 #2168

merged 49 commits into from
Oct 14, 2024

Commits on Sep 7, 2024

  1. Testing

    omarkasem committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    d3cf31b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    24c81c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c54a9e View commit details
    Browse the repository at this point in the history
  3. Add ability to change created by user:

    - Add Created By (User) field to the edit screen
    - Renders the field on the entry form
    - Stores the value when the user has the correct rights
    - Refactored to get original user from old entry data instead of post value
    doekenorg committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    77a8113 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18b10c5 View commit details
    Browse the repository at this point in the history
  5. Fix Code style problems

    doekenorg committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    dff1b6c View commit details
    Browse the repository at this point in the history
  6. Fix wp_kses arguments

    doekenorg committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    24f875b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    a7c05e1 View commit details
    Browse the repository at this point in the history
  2. Add unit tests

    omarkasem committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bb612e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 24, 2024

  1. Merge branch 'develop' into feature/721-allow-changing-entry-creator-…

    …from-the-edit-entry-screen
    zackkatz authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    bc73aac View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'develop' into feature/721-allow-changing-entry-creator-…

    …from-the-edit-entry-screen
    doekenorg committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    03c757a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Fixes reversing issue

    omarkasem committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f861363 View commit details
    Browse the repository at this point in the history
  2. Fixes spacing

    omarkasem committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    f2f7a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge branch 'develop' into feature/721-allow-changing-entry-creator-…

    …from-the-edit-entry-screen
    doekenorg committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    db39fd4 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    f597017 View commit details
    Browse the repository at this point in the history
  2. Remove unused function parameters, format code, reuse variables

    @omarkasem, please play attention to these changes as we keep
    repeating most of them on your code. More specifically:
    
    1) Use Yoda conditions
    2) Function description should use third-person singular verb
    to describe what it does (see https://developer.wordpress.org/coding-standards/inline-documentation-standards/php/#documenting-tips)
    3) Reuse variables if declared and do not declare variable if it's only used once
    4) Pass only the required parameters to functions
    mrcasual committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cf61199 View commit details
    Browse the repository at this point in the history
  3. Update changelog [ci skip]

    mrcasual committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c8ccfc6 View commit details
    Browse the repository at this point in the history
  4. Issue/1978 add merge tags now today yesterday (#2143)

    - Fixes #1978
    - Added merge tags now, yesterday and tomorrow
    - Made them work with format and timestamp
    - Added unit tests 
    
    💾 [Build
    file](https://www.dropbox.com/scl/fi/sc7axiegitbfq4c7vc3e4/gravityview-2.28.0-97f835136.zip?rlkey=ve9h5c8g17e8mgb291plfnuta&dl=1)
    (97f8351).
    mrcasual authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    3d3d81e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into issue/2086-edit-entry-doesnt-respect-file…

    …-uploads-maximum-number-of-files-setting2
    mrcasual committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    05e94af View commit details
    Browse the repository at this point in the history
  6. Update changelog [ci skip]

    mrcasual committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    969e7a4 View commit details
    Browse the repository at this point in the history
  7. Issue/2086 edit entry doesnt respect file uploads maximum number of f…

    …iles setting2 (#2132)
    
    - Fixes
    #2086 (comment)
    - Button is disabled now after maximum files is reached
    - Maximum number error message is shown if maximum files is more than 1
    - Fixed an extra issue where if you have multi upload file with max 3
    files, Then you upload all 3 files in the edit entry page and then after
    the edit you remove one file and try to upload a different file, it
    doesn't register that new file and shows a message that the maximum is
    reached.
    
    💾 [Build
    file](https://www.dropbox.com/scl/fi/tg5yljzjyjjritbskillh/gravityview-2.28.0-572e0fa02.zip?rlkey=mkze7xj5om0xnq8010fzd0pt8&dl=1)
    (572e0fa).
    mrcasual authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    0a3a26c View commit details
    Browse the repository at this point in the history
  8. Merge branch 'develop' into feature/721-allow-changing-entry-creator-…

    …from-the-edit-entry-screen
    doekenorg committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    7d0e5a1 View commit details
    Browse the repository at this point in the history
  9. Require GFExport

    doekenorg committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    57bdb1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cd996d View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. Add smooth scroll to focus

    doekenorg committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    87f3bae View commit details
    Browse the repository at this point in the history
  2. Makes code more readable

    omarkasem committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    9e98a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    552ebd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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

Commits on Oct 11, 2024

  1. Merge branch 'develop' into feature/721-allow-changing-entry-creator-…

    …from-the-edit-entry-screen
    doekenorg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    69bd67b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4208ac4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1867225 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01965df View commit details
    Browse the repository at this point in the history
  5. Fix unit tests

    doekenorg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2cf7589 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

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

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    429efb9 View commit details
    Browse the repository at this point in the history
  2. Fix spacing [ci skip]

    mrcasual committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8bad3b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d171c2e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into issue/2125-survey-field-ratings-are-incor…

    …rect-for-views-embedded-in-other-views
    mrcasual committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a90806c View commit details
    Browse the repository at this point in the history
  5. Update changelog [ci skip]

    mrcasual committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    209c90f View commit details
    Browse the repository at this point in the history
  6. Fixes reversing issue (#2157)

    - Fixes #2125
    - The issue was only happening if a gravity forms field is put before
    gravity view field
    - And that was happening because of a logic inside the survey plugin
    that was reversing the field choices for some reason that was being
    called when a gravity form is embedded in a page so it was affecting
    anything that comes after it that depend on field choices
    - 
    
    ![image](https://github.com/user-attachments/assets/b51dc843-846e-4303-8971-96085e0a8095)
    
    
    💾 [Build
    file](https://www.dropbox.com/scl/fi/tq5b88padqzsf7rb2j5p8/gravityview-2.29-9e98a5f8c.zip?rlkey=zgkkplicdpgg2cbg5xeng5u5h&dl=1)
    (9e98a5f).
    mrcasual authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    f593e47 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6ff0ff5 View commit details
    Browse the repository at this point in the history
  8. Fix typo [ci skip]

    mrcasual committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    e98337e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    337c11b View commit details
    Browse the repository at this point in the history
  10. Update @SInCE tags [ci skip]

    mrcasual committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    655f9a2 View commit details
    Browse the repository at this point in the history