Updates PHPSecLib. Fixed connection failure to remote server. Adds overriding of back-folder and git-folder on component level.
staging
v3.1.28
master
Llewellyn van der Merwe2023-10-24 09:46:36 +0200
Adds better remote repository management for the super power features. Fixes#1014 so that powers are added to components.
v3.1.27
Llewellyn van der Merwe2023-10-20 20:29:19 +0200
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).
v3.1.26
Llewellyn van der Merwe2023-10-18 09:26:30 +0200
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.
v3.1.24
Llewellyn van der Merwe2023-05-02 02:10:55 +0200
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.
v3.1.17
Llewellyn van der Merwe2023-02-12 21:15:41 +0200
Moved some class around for better structure in the jcb_powers of JCB. Fixed small issue with JCB package export.
v3.1.9
Llewellyn van der Merwe2022-10-23 23:18:02 +0200
Fixed issue #957 to load classes namespace. Refactored search classes. Improved the Power compiler class.Llewellyn van der Merwe2022-10-06 19:34:44 +0200
Adds the initial classes needed for the new search feature. Adds the empty view for the search feature. #952Llewellyn van der Merwe2022-09-14 17:40:02 +0200
Moved some arrays to the Registry, and marked and updated deprecated class methods and values in the compiler.Llewellyn van der Merwe2022-09-10 10:16:44 +0200
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.Llewellyn van der Merwe2022-08-30 17:28:41 +0200
Adds new utilities abstract classes as helper methods. Moves the helper class autoloader above the class. Adds option to override the settings.json file.Llewellyn van der Merwe2022-03-10 01:46:45 +0200
d57f35fc00correct the name of the editors-xtd group plugins classsaman2222022-02-23 13:31:56 +0330
a106c53b65Merge remote-tracking branch 'upstream/staging' into editors_xtdsaman2222022-02-23 13:20:10 +0330
Improve help to allow the help url to be global in all the views. Fixed the zip wrapper to include .htaccess files for library folders.Llewellyn van der Merwe2022-02-13 00:28:17 +0200
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.
v2.12.15
Llewellyn van der Merwe2022-01-15 19:52:09 +0200
c37dfc0b21Implement the Plugin sql updatessaman2222021-12-26 14:13:18 +0330
Adds gitea URL. Adds option to add changelog gh-813. Adds clone option to some areas. Fixed gh-784 to allow BASE64 filter selection.
v2.12.14
Llewellyn van der Merwe2021-12-21 16:44:50 +0200
Added the option to import JCB packages with GUID mapping. Resolved gh-657 to allow for painless fieldtype change in the field area.Llewellyn van der Merwe2021-08-11 14:15:35 +0200
c8dbf279feAdd JSON Check and decode before checking if it is an array.Tom van der Laan2021-08-05 16:51:02 +0200
10beb50015when we build link with ID and without Itemid, router's build method repeats siteview name twice in 'SEF' situation.like:mysite.com/index.php/component/componentname/siteviewname/siteviewname/idsaman2222021-06-14 15:32:12 +0430
Fixed gh-748 so that tags are able to be added to the list admin view. Makes the adding of tags dynamic based on tag field in the view.Llewellyn van der Merwe2021-05-19 17:44:14 +0200
Added more info towards naming conventions. Changed the access to compiler to be more accessable. gh-686Llewellyn van der Merwe2021-04-26 15:54:43 +0200
Moves all JavaScript files that where placed in the model/form folder out of the admin area, into the media folder.Llewellyn van der Merwe2021-03-17 01:14:54 +0200