Commit Graph

795 Commits

Author SHA1 Message Date
Llewellyn van der Merwe 82fd08cf57
Resolves gh-59 the repeatable field id problem. Also improved the export and import to insure snippets and linked admin views are re-mapped on import of the component. Also fixed the target and match field conditions in admin views to re-map the ids correctly. 2017-03-31 23:28:16 +02:00
Llewellyn van der Merwe 5dc3f97f15
Export any component completely mapped in JCB and import into another JCB with owner control 2017-03-31 10:18:33 +02:00
Llewellyn van der Merwe cca07258d6
Added owner and key control to export & import of components, also added buy and package link building to global options gh-53 2017-03-30 23:19:12 +02:00
Llewellyn van der Merwe f61bb46073
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
Llewellyn van der Merwe 8b522f44d9
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
Llewellyn van der Merwe 63b1bac955
Expanded the export feature of gh-53 to bundle the data into package. 2017-03-21 00:07:14 +02:00
eweyn 3c610acb31 Merge pull request #55 from ro-ot/staging
Development of the export feature of JCB components mapping.
2017-03-19 10:30:09 +02:00
dev cfd9b33b30
added the custom code search and more to gh-53 2017-03-19 00:55:34 +02:00
dev 952d26f1f8
added the getData method of the component smart export feature 2017-03-18 22:17:15 +02:00
dev b0ad2ddffc
Added the basic code for controller and model for gh-53 2017-03-18 13:16:07 +02:00
Llewellyn van der Merwe 7534aed01d
Fixed #54 2017-03-18 04:53:27 +02:00
Llewellyn van der Merwe 28198e9b9e
Next stable release 2017-03-12 14:23:42 +02:00
dev 3953df845c impoved the request linking options, fixed few bugs in compiler (#52) 2017-03-08 06:49:54 +02:00
ro-ot 30e37dcfde
Improved category integration, adapted the fields generator to allow one field to be used multiple times in the same view 2017-03-06 14:08:12 +02:00
Llewellyn van der Merwe bc9e5495d7
fixed #43 to insure fields are sorted in the correct order. Added the noticeboard to the compiler page, to insure all our notices gets viewed by all those who use the JCB 2017-03-03 23:53:18 +02:00
Llewellyn van der Merwe 4d47f8292f
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
Llewellyn van der Merwe a1ff74f157
Resolves #43 to insure that fields are sorted by tab once save, thanks to @Peeripapo 2017-02-24 16:57:40 +02:00
Llewellyn van der Merwe dc1217e6d1
Resolved #42 to insure the strpos always returns the correct data type. Improvements to some of the UI surrounding the custom code area. Added an edit button for the component being compiled on the complier page. 2017-02-23 02:29:37 +02:00
Llewellyn van der Merwe f2e4df6ecb
Improved the custom code by adding the feature that shows where the manual custom code is used, including better placeholder information. Added component information to the compiler view. 2017-02-17 20:35:18 +02:00
Llewellyn van der Merwe a197f503a9
changed component table name to joomla-component to add history/version tracking back to components 2017-02-16 16:02:23 +02:00
Llewellyn van der Merwe 79ab3164a6
few changes in comments, descriptions and fields. Included JS files to custom code engine 2017-02-14 02:33:24 +02:00
Llewellyn van der Merwe 290a51dd5a
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
Llewellyn van der Merwe de008d5907
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
Llewellyn van der Merwe 5b5599575b
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
Llewellyn van der Merwe 3497de7c28
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
Llewellyn van der Merwe e0efef54e9
Implementation of the switches and update the update server. 2017-02-02 14:19:09 +02:00
Llewellyn van der Merwe 655708cfa3
Bug fixes, error on compilation when using view date & version was fixed, headercheck file missing was fixed. Added swithces to controle custom import placeholders and if view version and date should be used 2017-02-02 13:54:07 +02:00
Llewellyn van der Merwe 1a79b92b07
Added #39 a new feature the imports custom code during compilation. We also improved the compiler. 2017-02-01 15:17:04 +02:00
Llewellyn van der Merwe ea2b2ea4c4
added feature to remove site folder if not needed, also some linked to component tabs to fields, admin views, site views, and custom admin views 2017-01-20 02:16:50 +02:00
Llewellyn van der Merwe b02771762d
improved the linked view option, and added the Linked - Admin Views to each field 2017-01-13 00:38:33 +02:00
Llewellyn van der Merwe 0ae4e4f80d
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
Llewellyn van der Merwe 829384a56b
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
Llewellyn van der Merwe 0cd5660141
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
Llewellyn van der Merwe 082196378b
Improved the lockdown WHMCS license integration 2016-11-22 19:08:17 +02:00
Llewellyn van der Merwe 319944db68
Next test release of new update server 2016-11-22 11:22:45 +02:00
Llewellyn van der Merwe 52f7737f5c
updated the update server link 2016-11-22 11:21:50 +02:00
Llewellyn van der Merwe 05160b499f
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
Llewellyn van der Merwe 07f9344265
Fixed some compile errors in relation to the adding of config fields to target a view menu relationship. Changed the notice area to give little reminder when new notice are sent. 2016-10-31 23:47:21 +02:00
Llewellyn van der Merwe e63441531b
Fixed the compiler run on readme placeholder error 2016-10-24 01:05:06 +02:00
Llewellyn van der Merwe 33f3bb5652
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
Llewellyn van der Merwe ecb3ab5af9
Added custom buttons to admin views, improved the compiler code, with some bug fixes 2016-09-11 17:27:04 +02:00
Llewellyn van der Merwe 8fbd4f8701
Added the updating sql files, sorry! 2016-09-07 23:37:07 +02:00
Llewellyn van der Merwe b8311078ac
Added PHP (script - before publish) & PHP (script - after publish)
with some fixes to the compiler
2016-09-07 23:20:58 +02:00
Llewellyn van der Merwe f8d5145af9
Bug fix to getCustomScriptBuilder sig 2016-09-04 00:14:54 +01:00
Llewellyn van der Merwe a7e641b499
Added another PHP field to the admin views, improved the custom code methods in the compiler, and fixed some permissional errors. 2016-09-03 22:44:47 +01:00
Llewellyn van der Merwe 675ecece84
Compiled update 2016-08-29 20:46:01 +01:00
Llewellyn van der Merwe f76587361b Fixed #14 the sql field type build method 2016-07-17 11:24:51 +01:00
Llewellyn van der Merwe 2f9e54e371 Resolved #9 Layout Issue - Custom Lookup Field. 2016-07-12 22:07:55 +01:00
Llewellyn van der Merwe 53cf534664 Fixed image link in readme.md 2016-06-28 05:27:09 +01:00
Llewellyn van der Merwe 5567ca6856 New Release 2016-06-27 12:12:29 +01:00