Angelo Dini

Results 56 comments of Angelo Dini

the tabindex seems to be the problem on the modal, I temporarily fixed this using: ``` timepicker.on('show.timepicker', function () { $('.modal').removeAttr('tabindex'); }); ``` proof: https://jsfiddle.net/pogmg1r4/38/ also don't forget to set...

@victor-yunenko or @Aiky30 can you check if we could merge this into 3.8.x?

thank you for reopening the PR to develop @zbohm 👍 Would you also be able to add an entry to the CHANGELOG once https://github.com/divio/django-cms/pull/6755 gets merged?

@yakky or @czpython would love to hear your feedback on this. If viable we can schedule it for the next release.

Thanks for the quick feedback. @ianare thank you for the contribution. Would you be able to provide tests for it as mentioned above? It would also be great to get...

@ianare the tests can be found in cms/tests, see also: http://docs.django-cms.org/en/latest/contributing/testing.html and http://docs.django-cms.org/en/latest/how_to/contributing.html#how-to-write-a-test

@czpython what you think of these days? Can this be merged?

@jrief would be awesome if you could help us there with this as our focus is currently on other topics :/