-
Notifications
You must be signed in to change notification settings - Fork 143
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rails 6.0 Support #46
base: master
Are you sure you want to change the base?
Commits on Jun 10, 2011
-
Configuration menu - View commit details
-
Copy full SHA for e7fa1fe - Browse repository at this point
Copy the full SHA e7fa1feView commit details
Commits on Nov 14, 2014
-
Configuration menu - View commit details
-
Copy full SHA for d7c0042 - Browse repository at this point
Copy the full SHA d7c0042View commit details
Commits on Jan 27, 2015
-
Merge branch 'master' into 4.2
Rafael Mendonça França committedJan 27, 2015 Configuration menu - View commit details
-
Copy full SHA for bfec473 - Browse repository at this point
Copy the full SHA bfec473View commit details
Commits on Mar 11, 2015
-
Fixed deprecation warning "ActionDispatch::Assertions::SelectorAssert…
…ions has been extracted to the rails-dom-testing gem".
Ilya Slepov committedMar 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 305fca4 - Browse repository at this point
Copy the full SHA 305fca4View commit details
Commits on Mar 12, 2015
-
Merge pull request rails#36 from Nike0/4.2
Updated for Rails 4.2.0
Configuration menu - View commit details
-
Copy full SHA for 0fed929 - Browse repository at this point
Copy the full SHA 0fed929View commit details
Commits on Mar 13, 2017
-
Tom Talbott committed
Mar 13, 2017 Configuration menu - View commit details
-
Copy full SHA for eb9632d - Browse repository at this point
Copy the full SHA eb9632dView commit details -
Tom Talbott committed
Mar 13, 2017 Configuration menu - View commit details
-
Copy full SHA for 04c4dea - Browse repository at this point
Copy the full SHA 04c4deaView commit details
Commits on Mar 20, 2017
-
Tom Talbott committed
Mar 20, 2017 Configuration menu - View commit details
-
Copy full SHA for 0bdf18d - Browse repository at this point
Copy the full SHA 0bdf18dView commit details
Commits on Apr 6, 2017
-
Move to Module#prepend in prep for for Rails 5.1
Tom Talbott committedApr 6, 2017 Configuration menu - View commit details
-
Copy full SHA for decebc3 - Browse repository at this point
Copy the full SHA decebc3View commit details
Commits on May 22, 2017
-
update_page fragments are marked as html_safe even though they have n…
…ot been html_escaped. When a fragment is passed as an html tag option, the standard html_escape is bypassed because of the html_safe flag. This leaves quotes (") unescaped, causing HTML errors.
Configuration menu - View commit details
-
Copy full SHA for 45e4852 - Browse repository at this point
Copy the full SHA 45e4852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddd03c - Browse repository at this point
Copy the full SHA 8ddd03cView commit details -
Reapply the actionpack 2.2 fix for disable-with, the original submit …
…button's name and value need to be submitted as a hidden input.
Configuration menu - View commit details
-
Copy full SHA for b7718ba - Browse repository at this point
Copy the full SHA b7718baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 524b86a - Browse repository at this point
Copy the full SHA 524b86aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98db453 - Browse repository at this point
Copy the full SHA 98db453View commit details -
Vincent Boucheny committed
May 22, 2017 Configuration menu - View commit details
-
Copy full SHA for d554af6 - Browse repository at this point
Copy the full SHA d554af6View commit details
Commits on May 23, 2017
-
Don't disable *every* submit field, just the one that has been clicked
Vincent Boucheny committedMay 23, 2017 Configuration menu - View commit details
-
Copy full SHA for 9f639a3 - Browse repository at this point
Copy the full SHA 9f639a3View commit details
Commits on Jun 15, 2017
-
Passed along any original 'target' attribute to the generated form ta…
…g in handleMethod()
Vincent Boucheny committedJun 15, 2017 Configuration menu - View commit details
-
Copy full SHA for a2fbb9c - Browse repository at this point
Copy the full SHA a2fbb9cView commit details
Commits on Aug 4, 2017
-
CI-1376 Get rid of disableFormElements content
Vincent Boucheny committedAug 4, 2017 Configuration menu - View commit details
-
Copy full SHA for 2f58665 - Browse repository at this point
Copy the full SHA 2f58665View commit details
Commits on Aug 13, 2017
-
Revert "CI-1376 Get rid of disableFormElements content"
This reverts commit 2f58665.
Configuration menu - View commit details
-
Copy full SHA for 3902627 - Browse repository at this point
Copy the full SHA 3902627View commit details
Commits on Aug 16, 2017
-
CI-1614 Restore disabling of form submit buttons
The behaviour should now match Rails 5.1's rails-ujs.
Configuration menu - View commit details
-
Copy full SHA for d07c95b - Browse repository at this point
Copy the full SHA d07c95bView commit details
Commits on Nov 20, 2017
-
Merge pull request rails#3 from fluxfederation/ci-1614
CI-1614 Add back the disableFormElements functionality
Configuration menu - View commit details
-
Copy full SHA for e7f8e04 - Browse repository at this point
Copy the full SHA e7f8e04View commit details
Commits on Apr 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 07b2003 - Browse repository at this point
Copy the full SHA 07b2003View commit details -
Configuration menu - View commit details
-
Copy full SHA for f570d7f - Browse repository at this point
Copy the full SHA f570d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c96372e - Browse repository at this point
Copy the full SHA c96372eView commit details