-
Notifications
You must be signed in to change notification settings - Fork 62
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
Release 2.30 #2168
Commits on Sep 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d3cf31b - Browse repository at this point
Copy the full SHA d3cf31bView commit details
Commits on Sep 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7fb5bbe - Browse repository at this point
Copy the full SHA 7fb5bbeView commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47dd649 - Browse repository at this point
Copy the full SHA 47dd649View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 572e0fa - Browse repository at this point
Copy the full SHA 572e0faView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24c81c2 - Browse repository at this point
Copy the full SHA 24c81c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c54a9e - Browse repository at this point
Copy the full SHA 5c54a9eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 77a8113 - Browse repository at this point
Copy the full SHA 77a8113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b10c5 - Browse repository at this point
Copy the full SHA 18b10c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff1b6c - Browse repository at this point
Copy the full SHA dff1b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f875b - Browse repository at this point
Copy the full SHA 24f875bView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7c05e1 - Browse repository at this point
Copy the full SHA a7c05e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb612e4 - Browse repository at this point
Copy the full SHA bb612e4View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97f8351 - Browse repository at this point
Copy the full SHA 97f8351View commit details
Commits on Sep 24, 2024
-
Merge branch 'develop' into feature/721-allow-changing-entry-creator-…
…from-the-edit-entry-screen
Configuration menu - View commit details
-
Copy full SHA for bc73aac - Browse repository at this point
Copy the full SHA bc73aacView commit details
Commits on Sep 26, 2024
-
Merge branch 'develop' into feature/721-allow-changing-entry-creator-…
…from-the-edit-entry-screen
Configuration menu - View commit details
-
Copy full SHA for 03c757a - Browse repository at this point
Copy the full SHA 03c757aView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f861363 - Browse repository at this point
Copy the full SHA f861363View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f7a73 - Browse repository at this point
Copy the full SHA f2f7a73View commit details
Commits on Oct 1, 2024
-
Merge branch 'develop' into feature/721-allow-changing-entry-creator-…
…from-the-edit-entry-screen
Configuration menu - View commit details
-
Copy full SHA for db39fd4 - Browse repository at this point
Copy the full SHA db39fd4View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f597017 - Browse repository at this point
Copy the full SHA f597017View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for cf61199 - Browse repository at this point
Copy the full SHA cf61199View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8ccfc6 - Browse repository at this point
Copy the full SHA c8ccfc6View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 3d3d81e - Browse repository at this point
Copy the full SHA 3d3d81eView commit details -
Merge branch 'develop' into issue/2086-edit-entry-doesnt-respect-file…
…-uploads-maximum-number-of-files-setting2
Configuration menu - View commit details
-
Copy full SHA for 05e94af - Browse repository at this point
Copy the full SHA 05e94afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 969e7a4 - Browse repository at this point
Copy the full SHA 969e7a4View commit details -
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).
Configuration menu - View commit details
-
Copy full SHA for 0a3a26c - Browse repository at this point
Copy the full SHA 0a3a26cView commit details -
Merge branch 'develop' into feature/721-allow-changing-entry-creator-…
…from-the-edit-entry-screen
Configuration menu - View commit details
-
Copy full SHA for 7d0e5a1 - Browse repository at this point
Copy the full SHA 7d0e5a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57bdb1b - Browse repository at this point
Copy the full SHA 57bdb1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd996d - Browse repository at this point
Copy the full SHA 0cd996dView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70b40ab - Browse repository at this point
Copy the full SHA 70b40abView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87f3bae - Browse repository at this point
Copy the full SHA 87f3baeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e98a5f - Browse repository at this point
Copy the full SHA 9e98a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 552ebd0 - Browse repository at this point
Copy the full SHA 552ebd0View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed10a05 - Browse repository at this point
Copy the full SHA ed10a05View commit details
Commits on Oct 11, 2024
-
Merge branch 'develop' into feature/721-allow-changing-entry-creator-…
…from-the-edit-entry-screen
Configuration menu - View commit details
-
Copy full SHA for 69bd67b - Browse repository at this point
Copy the full SHA 69bd67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4208ac4 - Browse repository at this point
Copy the full SHA 4208ac4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1867225 - Browse repository at this point
Copy the full SHA 1867225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01965df - Browse repository at this point
Copy the full SHA 01965dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cf7589 - Browse repository at this point
Copy the full SHA 2cf7589View commit details
Commits on Oct 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3fc596b - Browse repository at this point
Copy the full SHA 3fc596bView commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 429efb9 - Browse repository at this point
Copy the full SHA 429efb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bad3b7 - Browse repository at this point
Copy the full SHA 8bad3b7View commit details -
Allow changing entry creator from the edit entry screen (#2141)
This PR addresses #721. ![Export-1726495408919](https://github.com/user-attachments/assets/5ccb7b24-e5c5-40f9-9fde-ac2519c199f8) 💾 [Build file](https://www.dropbox.com/scl/fi/z7xe0u9xanma183bkd3cn/gravityview-2.29-2cf75895f.zip?rlkey=expfnqnw3dxtkczcgz21bl6ky&dl=1) (2cf7589).
Configuration menu - View commit details
-
Copy full SHA for d171c2e - Browse repository at this point
Copy the full SHA d171c2eView commit details -
Merge branch 'develop' into issue/2125-survey-field-ratings-are-incor…
…rect-for-views-embedded-in-other-views
Configuration menu - View commit details
-
Copy full SHA for a90806c - Browse repository at this point
Copy the full SHA a90806cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 209c90f - Browse repository at this point
Copy the full SHA 209c90fView commit details -
- 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).
Configuration menu - View commit details
-
Copy full SHA for f593e47 - Browse repository at this point
Copy the full SHA f593e47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff0ff5 - Browse repository at this point
Copy the full SHA 6ff0ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e98337e - Browse repository at this point
Copy the full SHA e98337eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 337c11b - Browse repository at this point
Copy the full SHA 337c11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 655f9a2 - Browse repository at this point
Copy the full SHA 655f9a2View commit details