luccioman
|
cbbc7b43d3
|
Refresh paginations buttons instead of fully rendering each time.
This prevent the already displayed pagination buttons to be unresponsive
when clicking on them while the rendering JS function is running.
|
8 years ago |
luccioman
|
18412dca21
|
Handle JS refreshing of belatedly added search navigators
|
8 years ago |
luccioman
|
4ab961fa46
|
Added HTML ids to search navigators for a more reliable JS refreshing.
|
8 years ago |
luccioman
|
ad61a3afed
|
Results JS resort : properly handle results with same ranking value.
|
8 years ago |
luccioman
|
4e3c928d31
|
Do not animate unnecessarily when changing page on JS sorted results.
|
8 years ago |
luccioman
|
fb6743e8f8
|
Prevent unnecessary DOM finds in JS resorting functions.
Also removed now unused functions earlierPage() and laterPage().
|
8 years ago |
luccioman
|
b1b9ffbbc8
|
Stop updating results with JS resorting on server feeds termination
|
8 years ago |
luccioman
|
c7149acb48
|
Disabled as default verbose browser console logs in yacysort.js
|
8 years ago |
luccioman
|
b50700c35f
|
Added missing copyright header to the yacysort.js file
|
8 years ago |
luccioman
|
4ccd38357f
|
Trigger js resorting animations using only CSS classes.
Also added some more descriptive comments.
|
8 years ago |
Ryszard Goń
|
634f52fefc
|
Javascript re-sorting: replace jQuery show() with css animations
|
8 years ago |
JeremyRand
|
ab0e50b941
|
Javascript re-sorting: optimize the jQuery selectors a little bit.
|
8 years ago |
JeremyRand
|
a888254769
|
Add UI for numbered page navigation when Javascript re-sorting is enabled.
|
8 years ago |
JeremyRand
|
74333c931e
|
Fix the sidebar item "Wiki Name Space" with Javascript re-sorting.
|
8 years ago |
JeremyRand
|
4a9e64caea
|
(WIP) Add numbered page navigation when Javascript re-sorting is enabled.
TODO: Add UI for selecting the number.
|
8 years ago |
JeremyRand
|
6ec256dc34
|
(WIP) Fix the sidebar when Javascript resorting is in use.
TODO: Add some markup so that DOM traversal in the animations is less painful.
|
8 years ago |
JeremyRand
|
d37df75afa
|
(WIP) Optionally sort HTML search items via Javascript.
TODO: Expose a GUI setting for this.
|
8 years ago |