Component-Builder/admin/sql/updates/mysql
Llewellyn van der Merwe eae13dff06
Resolved gh-418 by adding an on before cancel custom script area to the admin view.
2019-06-12 22:06:19 +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 Resolved gh-418 by adding an on before cancel custom script area to the admin view. 2019-06-12 22:06:19 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00