openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jquery-ujs
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 16 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
update readme to reflect the ability to run test against different version of jQuery
Neeraj Singh
More...
about 14 years ago
tidying up words
Neeraj Singh
More...
about 14 years ago
move the list of jquery supported version to top
Neeraj Singh
More...
about 14 years ago
remove there is no step3
Neeraj Singh
More...
about 14 years ago
Added jquery event binding namespace 'rails' for easy unbinding of all rails jquery magic.
Steve Schwartz
More...
about 14 years ago
Clean up var declarations
James F. Herdman
More...
about 14 years ago
Allow the two iframe tests to also have a variable jquery version.
Alex Crichton
More...
about 14 years ago
Copy src/rails.js into where it will be served up to the browser every time the index page is refreshed.
Alex Crichton
More...
over 14 years ago
Check in a Gemfile.lock so sinatra will work even long in the future
Alex Crichton
More...
over 14 years ago
remove the message that jquery 1.4.2 is not recommended. The issue http://jsbin.com/uboxu3/7/ refers to is a jQuery issue and not jquery-ujs issue. jquery-ujs should not be recommending one version over another just because a version has a few bugs.
Neeraj Singh
More...
over 14 years ago
jQuery 1.4.3 fixed http://bugs.jquery.com/ticket/7217 because of which returning false is not same as e.stopImmediatePropagation.
Neeraj Singh
More...
over 14 years ago
Make that test a bit more reliable.
Alex Crichton
More...
over 14 years ago
Add the ability to test against different versions of jQuery
Alex Crichton
More...
over 14 years ago
This test was failing for me on all versions of jQuery because the wrong event was being triggered on the wrong element.
Alex Crichton
More...
over 14 years ago
adding MIT-LICENSE
Neeraj Singh
More...
over 14 years ago
Update readme to state that it is recommended to use jquery 1.4.3
Neeraj Singh
More...
over 14 years ago
Add instructions for automated installation
André Arko
as Andre Arko
More...
over 14 years ago
User config.action_view_javascript_expansions[:defaults] instead of creating an initializer file.
siong1987
More...
over 14 years ago
data-disable-with should work for non remote forms too
Lucas Uyezu
More...
over 14 years ago
data-disable-with should work for non remote forms too
Lucas Uyezu
More...
over 14 years ago
Added installation guide to README.rdoc and removed the plain README
Sam Oliver
More...
over 14 years ago
REQUEST_PATH is deprecated in favour of PATH_INFO
Stefan Penner
More...
over 14 years ago
moved meta tags into head, and some whitespace
Stefan Penner
More...
over 14 years ago
Updates to Readme - Installing test dependencies - run tests with bundler
Stefan Penner
More...
over 14 years ago
extra gitignore's
Stefan Penner
More...
over 14 years ago
add JSON to the Gemfile
Stefan Penner
More...
over 14 years ago
Speed up tests by using 'start' and 'stop' functions without setTimeout.
Piotr Sarnacki
More...
over 14 years ago
removing sinatra gem dependency to Gemfile
Neeraj Singh
More...
over 14 years ago
updating README and fixing bug
Neeraj Singh
More...
over 14 years ago
done
Neeraj Singh
More...
over 14 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree