Pull Request for Issue gh-629, gh-630, gh-626, gh-637 .
Summary of Changes
Fixed gh-637 so that the header values will be added.
Updated the copyright to only show the first year so we need not update these again.
Improved the layout compiler methods.
Added the trash helper option to JCB as a pro feature.
Added more header options and renamed the header method in the compiler.
Improved the compiler message area.
Fixed gh-626 to ensure that language strings that are already uppercase do not get added, even if it has a number.
Fixed gh-630 by moving the templatestyle field type to the plain field group.
Improved the permissions adding behaviour so that no permissions tab will be added if no permissions are set in a view. gh-629
Fixed gh-629 to add a hidden title field when a view does not have a title field.
Updated the forum details
Testing Instructions
Please read the related issues, and test accordingly.
Expected result
That all issues are fixed
Pull Request for Issue gh-629, gh-630, gh-626, gh-637 .
### Summary of Changes
- Fixed gh-637 so that the header values will be added.
- Updated the copyright to only show the first year so we need not update these again.
- Improved the layout compiler methods.
- Added the trash helper option to JCB as a pro feature.
- Added more header options and renamed the header method in the compiler.
- Improved the compiler message area.
- Fixed gh-626 to ensure that language strings that are already uppercase do not get added, even if it has a number.
- Fixed gh-630 by moving the templatestyle field type to the plain field group.
- Improved the permissions adding behaviour so that no permissions tab will be added if no permissions are set in a view. gh-629
- Fixed gh-629 to add a hidden title field when a view does not have a title field.
- Updated the forum details
### Testing Instructions
Please read the related issues, and test accordingly.
### Expected result
That all issues are fixed
###SITE_ADMIN_VIEW_HEADER### placeholder now gets replaced by the appropriate header code and all the toolbar buttons are now active and functional. The trash helper methods also work very well, thanks!
`###SITE_ADMIN_VIEW_HEADER###` placeholder now gets replaced by the appropriate header code and all the toolbar buttons are now active and functional. The trash helper methods also work very well, thanks!
Pull Request for Issue gh-629, gh-630, gh-626, gh-637 .
Summary of Changes
Testing Instructions
Please read the related issues, and test accordingly.
Expected result
That all issues are fixed
###SITE_ADMIN_VIEW_HEADER###
placeholder now gets replaced by the appropriate header code and all the toolbar buttons are now active and functional. The trash helper methods also work very well, thanks!Reviewers
d9da5d9fc4
.