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
78
Pull Requests
Projects
4
Wiki
Activity
445
Commits
3
Branches
240
Tags
173
MiB
018eed3054
Commit Graph
4 Commits
Author
SHA1
Message
Date
Llewellyn van der Merwe
45c255485f
Made a little tweak to placeholders, to remove uneeded space.
2018-09-11 22:28:17 +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
f7be7ddad0
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
Llewellyn van der Merwe
2543d11277
Updated compiler to allow dynamic update for language strings. Started adding the field relationship feature requested in gh-287
2018-05-22 21:01:55 +02:00