Commit Graph

164 Commits

Author SHA1 Message Date
Llewellyn van der Merwe 4217b22f67
Adds new Content class. Adds the intial Package Classes. Removed phpseclib. 2022-12-04 11:23:43 +02:00
Llewellyn van der Merwe 9f5c7deec8
Updates all JCB links. Next stable version 2022-11-13 19:25:52 +02:00
Llewellyn van der Merwe 9f30f30b9e
Release search stable BETA. 2022-11-04 22:18:05 +02:00
Llewellyn van der Merwe f1cb398f7a
Adds beta search engine to JCB. 2022-11-02 21:48:20 +02:00
Llewellyn van der Merwe 869a1879cb
Moved some class around for better structure in the jcb_powers of JCB. Fixed small issue with JCB package export. 2022-10-23 23:18:02 +02:00
Llewellyn van der Merwe dcb4f86ee2
Fixed power include issue in plugin. 2022-09-20 15:09:12 +02:00
Llewellyn van der Merwe e6c8805143
Fixed power include issue. 2022-09-20 13:34:20 +02:00
Llewellyn van der Merwe 5537a868e3
Adds licensing template option to the powers area. 2022-09-20 13:06:03 +02:00
Llewellyn van der Merwe a0fda76abd
Adds getExtensionInstallClass and setInstallMethodScript to its own class. #950 2022-08-20 18:02:48 +02:00
Llewellyn van der Merwe d4ffc3addc
Fixed the dashboard to allow offline work 2022-07-09 22:37:56 +02:00
Llewellyn van der Merwe f81f05936a
Fixed a few links inside JCB 2022-07-09 18:27:30 +02:00
Llewellyn van der Merwe c9aa80aec1
Moved JCB into one version. 2022-07-09 17:45:08 +02:00
Llewellyn van der Merwe 4e30fcb967
Moves the Pro features into the Public version of JCB. 2022-07-09 17:16:21 +02:00
Llewellyn van der Merwe 9f04566c81
Fixed the JCB package import url inclusion limitation. 2022-06-02 14:05:34 +02:00
Llewellyn van der Merwe f0cdf086d4
Native MVC 2022-05-27 06:46:34 +02:00
Llewellyn van der Merwe 1e0533ffa5
Fixed #884 so we will have correct pagination in admin area J3. Imporved the import of powers JCB-pro. 2022-05-16 06:25:03 +02:00
Llewellyn van der Merwe c5be4ff5fa
Adds new helper classes. 2022-04-04 18:20:42 +02:00
Llewellyn van der Merwe e5d599d5a5
Updates marked JS package. Adds more events to the compiler. Fix gh-841 database issue (IF NOT EXISTS). Update Agerix banner link. Adds more clone options. 2022-01-15 19:52:15 +02:00
Llewellyn van der Merwe ab471e3ccb
Added search by translated string to the translation area. 2021-10-18 22:12:19 +02:00
Llewellyn van der Merwe b64e423f51
Added the option to import JCB packages with GUID mapping. Resolved gh-657 to allow for painless fieldtype change in the field area. 2021-08-11 14:15:55 +02:00
Llewellyn van der Merwe 130235e252
Stable release 2.12.10 2021-06-11 02:48:03 +02:00
Llewellyn van der Merwe 2562473f8c
File and folder path fix for Joomla 3.9.25 2021-03-10 21:14:19 +02:00
Llewellyn van der Merwe 192d44b477
Stable Release 2.12.8 2021-03-05 03:42:38 +02:00
Llewellyn van der Merwe 934cf839c5
Stable release v2.12.7 2021-02-21 11:29:10 +02:00
Llewellyn van der Merwe 9f59578f8c
Adds update server link. Set v2.12.6. Little bug fix on the Component admin list view. 2021-02-02 23:13:59 +02:00
Llewellyn van der Merwe 12600431ca
Resolves gh-644 and addes the option to add, or hide the category sub-menu of a view. 2021-01-06 12:03:07 +02:00
Llewellyn van der Merwe d36410281d
Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
Llewellyn van der Merwe a422ea7fcc
Fix bug in the custom field where the JText::( missing and _ 2020-12-13 13:44:04 +02:00
Llewellyn van der Merwe b65d868a86
Added the GUI switch to control the adding of the asset table fix. gh-616 2020-12-10 03:31:30 +02:00
Llewellyn van der Merwe 06c97afa05
Added filters above the admin list views to resolve gh-378 2020-12-03 07:26:49 +02:00
Llewellyn van der Merwe d66fd2a83b
Stable Release 2.11.7 2020-10-29 15:49:04 +02:00
Llewellyn van der Merwe d062e03a04
Added the overide option to the linked admin views. Added the option to remove line breaks in all langguage strings. Increased the field size to MEDIUMTEXT for the default input in joomla_module custom_admin_view and site_view. 2020-08-19 02:54:09 +02:00
Llewellyn van der Merwe 861347318d
Fixed the Categories link on the dashboard to follow the new single list view naming convention. 2020-08-13 03:03:56 +02:00
Llewellyn van der Merwe 98f1821914
Added the option to exclude language strings from JCB package exports. 2020-07-28 06:14:49 +02:00
Llewellyn van der Merwe 691aa81981
Quick fix update. 2020-05-25 20:55:53 +02:00
Llewellyn van der Merwe 2564b75e5d
Changed JArrayHelper to use ArrayHelper and added the use namespace to the files needed. Changed JString to use StringHelper and added the use namespace to the files needed. Fixed the spelling mistake of uniqe. Made changes to compiler to accomidate the new pro member feature that added viewsDefaultOrdering options. Fixed the moving of custom fields found in subforms of a plugin or module. Improved the sorting options to correctly map for custom fields and the category field. 2020-05-22 01:38:20 +02:00
Llewellyn van der Merwe ddd940e968
Resolved gh-444 by adding the new phpspreadsheet library, and removing the old PHPExcel library. 2020-04-19 02:48:23 +02:00
Llewellyn van der Merwe c006572674
fixed the downloading url for the update server. 2020-04-05 02:16:50 +02:00
Llewellyn van der Merwe e051134a79
Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders. First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB. Other small improvments to the date helper methods. Add the otpion to target the admin area with modules. 2020-03-24 03:11:43 +02:00
Llewellyn van der Merwe 86f671c87c
Added module area target client switch. Added the custom code placeholder search to modules. Improved the JCB backup feature to only move the zip package to the backup location. 2020-03-13 04:45:08 +02:00
Llewellyn van der Merwe 6719a7008b
Fixed gh-517 to force mysql to use a dynamic row_format on all internal JCB database tables that we overlooked. 2020-01-29 05:46:54 +02:00
Llewellyn van der Merwe 46e52db097
Added GUID to selected views, and started updating JCB accordingly. 2020-01-03 03:49:29 +02:00
Llewellyn van der Merwe 9f6e0c49da
Added media library placeholder to module builder. Remove uikit-3 from JCB, was added by accident due to test module. 2019-12-13 05:58:41 +02:00
Llewellyn van der Merwe 8c284aaed4
Added Joomla Module to import and export of JCB packages. Improved the export/import to insure IDs of fields in the Joomla module and plugins are also correctly exported and imported. 2019-12-07 03:39:16 +02:00
Llewellyn van der Merwe e4d1917c19
Added Joomla Module builder - Compiler 2019-12-06 07:31:32 +02:00
Llewellyn van der Merwe ffbb733576
Added Joomla Module builder - GUI 2019-12-03 04:17:35 +02:00
Llewellyn van der Merwe 1a18f5a386
Stable Release of version 2.10.5 2019-11-09 14:49:20 +02:00
Llewellyn van der Merwe 010a134e1a
Moved the phpseclib files to their own folder in libraries. Improved the composer autoloader in JCB. Improved the phpseclib class implementation. Added a new Expert Mode to field modeling under the database tab in the field area. 2019-10-16 22:38:43 +02:00
Llewellyn van der Merwe 9781910dd3
Added option to pass user object to getActions helper method. 2019-09-02 10:39:25 +02:00
Llewellyn van der Merwe 3a27038164
Stable release v2.10.0 2019-08-14 13:45:49 +02:00