|
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 |
|
|
e6c02a29f6
|
Move the whole compiler GET of the component object to now use the container->component object/class.
|
2023-01-22 02:38:21 +02:00 |
|
|
4217b22f67
|
Adds new Content class. Adds the intial Package Classes. Removed phpseclib.
|
2022-12-04 11:23:43 +02:00 |
|
|
9db33ad449
|
Fixed issue #957 to load classes namespace. Refactored search classes. Improved the Power compiler class.
|
2022-10-06 19:34:44 +02:00 |
|
|
5537a868e3
|
Adds licensing template option to the powers area.
|
2022-09-20 13:06:03 +02:00 |
|
|
f8ac247377
|
Initial move of configuration to its own class and factory. #951
|
2022-08-21 19:21:03 +02:00 |
|
|
4e30fcb967
|
Moves the Pro features into the Public version of JCB.
|
2022-07-09 17:16:21 +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 |
|
|
8219d5ed45
|
Fix option to add field paths or rule paths to both module or plugin external forms.
|
2022-02-04 19:21:39 +02:00 |
|
|
2ce36117d4
|
Adds option to add more field paths or rule paths to both module or plugin forms.
|
2022-02-04 12:50:24 +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 |
|
|
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 |
|
|
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 |
|
|
48d9265983
|
Added more info towards naming conventions. Changed the access to compiler to be more accessable. gh-686
|
2021-04-26 15:55:20 +02:00 |
|
|
9c8e9642fe
|
Added EditorConfig
|
2021-04-07 00:45:30 +02:00 |
|
|
be0d4d8aeb
|
Moves all JavaScript files that where placed in the model/form folder out of the admin area, into the media folder.
|
2021-03-17 01:14:54 +02:00 |
|
|
3c3951ae83
|
Converted all files from dos to unix, as most servers are UNIX based anyway. This fixes the linebreak mismatching issue mentioned in gh-638.
|
2021-03-05 05:08:47 +02:00 |
|
|
e579cd421a
|
Changed the compiler gif image, and improved the overall compiler GUI experience. Added the feature for dynamic hashing of strings and or files.
|
2021-02-19 02:35:54 +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 |
|
|
54a86fb530
|
Reordered some helper class code in the GUI. Fixed gh-663 so that the label is used in the filter instead of the code_name. Renames field to Modeling Method in the field area.
|
2021-01-30 15:41:35 +02:00 |
|
|
60f4e8af32
|
Added new filters to admin, and custom admin, and site list view. gh-651
|
2021-01-19 00:10:59 +02:00 |
|
|
bb414c980c
|
Removes the custom component field from JCB. Made some filters to be multiple selection in site & component list view. Adds the combo field more correctly to JCB.
|
2021-01-15 09:13:20 +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 |
|
|
d9da5d9fc4
|
Fixed gh-637 so that the header values will be added. Updated the copyright to only show the first year so we need not update these again.
|
2021-01-03 18:49:35 +02:00 |
|
|
a28c5cf746
|
Updated the copyright date for the new year 2021. Improved the compiler message area.
|
2020-12-25 23:16:34 +02:00 |
|
|
3bd2158b83
|
Fixed gh-629 to add a hidden title field when a view does not have a title field.
|
2020-12-24 15:39:33 +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 |
|
|
d7233a1420
|
Added the admin filter type switch to compiler gh-378. Moved the name_single and name_list to the view->name_list and view->name_list_code in the compiler (refactoring).
|
2020-11-21 07:06:34 +02:00 |
|
|
e7104d9c1c
|
Added the new field changes for the new filter implementation. gh-378
|
2020-11-21 07:03:48 +02:00 |
|
|
68769604dd
|
Resolved gh-598 to allow empty prefix as default.
|
2020-09-15 18:59:20 +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 |
|
|
3fa87a2ccc
|
Added the SAFEHTML filter to the copyright textarea of the Joomla components.
|
2020-08-08 15:29:51 +02:00 |
|
|
05da68f1ae
|
Resolved gh-576 to allow empty filter options.
|
2020-07-26 18:21:08 +02:00 |
|
|
27de9a83a5
|
Removed the fallback for empty description on title field.Improved the createUser method to allow custom methodd registerUser to create a user. Fixed the empty not_required field issue.
|
2020-07-18 21:36:05 +02:00 |
|
|
354565d96a
|
Major improment to user helper methods. Fixed custom field building options to allow options to be set. Fixed gh-569 to use correct paths in module custom fields and rules. Imporved the fancy date helper methods. Added the new Text::_() languange string search for language strings. Add the option to add header custom code to custom fields.
|
2020-07-07 17:13:04 +02:00 |
|
|
e86ab88f5c
|
Fixed gh-571 compiler path errors.
|
2020-06-25 21:22:30 +02:00 |
|
|
70635ff6f0
|
Added notice to the compiler where it detects mismatching category view target names. Added the update script for categories in JCB. Made adjustments all across JCB to act according to gh-561 implementation.
|
2020-05-30 20:49:13 +02:00 |
|
|
f2b2228dd7
|
Fixed gh-565 by removing the old PHPExcel_IOFactory and adding the new. Updated the subform layout for verious subforms in JCB for beter display. Change the helper category naming conventions for better integration with Joomla fields. gh-561
|
2020-05-29 03:01:07 +02:00 |
|
|
2564b75e5d
|
Changed JArrayHelper to use ArrayHelper and added the use namespace to the files needed. Changed JString to use StringHelper and added the use namespace to the files needed. Fixed the spelling mistake of uniqe. Made changes to compiler to accomidate the new pro member feature that added viewsDefaultOrdering options. Fixed the moving of custom fields found in subforms of a plugin or module. Improved the sorting options to correctly map for custom fields and the category field.
|
2020-05-22 01:38:20 +02:00 |
|
|
b078d7f01f
|
Fixed gh-540 to allow for html in the translation field.
|
2020-04-22 00:42:51 +02:00 |
|
|
f309e2e727
|
Resolved gh-518 to allow DECIMAL values as the Other Data Length value.
|
2020-04-19 02:56:30 +02:00 |
|
|
e051134a79
|
Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders. First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB. Other small improvments to the date helper methods. Add the otpion to target the admin area with modules.
|
2020-03-24 03:11:43 +02:00 |
|
|
86f671c87c
|
Added module area target client switch. Added the custom code placeholder search to modules. Improved the JCB backup feature to only move the zip package to the backup location.
|
2020-03-13 04:45:08 +02:00 |
|
|
aae9ffb6e0
|
Added the option to use advance field modeling to store data in other tables in combination with the field being set to not be stored in the view/table in the admin view. Fixed gh-487 yet once again to allow the datalength to be stored everytime, and not get dropped. Imporved the JCB way of conditions field behavior.
|
2020-02-27 23:05:28 +02:00 |
|
|
785badc921
|
Took the assistant out of the staging branch for now, so we can get the next release out.
|
2020-02-17 22:09:16 +02:00 |
|
|
12c456ca6b
|
Fixed javascript overload in the field conditions area. Fixed a dynamicGet error that linked the wrong tables with eachother. Fixed gh-519 so that the form is loaded around pagination, note that this may break some implementation, but this fix will allow for a more correct html.
|
2020-02-05 01:18:34 +02:00 |
|
|
5fa49f1bca
|
Improved the fields builder area in the new assistant area.
|
2020-01-11 18:29:54 +02:00 |
|
|
46e52db097
|
Added GUID to selected views, and started updating JCB accordingly.
|
2020-01-03 03:49:29 +02:00 |
|
|
b9729c49af
|
Added some helper script to the new Joomla Module Builder. Consolidated some ajax calls.
|
2019-12-11 01:18:55 +02:00 |
|