|
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 |
|
|
e774bf1002
|
Converting the textarea fields to editor fields, starting in the admin view. gh-305
|
2018-06-25 04:25:10 +02:00 |
|
|
909a91844f
|
Fixed the auto backup system, to allow JCB to be backed up automatically
|
2018-04-23 14:47:19 +02:00 |
|
|
0857101371
|
Tweaked the field database area to insure that users are forced to set the database values
|
2018-04-23 02:42:41 +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 |
|
|
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 |
|
|
34efe32002
|
Added the feature to use admin and custom admin views as the dashboard of the back-end of a component, requested in gh-148
|
2018-03-09 05:29:05 +02:00 |
|
|
417076243d
|
Added medium enencryption and added an over all improvment to the encryption implementation. Added extra security to EXTERNALCODE feature that only allows admin to make use of this feature.
|
2018-03-06 05:03:44 +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 |
|
|
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
|
5e36ede2ac
|
fixed gh-85 to insure parameter 2 is an array
|
2017-05-28 23:44:15 +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 |
|
|
951e0c1f5d
|
added another data type to fields called TIME.
|
2016-05-02 16:20:07 +01:00 |
|
|
80670beada
|
Change the field name form type to fieldtype in the field view.
|
2016-03-04 02:01:43 +02: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 |
|
|
737785ea33
|
Improved the compiler. All other changes are only random variable name and date changes (due to automation)
|
2016-02-15 10:37:21 +02:00 |
|
|
ecf47809f9
|
first commit of free version
|
2016-01-30 22:28:43 +02:00 |
|