|
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 |
|
|
d5482d65cb
|
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.
|
2021-05-19 17:44:14 +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 |
|
|
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 |
|
|
2ea64446af
|
Added the needed changes to the core compiler to manage dynamic headers per/model via pro-member-plugin. gh-548
|
2020-10-21 05:10:19 +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 |
|
|
e86ab88f5c
|
Fixed gh-571 compiler path errors.
|
2020-06-25 21:22:30 +02:00 |
|
|
5f1d17bfb3
|
Fixed GUID duplication issue.
|
2020-05-25 02:38:16 +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 |
|
|
46e52db097
|
Added GUID to selected views, and started updating JCB accordingly.
|
2020-01-03 03:49:29 +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 |
|
|
d2f94d84fa
|
Improved the plugin form builder, to allow multi form field relationships.
|
2019-08-22 03:55:06 +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 |
|
|
9e6233c64f
|
Fixed gh-434 to add the missing table path if not set. Resolved gh-427 to allow numbers in the name of a field. Impoved the compiler by adding a method to set the Lang Content array.
|
2019-07-05 01:53:54 +02:00 |
|
|
b9c758b800
|
Added context to all compiler events. Added layout fields override options for dynamic field generation.
|
2019-07-01 19:17:16 +02:00 |
|
|
e84105c3bd
|
Adapted the safeName to a global safeFieldName method so to use it all over JCB to safely build field names. gh-427
|
2019-06-18 16:12:49 +02:00 |
|
|
9fcb317275
|
updated the year value. Added placeholder search to the new placeholder area.
|
2019-02-23 15:29:16 +02:00 |
|
|
25c14b45de
|
Added the new placeholder area for global & component level placeholders. Just like customcode you can now with the placeholders generate dynamic behaviour with placeholders all over the JCB custom areas.
|
2019-02-16 00:03:37 +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 |
|
|
6ad253be44
|
Resolved gh-341 that adds the feature to expand the custom field option far beyond the default. Moved the menu prefix option in to the Joomla component area -> tab -> Settings to allow each component to override the global setting.
|
2018-09-24 16:37:51 +02:00 |
|
|
45c255485f
|
Made a little tweak to placeholders, to remove uneeded space.
|
2018-09-11 22:28:17 +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 |
|
|
f5c6fa899d
|
Added a fix to prefent language strings colliding on compilation. Added the option to use []+, in the custom code arg values. Added easy debug option for the setDynamicValues method in the compiler. Fixed the editor issue in the fields view.
|
2018-08-02 07:36:47 +02:00 |
|
|
812857da81
|
Fixed gh-324 that had a typo with the storing of the PHPx values. Improved the safeString helper method
|
2018-07-23 04:53:59 +02:00 |
|
|
769e31061c
|
fixed line spacing in getform method
|
2018-07-06 17:52:24 +02:00 |
|
|
69d358ca06
|
fixed line spacing in getform method
|
2018-07-06 17:47:27 +02:00 |
|
|
a9a0952ff3
|
Added a global editor switch for all editors in JCB, the default is none. gh-305 Added two new fields to the admin view to target the getform method in the model.
|
2018-07-06 15:46:30 +02:00 |
|
|
f7be7ddad0
|
Resolved gh-287 that adds the feature to join/combine results of multiple fields in the admin list view. Update the tab string to make tabs dynamic in nature. Imporved the compiler building of the admin list view
|
2018-05-26 12:03:08 +02:00 |
|
|
8488392fac
|
Update the header details in all files
|
2018-05-18 08:40:07 +02:00 |
|
|
8b4efd640f
|
Fixed the subform to allow encryption of values without data lose.
|
2018-04-30 14:06:05 +02:00 |
|
|
909a91844f
|
Fixed the auto backup system, to allow JCB to be backed up automatically
|
2018-04-23 14:47:19 +02:00 |
|
|
4e7d4af1d3
|
Added the php field properties to a textarea outside of the subform for easier editing
|
2018-04-15 00:52:48 +02:00 |
|
|
a0890ea87f
|
Fixed gh-262 that broke the saving of php values in custom field
|
2018-04-13 22:06:45 +02:00 |
|
|
694612aff9
|
Urgent fix to the fields area to address the extra field options, and fields with 0 being removed. Added the option to add a field and not add it to the database, so it will show in the edit view but will not be stored to the database. This is to use javascript/php to use that field value, and then drop it.
|
2018-04-13 17:24:06 +02:00 |
|
|
51d13b75f0
|
Fixed the css missing fields from field area
|
2018-04-11 23:04:33 +02:00 |
|
|
802554e7a9
|
Fixed line break error in JavaScript building area, also added little notice in field area to select field type.
|
2018-04-11 22:53:11 +02:00 |
|
|
e6b2b48ac7
|
Update the field area to be more user friendly, phase A of gh-258
|
2018-04-11 22:06:12 +02:00 |
|
|
4e740f568e
|
Added the option for automatic alias building, resolve gh-246. Made improvements to the buttons all over JCB, and the tweaked the field view a little more.
|
2018-03-28 11:46:14 +02:00 |
|
|
052adc271f
|
Upgraded to v2.7.0 with new VDM package import option
|
2018-03-21 05:10:34 +02:00 |
|
|
1b86f1539a
|
Fixed gh-235 to insure that the public access switch for front-end views work. Resolved gh-236 to Auto save Name to System Name if blank. Added text area for private key of server. Fixed the getModel helper method. Fixed the batch methods. Maked a few tweaks to the compiler.
|
2018-02-27 14:17:38 +02:00 |
|
|
98510ae504
|
Added (Linked To) back in related areas, so we can see where what is linked. Added ajax fields to the custom admin view. Added some backward compatibility to stylesheets and scripts being added, resolved gh-217. Fixed gh-212 no access lang string. Added the site CSS area to Joomla Component view resolved gh-216.
|
2018-01-15 17:54:05 +02:00 |
|
|
7c7a0151b9
|
Added new JCB domain and email address to further pave the way for the JCB community. Improved the support info.
|
2017-12-27 05:45:35 +02:00 |
|
|
82df61aa4a
|
added interface of the new decoupled libraries concept gh-92
|
2017-11-26 04:03:27 +02:00 |
|