yurtesen

Results 9 issues of yurtesen

**Is your feature request related to a problem? Please describe.** I would like to associate certain dashboards to certain templates. Because those templates collect the information I want to see...

type: feature request

Using `yamllint` 1.25.0. I have a line like below: ``` # yamllint disable-line rule:comments-indentation # Todo: Set this value ``` I am getting `warning comment not indented like content (comments-indentation)`...

I was simply wondering if the bit string types will be supported? https://www.postgresql.org/docs/10/datatype-bit.html

FOSOauthServerBundle has expiration for refresh token in [documentation](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/blob/master/Resources/doc/configuration_reference.md) Default seems to be 14 days. ``` # Changing tokens and authcode lifetime #access_token_lifetime: 3600 #refresh_token_lifetime: 1209600 #auth_code_lifetime: 30 ``` I also...

Well there are 2 problems: 1- The file names are like '2013_11_28_170337_create_geonames_names.php' but the class name inside the file is 'CreateGeonamesNamesTable'. Either the file name should be '2013_11_28_170337_create_geonames_names_table.php' or the...

When I call php artisan geonames:seed, i tsimply runs db:seed and tries to push all the unrelated seed data (from my project) also. I expected this command to just seed...

``` $ php artisan geonames:import File exists: countryInfo.txt File exists: allCountries.zip File exists: alternateNames.zip File exists: hierarchy.zip File exists: admin1CodesASCII.txt File exists: admin2Codes.txt File exists: featureCodes_en.txt File exists: timeZones.txt It...

Eaton 9130 and 9150 templates are same except small difference in their description text. Also they work with many other EATON models. So it would make sense to give it...

**Is your feature request related to a problem? Please describe.** #1109 describes the problem with graphs when items are used with discard preprocessing option. The #1082 helped to progress the...

stale