738eb95f21
Release of v4.0.0-beta2
...
Add view list and single name fix. Add component code name fix. Add reset list of powers.
2024-04-09 13:49:29 +02:00
6cb5f05f1e
Release of v4.0.0-beta1
...
Add the compiler menu back. Fix the CustomfolderlistField #1094 .
2024-04-07 11:54:20 +02:00
359b4dd92b
Release of v4.0.0-alpha8
...
Add power path override option on component level. Fix the sql build feature. #1032 .
2024-04-06 23:29:23 +02:00
23af2f0b29
Release of v4.0.0-alpha7
...
Fix the search area layout. Fix the search area code line selection. Fix the input edit button for custom fields. Add the new layout to list fields (GUI UPDATE). Start fixing the field view in Joomla 4. #1096 .
2024-03-26 22:31:36 +02:00
543fb2b2e2
Release of v4.0.0-alpha6
...
Fix [Set String Value] in placeholder table to store the value as a base64 string.
2024-03-20 15:35:43 +02:00
e8c2c17dc7
Release of v4.0.0-alpha5
...
Add Factory class to the J5 Event class. #1093 . Fix customfilelist field to conform to the new namespacing conventions. #1094 . Add menus for languages, servers, get snippets to J4 #1095 .
2024-03-20 14:20:20 +02:00
9fe4823468
Release of v4.0.0-alpha4
...
Fix plugin field selection. Fix plugin params tab layout. Add issue templates. Force autoloader to always load. Fix repeatable layout #1076 .
2024-03-15 12:12:09 +02:00
2b9973efae
Release of v4.0.0-alpha3
...
Add fix to the update script, so that upgrading JCB from Joomla 3 to 4 will not fail.
2024-03-12 12:50:20 +02:00
d590ada95f
Stable release of v4.0.0-alpha2
...
Fix the plug-in installer script builder bug #1067 . Fix Event triggers for Joomla 4 and 5 builds.
2024-03-11 18:22:04 +02:00
c660bb6280
Stable release of v4.0.0-alpha1
...
First alpha release of Component Builder towards Joomla 4 (very unstable...).
2024-03-09 21:47:28 +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