portapipe
portapipe
Hi, it's me again 😄 I have a customer with a very old and untouchable website. One of his db table has over 16k heavy rows that I can't limit...
I think is time to update the image_moo library. There are several issues with older versions, like transparency goes black and performance.
It seems that "->limit(x)" doesn't work. Is this happen to other people?
Fixes and several tools that users asked since long time!
Hi, line 257 of the list_template.php of the bootstrap theme (all versions): ` ` Bye :)
In the bootstrap 3 theme, the search with dropdown values search in the value field instead of the displayed one. Example: ```Dropdown array("1"=>"Smile","2"=>"Bored");``` Add some values. If you search for...
Fixed the view page! Relations, dropdown, multiselect... all that stuff now is shown as the list page! Finally added the callback_read_field() that wasn't finished since long time. If callback_read_field() is...
Hi. I've just bought the bootstrap theme. Awesome and warmly suggested! BUT. On the top of each column, the search box, it's just "Search %name%" and is not localized. I've...
I went to the CKEditor website to add an upload-image plugin but the 3.6.5 version build with GC is quite old (and is not responsive too). There is a way...