Commit Graph

320 Commits

Author SHA1 Message Date
Llewellyn van der Merwe 9e6233c64f
Fixed gh-434 to add the missing table path if not set. Resolved gh-427 to allow numbers in the name of a field. Impoved the compiler by adding a method to set the Lang Content array. 2019-07-05 01:53:54 +02:00
Llewellyn van der Merwe f03c6f5204
Added an after cancel custom code area also in connection with gh-418 in the admin view. 2019-06-12 22:36:05 +02:00
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
Llewellyn van der Merwe 80c588a33a
Added Captcha field type. Started adding the crowdin integration. 2019-05-15 19:45:36 +02:00
Llewellyn van der Merwe d7b555e7af
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
Llewellyn van der Merwe fd154a81bc
Resolved gh-404 by adding the option to use grouping in dynamicGet query. 2019-04-09 22:42:32 +02:00
Llewellyn van der Merwe dd891ecfd1
Stable release of v2.9.14 2019-04-04 09:23:46 +02:00
Llewellyn van der Merwe 9fcb317275
updated the year value. Added placeholder search to the new placeholder area. 2019-02-23 15:29:16 +02:00
Llewellyn van der Merwe 25c14b45de
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
Llewellyn van der Merwe 104c4e6bae
Fixed gh-373 so that the auto update of selection is only triggered when toggling the all selection button. 2019-02-06 11:32:38 +02:00
Llewellyn van der Merwe 018eed3054
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
Llewellyn van der Merwe 3abae0494e
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
Llewellyn van der Merwe 279831da30
Added open Collective to the readme, thanks @monkeywithacupcake. Added default selection to adding admin views to component. Update some helper methods, and comments. 2018-12-19 06:14:51 +02:00
Llewellyn van der Merwe a52d230aeb
Improved the custom code area to now allow custom code in custom code with the help of placheholders. Removed the static wiki page, and relinked to the github wiki. 2018-11-27 15:05:47 +02:00
Llewellyn van der Merwe 65e6511a3e
Little fix to insure fallback in openValidBase64 method works correctly 2018-10-07 21:39:29 +02:00
Llewellyn van der Merwe feb4ae9c24
We removed the Transition to InnoDB for all JCB tables and moved it to https://gist.github.com/Llewellynvdm/85234c6bd1e7d0eb4ddd6c925770aa2c for those who want to manually make the transition. gh-348 We also added a pre-flight script to remove all unused columns from JCB. 2018-10-03 13:34:54 +02:00
Llewellyn van der Merwe 73d383c755
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
Llewellyn van der Merwe 6ad253be44
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
Llewellyn van der Merwe 2e758308d2
Improved the getActions helper method, also added ->params to custom views. 2018-09-19 14:51:59 +02:00
Llewellyn van der Merwe 7ef25c2bb1
Stable release, resolved gh-247 2018-08-25 20:53:55 +02:00
Llewellyn van der Merwe 231d8aa984
Added the option to add custom tabs to the edit view of any admin view 2018-08-24 23:46:41 +02:00
Llewellyn van der Merwe 42e85b3944
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
Llewellyn van der Merwe fdc66fe4c7
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
Llewellyn van der Merwe 2a6be54317
Adapted the custom buttons and layout in the components, admins and libraries views. Fixed a bug in the JCB package import that missed custom code imports when code is changed inside the custom code. 2018-08-19 22:15:43 +02:00
Llewellyn van der Merwe 70e198abf3
improved the redirect option to work even if the parent method returns false. Resolved gh-330 by addig a full width class 2018-08-14 10:25:46 +02:00
Llewellyn van der Merwe 78208d1525
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core. 2018-08-07 14:25:26 +02:00
Llewellyn van der Merwe e36b84f301
Stable Release of version 2.8.5 2018-07-30 08:10:50 +02:00
Llewellyn van der Merwe b42a3a5420
Fixed issue that cause the WHMCS implementation to still not work 2018-07-10 17:09:21 +02:00
Llewellyn van der Merwe 0ca49414d2
Fixed gh-315 to insure all the WHMCS features work as expected 2018-07-08 22:19:01 +02:00
Llewellyn van der Merwe a9a0952ff3
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
Llewellyn van der Merwe 25650efa47
Added Joomla volunteers banner. Fixed a syntax error in the custom admin view called get snippets. 2018-06-29 04:19:50 +02:00
Llewellyn van der Merwe 1312e45d4a
Converting the textarea fields to editor fields, in the rest of JCB where code is being edited. gh-305 2018-06-25 22:54:26 +02:00
Llewellyn van der Merwe e774bf1002
Converting the textarea fields to editor fields, starting in the admin view. gh-305 2018-06-25 04:25:10 +02:00
Llewellyn van der Merwe f7be7ddad0
Resolved gh-287 that adds the feature to join/combine results of multiple fields in the admin list view. Update the tab string to make tabs dynamic in nature. Imporved the compiler building of the admin list view 2018-05-26 12:03:08 +02:00
Llewellyn van der Merwe 2543d11277
Updated compiler to allow dynamic update for language strings. Started adding the field relationship feature requested in gh-287 2018-05-22 21:01:55 +02:00
Llewellyn van der Merwe 8488392fac
Update the header details in all files 2018-05-18 08:40:07 +02:00
Llewellyn van der Merwe 3301ea5c63
Decoupling JCB even more from vdm.io in preparation of the launch of the joomlacomponentbuilder.com website 2018-05-18 08:03:55 +02:00
Llewellyn van der Merwe e04db1b5b2
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
Llewellyn van der Merwe 476a0c525a
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
Llewellyn van der Merwe 7cb78222ea
Fixed the clone method that gave the error Call to undefined method ComponentbuilderModelImport_joomla_components::updateAfter() 2018-05-04 22:27:49 +02:00
Llewellyn van der Merwe 3329aad3c7
Added the option to Manage JCB Package Directories in the globle Options area 2018-05-03 16:04:47 +02:00
Llewellyn van der Merwe 8b8b42ae8f
added the option to remove or add a custom prefix to the Joomla admin menu name of your component @cpaschen 2018-05-03 02:26:52 +02:00
Llewellyn van der Merwe d961652f56
Futher improved the JCB package manager, so to be more stable and give enough information about selected packages 2018-05-02 16:47:01 +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 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 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 81e5038bb2
Fixed gh-264 another glitch due to the update of the field area, that caused the language tag selection to break 2018-04-14 02:04:12 +02:00
Llewellyn van der Merwe 82c9b6edef
Stable release of field area update 2018-04-13 22:17:30 +02:00
Llewellyn van der Merwe 694612aff9
Urgent fix to the fields area to address the extra field options, and fields with 0 being removed. Added the option to add a field and not add it to the database, so it will show in the edit view but will not be stored to the database. This is to use javascript/php to use that field value, and then drop it. 2018-04-13 17:24:06 +02:00
Llewellyn van der Merwe 51d13b75f0
Fixed the css missing fields from field area 2018-04-11 23:04:33 +02:00
Llewellyn van der Merwe 802554e7a9
Fixed line break error in JavaScript building area, also added little notice in field area to select field type. 2018-04-11 22:53:11 +02:00
Llewellyn van der Merwe e6b2b48ac7
Update the field area to be more user friendly, phase A of gh-258 2018-04-11 22:06:12 +02:00
Llewellyn van der Merwe 4e740f568e
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
Llewellyn van der Merwe 0ba2a0e8cf
Added validation rules resolve gh-254. Removed empty sql files. Improved the field area. 2018-03-27 11:57:16 +02:00
Llewellyn van der Merwe 052adc271f
Upgraded to v2.7.0 with new VDM package import option 2018-03-21 05:10:34 +02:00
Llewellyn van der Merwe 42ae72d97e
Added string manipulation back as a field building method, to insure JCB always works well accross shared server invironments. We did not remove the SimpleXMLElement method, but kept both options with a global selection option and internal error handeling. Resolved gh-197 2018-03-18 06:28:54 +02:00
Llewellyn van der Merwe e715fa1614
Made some changes to insure JCB is stable in PHP7, removed the related translations string from joomla_component view to speed up page load. 2018-03-12 00:36:14 +02:00
Llewellyn van der Merwe 34efe32002
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
Llewellyn van der Merwe 7f3dae297a
Moved the composer vendor folder to libraries and removed it from the admin/helpers folder. Improved the dynamic folder include concept. 2018-02-28 04:27:03 +02:00
Llewellyn van der Merwe 1b86f1539a
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
Llewellyn van der Merwe 9d64afe138
Fixed gh-234 to insure that the FTP server option works. Added the server option to the JCB package backup area. 2018-02-20 22:46:29 +02:00
Llewellyn van der Merwe c3156642b2
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
Llewellyn van der Merwe 0c798d9579
Started with the first adaptation to implement the ssh protocol as mentioned in gh-230 2018-02-15 02:43:07 +02:00
Llewellyn van der Merwe 137bde87a4
Updated paypal link in readme. Added new function to include code from online source url. 2018-01-31 15:35:54 +02:00
Llewellyn van der Merwe 1c20e2ef8b
Added Dynamic Router Implementation to resolve gh-74 2018-01-24 00:05:57 +02:00
Llewellyn van der Merwe 189a8723ac
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
Llewellyn van der Merwe d00603355b
Fixed gh-219 import of JCB packages 2018-01-16 14:36:47 +02:00
Llewellyn van der Merwe 98510ae504
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
Llewellyn van der Merwe 423df415fa
Update to fix snippet manager links 2017-12-29 17:42:54 +02:00
Llewellyn van der Merwe 36e18f0b30
Next release update 2017-12-28 23:50:43 +02:00
Llewellyn van der Merwe 7c7a0151b9
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info. 2017-12-27 05:45:35 +02:00
Llewellyn van der Merwe d3cbea5c82
Major code formate to try and set a standared. Added four new fields for JavaScript files 2017-12-15 02:01:33 +02:00
Llewellyn van der Merwe f900f65baa
Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler. 2017-12-10 21:17:26 +02:00
Llewellyn van der Merwe 19d4d77305
Improved the get snippets area to load one library at a time. started on the adaptation of the compiler that is needed for the new libraries 2017-12-03 20:09:04 +02:00
Llewellyn van der Merwe 82df61aa4a
added interface of the new decoupled libraries concept gh-92 2017-11-26 04:03:27 +02:00
Llewellyn van der Merwe e652d5b5b7
Added a fix to insure the contributor details are added to JCB original snippets. 2017-11-21 13:27:53 +02:00
Llewellyn van der Merwe 5ae67c1ecc
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
Llewellyn van der Merwe f34e1b19f8
Added sharing of snippets option and started adding get snippets custom admin view gh-92. Fixed gh-153 published settings for categories. 2017-11-16 06:37:32 +02:00
Llewellyn van der Merwe 7d27af5d59
Added snippet types and libraries to snippets 2017-11-12 00:18:13 +02:00
Llewellyn van der Merwe 5aabfa9cd6
Updated JCB to version 2.6.3 to push out the changes made to the compliler and adding the FTP field type back. 2017-11-06 17:33:46 +02:00
Llewellyn van der Merwe 6b52f7ce1d
Fixed the version number in the readme, also update the hello world tutorial. 2017-11-06 16:18:06 +02:00
Llewellyn van der Merwe fe3f32c6e7
Added version options to JCB, also changed JCB version option to only first 2 numbers. This should help cut down on the commit changes to JCB on each compilation. 2017-11-06 16:04:23 +02:00
Llewellyn van der Merwe cf32d2c97f
Few bug fixes in the compiler and the component config area 2017-11-04 15:06:59 +02:00
Llewellyn van der Merwe c30e6308f1
fixed gh-167 so that config fields can be safed 2017-11-04 14:37:13 +02:00
Llewellyn van der Merwe 87de251f2e
Resolved gh-165 pagination issue thanks @kevincam3 2017-11-03 23:57:15 +02:00
Llewellyn van der Merwe 0976f79940
Fixed a few bugs in connection to v2.6.0 and also made a few tweaks to the fields field 2017-11-03 01:41:32 +02:00
Llewellyn van der Merwe f85925c933
Fixed gh-155 that is caused by the checkbox behavior in the subforms. Also adding view string to validation check in ajax model. 2017-11-01 05:16:21 +02:00
Llewellyn van der Merwe 805398e1a1
fixed the update link 2017-10-31 04:34:25 +02:00
Llewellyn van der Merwe 5553e2b822
removed linked components from admin views. 2017-10-30 21:19:39 +02:00
Llewellyn van der Merwe 306a9b9613
updated the compiler to first check if array values is set 2017-10-30 20:50:56 +02:00
Llewellyn van der Merwe ccb3f09a34
Major Upgrade to version 2.6.0 2017-10-30 15:41:47 +02:00
Llewellyn van der Merwe 0ba5ec06fc
Made changes to the compiler in relation to version control. Resolved gh-154 to insure string translation for state values. Added shortcuts in Joomla Component list view to all linked tables in their relationship with the Joomla Component 2017-10-30 15:08:02 +02:00
Llewellyn van der Merwe 6003b45b7a
Adapted the compiler to use the new tables and subforms for the joomla component. Improved the compiler to make more use of the array_map function 2017-10-29 13:03:06 +02:00
Llewellyn van der Merwe 2bab5e2721
Added language strings to the ajax table headers of subforms. Adapted the export of JCB packages to also include the new tables. 2017-10-28 05:25:33 +02:00
Llewellyn van der Merwe 9f7ee83646
Improved the set name method in ajax.php. Tweaked a few small things around the display of ajax table return values. 2017-10-27 03:35:08 +02:00
Llewellyn van der Merwe f15b67cff1
Added notice of language (tanslations) added or not added with details to compiler
Resolved gh-146 compiler error on joined db in dinamic get thanks to @mwweb & @ro-ot
Resolved gh-147 by adding the sort of fields back into the save method
Resolved gh-144 to ensure that the published tab (fields overwriting and adding) option is available again.
Resolved gh-145 by moving the subforms to their own tab in dynamic get view
Converted all repeatable fields to subform fields in Joomla component view
Moved 9 subforms and other fields to their own table and view (decopuling them fom Joomla component view), that means we added 9 more views and tables to JCB
Added all the ajax for buttons and display views to Joomla component view
Added tmp scripts all across the new areas with subforms to ensure all repeatable fields are converted. Will be removed in v2.7.0
Added synced copy, change state and delete in Joomla components view in relation to all tables linked to it (same as with admin views)
2017-10-26 18:43:51 +02:00
Llewellyn van der Merwe ea650f5fc1
Added status, copy and delete sync between admin_view linked views (admin_fields, admin_fields_conditions). 2017-10-22 01:55:16 +02:00
Llewellyn van der Merwe d6965f304c
Fixed JCB package Import. Fixed snippet display in site view. Imporved export of JCB packages. 2017-10-20 18:17:46 +02:00
Llewellyn van der Merwe f7d5ac84c4
Imporved the field display on admin fields conditions to only show fields linked to the admin view. Added access back to all JCB admin views. Fixed the export of JCB packages to include the new admin_fields and admin_flieds_conditions tables. Adapted the JCB package import method to be able to import old JCB packages 2017-10-19 05:53:55 +02:00
Llewellyn van der Merwe 6c29a6fca1
Added field filtering to admin fields conditions to only load fields linked to admin view. Updated the component export method to also export the new views and field relationships 2017-10-16 19:14:23 +02:00
Llewellyn van der Merwe 30574857bf
Added shortcut buttons to the admin views list view to quickly access admin fields. Imporved the upgrade script to insure beter conversion of fields from repeatable to subform fields. 2017-10-14 17:56:04 +02:00
Llewellyn van der Merwe 2b7914f05d
Added field fix in models to help with the change from repeatable fields to subform fields. Added ajax to load admin fields and conditions into the admin view. 2017-10-14 05:37:18 +02:00
Llewellyn van der Merwe dfd98aeacf
Cleaned-up some more javascript one the admin_view. Changed the admin_view layout. Improved the converion of data. Added a new tabsName field to the admin_fields view. 2017-10-13 05:45:54 +02:00
Llewellyn van der Merwe 35482416cb
Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables. 2017-10-13 01:14:17 +02:00
Llewellyn van der Merwe 39e1e5f078
Removing repetable fields from site view, custom admin view, and admin view. Also updated the compiler, removed permissions on fields to speedup page load in admin and joomla component views 2017-10-12 02:50:14 +02:00
Llewellyn van der Merwe 3d1ba0321a
Added Wiki to JCB. Resolved gh-125 to insure phone numbers are treated as strings. Resolved gh-128 by adding field to Joomla Component View that allows javascript to be added globaly. Converted a few more repeatable fields to subform fields, this is an ongoing project to remove repeatable fields from JCB. 2017-10-06 20:28:28 +02:00
Llewellyn van der Merwe 5bb5e3e909
Updated the readme to link to the new Quick Build of a [Hello World component in JCB video on Youtube](https://youtu.be/1KBBtQUxMTc) 2017-09-20 16:49:38 +02:00
Llewellyn van der Merwe 9e140b40da
convert repeatable properties field in the field types view to subform field 2017-09-18 04:20:50 +02:00
Llewellyn van der Merwe 06416e665d
Fixed gh-120 that allows export of component with language translations 2017-09-18 02:18:23 +02:00
Llewellyn van der Merwe 8ccb13f3e0
resolve gh-115 to allow excluding of folders and files in the repository folder 2017-09-13 02:37:43 +02:00
Llewellyn van der Merwe 4b3bc9bd03
Moved FTP signature to its own table, so we can use it more securely around JCB (even in the global settings). Improved the Linked view option in admin-views. 2017-08-25 02:56:05 +01:00
Llewellyn van der Merwe 8501e37b3e
updated some of the component import script, resolved gh-113 to improve assets rules setting for components 2017-08-23 21:38:28 +01:00
Llewellyn van der Merwe 1c37f13820
fixed component import issue, to insure mysql dump data in admin-view gets imported correctly 2017-08-23 15:52:31 +01:00
Llewellyn van der Merwe cfc1af2b69
added site-view switch to allow default public access if access is set on the site view as explained in gh-113 2017-08-22 23:17:19 +01:00
Llewellyn van der Merwe 9c1ee3e88a
updated the donation info 2017-08-21 02:24:30 +01:00
Llewellyn van der Merwe e3528344af
Major upgrade, to initiate front-end development for JCB. Little steps at a time forward. 2017-08-20 22:18:16 +01:00
Llewellyn van der Merwe 0ccc84e2ff
fixed the getVars backward compatibility issue, Added replyto and replytoname to email helper, renamed the email helper class that builds the email table to setTableBody 2017-08-20 21:47:14 +01:00
Llewellyn van der Merwe e0730d3bf6
added JCB initial API frontend to run backups of JCB components, setup automated backup system with cronjob 2017-08-20 18:52:35 +01:00
Llewellyn van der Merwe ddeb02de74
version upgrade 2017-08-12 19:00:05 +01:00
Llewellyn van der Merwe e003be492c
Fixed gh-108 to insure that all fields get added if multiple zeros are found. Improved the default value options in global config to allow for array of default values. Fixed typo forward slash. 2017-08-12 12:51:28 +01:00
Llewellyn van der Merwe 7a902d454a
fixed gh-106 to insure the correct form is submitted on compile, also some other minor bug fixes 2017-08-05 12:10:08 +01:00
Llewellyn van der Merwe bd716ae7ef
Stable Release 2017-07-24 04:28:27 +01:00
Llewellyn van der Merwe f1a054c0e7
Imporved the Adding of Custom Config Fields, added some shields.io icons to the JCB readme 2017-07-21 00:26:48 +01:00
Llewellyn van der Merwe e037d29935
version upgrade 2017-07-03 01:41:25 +01:00
Llewellyn van der Merwe aceda7bae2
Fixed a bug with the automated update sql that ensured that the sql for new fields gets added. 2017-06-29 22:03:53 +01:00
Llewellyn van der Merwe 9742991690
improved the dashboard of JCB to include releases and better item display of each issue and release 2017-06-28 11:05:31 +01:00
Llewellyn van der Merwe 384c403ae4
Add new release with subform field now also available 2017-06-18 08:38:12 +01:00
Llewellyn van der Merwe 6e0bcc0ae2
Resolves gh-96 by adding the feature to auto create the update SQL. Also fixes gh-100 Field Length Issue. 2017-06-16 13:38:06 +01:00
Llewellyn van der Merwe 3ad9ae8b8f
resolves gh-91 to insure that int and floats are not set as strings in SQL defaults 2017-06-05 21:18:32 +01:00
Dev 5e36ede2ac
fixed gh-85 to insure parameter 2 is an array 2017-05-28 23:44:15 +02:00
Llewellyn van der Merwe cb355feaf4
fixed import of components selection 2017-05-20 09:36:26 +02:00
Llewellyn van der Merwe 9b1f111251
fix gh-78 to ensure the field options get loaded in the repeatable conditions 2017-05-08 11:09:24 +03:00
Llewellyn van der Merwe 4cead46ac4
Fixed gh-75 to insure the column names are loaded as before. Fix gh-76 by adding more checks to insure that the correct date is used in the getLastModifiedDate method. 2017-05-04 23:34:28 +01:00
Llewellyn van der Merwe ea1edebc05
Resolves gh-71 bug, so that admin views that has no fields are still accessible. Fixed gh-72 to insure all components on Joomla version 3.7.0 works and looks correctly. Please just recompile your components for Joomla v3.7.0 2017-04-26 09:56:17 +01:00
Llewellyn van der Merwe 498c75dfcf
Next stable release with improvments and fixes 2017-04-08 22:58:53 +01:00
Llewellyn van der Merwe 6bba258fec
Improved the import feature to insure that we don't have language conflicts with multiple strings for one language. 2017-04-08 14:44:41 +01:00
Llewellyn van der Merwe 1cf259a54d
Resolves gh-60 with complete implementation of the language manager/translator feature. Added a purge function the clear unused language strings from the database and unlike them from the related component during compilation. 2017-04-07 21:33:35 +01:00
dev b1d9b672ab
Added the global switch to set the percentage a language should be translated before it is automatically added to the component during compilation. Force language to be added when the debug lines are set to be added. 2017-04-06 09:47:51 +01:00
dev 34d14ed95d
gh-60 language translation component added, basic implementation 2017-04-05 14:21:10 +01:00
dev f3f91f492f
added the UI for the new Language Manager gh-60 2017-04-03 11:58:41 +01:00
Llewellyn van der Merwe bd0febd92c
Resolves gh-63 to prevent repeateble field from being created a second time. Resolves gh-62 to insure full encryption of JCB packages. 2017-04-01 15:59:54 +02:00
Llewellyn van der Merwe b294af2e7d
Stable release of component mapped export and import feature 2017-03-31 23:39:20 +02:00
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