Commit Graph

8 Commits

Author SHA1 Message Date
bb73fe044e
Fixed missing ArrayHelper class on export. Updated the table class to also use StringHelper instead of JString. 2020-05-25 18:17:00 +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
45c255485f
Made a little tweak to placeholders, to remove uneeded space. 2018-09-11 22:28:17 +02:00
62bdb8a659
Updated all the license statements of the templates to be the same as the rest of JCB. 2018-08-07 15:27:08 +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
e905aa895f
Fixed gh-272 by updating the table method generateAlias to also make use of the custom alias builder values. 2018-05-03 01:12:06 +02:00
c53716b811
Resolved gh-262 by adding more fixes to the count function around JCB 2018-04-13 17:33:04 +02:00
ecf47809f9 first commit of free version 2016-01-30 22:28:43 +02:00