jquery_datepicker icon indicating copy to clipboard operation
jquery_datepicker copied to clipboard

Better handling of timepicker (issue #24)

Open AlexNisnevich opened this issue 12 years ago • 9 comments

I implemented the two features I wanted in issue #24 . Feel free to do whatever you wish with this code.

AlexNisnevich avatar Jun 20 '12 02:06 AlexNisnevich

Thanks for your contribution! First of all, sorry for the delay. I'm gonna review the code and I'll be happy to merge it after that :) Thanks!

albertopq avatar Jul 07 '12 11:07 albertopq

OK done :)

Would be great to add some tests as well. If you don't want to fix these things, let me know and I'll Pull request to your fork.

Regards.

albertopq avatar Jul 07 '12 11:07 albertopq

I've fixed the issues you mentioned and the tests all pass now.

However, I'm not sure what tests to write for the timepicker features. You are welcome to write tests yourself if you want to.

Best, Alex

AlexNisnevich avatar Jul 10 '12 22:07 AlexNisnevich

Any chance this can be merged and released?

donv avatar Sep 02 '12 08:09 donv

Hi! Any news on this? Would you like some help merging this?

donv avatar Jun 12 '13 14:06 donv

I sent a Pull Request to @AlexNisnevich, rebasing the code and adding some tests. As soon as that is merged, I'll merge this Pull Request as well. Thanks!

albertopq avatar Jun 29 '13 11:06 albertopq

Thanks! Unfortunately, I'm on vacation now and unable to look at this, but I will merge the pull request next week.

AlexNisnevich avatar Jun 29 '13 19:06 AlexNisnevich

Ok, I've merged your pull request.

AlexNisnevich avatar Jul 07 '13 21:07 AlexNisnevich

I've just installed the gem, and implemented it using the view helpers and now when I run rails s I'm getting the following: /usr/local/rvm/gems/ruby-2.0.0-p247/gems/jquery_datepicker-0.4/lib/app/helpers/form_helper.rb:33:in `<top (required)>': uninitialized constant ActionView::Helpers::InstanceTag (NameError)

ghost avatar Dec 06 '13 05:12 ghost