Oleg Abrazhaev

Results 32 issues of Oleg Abrazhaev

See example in my repos. Add type as kohana-module. Please, do it, or i will fork and do it by myself.

Chrome and Firefox just getting stuck with datasets more than 1000+ rows. We have faced the issue and limited our tables to 200 rows. We use tablesorter https://github.com/Mottie/tablesorter without any...

This is an idea and suggestion at the same time. Provide some `AbstractStorageInterface` and possibility to implement and register any custom storage. Developers will implement storage classes and will send...

feature request

We have in our travis build ``` - php ocular.phar code-coverage:upload --format=php-clover data/coverage.clover ``` Do we still need this? Repository doesn't exist on https://scrutinizer-ci.com/

question
help-wanted

In my opinion use of Autom test framework doesn't add any benefit to the library and even creates some inconvenience. Why? Because PHPUnit is de facto standard for testing in...

enhancement
2.x
ideas

Hello Any possibility to have `@types/vuejs-paginate` or types in this repository?

Because _brianlmoon/net_gearman_ looks like more fresh code with support and some patches and issues solved. https://github.com/brianlmoon/net_gearman

Currently, if the locale set to `de` countries list still in `en`. ![Screenshot 2021-04-23 at 15 58 05](https://user-images.githubusercontent.com/1483925/115882386-ff24be80-a44c-11eb-913f-ca47d96b3f74.png) Current: ``` :translations="{ countrySelectorLabel: 'Code pays', countrySelectorError: 'Choisir un pays', phoneNumberLabel: 'Numéro...

ENHANCEMENT

I got this error on first run `bash setup.sh` with php7 ``` > TYPO3\Flow\Composer\InstallerScripts::postPackageUpdateAndInstall Generating optimized autoload files Deprecation Notice: The callback TYPO3\Flow\Composer\InstallerScripts::postUpdateAndInstall declared at /home/seyfer/www/php-framework-benchmark/typo3f-3.0/Packages/Framework/TYPO3.Flow/Classes/TYPO3/Flow/Composer/InstallerScripts.php accepts a Composer\Script\CommandEvent but...

Russian: баг плеера - если на одной странице создать несколько штук с одинаковой ссылкой, то они прогружаются не параллельно, а поочереди. Пока не тыкнешь играть первую, остальные не грузятся. English:...