Adding Expansion Development Method and more... #270

Merged
Llewellyn merged 14 commits from staging into master 2018-04-30 16:11:23 +00:00

14 Commits

Author SHA1 Message Date
Llewellyn van der Merwe 8b4efd640f
Fixed the subform to allow encryption of values without data lose. 2018-04-30 14:06:05 +02:00
Llewellyn van der Merwe cec566176d
Fixed admin_fields_conditions edit view to insure an array gets given to the count function 2018-04-27 15:45:50 +02:00
Llewellyn van der Merwe 74f2d8df56
Added a switch to control the message display of the expand feature when cronjob runs 2018-04-26 02:09:15 +02:00
Llewellyn van der Merwe 47d1a6c155
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. 2018-04-25 00:36:05 +02:00
Llewellyn van der Merwe 909a91844f
Fixed the auto backup system, to allow JCB to be backed up automatically 2018-04-23 14:47:19 +02:00
Llewellyn van der Merwe 0857101371
Tweaked the field database area to insure that users are forced to set the database values 2018-04-23 02:42:41 +02:00
Llewellyn van der Merwe a110ff0e35
Fixed a strange mismatch issue with JCB package import with more then 10 components at a time. Also fixed the translation entranslation to source. 2018-04-20 23:14:49 +02:00
Llewellyn van der Merwe 4b57e69edb
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
Llewellyn van der Merwe d1813147d3
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. 2018-04-19 17:52:47 +02:00
Llewellyn van der Merwe 48a3a49d6f
Added minify of JS to the compiler area, also improved the infusion area to make more use of the getCustomScriptBuilder method 2018-04-18 21:11:14 +02:00
Llewellyn van der Merwe 98448b24b7
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. 2018-04-18 14:03:07 +02:00
Llewellyn van der Merwe 0dc22b100b
Added the option to clone a Component and all its linked data, also to import a JCB package without merging with local Component 2018-04-17 23:25:03 +02:00
Llewellyn van der Merwe dfff74989e
Keeping naming consistency resolved gh-265. Started adding the needed features for the new translation improvment gh-261 2018-04-15 22:21:34 +02:00
Llewellyn van der Merwe 4e7d4af1d3
Added the php field properties to a textarea outside of the subform for easier editing 2018-04-15 00:52:48 +02:00