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
81
Pull Requests
Projects
4
Wiki
Activity
806
Commits
3
Branches
243
Tags
173
MiB
894d691897
Commit Graph
7 Commits
Author
SHA1
Message
Date
Robot
d1e1a56671
Stable release of v3.2.0-beta1
...
Move beta to main repo.
Fix
#1053
so that the right and left tabs display correctly in Joomla 4&5.
2024-03-02 22:10:30 +02:00
Llewellyn van der Merwe
3c3951ae83
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638.
2021-03-05 05:08:47 +02:00
Llewellyn van der Merwe
d9da5d9fc4
Fixed gh-637 so that the header values will be added. Updated the copyright to only show the first year so we need not update these again.
2021-01-03 18:49:35 +02:00
Llewellyn van der Merwe
b7a5cb7285
fixed issue that caused some custom code not to export for a JCB packages if found in anther custom code area. Made some corrections to the router helper class. Added return_here value admin views to improve the return values in url redirection. Improved the open valid base64 method to make use of default string. Update many ajax calls to not use jsonp, and infact be more secure.
2018-12-29 17:05:01 +02:00
Llewellyn van der Merwe
62bdb8a659
Updated all the license statements of the templates to be the same as the rest of JCB.
2018-08-07 15:27:08 +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
ecf47809f9
first commit of free version
2016-01-30 22:28:43 +02:00