Giter VIP home page Giter VIP logo

select_to_select2's People

Contributors

legomegger avatar normanedance avatar sf-cola avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

select_to_select2's Issues

Extra document click event on chrome 74

Browser: chrome 74 or safari
Question:When I click select2-choice, select2 would open but would be closed at once. I found that there is a extra click event on document, then it would replaceAllSelect2. It is normal on chrome 69.

Problem at options of issue and timelog filter

Hi sf-cola,

First of all thank you for this great plugin.
I've tested on Redmine 3.4.2 and I have a problem:

I can't see the initial config values in selectbox, and after add values left to rigth too, as you can see in this picture:
issue_options

Same problem in Spent Time page:
spent_time_options

Env:

Environment:
Redmine version 3.4.2.stable
Ruby version 2.4.0-p0 (2016-12-24) [x86_64-linux]
Rails version 4.2.8
Environment production
Database adapter Mysql2
SCM:
Mercurial 3.7.3
Git 2.7.4
Filesystem
Redmine plugins:
redmine_advanced_issue_history 0.1
redmine_custom_workflows 0.1.6
redmine_dmsf 1.5.9
redmine_email_inline_images 1.0.0
redmine_helpdesk 0.0.15
redmine_lightbox2 0.4.3
redmine_work_time 0.3.4
select_to_select2 0.1.0

I can't test ordering in these selectboxes.

Thanks for yout help!

Problem when change "Status" filter

Hi,

When change the status filter, normally, there should be a field that appears when you change the value but it does not appear anymore.

2018-05-23 10_30_15-demandes - clients et assistances - synchronic

2018-05-23 10_30_39-demandes - clients et assistances - synchronic

Greetings.

用IE浏览器选择框点击有问题

你好:
redmine版本是:3.4.6
安装该插件后测试,发现谷歌、火狐浏览器均正常,但是IE浏览器(IE11)、Microsoft Edge都不能正常工作,主要表现在左键点击选择框的下拉按钮,然后鼠标弹起来后选择框的下拉列表会消失,无法进行选择。麻烦您有空的时候看下这个问题呢,谢谢!

the products plug for redmine v4.1 raise a error

select2.js?1560995188:848 Uncaught Error: Option 'ajax' is not allowed for Select2 when attached to a <select> element. at String.<anonymous> (select2.js?1560995188:848) at Function.each (jquery-1.11.1-ui-1.11.0-ujs-4.3.1.js?1560171196:2) at constructor.prepareOpts (select2.js?1560995188:846) at constructor.prepareOpts (select2.js?1560995188:2390) at constructor.init (select2.js?1560995188:660) at HTMLSelectElement.<anonymous> (select2.js?1560995188:3147) at Function.each (jquery-1.11.1-ui-1.11.0-ujs-4.3.1.js?1560171196:2) at m.fn.init.each (jquery-1.11.1-ui-1.11.0-ujs-4.3.1.js?1560171196:2) at m.fn.init.$.fn.select2 (select2.js?1560995188:3134) at HTMLDocument.<anonymous> (select2_helpers.js?1560994378:121)

when run to the following code(URL is projects/test/products/new):
if (select) { // these options are not allowed when attached to a select because they are picked up off the element itself $.each(["id", "multiple", "ajax", "query", "createSearchChoice", "initSelection", "data", "tags"], function () { if (this in opts) { throw new Error("Option '" + this + "' is not allowed for Select2 when attached to a <select> element."); } }); }

Can you help me? It's a my mistake on the configure of remine or a bug of this plug?

Thank you.

redmine 4.2

its support redmine 4.2 ?
support multiple choise??

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.