Commit Graph

285 Commits

Author SHA1 Message Date
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 9e4a6e0c53
Moved urlExist to file helper class. 2022-06-11 19:11:00 +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 53725a917d
Adds gitea URL. Adds option to add changelog gh-813. Adds clone option to some areas. Fixed gh-784 to allow BASE64 filter selection. 2021-12-21 16:44:50 +02:00
Llewellyn van der Merwe 6beb6edf91
Initial steps towards the J4 legacy edition. 2021-10-19 03:30:46 +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 5651d3dca8
Improved the ajax controller. 2021-08-31 16:00:12 +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 08d529aba9
Continued to add the namespacing for the file and folder classes across the system. gh-682 2021-03-09 00:36:30 +02:00
Llewellyn van der Merwe 3c3951ae83
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638. 2021-03-05 05:08:47 +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 8abe3bced8
Adds the option to select between old and new gif animation in the compiler GUI area. 2021-02-20 01:53:14 +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 54a86fb530
Reordered some helper class code in the GUI. Fixed gh-663 so that the label is used in the filter instead of the code_name. Renames field to Modeling Method in the field area. 2021-01-30 15:41:35 +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 d9da5d9fc4
Fixed gh-637 so that the header values will be added. Updated the copyright to only show the first year so we need not update these again. 2021-01-03 18:49:35 +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 a28c5cf746
Updated the copyright date for the new year 2021. Improved the compiler message area. 2020-12-25 23:16:34 +02:00
Llewellyn van der Merwe 3bd2158b83
Fixed gh-629 to add a hidden title field when a view does not have a title field. 2020-12-24 15:39:33 +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 b3ab6337d2
Added the new Intelligent fix to the assets table rules column (the new default). This will add the fix only if needed, and removes it only if no longer needed, with messages that tell the end-user what it has done. Resolves gh-616 2020-12-11 04:05:48 +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 3a5681ce43
Added option to dynamicly set the sub-form layout from global options. Fixed bug in compiler that caused index warning. 2020-07-13 04:52:06 +02:00
Llewellyn van der Merwe 90f48bd5fa
Updated paypal donation link in readme note. 2020-06-02 00:49:30 +02:00
Llewellyn van der Merwe 70635ff6f0
Added notice to the compiler where it detects mismatching category view target names. Added the update script for categories in JCB. Made adjustments all across JCB to act according to gh-561 implementation. 2020-05-30 20:49:13 +02:00
Llewellyn van der Merwe 691aa81981
Quick fix update. 2020-05-25 20:55:53 +02:00
Llewellyn van der Merwe 5f1d17bfb3
Fixed GUID duplication issue. 2020-05-25 02:38:16 +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 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 aae9ffb6e0
Added the option to use advance field modeling to store data in other tables in combination with the field being set to not be stored in the view/table in the admin view. Fixed gh-487 yet once again to allow the datalength to be stored everytime, and not get dropped. Imporved the JCB way of conditions field behavior. 2020-02-27 23:05:28 +02:00
Llewellyn van der Merwe 785badc921
Took the assistant out of the staging branch for now, so we can get the next release out. 2020-02-17 22:09:16 +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