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
395
Commits
3
Branches
210
Tags
56
MiB
78208d1525
Commit Graph
4 Commits
Author
SHA1
Message
Date
Llewellyn van der Merwe
78208d1525
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
Llewellyn van der Merwe
8488392fac
Update the header details in all files
2018-05-18 08:40:07 +02:00
Llewellyn van der Merwe
052adc271f
Upgraded to v2.7.0 with new VDM package import option
2018-03-21 05:10:34 +02:00
Llewellyn van der Merwe
c7551c6edd
Added the phpseclib librarie for ssh/ftps server protocol as explained in gh-230. Extended the Component Files & Folders concept to allow adding files and folder from anywhere where PHP/Apache has permission to read, resolved gh-231
2018-02-16 23:53:43 +02:00