Commit Graph

244 Commits

Author SHA1 Message Date
Robot 737bd03e46
Stable release of v3.1.19
We fixed #972 so that custom code (in the header) will be added after the power namespaces. We added a message to show when a server move failed. We fixed the BaseConfig to not use '_' as separator. We fixed the footable loading issue. We removed the need for passing placeholders by reference. We added the option to generate a CHANGELOG. We fixed the server class to load new client if server details changed. We fixed the readme placeholder issue #978. We fixed the empty server url issue #978. Fixed Package import to now use the phplibsec version 3.
2023-02-27 14:27:41 +02:00
Llewellyn van der Merwe 339aec221e
Moves all major structre function to container. Adds new Server replacment class for legacy calls. Refactored multiple classes. Add more advanced compiler options, with donation notice. 2023-02-12 21:15:41 +02:00
Llewellyn van der Merwe e614f2ec23
Adds phpseclib version 3. 2022-12-29 08:12:03 +02:00
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 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 f2ea22d0ad
Continued development on the search feature 2022-10-31 00:34:54 +02:00
Llewellyn van der Merwe d4843d6696
Improved the compiler power building class. Add the search form and the needed ajax functions. 2022-10-20 16:40:18 +02:00
Llewellyn van der Merwe e6c8805143
Fixed power include issue. 2022-09-20 13:34:20 +02:00
Llewellyn van der Merwe c53ece2a2d
Adds more classes, and refactoring to the search feature. Adds test search to search page. #952 2022-09-16 23:49:53 +02:00
Llewellyn van der Merwe d757e14fac
Adds the initial classes needed for the new search feature. Adds the empty view for the search feature. #952 2022-09-14 17:40:02 +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 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 d789ef249e
Moved the MVC to extend the CMS MVC via namespace. 2022-05-25 10:30:55 +02:00
Llewellyn van der Merwe 6e4443b997
Moved to JHtml loading the CSS and JS files found in the media folder of the component. 2022-05-19 15:34:11 +02:00
Llewellyn van der Merwe c99cb17c5b
Fixed linking issue, improved the new helpers to not hard code the component name to them. 2022-05-16 06:27:50 +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 c8893d8c94
Fixed the layout display listing in other template and layouts. 2022-02-05 23:24:51 +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 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 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 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 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 8190e72902
Resolved gh-600 so that the SQL set in the Admin view will exported with the JCB package. 2020-10-11 04:02:00 +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 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 5fa49f1bca
Improved the fields builder area in the new assistant area. 2020-01-11 18:29:54 +02:00
Llewellyn van der Merwe cf94654c61
Removed guid from target relationships for now. 2020-01-08 06:27:24 +02:00
Llewellyn van der Merwe 68c040eebb
Fixed gh-510 so that snippets are imported from github correctly. 2020-01-05 23:19:20 +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 b9729c49af
Added some helper script to the new Joomla Module Builder. Consolidated some ajax calls. 2019-12-11 01:18:55 +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 04c080d460
Resolved gh-489 to load field name with the field type 2019-11-09 04:00:14 +02:00
Llewellyn van der Merwe 6539862534
Improved the internal session handel of JCB. Fixed gh-487 that removed the data size when creating a new field. 2019-11-08 18:24:03 +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 b8d8b8e813
Resolved gh-460 to insure that all default fields, including the access and meta fields can be overwriten/replaced with self build fields. Added the UIKIT3 Icon JS to the document where needed. Fixed the permissions implementation to insure spacer fields are not targeted with edit controll and when a view permission is set, it behave correctly. 2019-10-11 15:41:00 +02:00
Llewellyn van der Merwe 2b1e0a65fa
Added option to include or exclude Joomla Plugins from being compiled or exported. Added the Joomla\Utilities\ArrayHelper to helper class header. Added option to only export words if required global option fields are set. Added option to use strict field access on all exports if required global option fields are set. Fixed gh-475 by adding the option to add a github token if needed under the global options global tab, also updated the error message. 2019-09-10 19:38:16 +02:00
Llewellyn van der Merwe 04ed58afe8
Fixed gh-458 so that the && is not added if we have no extra values to validate. Added linked to details to Joomla Plugin area. 2019-08-15 16:26:46 +02:00
Llewellyn van der Merwe 3a27038164
Stable release v2.10.0 2019-08-14 13:45:49 +02:00
Llewellyn van der Merwe 7fed9d7a1c
Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages. 2019-08-13 03:08:30 +02:00
Llewellyn van der Merwe affaeb72f8
Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436 2019-07-19 04:32:41 +02:00
Llewellyn van der Merwe 8d2af8365b
Added more dynamic behavior to the new plugin area. Added a funding yml file. 2019-07-17 01:26:18 +02:00
Llewellyn van der Merwe e476bcb7b5
Added the main GUI for the plugin area, gh-436 2019-07-15 22:00:46 +02:00
Llewellyn van der Merwe a90d6f51f7
Fixed the code search keys to include new views, and fields across JCB. 2019-05-20 22:55:25 +02:00