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
79
Pull Requests
Projects
4
Wiki
Activity
451
Commits
3
Branches
240
Tags
173
MiB
25c14b45de
Commit Graph
4 Commits
Author
SHA1
Message
Date
Llewellyn van der Merwe
02de1edb54
Resolved gh-363 so that showon will function as expected in the full width layout. Resolved gh-367 by adding a wrapper class around each field in the edit view.
2019-01-23 16:30:53 +02:00
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
0ba2a0e8cf
Added validation rules resolve gh-254. Removed empty sql files. Improved the field area.
2018-03-27 11:57:16 +02:00