Commit Graph

179 Commits

Author SHA1 Message Date
02a5e42bb5
Release of v3.2.0-beta9
Fix [Set String Value] in placeholder table to store the value as a base64 string.
2024-03-20 15:34:18 +02:00
91df280520
Release of v3.2.0-beta8
Add Factory class to the J5 Event class. #1093.
2024-03-20 14:19:16 +02:00
c90b1e0c8b
Release of v3.2.0-beta7
Fix plugin field selection. Fix plugin params tab layout. Add issue templates. Force autoloader to always load.
2024-03-15 12:00:50 +02:00
7448403a46
Stable release of v3.2.0-beta6
Fix the plug-in installer script builder bug #1068. Fix Event triggers for Joomla 4 and 5 builds.
2024-03-11 18:14:39 +02:00
91e922b993
Stable release of v3.2.0-beta5
Add custom file file mapping for Joomla 4 and 5.
2024-03-09 21:41:29 +02:00
5675f186cd
Stable release of v3.2.0-beta4
Add Preferred Joomla Version to Components.
2024-03-07 21:23:32 +02:00
0b0568299c
Stable release of v3.2.0-beta3
Move the old helper compiler files to powers. Move the old helper extrusion files to powers.
2024-03-06 15:06:11 +02:00
2fd3747aa1
Release of v3.2.0-beta2 2024-03-04 08:54:03 +02:00
d1e1a56671
Stable release of v3.2.0-beta1
Move beta to main repo. Fix #1053 so that the right and left tabs display correctly in Joomla 4&5.
2024-03-02 22:10:30 +02:00
3c91a5cdbb
Updates PHPSecLib. Fixed connection failure to remote server. Adds overriding of back-folder and git-folder on component level. 2023-10-24 09:46:36 +02:00
ae9451292f
Adds better remote repository management for the super power features. Fixes #1014 so that powers are added to components. 2023-10-20 20:29:19 +02:00
e99899f6f1
Fixed changelog direction so newest changes is listed at top of the file. Finished the init function of super powers. Adds rest function inside super power. Adds super powers to all templates. Updates many helper class methods to now use the utility classes. Adds the method to the component entry file (as-well). Moved most methods from the compiler fields class to powers. #955 Refactored many new builder classes from the registry class. Converted the Content class to two builder classes. Adds option to add additional templates to a module. Resolves #1002 by adding STRING instead of WORD. Ported the FOF encryption class into Powers. https://git.vdm.dev/joomla/fof Changed all CSS and JS to use instead of in compiler code. Adds option to turn jQuery off if UIKIT 3 is added. Adds option to auto write injection boilerplate code in Powers area. Adds option to auto write service provider boilerplate code in the Powers area. Improved the method and all banner locations to fetch from https://git.vdm.dev/joomla/jcb-external/ instead. Major stability improvements all over the new powers complier classes. New [base Registry class](https://git.vdm.dev/joomla/super-powers/src/branch/master/src/7e822c03-1b20-41d1-9427-f5b8d5836af7) has been created specially for JCB. Remember to update all plug-ins with this version update (use the package). 2023-10-18 09:26:30 +02:00
df16b2e3ad
Fix the update server #978 issue. Fixed the change log to load all entries, not just the last one. Fixed #983 so that database updates are created when adding a new adminview. Moved a few builder arrays to the Compiler Registry. Adds super powers to JCB. Adds Gitea API library. Improves Power filters. Fix #991 to add the Utilities service class. Adds Superpower Key (SPK) replacement feature. Adds Superpower search (GREP) feature. Adds Power Insert/Update Classe. Fix #995 that all update sites are using the correct URL. 2023-05-02 02:10:55 +02:00
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
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
4217b22f67
Adds new Content class. Adds the intial Package Classes. Removed phpseclib. 2022-12-04 11:23:43 +02:00
9f5c7deec8
Updates all JCB links. Next stable version 2022-11-13 19:25:52 +02:00
9f30f30b9e
Release search stable BETA. 2022-11-04 22:18:05 +02:00
f1cb398f7a
Adds beta search engine to JCB. 2022-11-02 21:48:20 +02:00
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
dcb4f86ee2
Fixed power include issue in plugin. 2022-09-20 15:09:12 +02:00
e6c8805143
Fixed power include issue. 2022-09-20 13:34:20 +02:00
5537a868e3
Adds licensing template option to the powers area. 2022-09-20 13:06:03 +02:00
a0fda76abd
Adds getExtensionInstallClass and setInstallMethodScript to its own class. #950 2022-08-20 18:02:48 +02:00
d4ffc3addc
Fixed the dashboard to allow offline work 2022-07-09 22:37:56 +02:00
f81f05936a
Fixed a few links inside JCB 2022-07-09 18:27:30 +02:00
c9aa80aec1
Moved JCB into one version. 2022-07-09 17:45:08 +02:00
4e30fcb967
Moves the Pro features into the Public version of JCB. 2022-07-09 17:16:21 +02:00
9f04566c81
Fixed the JCB package import url inclusion limitation. 2022-06-02 14:05:34 +02:00
f0cdf086d4
Native MVC 2022-05-27 06:46:34 +02:00
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
c5be4ff5fa
Adds new helper classes. 2022-04-04 18:20:42 +02:00
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
ab471e3ccb
Added search by translated string to the translation area. 2021-10-18 22:12:19 +02:00
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
130235e252
Stable release 2.12.10 2021-06-11 02:48:03 +02:00
2562473f8c
File and folder path fix for Joomla 3.9.25 2021-03-10 21:14:19 +02:00
192d44b477
Stable Release 2.12.8 2021-03-05 03:42:38 +02:00
934cf839c5
Stable release v2.12.7 2021-02-21 11:29:10 +02:00
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
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
d36410281d
Added more header options and renamed the header method in the compiler. 2020-12-26 22:28:36 +02:00
a422ea7fcc
Fix bug in the custom field where the JText::( missing and _ 2020-12-13 13:44:04 +02:00
b65d868a86
Added the GUI switch to control the adding of the asset table fix. gh-616 2020-12-10 03:31:30 +02:00
06c97afa05
Added filters above the admin list views to resolve gh-378 2020-12-03 07:26:49 +02:00
d66fd2a83b
Stable Release 2.11.7 2020-10-29 15:49:04 +02:00
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
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
98f1821914
Added the option to exclude language strings from JCB package exports. 2020-07-28 06:14:49 +02:00
691aa81981
Quick fix update. 2020-05-25 20:55:53 +02:00