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
M
markgx/jquery-in-place-editor
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 2 of 5
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
split out the callback tests from main test file
mhaecker
More...
about 15 years ago
figured out how to have two more tests be in the generic suite
mhaecker
More...
about 15 years ago
started splitting the testsuite into multiple files and also started breaking down the tests for the different editor types into their own describe blocks that share behaviour with more generic blocks
mhaecker
More...
about 15 years ago
starte splitting test suite into multiple files for more clarity. First stage involves pushing out setup into 'shared setup' and referencing that with should_behave_like in each testsuite. Works fine so far. :)
mhaecker
More...
about 15 years ago
more todos
mhaecker
More...
about 15 years ago
started experimenting with jquery 1.4 - it all seems to work quite fine, apart from a few testsuite fixes because hasClass has become stricter in jquery 1.4
mhaecker
More...
about 15 years ago
applied patch from superami to allow the callback to handle the dom reset itself. Thanks again!
mhaecker
More...
about 15 years ago
documented that input sizing via css is preferred
mhaecker
More...
about 15 years ago
applied patch from superami to add input size support
mhaecker
More...
about 15 years ago
more thoughts on the future...
mhaecker
More...
about 15 years ago
better documentation
mhaecker
More...
about 15 years ago
no longer accidentally committing in textareas when entering a newline
mhaecker
More...
about 15 years ago
deprecated preinit and postclose callbacks as better alternatives are now implemented
mhaecker
More...
about 15 years ago
added missing semicolons
mhaecker
More...
about 15 years ago
added some documentation on the callbacks
mhaecker
More...
about 15 years ago
changed openEditor to return the :input field directly to shorten testcode
mhaecker
More...
about 15 years ago
added should- will- and did- open / close callbacks to the inplace editor
mhaecker
More...
about 15 years ago
what I'm up to changes...
mhaecker
More...
about 15 years ago
renamed back to release notes, thats what they really are
mhaecker
More...
about 15 years ago
renamed release notes to backwards compatibility notes as I won't be writing real release notes for now
mhaecker
More...
about 15 years ago
switched default behaviour of editor to use .text() to extract values from dom. Use use_html:true to switch this behaviour
mhaecker
More...
about 15 years ago
should really use JSpect context to bring in my helpers
mhaecker
More...
about 15 years ago
updated version for next release
mhaecker
More...
about 15 years ago
changed deprecation marker to denote the version something was deprecated for easier removal and extended it to the documentation too
mhaecker
More...
about 15 years ago
worked on todos and on designing the callback interface
mhaecker
More...
about 15 years ago
updated changelog before release
mhaecker
More...
about 15 years ago
markdowned the documentation and moved more of it out of the source file so the source code is shorter and it is clearer where to find what information
mhaecker
More...
about 15 years ago
added some documentation and moved a test to a more logical location
mhaecker
More...
about 15 years ago
updated changelog before release
mhaecker
More...
about 15 years ago
simplified test suite by introducing edit openEditor and enableEditor helpers that set some default default settings
mhaecker
More...
about 15 years ago
←
1
2
3
4
5
→
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