Skip to content
Snippets Groups Projects
Select Git revision
  • e525eee7434c059f5f9a89113e5b33b72718c898
  • renovate/django-split-settings-1.x
  • renovate/djangorestframework-3.x
  • main
  • 520-improve-trackmanager
  • 520-fix-scheduling
  • 520-akowner
  • 520-status
  • 520-message-resolved
  • 520-improve-scheduling-2
  • renovate/django-bootstrap5-24.x
  • 520-improve-submission
  • 520-improve-scheduling
  • 520-improve-wall
  • 520-fix-event-wizard-datepicker
  • 520-upgrades
  • renovate/tzdata-2023.x
  • renovate/django-5.x
  • renovate/fontawesomefree-6.x
  • renovate/sphinx-rtd-theme-2.x
  • renovate/sphinxcontrib-apidoc-0.x
21 results

chosen-js

  • Open with
  • Download source code
  • Download directory
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Forked from KIF / AKPlanning
    879 commits behind the upstream repository.
    Benjamin Hättasch's avatar
    Benjamin Hättasch authored
    Add choosen-js library and assets for nicer looking multiple select
    Add new blocks for loading of individual assets to base template
    Use choosen-js for multiple fields in AK submission view
    d702212f
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Chosen

    Chosen is a library for making long, unwieldy select boxes more user friendly.

    • jQuery support: 1.4+
    • Prototype support: 1.7+

    For documentation, usage, and examples, see: http://harvesthq.github.io/chosen/

    For downloads, see: https://github.com/harvesthq/chosen/releases/

    Package managers

    Chosen is available through Bower and npm, however, the package names are not the same.

    To install with Bower:

    bower install chosen

    To install with npm:

    npm install chosen-js

    The compiled files for these packages are automatically generated and stored in a 2nd Chosen repository. No pull requests will be accepted to that repository.

    Contributing to this project

    We welcome all to participate in making Chosen the best software it can be. The repository is maintained by only a few people, but has accepted contributions from over 50 authors after reviewing hundreds of pull requests related to thousands of issues. You can help reduce the maintainers' workload (and increase your chance of having an accepted contribution to Chosen) by following the guidelines for contributing.

    Chosen Credits