Robert Korulczyk
Robert Korulczyk
Unfortunately not. Would not it be easier to generate PDF from HTML?
Twitter Bootstrap requires jQuery - are you going to make Gii also TB-free?
TB has jQuery in dependencies: [bower](https://github.com/twbs/bootstrap/blob/v4-dev/bower.json#L34), [npm](https://github.com/twbs/bootstrap/blob/v4-dev/package.json#L69). So we will install it anyway or hack dependencies to skip jQuery. Also I don't get why jQuery is a problem here. Why...
@klimov-paul Sorry, I don't get what you want say by this. Right now TB depends on jQuery (see my previous coment), and I hope you don't want to replace official...
Dropping jQuery *may* happen, but not in v4. Bootstrap v3 was released in 2013, and we still not have stable v4, so it may take some time before getting official...
@nemozar can you compare EXIF of source and result image? Probably only value of "Orientation" matters.
> Shouldn't Gii have these set as 644 and 755 by default? This will cause problems when you're running webserver on different system user than you - you will not...
I'm not sure if it helps, but this error is logged in my case: ``` cze 14 13:42:16 robert-laptop safeeyes.desktop[1459792]: Traceback (most recent call last): cze 14 13:42:16 robert-laptop safeeyes.desktop[1459792]:...
W could use different name (namespaced maybe?) for new base classes for tests. Reusing the same FQCL for different implementations will confuse SCA tools and will create problems if someone...
Just compare this to real formatters: http://www.dpriver.com/products/sqlpp/sqlexamples2.php