Commit Graph

24 Commits

Author SHA1 Message Date
c5a85f167e
Moved many field related get methods to its own classes 2022-09-10 10:12:13 +02:00
4a32d3d50e
Adds interfaces to many classes. 2022-09-03 12:48:53 +02:00
0512af0f33
Adds the customcode extractor class 2022-09-02 12:24:00 +02:00
abe9b5d227
Adds the customcode dispencer class 2022-09-01 12:24:55 +02:00
4928a8baaf
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. 2022-08-30 17:28:41 +02:00
f8ac247377
Initial move of configuration to its own class and factory. #951 2022-08-21 19:21:03 +02:00
e7500b76eb
Add tmp debugging. 2022-08-20 18:33:09 +02:00
a0fda76abd
Adds getExtensionInstallClass and setInstallMethodScript to its own class. #950 2022-08-20 18:02:48 +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
9e4a6e0c53
Moved urlExist to file helper class. 2022-06-11 19:11:00 +02:00
9f04566c81
Fixed the JCB package import url inclusion limitation. 2022-06-02 14:05:34 +02:00
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
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
ec827b7369
Moved more helper methods out to the utility classes. 2022-03-12 06:00:16 +02:00
3331a4c28d
Added the underscore back to the plugin language prefix 2022-03-10 06:32:52 +02:00
278f70c8a6
Adds new utilities abstract classes as helper methods. Moves the helper class autoloader above the class. Adds option to override the settings.json file. 2022-03-10 01:55:37 +02:00
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
e3aac938aa
Updates the phpseclib library. 2021-06-15 01:23:57 +02:00
ddd940e968
Resolved gh-444 by adding the new phpspreadsheet library, and removing the old PHPExcel library. 2020-04-19 02:48:23 +02:00
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
fcd5846c5a
Update the phpseclib via composer. 2019-07-17 02:29:27 +02:00
7f3dae297a
Moved the composer vendor folder to libraries and removed it from the admin/helpers folder. Improved the dynamic folder include concept. 2018-02-28 04:27:03 +02:00