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
Component-Builder
/
admin
/
helpers
History
Llewellyn van der Merwe
65e6511a3e
Little fix to insure fallback in openValidBase64 method works correctly
2018-10-07 21:39:29 +02:00
..
compiler
Fixed gh-349 to insure dynamic joined and other tweaks are not added when custom code is selected as main source with a dynamicGet
2018-10-04 12:07:37 +02:00
extrusion
Fixed the sql dump import issue that broke when import values not set correctly. Made more corrections to the whmcs implementation.
2018-07-09 00:49:50 +02:00
html
Update the header details in all files
2018-05-18 08:40:07 +02:00
PHPExcel
Added fade-in option for admin views, added pdf lib to custom folder for use in projects.
2016-05-31 06:11:07 +01:00
compiler.php
Resolved gh-345 by adding whole new mysql table selection options in the admin view, under the mySql tab. Fixed the folder & file loader. Fixed the Update of custom files, so even the custom code and external code placholders will work in external files. Update all tables in JCB to use InnoDB Engine, utf8md4 Charset and utf8mb4_unicode_ci Collation.
2018-09-25 22:02:48 +02:00
componentbuilder.php
Little fix to insure fallback in openValidBase64 method works correctly
2018-10-07 21:39:29 +02:00
componentbuilderemail.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
headercheck.php
Update the header details in all files
2018-05-18 08:40:07 +02:00
indenter.php
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
2017-12-27 05:45:35 +02:00
index.html
…
js.php
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
2017-12-27 05:45:35 +02:00
keywords_after.txt
…
keywords_before.txt
…
keywords_reserved.txt
…
minify.php
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
2017-12-27 05:45:35 +02:00
operators_after.txt
…
operators_before.txt
…
PHPExcel.php
…