New Joomla plugin builder, GUI placeholders, and many bug fixes #457

Merged
Llewellyn merged 13 commits from staging into master 2019-08-14 11:59:31 +00:00

13 Commits

Author SHA1 Message Date
Llewellyn van der Merwe 3a27038164
Stable release v2.10.0 2019-08-14 13:45:49 +02:00
Llewellyn van der Merwe 7fed9d7a1c
Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages. 2019-08-13 03:08:30 +02:00
Llewellyn van der Merwe ed43b00862
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
Llewellyn van der Merwe 7d2cc2c9f0
Adding the the new plugin builder to the compiler. gh-436 2019-08-05 00:38:53 +02:00
Llewellyn van der Merwe e6eada11a9
Added the option to use the groupedlist field type. gh-450 2019-07-29 13:30:13 +02:00
Llewellyn van der Merwe 4581b310de
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
Llewellyn van der Merwe affaeb72f8
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
Llewellyn van der Merwe a5ae94b93a
Linked the new plugin area to Joomla components. gh-436 2019-07-17 04:37:50 +02:00
Llewellyn van der Merwe fcd5846c5a
Update the phpseclib via composer. 2019-07-17 02:29:27 +02:00
Llewellyn van der Merwe 8d2af8365b
Added more dynamic behavior to the new plugin area. Added a funding yml file. 2019-07-17 01:26:18 +02:00
Llewellyn van der Merwe eae07504fa
Resolved gh-442 to add a default catch all option to the setDynamicField method in the field class of the compiler. 2019-07-15 22:03:57 +02:00
Llewellyn van der Merwe e476bcb7b5
Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
Llewellyn van der Merwe 2af4b8cf50
Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax. 2019-07-08 18:05:54 +02:00