|
c8893d8c94
|
Fixed the layout display listing in other template and layouts.
|
2022-02-05 23:24:51 +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 |
|
|
ab471e3ccb
|
Added search by translated string to the translation area.
|
2021-10-18 22:12:19 +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 |
|
|
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 |
|
|
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 |
|
|
8190e72902
|
Resolved gh-600 so that the SQL set in the Admin view will exported with the JCB package.
|
2020-10-11 04:02:00 +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 |
|
|
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 |
|
|
5fa49f1bca
|
Improved the fields builder area in the new assistant area.
|
2020-01-11 18:29:54 +02:00 |
|
|
cf94654c61
|
Removed guid from target relationships for now.
|
2020-01-08 06:27:24 +02:00 |
|
|
68c040eebb
|
Fixed gh-510 so that snippets are imported from github correctly.
|
2020-01-05 23:19:20 +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 |
|
|
e4d1917c19
|
Added Joomla Module builder - Compiler
|
2019-12-06 07:31:32 +02:00 |
|
|
ffbb733576
|
Added Joomla Module builder - GUI
|
2019-12-03 04:17:35 +02:00 |
|
|
04c080d460
|
Resolved gh-489 to load field name with the field type
|
2019-11-09 04:00:14 +02:00 |
|
|
6539862534
|
Improved the internal session handel of JCB. Fixed gh-487 that removed the data size when creating a new field.
|
2019-11-08 18:24:03 +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 |
|
|
b8d8b8e813
|
Resolved gh-460 to insure that all default fields, including the access and meta fields can be overwriten/replaced with self build fields. Added the UIKIT3 Icon JS to the document where needed. Fixed the permissions implementation to insure spacer fields are not targeted with edit controll and when a view permission is set, it behave correctly.
|
2019-10-11 15:41:00 +02:00 |
|
|
2b1e0a65fa
|
Added option to include or exclude Joomla Plugins from being compiled or exported. Added the Joomla\Utilities\ArrayHelper to helper class header. Added option to only export words if required global option fields are set. Added option to use strict field access on all exports if required global option fields are set. Fixed gh-475 by adding the option to add a github token if needed under the global options global tab, also updated the error message.
|
2019-09-10 19:38:16 +02:00 |
|
|
04ed58afe8
|
Fixed gh-458 so that the && is not added if we have no extra values to validate. Added linked to details to Joomla Plugin area.
|
2019-08-15 16:26:46 +02:00 |
|
|
3a27038164
|
Stable release v2.10.0
|
2019-08-14 13:45:49 +02:00 |
|
|
7fed9d7a1c
|
Resolved gh-436 so that the new Joomla plugin builder/feature is fully active, and part of the import and export of JCB packages.
|
2019-08-13 03:08:30 +02:00 |
|
|
affaeb72f8
|
Resolved gh-441 to allow fieldtype name prefixing. Resolved gh-443 to allow Alphanumeric+dot in fieldtype name. Fixed gh-446 to insure that JFormRuleInt validates correctly in the admin field realtions. Improved the new plugin area to also have system name and option to add custom header code. gh-436
|
2019-07-19 04:32:41 +02:00 |
|
|
8d2af8365b
|
Added more dynamic behavior to the new plugin area. Added a funding yml file.
|
2019-07-17 01:26:18 +02:00 |
|
|
e476bcb7b5
|
Added the main GUI for the plugin area, gh-436
|
2019-07-15 22:00:46 +02:00 |
|
|
a90d6f51f7
|
Fixed the code search keys to include new views, and fields across JCB.
|
2019-05-20 22:55:25 +02:00 |
|
|
8e79417664
|
Added create new custom code to all fields that have string lenght.
|
2019-05-16 00:50:45 +02:00 |
|
|
80c588a33a
|
Added Captcha field type. Started adding the crowdin integration.
|
2019-05-15 19:45:36 +02:00 |
|
|
d7b555e7af
|
Resolved gh-410 to allow default data type values for the database to be set per fieldtype.
|
2019-05-03 01:00:14 +02:00 |
|
|
3a0b5706c4
|
Fixed the issue that caused linked files and folders from not showing in a library. gh-399
|
2019-03-19 17:33:03 +02:00 |
|
|
9fcb317275
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
|
|
1a538e71d7
|
Added buttons to edit cutomcode directly from where it is added in other areas around the component. This will improve the customcode workflow in JCB.
|
2019-01-31 23:44:21 +02:00 |
|
|
018eed3054
|
Resolved gh-370 so that all fields get loaded in a dynamicGet, even new once created at a later stage.
|
2019-01-29 16:43:27 +02:00 |
|
|
a52d230aeb
|
Improved the custom code area to now allow custom code in custom code with the help of placheholders. Removed the static wiki page, and relinked to the github wiki.
|
2018-11-27 15:05:47 +02:00 |
|
|
6c4bab5ea9
|
Resolved gh-323 so we can load fields only in the linked or admin list views or in both. Added the option to also add permission to access fields. Improved the checkArray method to return arry count value. Fixed issue in field permissions when the value is and array, field type can not be made hidden, but should instead just be removed. Fixed an issue in the code search methods to insure all areas are looked at, and search and export.
|
2018-10-29 18:38:00 +02:00 |
|
|
043686814c
|
Further fix to the search of customcode placeholders accross the system.
|
2018-09-29 23:52:22 +02:00 |
|
|
fdd1cf7390
|
Added the option to random order the dynamic get result set. gh-348
|
2018-09-29 02:57:11 +02:00 |
|
|
1447e06dd7
|
Fixed the search for customcode placeholders accross the system. gh-341
|
2018-09-28 17:47:04 +02:00 |
|
|
5b1813db7c
|
Update some comments. Fixed some conditional implementation of the show hide fields area in the admin views.
|
2018-09-09 22:04:38 +02:00 |
|
|
abb046f671
|
Fixed gh-334 to insure that we always have a path/string in the default value. Made other improvements in the compiler and the bcmath methods.
|
2018-08-31 23:11:23 +02:00 |
|
|
b3c4414320
|
Fixed some collusion issue in the dynamic get build process when custom query is used. Fixed the issue found in the import of JCB packages that caused custom code to be imported in duplication, also added the option to turn off (unpublish) custom code no longer in use.
|
2018-08-30 18:33:30 +02:00 |
|
|
231d8aa984
|
Added the option to add custom tabs to the edit view of any admin view
|
2018-08-24 23:46:41 +02:00 |
|
|
fdc66fe4c7
|
Added the feature to add custom Joomla fields to your components, requested in gh-247. Added plugin events to the dynamic get area. Added the script to remove field build in relation to component when component gets uninstalled. Improved the getForm method in the model to allow the passing of options to the form. Made further improvements to the implementation of the return parameter across the component redirecting behavior. Made some changes to the list layout views using the field relations area.
|
2018-08-23 03:59:45 +02:00 |
|
|
103457eef7
|
Futher improved the redirect option to use return and stack the return path to take the user back to the original area from where they clicked away.
|
2018-08-18 14:09:17 +02:00 |
|
|
78208d1525
|
Fixed the compiler to allow edit views be build even if no other site views are set. Removed all the depreciated joomla jimport statments. Update the getModel method in the controller. Updated the getRedirectToItemAppend, cancel and save method in the controller to also use the return value if internal. Added the addTablePath to the getTable method in the model to insure table is found when called from outside the in another component. Updated the diplay method in the JViewLagacy class to also use the return value if not null. Updated the component core to use JAccessExceptionNotallowed instead of JError::raiseWaring when user not have access to core.
|
2018-08-07 14:25:26 +02:00 |
|
|
6dd654c745
|
Improved the Admin Fields Relations area to allow more custom coding without the need of selecting Join Field/s. Improved the dynamic get string fixing implementation to avoid conflict when the same field name is used in multiple joined tables requiering string fixing. Fixed gh-322 to insure ID is always readonly even if override detected. Added new feature to control access and view/hide control per/field.
|
2018-07-21 09:10:37 +02:00 |
|