forked from joomla/Component-Builder
Update master #1
root
commented 2024-02-06 12:33:24 +00:00
Owner
No description provided.
root
added 49 commits 2024-02-06 12:33:26 +00:00
Remove specific type for adapter parameter from all installer methods
154cd5ae1e
Adds getExtensionInstallClass and setInstallMethodScript to its own class. #950
a0fda76abd
Add tmp debugging.
e7500b76eb
Initial move of configuration to its own class and factory. #951
f8ac247377
Moves multiple class methods to their own power classes. Moves many compiler config values to its own config class. Updated the Expantion method to use the new config class.
4928a8baaf
Adds the customcode dispencer class
abe9b5d227
Adds the customcode extractor class
0512af0f33
Adds interfaces to many classes.
4a32d3d50e
Moved many field related get methods to its own classes
c5a85f167e
Moved some arrays to the Registry, and marked and updated deprecated class methods and values in the compiler.
1dddba0fc8
Adds the initial classes needed for the new search feature. Adds the empty view for the search feature. #952
d757e14fac
Adds more classes, and refactoring to the search feature. Adds test search to search page. #952
c53ece2a2d
Adds basic and regex search and replace types.
fca5bd5f42
Adds the update option for sub-form array values
f4fccfe761
Adds licensing template option to the powers area.
5537a868e3
Fixed power include issue.
e6c8805143
Fixed power include issue in plugin.
dcb4f86ee2
Fixed issue #957 to load classes namespace. Refactored search classes. Improved the Power compiler class.
9db33ad449
Improved the compiler power building class. Add the search form and the needed ajax functions.
d4843d6696
Moved some class around for better structure in the jcb_powers of JCB. Fixed small issue with JCB package export.
869a1879cb
Continued development on the search feature
f2ea22d0ad
Adds beta search engine to JCB.
f1cb398f7a
Release search stable BETA.
9f30f30b9e
Adds option to stop and start a search. Adds better user experience to the search area.
461edf5c3f
Adds form task, token to search form. Adds url updater to search area.
7759738938
Updates all JCB links. Next stable version
9f5c7deec8
Moved Core Table class to be used all over JCB.
1c7515d0f5
Rename some database classes, adds the core database classes.
6c42b5af61
Adds new Content class. Adds the intial Package Classes. Removed phpseclib.
4217b22f67
Moved all placeholder behaviour to class function. Moved dynamic content to the content class.
a2ec013566
Adds power infusion class.
d28e4c74af
Adds phpseclib version 3.
e614f2ec23
Adds some PHP 8 ready changes to compiler classes. Adds Server and Crypt classes.
e771e7d243
Moved minify to powers. Improved the mapper class.
e8abe8e3cf
Converts compiler to move component get methods to the powers area.
f44f385159
Move the whole compiler GET of the component object to now use the container->component object/class.
e6c02a29f6
Move the Power, Plugin and Module builders into the container. Many more PHP 8 improvments.
7edbe20c33
Fixed alias builder #973
7fa8964b44
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.
339aec221e
Stable release of v3.1.19
737bd03e46
Updated the Support and Contribution info.
d6c73987f5
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.
df16b2e3ad
Fix the sorting of fields and views for PHP 8
a325339501
Fixed the default value for fields in database mysql install script.
407a8aa345
Fix repository indexing.
0d5597e37f
Update Ftp.php
a77eac9adf
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).
e99899f6f1
Adds better remote repository management for the super power features. Fixes #1014 so that powers are added to components.
ae9451292f
Updates PHPSecLib. Fixed connection failure to remote server. Adds overriding of back-folder and git-folder on component level.
3c91a5cdbb
root
merged commit 3c91a5cdbb into master 2024-02-06 12:33:45 +00:00
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "joomla/Component-Builder:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?