openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
pushnav
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Jun 19, 2025 — Jun 19, 2026
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix bug : the init state was never triggered because we didn't place inside the scoop of the plugin in initialization
mamzellejuu
More...
over 12 years ago
Merge branch 'master' of https://github.com/nurun/pushnav
mamzellejuu
More...
over 12 years ago
Fix IE8-IE9 bug : We didn't load the real content in initial ( if we bookmark the page or reload the page we don't have the real content, it showed the content of the page_name.html otherwise of the url in the anchor, ex: boutiqueluxe.html#horstaxe, it will stayed to Boutique Luxe content otherwise than triggered the load of Hors Taxe)
mamzellejuu
More...
over 12 years ago
Rename event "content_loadfail.pushnav" to "content_loadingfail.pushnav" + add 2 new customs events "content_startloading.pushnav" & "content_loadingcompleted.pushnav"
mamzellejuu
More...
over 12 years ago
Refactoring code + Add settings options (loaderSelector + loaderClass)
mamzellejuu
More...
over 12 years ago
Add new custom event "content_loadfail.pushnav" to handle Ajax Error + change the manner to trigger custom event
mamzellejuu
More...
over 12 years ago
Update docs example
mamzellejuu
More...
over 12 years ago
Add markdown format in the doc updated
mamzellejuu
More...
over 12 years ago
fix ie bug (from Etienne Dion git pull request)
mamzellejuu
More...
over 12 years ago
Fix bug of the las commit: add conditionnal on event to define default
mamzellejuu
More...
over 12 years ago
Modify to attach other event than link to trigger pushnav ( took Etienne Dion's code from a pull request and modify )
mamzellejuu
More...
over 12 years ago
Modify the class document-%tag html% by data-pushnav-tag=%tag html% . We don't want to modify the current class that the we implement in our page
mamzellejuu
More...
over 12 years ago
fix error from the commit : 8d6dfb (missed .url)
mamzellejuu
More...
over 12 years ago
Fix bug :: the commit from ben.girard introduced a bug on the links with data-ajax-target
mamzellejuu
More...
over 13 years ago
Fix bug: We had problems with url with accent (caused by window.unescape). We use now decodeURI
mamzellejuu
More...
over 13 years ago
Fix bug: We had problems with url with accent (caused by window.unescape). We use now decodeURI
mamzellejuu
More...
over 13 years ago
Fix bug: let's apply transitions and attach links only is the plugin can ba activate (we can disable the plugin for older browser like IE)
mamzellejuu
More...
over 13 years ago
Update js/pushnav.js
mamzellejuu
More...
over 13 years ago
Update js/pushnav.js
bengirard
More...
over 13 years ago
Fix the bug for transitions:: The data-section was never updated in the boday( by the way it has been programmed, it was never triggered)
mamzellejuu
More...
over 13 years ago
Merge remote-tracking branch 'origin/master'
mamzellejuu
More...
over 13 years ago
Fix some errors for the debugging in the last commit
mamzellejuu
More...
over 13 years ago
Update README.md
mamzellejuu
More...
over 13 years ago
Update README.md
mamzellejuu
More...
over 13 years ago
Medge the trunk with the transitions version.(Remove the old transitions examples and add the new one). Add a option to the plugin for debugging. Update README.md
mamzellejuu
More...
over 13 years ago
Update the README.md :: add the new options to disable the plugin on the browser do not support pushState
mamzellejuu
More...
over 13 years ago
Fix minor bugs for IE (missing parameters to the function getDocumentHtml ) + add disable options for not modern browser
mamzellejuu
More...
over 13 years ago
Some minors corrections
mamzellejuu
More...
over 13 years ago
Add namespace for events
mamzellejuu
More...
over 13 years ago
Update examples with builded script and remove not used js files also
mamzellejuu
More...
over 13 years ago
←
1
2
→
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