Pierre

Results 12 issues of Pierre

Hi, I have a Role mode linked with a Subcategory model through a pivot table. In my Role model, I have : ``` $this->has_many_pivot['subcategories'] = array( 'foreign_model'=>'Subcategories_model', 'pivot_table'=>'app_menus_app_userroles', 'local_key'=>'id', 'pivot_local_key'=>'app_menu_id',...

Hi, first thanks for you model, it's useful! I am currently working on an application built on CI 2.2.6, so I'm working with your v2.0 branch... So I have this...

Hi, I used the default css and default js configuration. In your demo it's working fine but when I try to use jrac in my CMS, I have this zoom...

Hi, Is it possible to generate the tns-controls around the tns-nav ? In the end I need to achieve something like this :

Hi, I use pictures from different locations (the website server and Flickr) to build a bxslider. The first picture of the slider is located on the website server and the...

Hi, One of my customer is receiving a lot of feedback of the player not playing audio in Android. It seems that sometimes it is with the native Android browser,...

Following this issue : https://github.com/spacedmonkey/wp-rest-blocks/issues/31 Gutenberg is not working well when the plugin is activated, there is some JS errors and the blocks are not loading at all within Gutenberg....

Hi, For responsive grid / backoffice purposes. it would be great to have some basic "proportion" icons, like this : ![columns](https://cloud.githubusercontent.com/assets/790992/6324600/70083baa-bb3c-11e4-87c7-67e3cdab7d6d.png) (screenshot taken from the unyson framework pag builder) Without...

new icon
waiting for feedback

I updated the classes/Kohana/DataTables.php execute() function to work with the new naming convention of the datatables 1.10 Let me know if you think something is missing. I created a new...

Hi, Your plugin is really great, thanks for it I love it! :) I just happen to have this case on one of my websites. People can search a page...