Commit Graph

197 Commits

Author SHA1 Message Date
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