Lucian Mocanu
Lucian Mocanu
I have the same issue in Redmine 2.4: the selector is not displayed. Did you manage to make it work?
I had to clear the browser cache, since Redmine will respond with status 304 Not Modified when the page is reloaded after the plugin is installed.
Duplicate of #9766 which was fixed
Duplicate of #9766
The issue is in the way TypeORM calls `glob.sync`. Since v8, `\` is not allowed by default as path separator, which is the path separator on Windows. Check the changelog...
Duplicate of #9766
Also working correctly in 0.3.20. This issue should've been closed already (it was introduced by the `glob` upgrade but worked around by normalizing paths in TypeORM). @sujesh-t I would open...
> Zed has some themes that are actually pretty good. It's not just about themes/colors. The main issue that I have is the UX: - the buttons to toggle the...
I'd like to do something similar in SAP HANA: ```sql SELECT * FROM HIERARCHY ( SOURCE SIBLING ORDER BY ) ORDER BY HIERARCHY_RANK ``` Currently, `QueryBuilder.from` allows either a table...
Also missing under wayland: `wmclass` - so the app won't have an icon.