yairpe

Results 6 issues of yairpe

I'm trying to have two jscroll on a single page. One is on the regular posts page The other is in sidebar (UIKit off-canvas) After opening the sidebar and binding...

bug

In general, it is not clear what parts of jsonapi standard is covered by the extension and what is left for the implementor or maybe will be included in future...

help wanted

The plugin use constant to point to the video tag ! ``` php var HDsrc = $("#example_video_1").find( "video" ).attr("HD"); ``` or ``` php var vid = videojs("example_video_1", { plugins :...

Right now, the user tables are using mysql TIMESTAMP integer and `gmdate("Y-m-d H:i:s")` in the code. To avoid the 1970-2038 limitation (20 years from now), I believe it's better to...

IMHO there's a bug that prevent this extension from working properly. The code in MPTranslate.php saves the messages it finds without translations in lower case! ``` php function missingTranslation($event){ Yii::import('translate.models.MessageSource');...

I'm using the default config.yml with gearman-server-0.8.9-20141210.162656-1.jar `port: 4730 httpPort: 8080 enableSSL: false debugging: true hostName: localhost persistenceEngine: engine: memory exceptionStore: engine: memory` but it doesn't load it and give...