Pull Request for Issue gh-404, gh-321, gh-407, gh-379, gh-410, gh-394.
Summary of Changes
Added Captcha field type. Started adding the crowdin integration.
Fixed gh-394 so to be able to target the component instead of a single view.
Resolved gh-410 to allow default data type values for the database to be set per fieldtype.
Resolved gh-379 to allow null and zero values to pass via ajax call/post
Fixed gh-407 by moving the getListQuery custom PHP position in the dynamicGet
Updated the UIKIT versions
Fixed the site view menu not being build as a result of new feature that builds edit site view menu.
Resolved gh-321 by adding the option te set a create menu for admin edit views that are also added to the front-end.
Resolved gh-404 by adding the option to use grouping in dynamicGet query.
Testing Instructions
Please read over each issue and validate the expected outcome.
Pull Request for Issue gh-404, gh-321, gh-407, gh-379, gh-410, gh-394.
### Summary of Changes
- Added Captcha field type. Started adding the crowdin integration.
- Fixed gh-394 so to be able to target the component instead of a single view.
- Resolved gh-410 to allow default data type values for the database to be set per fieldtype.
- Resolved gh-379 to allow null and zero values to pass via ajax call/post
- Fixed gh-407 by moving the getListQuery custom PHP position in the dynamicGet
- Updated the UIKIT versions
- Fixed the site view menu not being build as a result of new feature that builds edit site view menu.
- Resolved gh-321 by adding the option te set a create menu for admin edit views that are also added to the front-end.
- Resolved gh-404 by adding the option to use grouping in dynamicGet query.
### Testing Instructions
Please read over each issue and validate the expected outcome.
Pull Request for Issue gh-404, gh-321, gh-407, gh-379, gh-410, gh-394.
Summary of Changes
Testing Instructions
Please read over each issue and validate the expected outcome.
excellent work :D
80c588a33a
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.