ConnectGrid

Results 27 comments of ConnectGrid

This `doc_id` index has been included in the latest release. This issue can be closed.

MongoDB is not a supported database for TNTSearch.

The Google forum seems to work. https://groups.google.com/forum/#!forum/phrets As for the Slack channel, the weblink isn't working and I can't find a relevant channel.

[email protected] ~Ted Sent from my iPhone > On Aug 3, 2020, at 5:30 AM, Troy Davisson wrote: > >  > Send your email address to [email protected] and I'll send...

CREA is such a beast to deal with, eh? I wish they followed the RETS spec more closely. Our client library, which works with several boards, has to jump through...

I'm still battling with this issue. (Latest versions of all packages, and I know there are Guzzle 6.x issues, but I'd rather sort them out instead of downgrade) In my...

I agree that hard-coded paths do not belong in the library. Replacing `/tmp` with a function call makes more sense, doesn't it? `'curl' => [ CURLOPT_COOKIEFILE => tempnam(sys_get_temp_dir(), 'phrets') ]`

I created a separate pull-request #271 with an alternate solution.

Was a separate issue created for images in the Reply view? I'll post the details here. It seems that TinyMCE is trying to load images differently than the user agent...

Some immediate user interface feedback should be provided (agreed), but the other question is why is the API request/response so slow? It you monitor the XHR timing, the "Waiting" time...