This website requires JavaScript.
Explore
Help
Register
Sign In
ohrionmartin
/
Component-Builder
Watch
1
Star
0
Fork
0
You've already forked Component-Builder
forked from
joomla/Component-Builder
Code
Pull Requests
Activity
Component-Builder
/
site
History
Llewellyn van der Merwe
f3539185ab
Moved the bcmath wrapper method to the helper class for all over use
2018-08-30 23:22:48 +02:00
..
assets
Update the header details in all files
2018-05-18 08:40:07 +02:00
controllers
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
helpers
Moved the bcmath wrapper method to the helper class for all over use
2018-08-30 23:22:48 +02:00
language
Futher improved the redirect option to use return and stack the return path to take the user back to the original area from where they clicked away.
2018-08-18 14:09:17 +02:00
layouts
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
models
Fixed some collusion issue in the dynamic get build process when custom query is used. Fixed the issue found in the import of JCB packages that caused custom code to be imported in duplication, also added the option to turn off (unpublish) custom code no longer in use.
2018-08-30 18:33:30 +02:00
views
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
componentbuilder.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
controller.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
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
router.php
Update the header details in all files
2018-05-18 08:40:07 +02:00