Commit Graph

188 Commits

Author SHA1 Message Date
Llewellyn van der Merwe c484306d21
addedd the xml update server url 2017-10-06 20:29:35 +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 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 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 ddeb02de74
version upgrade 2017-08-12 19:00:05 +01:00
Llewellyn van der Merwe bd716ae7ef
Stable Release 2017-07-24 04:28:27 +01:00
Llewellyn van der Merwe e037d29935
version upgrade 2017-07-03 01:41:25 +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 cb355feaf4
fixed import of components selection 2017-05-20 09:36:26 +02: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
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 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 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 28198e9b9e
Next stable release 2017-03-12 14:23:42 +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 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 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 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 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 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 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 5567ca6856 New Release 2016-06-27 12:12:29 +01:00
Llewellyn van der Merwe 7546e9aceb New Release 2016-06-27 12:05:53 +01:00