This website requires JavaScript.
Explore
Help
Register
Sign In
oxido
/
Component-Builder
Watch
1
Star
0
Fork
0
You've already forked Component-Builder
forked from
joomla/Component-Builder
Code
Pull Requests
Activity
2a6be54317
Component-Builder
/
admin
/
helpers
/
compiler
History
Llewellyn van der Merwe
2a6be54317
Adapted the custom buttons and layout in the components, admins and libraries views. Fixed a bug in the JCB package import that missed custom code imports when code is changed inside the custom code.
2018-08-19 22:15:43 +02:00
..
a_Get.php
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
b_Structure.php
Resolved gh-287 that adds the feature to join/combine results of multiple fields in the admin list view. Update the tab string to make tabs dynamic in nature. Imporved the compiler building of the admin list view
2018-05-26 12:03:08 +02:00
c_Fields.php
Adapted the custom buttons and layout in the components, admins and libraries views. Fixed a bug in the JCB package import that missed custom code imports when code is changed inside the custom code.
2018-08-19 22:15:43 +02:00
e_Interpretation.php
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
f_Infusion.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
Refactoring of the compiler continues.
2016-03-01 20:44:13 +02:00