This website requires JavaScript.
Explore
Help
Register
Sign In
joomla
/
Component-Builder
Watch
39
Star
23
Fork
11
You've already forked Component-Builder
Code
Issues
83
Pull Requests
Projects
4
Wiki
Activity
6c4bab5ea9
Component-Builder
/
site
/
helpers
History
Llewellyn van der Merwe
6c4bab5ea9
Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export.
2018-10-29 18:38:00 +02:00
..
category.php
Update the header details in all files
2018-05-18 08:40:07 +02:00
categoryfields.php
Update the header details in all files
2018-05-18 08:40:07 +02:00
categoryfieldtypes.php
Update the header details in all files
2018-05-18 08:40:07 +02:00
componentbuilder.php
Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export.
2018-10-29 18:38:00 +02:00
headercheck.php
Update the header details in all files
2018-05-18 08:40:07 +02:00
index.html
added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjob
2017-08-20 18:52:35 +01:00
route.php
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core.
2018-08-07 14:25:26 +02:00