John Skoumbourdis
John Skoumbourdis
Hello @mridulcs2012 . This is related with the issue #4 that was reported before. What I am trying to say is that for now there is not any configuration to...
I couldn't found any completed template library for Codeigniter, that's why I've created this library :)
Hello @mckaygerhard, I agree with you but please keep in mind that this has been resolved on Grocery CRUD Enterprise. This change that was needed unfortunately required a complete refactoring...
Hello @omv58, Can you please provide an example of what this code is fixing? Unfortunately I can't merge this code as I can't understand what problem is trying to solve....
Unfortunately It seems that the fix doesn't work as it has issues with the set_relation function. For example the line here: https://github.com/scoumbourdis/grocery-crud/blob/master/application/libraries/Grocery_CRUD.php#L608 that it is using the table_name as the...
Scheduled in my todo list to be done by: 30 June 2018 (without any promises)
Hello @harjedmor , I can't reproduce your issue. Can you please send me an email to: [email protected] with the specific problem and some more details as it is probably a...
Hello @arave19 , Bootstrap V3 and Bootstrap V4 theme is a purchased theme. You can purchase the theme through this URL: https://www.grocerycrud.com/bootstrap-theme Regards Johnny
Hello @mckaygerhard , Your approach is good and thanks for your code suggestion :) . I will try to find the time to review your code as I will need...
The code @mckaygerhard is fine. I was mainly thinking to have one configuration for the preview such as: $config['grocery_crud_file_upload_image_preview'] = ['list', 'add', 'edit', 'view', 'clone']; and at the code to...