Fixed gh-318 so that default and other none database fields will not trigger SQL update and version increment. Fixed gh-317 that had conflict variable naming in the jsonToString helper method. Improved the refresh method for JCB package area.Llewellyn van der Merwe2018-07-12 18:35:38 +0200
Fixed the sql dump import issue that broke when import values not set correctly. Made more corrections to the whmcs implementation.Llewellyn van der Merwe2018-07-09 00:49:50 +0200
Added the table and field validation to avoid import breakages due to new table or fields not found in the older local install of JCB.
v2.8.2
Llewellyn van der Merwe2018-07-07 02:12:13 +0200
Added a global editor switch for all editors in JCB, the default is none. gh-305 Added two new fields to the admin view to target the getform method in the model.Llewellyn van der Merwe2018-07-06 15:46:30 +0200
Improved the table detection in the mapping of the extrusion class when building table/fields from mysql dumpLlewellyn van der Merwe2018-06-15 15:31:23 +0200
Fixed gh-301 to insure the sql dump of tables will build new fields and views using the new subform methodLlewellyn van der Merwe2018-06-09 23:11:04 +0200
Fixed the javascript in the new relation area. Fixed gh-294 that hade count not array errors. Added the option to over-ride the column name in the new relation area.Llewellyn van der Merwe2018-05-29 05:45:16 +0200
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 viewLlewellyn van der Merwe2018-05-26 12:03:08 +0200
Refactored the compiler list view body builder, in preparation of the relation fields. Added more options to the relation admin fields. gh-287Llewellyn van der Merwe2018-05-24 15:56:56 +0200
Updated compiler to allow dynamic update for language strings. Started adding the field relationship feature requested in gh-287Llewellyn van der Merwe2018-05-22 21:01:36 +0200
Decoupling JCB even more from vdm.io in preparation of the launch of the joomlacomponentbuilder.com websiteLlewellyn van der Merwe2018-05-18 08:03:55 +0200
Fixed the email helper class to match the custom global field value. Removed the spinner from export data option in the language translation area. Fixed the dynamic dashboard to be able to check if the view was found in the component. Updated the readme to reflect the new terms of gaining access to demo content.Llewellyn van der Merwe2018-05-17 03:02:11 +0200
Added the email field type to resolve gh-283. Fixed the CSS inclution error to resolve gh-278. Added the option to add sql_uninstall dump value to a component. Did some class formating on the compiler.Llewellyn van der Merwe2018-05-11 06:08:14 +0200
Fixed the clone method that gave the error Call to undefined method ComponentbuilderModelImport_joomla_components::updateAfter()Llewellyn van der Merwe2018-05-04 22:27:49 +0200
Speedup the import page of JCB packages, to via background ajax get package info and store it in local browser memoryLlewellyn van der Merwe2018-05-03 13:30:53 +0200
added the option to remove or add a custom prefix to the Joomla admin menu name of your component @cpaschenLlewellyn van der Merwe2018-05-03 02:26:52 +0200
Fixed gh-272 by updating the table method generateAlias to also make use of the custom alias builder values.Llewellyn van der Merwe2018-05-03 01:12:06 +0200
improve the method to detect that it is working with another component, and so tell the method to also look outside the current scope (component)Llewellyn van der Merwe2018-05-02 23:59:01 +0200
Futher improved the JCB package manager, so to be more stable and give enough information about selected packagesLlewellyn van der Merwe2018-05-02 16:47:01 +0200
Added the feature that allows you to setup the behaviour of a selected set of components that will be auto build and installed. So you do not need to manually compile and install those components any more, the system does all that automatically for you. We have called the feature Expansion Development Method, and it can be set in the global settings of JCB under the Development Method tab.Llewellyn van der Merwe2018-04-25 00:36:05 +0200
Fixed a strange mismatch issue with JCB package import with more then 10 components at a time. Also fixed the translation entranslation to source.Llewellyn van der Merwe2018-04-20 23:14:49 +0200
Improved JCB to now be able to have other languanges then en-GB as its base/main/global language. This will allow you to build your components in a language of your choice.Llewellyn van der Merwe2018-04-20 01:36:21 +0200
Added edit links to templates and layouts. Fixed the alias and title selection issue in admin fields area. Added all available languages in Joomla to language area.Llewellyn van der Merwe2018-04-19 17:52:47 +0200
Added minify of JS to the compiler area, also improved the infusion area to make more use of the getCustomScriptBuilder methodLlewellyn van der Merwe2018-04-18 21:11:14 +0200
Fixed the Add JavaScript (views-footer) option, since it did not add the javascript, but now does. Also added some spinner to the Joomla Components view.Llewellyn van der Merwe2018-04-18 14:03:07 +0200
Added the option to clone a Component and all its linked data, also to import a JCB package without merging with local ComponentLlewellyn van der Merwe2018-04-17 23:25:03 +0200
Keeping naming consistency resolved gh-265. Started adding the needed features for the new translation improvment gh-261Llewellyn van der Merwe2018-04-15 22:21:34 +0200
Fixed gh-264 another glitch due to the update of the field area, that caused the language tag selection to break
v2.7.5
Llewellyn van der Merwe2018-04-14 02:01:34 +0200
Fixed database mismatch in admin view since we removed the not_required field from the database with the new datbase-less featureLlewellyn van der Merwe2018-04-13 17:53:14 +0200
Urgent fix to the fields area to address the extra field options, and fields with 0 being removed. Added the option to add a field and not add it to the database, so it will show in the edit view but will not be stored to the database. This is to use javascript/php to use that field value, and then drop it.Llewellyn van der Merwe2018-04-13 17:24:06 +0200
Fixed line break error in JavaScript building area, also added little notice in field area to select field type.Llewellyn van der Merwe2018-04-11 22:48:37 +0200
added a wrapper for the bcmath functions, so there will be a (basic) fall back if those functions are not on the serverLlewellyn van der Merwe2018-04-08 23:20:33 +0200
Fixed the import JCB packages link on dashboard, add frame to layout and template snippet display in related viewsLlewellyn van der Merwe2018-04-03 08:24:24 +0200
Fixed gh-255 to insure that the correct component name is used when building the button on the edit view where the custom field is used.Llewellyn van der Merwe2018-03-30 06:41:33 +0200
Fixed the edit-view for front-end to insure ajax also gets moved to site ajax. Also updated the UIkit notify to target uikit2 convention.
v2.7.1
Llewellyn van der Merwe2018-03-30 03:29:24 +0200
Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more.Llewellyn van der Merwe2018-03-28 11:46:14 +0200
Fix gh-249 that caused the admin views to break in PHP 7.2 We also added VDM package import to the import of JCB packagesLlewellyn van der Merwe2018-03-21 04:45:51 +0200