|
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 |
|
|
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 |
|
|
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 |
|
|
2af4b8cf50
|
Removed required from all code/editor field to improve the behavior of the codemirror editor. Improved the token validation via Ajax.
|
2019-07-08 18:05:54 +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 |
|
|
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 |
|
|
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 |
|
|
82df61aa4a
|
added interface of the new decoupled libraries concept gh-92
|
2017-11-26 04:03:27 +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 |
|
|
3ad9ae8b8f
|
resolves gh-91 to insure that int and floats are not set as strings in SQL defaults
|
2017-06-05 21:18:32 +01:00 |
|
|
bd0febd92c
|
Resolves gh-63 to prevent repeateble field from being created a second time. Resolves gh-62 to insure full encryption of JCB packages.
|
2017-04-01 15:59:54 +02:00 |
|
|
a7e641b499
|
Added another PHP field to the admin views, improved the custom code methods in the compiler, and fixed some permissional errors.
|
2016-09-03 22:44:47 +01:00 |
|
|
5d19f46070
|
Added the option to overwrite the default-fields, so you can add them to the list view in admin area and change their layout position in the edit view. Also fixed some minor bugs.
|
2016-06-02 17:18:49 +01:00 |
|
|
fa199947d2
|
Refactoring the compiler class has started. All other changes are only random variable name and date changes (due to automation)
|
2016-02-26 02:20:09 +02:00 |
|
|
ecf47809f9
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |
|