Component-Builder/admin/sql/updates/mysql
2017-03-28 16:57:59 +02:00
..
2.1.0.sql Refactoring of the compiler continues. 2016-03-01 20:44:13 +02:00
2.1.1.sql Change the field name form type to fieldtype in the field view. 2016-03-04 02:01:43 +02:00
2.1.2.sql Updated some compiler methods, added footable3, fixed some known issus. 2016-04-22 13:03:43 +01:00
2.1.3.sql Added another field to admin_view to add custom script to document method of component admin views. 2016-04-22 22:32:02 +01:00
2.1.4.sql Added the option to customize the import of data per view. 2016-05-04 05:53:33 +01:00
2.1.5.sql Bug fix in the custom import option. 2016-05-04 06:11:32 +01:00
2.1.6.sql Added the import method to custom import tab, and improved the import custom concept. 2016-05-05 00:14:20 +01:00
2.1.7.sql Changed over to V3 of footable, fixed icon display in the repeatable icon selections. 2016-05-07 02:12:30 +01:00
2.1.8.sql Improved the custom import option to include the display method override. 2016-05-20 06:00:31 +01:00
2.1.9.sql 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
2.1.10.sql Added the option to overwrite the default-fields, so you can add them to the list view in admin area and change their layout position in the edit view. Also fixed some minor bugs. 2016-06-02 17:18:49 +01:00
2.1.11.sql Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements. 2016-10-24 00:48:26 +02:00
2.1.12.sql Made some improvements to the compiler and extended the email helper features. 2016-06-23 16:05:37 +01:00
2.1.13.sql New Release 2016-06-27 12:12:29 +01:00
2.1.14.sql Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements. 2016-10-24 00:48:26 +02:00
2.1.15.sql Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
2.1.16.sql Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
2.1.17.sql Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
2.1.18.sql Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
2.1.19.sql Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
2.1.20.sql Added custom buttons to admin views, improved the compiler code, with some bug fixes 2016-09-11 17:27:04 +02:00
2.1.21.sql Added lots more demo data on Github to help demonstrate the ease of use. Adding feature to insert custom scripting during install. Adding easy issue tracking, and member notice board. Many bug fixes, to the compiler and general improvements. 2016-10-24 00:48:26 +02:00
2.2.0.sql Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs. 2016-11-22 07:48:55 +02:00
2.2.1.sql Improved the compiler, added the option to add the update server file to the zipped package, fixed a few bugs. 2016-11-22 07:48:55 +02:00
2.2.2.sql Next test release of new update server 2016-11-22 11:22:45 +02:00
2.2.3.sql added another field to the component view, to add helper methods to both admin and site area of the component 2016-11-25 04:56:16 +02:00
2.2.4.sql added dynamic email helper fields to the global settings of all components that use the email helper class 2016-12-22 23:32:13 +02:00
2.2.5.sql Added #31 feature to build fields and views dynamically via a sql dump. Fixed #29 to insure that a redirect loop does not occur easily. Made many other compiler improvements. 2016-12-30 12:47:19 +02:00
2.2.6.sql Added #39 a new feature the imports custom code during compilation. We also improved the compiler. 2017-02-01 15:17:04 +02:00
2.2.7.sql Added #39 a new feature the imports custom code during compilation. We also improved the compiler. 2017-02-01 15:17:04 +02:00
2.2.8.sql Added #39 a new feature the imports custom code during compilation. We also improved the compiler. 2017-02-01 15:17:04 +02:00
2.2.9.sql Implementation of the switches and update the update server. 2017-02-02 14:19:09 +02:00
2.2.10.sql Changed alias in site-view and custom-admin-view to codename so we can have views with the same names in different components, added warning notice if custom code can't be added, Bug fixes in the demo content dates 2017-02-04 02:22:17 +02:00
2.3.0.sql Fixes #39 to ensure components are build even if created and modified dates are not set. Improved #37 #issuecomment-278372267 to avoid one line error in windows. 2017-02-09 18:11:10 +02:00
2.3.1.sql Stable release of the automatic import of custom code, and the JCB manual placeholder implementation resolves #37 please view https://youtu.be/KiAtJawZ3oo 2017-02-11 04:24:26 +02:00
2.3.2.sql Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values. 2017-02-14 01:24:38 +02:00
2.3.3.sql Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values. 2017-02-14 01:24:38 +02:00
2.3.4.sql changed component table name to joomla-component to add history/version tracking back to components 2017-02-16 16:02:23 +02:00
2.3.5.sql added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas 2017-03-02 02:55:04 +02:00
2.3.6.sql Next stable release 2017-03-12 14:23:42 +02:00
2.3.7.sql Further gh-53 implementation of the export and import of complete components as JCB packages. Fixes gh-56 2017-03-27 14:38:51 +02:00
2.3.8.sql Resolves gh-53 with stable export & import of fully mapped components. Key export & import encryption and forced update switch, with error and waring messages has been added. 2017-03-28 16:57:59 +02:00
index.html first commit of free version 2016-01-30 22:28:43 +02:00