Component-Builder/admin/sql/updates/mysql
Llewellyn van der Merwe b65d868a86
Added the GUI switch to control the adding of the asset table fix. gh-616
2020-12-10 03:31:30 +02:00
..
2.5.1.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.5.2.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.5.3.sql resolve gh-115 to allow excluding of folders and files in the repository folder 2017-09-13 02:37:43 +02:00
2.5.5.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.5.6.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.5.7.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.5.8.sql Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
2.6.3.sql Added snippet types and libraries to snippets 2017-11-12 00:18:13 +02:00
2.6.4.sql Added bulk updater to get snippets area. Added contributor details to snippets table. Imporved the installer to update the library matchup of old snippets. gh-92 2017-11-20 14:35:30 +02:00
2.6.5.sql fixed mysql update values 2017-12-11 22:38:23 +02:00
2.6.6.sql Fixed the links of folders in libraries, added another note to libraries, started with linked to ajax functions. 2017-12-17 11:21:34 +02:00
2.6.9.sql Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216. 2018-01-15 17:54:05 +02:00
2.6.11.sql Added easy translation export and import feature, to allow translation to be done via an exel spreadsheet 2018-01-18 01:14:43 +02:00
2.6.12.sql Added update url to update server 2018-01-24 14:14:31 +02:00
2.6.13.sql Changed from onlinecode to externalcode 2018-02-03 02:13:48 +02:00
2.6.14.sql Added more security to the composer vendor folder. Added the SFTP get helper classes, and adapted the compiler to use SFTP 2018-02-18 00:47:01 +02:00
2.6.16.sql Fixed gh-235 to insure that the public access switch for front-end views work. Resolved gh-236 to Auto save Name to System Name if blank. Added text area for private key of server. Fixed the getModel helper method. Fixed the batch methods. Maked a few tweaks to the compiler. 2018-02-27 14:17:38 +02:00
2.6.17.sql Added the feature to use admin and custom admin views as the dashboard of the back-end of a component, requested in gh-148 2018-03-09 05:29:05 +02:00
2.7.0.sql 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. 2018-03-28 11:46:14 +02:00
2.7.5.sql 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. 2018-04-20 01:36:49 +02:00
2.7.8.sql Added option to add source link to JCB packages, this also improved the JCB package import area 2018-05-05 16:47:48 +02:00
2.7.9.sql 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. 2018-05-11 06:08:14 +02:00
2.7.10.sql 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. 2018-07-06 15:46:30 +02:00
2.8.1.sql 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. 2018-07-06 15:46:30 +02:00
2.8.2.sql Fixed gh-315 to insure all the WHMCS features work as expected 2018-07-08 22:19:01 +02:00
2.8.5.sql Futher improved the redirect option to use return and stack the return path to take the user back to the original area from where they clicked away. 2018-08-18 14:09:17 +02:00
2.8.6.sql Added the feature to add custom Joomla fields to your components, requested in gh-247. Added plugin events to the dynamic get area. Added the script to remove field build in relation to component when component gets uninstalled. Improved the getForm method in the model to allow the passing of options to the form. Made further improvements to the implementation of the return parameter across the component redirecting behavior. Made some changes to the list layout views using the field relations area. 2018-08-23 03:59:45 +02:00
2.8.7.sql Added the feature to add custom Joomla fields to your components, requested in gh-247. Added plugin events to the dynamic get area. Added the script to remove field build in relation to component when component gets uninstalled. Improved the getForm method in the model to allow the passing of options to the form. Made further improvements to the implementation of the return parameter across the component redirecting behavior. Made some changes to the list layout views using the field relations area. 2018-08-23 03:59:45 +02:00
2.8.8.sql Added context to site and custom admin views to better target triggered events. Added the redering option in the admin edit view, so to expand forms via plugins. Improved the codename build in site and custom admin view. 2018-08-23 23:52:00 +02:00
2.8.9.sql Added the option to add custom tabs to the edit view of any admin view 2018-08-24 23:46:41 +02:00
2.9.1.sql Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting. 2018-09-24 16:37:51 +02:00
2.9.4.sql 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
2.9.8.sql Added the option to set the row_format per table in the admin view. Converted all the JCB tables to have a DYNAMIC row format. Fixed gh-369 so that JCB packages like JMM can be imported. 2019-01-26 05:52:05 +02:00
2.9.9.sql Resolved gh-370 so that all fields get loaded in a dynamicGet, even new once created at a later stage. 2019-01-29 16:43:27 +02:00
2.9.11.sql Added the new placeholder area for global & component level placeholders. Just like customcode you can now with the placeholders generate dynamic behaviour with placeholders all over the JCB custom areas. 2019-02-16 00:03:37 +02:00
2.9.12.sql Added the new placeholder area for global & component level placeholders. Just like customcode you can now with the placeholders generate dynamic behaviour with placeholders all over the JCB custom areas. 2019-02-16 00:03:37 +02:00
2.9.14.sql Resolved gh-404 by adding the option to use grouping in dynamicGet query. 2019-04-09 22:42:32 +02:00
2.9.15.sql Resolved gh-410 to allow default data type values for the database to be set per fieldtype. 2019-05-03 01:00:14 +02:00
2.9.16.sql Added Captcha field type. Started adding the crowdin integration. 2019-05-15 19:45:36 +02:00
2.9.18.sql Added an after cancel custom code area also in connection with gh-418 in the admin view. 2019-06-12 22:36:05 +02:00
2.9.19.sql Added an after cancel custom code area also in connection with gh-418 in the admin view. 2019-06-12 22:36:05 +02:00
2.9.21.sql Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
2.9.31.sql Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
2.9.32.sql Linked the new plugin area to Joomla components. gh-436 2019-07-17 04:37:50 +02:00
2.9.33.sql Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
2.9.34.sql Updated the compiler to now add GUI placeholders, resolved gh-451 so we now have easy roundtrip development beyond the original custom-code implementation. Added the files, folders, url option, and added the install fields to the new plugin area. gh-436 2019-07-28 23:48:42 +02:00
2.9.35.sql Expande the compiler to fully build and zip plugins linked to components. Added plugin_updates area. Fixed gh-454 to insure placeholders are build even if no local db placeholders are found. Fixed gh-453 to prevent count error with null return value. 2019-08-08 17:45:50 +02:00
2.10.1.sql Moved the phpseclib files to their own folder in libraries. Improved the composer autoloader in JCB. Improved the phpseclib class implementation. Added a new Expert Mode to field modeling under the database tab in the field area. 2019-10-16 22:38:43 +02:00
2.10.2.sql Moved the phpseclib files to their own folder in libraries. Improved the composer autoloader in JCB. Improved the phpseclib class implementation. Added a new Expert Mode to field modeling under the database tab in the field area. 2019-10-16 22:38:43 +02:00
2.10.5.sql Added Joomla Module builder - GUI 2019-12-03 04:17:35 +02:00
2.10.6.sql Added Joomla Module builder (JMB) Compiler and improved the JMB GUI 2019-12-06 07:33:01 +02:00
2.10.7.sql Added Joomla Module builder (JMB) Compiler and improved the JMB GUI 2019-12-06 07:33:01 +02:00
2.10.9.sql Added GUID to selected views, and started updating JCB accordingly. 2020-01-03 03:49:29 +02:00
2.10.10.sql Fixed gh-517 to force mysql to use a dynamic row_format on all internal JCB database tables that we overlooked. 2020-01-29 05:46:54 +02:00
2.10.11.sql Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders. First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB. Other small improvments to the date helper methods. Add the otpion to target the admin area with modules. 2020-03-24 03:11:43 +02:00
2.10.12.sql fixed the downloading url for the update server. 2020-04-05 02:16:50 +02:00
2.11.4.sql added the database update scripts for the new changes. 2020-09-15 19:02:49 +02:00
2.11.5.sql added the database update scripts for the new changes. 2020-09-15 19:02:49 +02:00
2.12.1.sql Added the GUI switch to control the adding of the asset table fix. gh-616 2020-12-10 03:31:30 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00