|
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 |
|
|
1312e45d4a
|
Converting the textarea fields to editor fields, in the rest of JCB where code is being edited. gh-305
|
2018-06-25 22:54:26 +02:00 |
|
|
42ae72d97e
|
Added string manipulation back as a field building method, to insure JCB always works well accross shared server invironments. We did not remove the SimpleXMLElement method, but kept both options with a global selection option and internal error handeling. Resolved gh-197
|
2018-03-18 06:28:54 +02:00 |
|
|
e715fa1614
|
Made some changes to insure JCB is stable in PHP7, removed the related translations string from joomla_component view to speed up page load.
|
2018-03-12 00:36:14 +02:00 |
|
|
f900f65baa
|
Renamed the uikit lib folders. Resolved the gh-188 by updateing the note. Resolved gh-92 by implementation of the library manager in the compiler.
|
2017-12-10 21:17:26 +02:00 |
|
|
4eac7d54f0
|
Resolved gh-169 to insure the addrulepath is also added to the default.xml file of site views. Improved the field types a little with adding the validation and message property to various field types.
|
2017-11-08 15:49:15 +02:00 |
|
|
f7d5ac84c4
|
Imporved the field display on admin fields conditions to only show fields linked to the admin view. Added access back to all JCB admin views. Fixed the export of JCB packages to include the new admin_fields and admin_flieds_conditions tables. Adapted the JCB package import method to be able to import old JCB packages
|
2017-10-19 05:53:55 +02:00 |
|
|
35482416cb
|
Decoupled fields and conditions from admin view as explained in gh-136. Added new admin_fields and admin_fields_conditions tables and moved the data from admin_view to these new tables.
|
2017-10-13 01:14:17 +02:00 |
|
dev
|
34d14ed95d
|
gh-60 language translation component added, basic implementation
|
2017-04-05 14:21:10 +01:00 |
|
|
4d47f8292f
|
added another fields to admin view to target list controller and model. Also improve compiler to add these new custom script to correct areas
|
2017-03-02 02:55:04 +02:00 |
|
|
290a51dd5a
|
Further improved #37 to ensure language strings are set and reversed, also add extra buttons to the compiler page. Major restructure of custom code implementation to make it more stable. Resolved #40 by updating the default field sql values.
|
2017-02-14 01:24:38 +02:00 |
|
|
de008d5907
|
Stable release of the automatic import of custom code, and the JCB manual placeholder implementation resolves #37 please view https://youtu.be/KiAtJawZ3oo
|
2017-02-11 04:24:26 +02:00 |
|
|
5b5599575b
|
Fixes #39 to ensure components are build even if created and modified dates are not set. Improved #37 #issuecomment-278372267 to avoid one line error in windows.
|
2017-02-09 18:11:10 +02:00 |
|
|
1a79b92b07
|
Added #39 a new feature the imports custom code during compilation. We also improved the compiler.
|
2017-02-01 15:17:04 +02:00 |
|