jquery_datepicker icon indicating copy to clipboard operation
jquery_datepicker copied to clipboard

Rails 3 plugin that allows you to select dates from a calendar

Results 26 jquery_datepicker issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 0.3.37 to 0.3.61. Release notes Sourced from tzinfo's releases. v0.3.61 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require from...

dependencies

Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 12.3.3. Changelog *Sourced from [rake's changelog](https://github.com/ruby/rake/blob/master/History.rdoc).* > === 12.3.3 > > ==== Bug fixes > > * Use the application's name in error message if...

dependencies

Bumps [rails](https://github.com/rails/rails) from 3.2.13 to 3.2.17. Commits - [`666e9f6`](https://github.com/rails/rails/commit/666e9f65bdfeb6cc5aa80b6254608adc3d7845ce) Preparing for 3.2.17 release - [`388d2f8`](https://github.com/rails/rails/commit/388d2f88886e4da8cc9fd9e14c80a4021ef47da1) Use the reference for the mime type to get the format - [`eaa2101`](https://github.com/rails/rails/commit/eaa2101b294ef546cc3fb35cc3f49c73849ac470) Escape format,...

dependencies

Bumps [sprockets](https://github.com/rails/sprockets) from 2.2.2 to 2.2.3. Commits - [`9b4083f`](https://github.com/rails/sprockets/commit/9b4083fd038d34fdc7ac6ae93c4e414b0a1731f1) Sprockets 2.2.3 - [`d61af15`](https://github.com/rails/sprockets/commit/d61af15199649b110aa66655968295009554db6b) Check for absolute paths in server URL before passing to find - See full diff in [compare...

dependencies

Bumps [mail](https://github.com/mikel/mail) from 2.5.4 to 2.5.5. Changelog *Sourced from [mail's changelog](https://github.com/mikel/mail/blob/2.5.5/CHANGELOG.rdoc).* > == Version 2.5.5 - 2017-06-09 Jeremy Daer > > Security: > * [#1097](https://github-redirect.dependabot.com/mikel/mail/issues/1097) – SMTP security: prevent command...

dependencies

Hi there, We are unable to use your Gem at Swrve because it has no license. Can you add a license to the project (most Gems use an MIT license)....

I'm having two issues with the same aspect of my application, the abstract view is this: The app allows users to view different video clips. On the back-end/admin section the...

Use the given time format for datetime pickers. Closes #43

I have made all tests in my project and under old specs you created and it works fine. I believe this is a good solution for guys who want to...

I started with @hale's fix, upgraded rails to 4.1.6, and made a handful of changes to get all the tests passing again. The switch from InstanceTag to Tags::TextField implies this...