dime
|
abf1f2041d
|
add new plush option to set container width percentage (lets you adjust layout for wide screens); plush options modal layout improvements
|
15 years ago |
dime
|
b4835f5f56
|
fix nzb upload; layout improvements of Add NZB modal; remove Fetch Bookmarks button until another index is supported
|
15 years ago |
dime
|
24f1d3511a
|
Placeholder history verbosity modal; click history nzb titles to open fully expanded download details all at once, rather than having to hover icons for tooltips
|
15 years ago |
dime
|
cee583afde
|
Move max speed option next to speed indicator -- placeholder pending layout updates
|
15 years ago |
dime
|
5badf3245f
|
Custom Pause Interval modal - placeholder for new options
|
15 years ago |
dime
|
ad3ed791e3
|
Move Add-NZB options out of menu and into a new modal (no more menu hover mayhem) -- worry about layout later -- think about having quick-add buttons (or keyboard shortcuts) for adding by url or fetching bookmarks with default settings
|
15 years ago |
dime
|
009e6fb6f0
|
Convert Plush Options to a modal (instead of nested menu) will make way for more options later
|
15 years ago |
dime
|
7fcf084298
|
Re-stripe queue items after a drag and drop (reset background colors immediately rather than waiting for next refresh) -- would have animated color transitions if jquery supported this without extra plugins
|
15 years ago |
dime
|
91ae41ea98
|
Changed initial queue/history loading gif (very subtle) so that layout will only expand out, compared to contracting with empty queue or history... could later be used for refreshes
|
15 years ago |
dime
|
11ac058c31
|
Updates to tooltip implementation (fliptip), works on more elements now; implementation still messy, buggy in conjunction with superfish menu
|
15 years ago |
ShyPike
|
08f9037738
|
Eliminate superfluous 'main' folder
|
15 years ago |
pairofdimes
|
dfe4469bd7
|
Plush: add Disabled option for History
|
15 years ago |
pairofdimes
|
36f7321bfb
|
Plush: added history search box, working with pagination
|
15 years ago |
pairofdimes
|
c99ee6d4de
|
Plush: added setter functions for cleaner AHAH
|
15 years ago |
pairofdimes
|
4494c6147e
|
Plush: dropped existing tooltip, now using new FlipTip
|
15 years ago |
pairofdimes
|
a8f5173b24
|
Plush: jquery 1.4 extended $.live() so move instantiations out of $.livequery() where not needed
|
15 years ago |
pairofdimes
|
98c2b65c2a
|
Plush: improve on js organization
|
15 years ago |
pairofdimes
|
2b3517c250
|
Plush: misc. tidying up
|
15 years ago |
pairofdimes
|
eb5a6f6ab1
|
Plush: reverting r3314 not beneficial
|
15 years ago |
pairofdimes
|
b76a5129d2
|
Plush: First in a series of major refactors to plush.js. Converted loading of History to utilize JSON API (no more reliance on AHAH from Cheetah template). History lower-right stats broken until variables are added to API: week_size, month_size, total
|
15 years ago |
pairofdimes
|
4cbf03a2c6
|
Plush: update to jquery 1.4.2; may be slightly faster; still not utilizing new methods of jq1.4.x
|
15 years ago |
pairofdimes
|
5efc6c536e
|
Plush: update jquery
|
15 years ago |
pairofdimes
|
addde510c4
|
Plush/Mobile: update jQuery & ColorBox js
|
16 years ago |
pairofdimes
|
e80555b987
|
Plush: update jquery colorbox plugin
|
16 years ago |
pairofdimes
|
7d52f6abe4
|
Plush: fix bug introduced in r3074
|
16 years ago |
pairofdimes
|
1e3e56f9b1
|
Plush: update jquery colorbox plugin
|
16 years ago |
pairofdimes
|
4d58c4e691
|
Plush: fix IE8 glitch where queue menus were closing themselves; XHTML and CSS passing validation
|
16 years ago |
pairofdimes
|
7db06b0ed1
|
Plush: 'enter URL' string to just 'URL' (retry)
|
16 years ago |
pairofdimes
|
3c53bd2695
|
Plush: 'enter URL' string to just 'URL'
|
16 years ago |
pairofdimes
|
6327167c21
|
Plush: restore queue refresh/skip visual indications
|
16 years ago |
pairofdimes
|
6fdb733d43
|
Plush: fix updating of priority on queue drag & drop re-order
|
16 years ago |
pairofdimes
|
6643a81c32
|
Plush: update jquery colorbox plugin
|
16 years ago |
pairofdimes
|
73e4da0657
|
Plush: fixed queue sort
|
16 years ago |
pairofdimes
|
52f738770b
|
Plush: fade deleted nzbs in queue/history instead of removing them, then refresh on mouseout
|
16 years ago |
pairofdimes
|
f30e5df8a4
|
Plush: moved Pause Interval options into its own menu along-side the pause button; fixed more sprite issues; hide pause interval on resume
|
16 years ago |
pairofdimes
|
1ee163d942
|
Plush: fix Safari4 JS error, do not create a var named class -- also removed extra </small
|
16 years ago |
pairofdimes
|
5fbb24d981
|
Plush: simplify main sprite css
|
16 years ago |
pairofdimes
|
e69942798a
|
Plush: main menu - Fetch Bookmarks no longer a button - Last Warning converted to a tooltip
|
16 years ago |
pairofdimes
|
23542e28ba
|
Plush: convert ajax params from strings to arrays (easier to read)
|
16 years ago |
pairofdimes
|
fec341e702
|
Plush: refresh queue whenever changing category (to pick up on priority/processing/script reassignments) -- API does not yet offer a nice alternative, but it must be accounted for in the UI
|
16 years ago |
pairofdimes
|
3a38690c73
|
Plush: updated jquery colorbox to 1.3.1 (js only; not including css)
|
16 years ago |
pairofdimes
|
852ac1e83e
|
Plush: major layout updates and css rewrite from jbw -- thanks jbw
|
16 years ago |
pairofdimes
|
d3c8bedc46
|
Mobile: (1) added six queue sort options ... (2) added queue On Finish user-script ... (3) pagination prev/next now hidden when only 1 page ... (4) fixed display of warnings with long strings | Plush: minor queue sort UI fix
|
16 years ago |
pairofdimes
|
0e4e6098d6
|
Plush: cleaner js class detection/toggling
|
16 years ago |
pairofdimes
|
ed410a6f56
|
Plush: updated jquery colorbox plugin
|
16 years ago |
pairofdimes
|
e496be9ef7
|
plush | updated jquery colorbox plugin
|
16 years ago |
pairofdimes
|
873dab7202
|
plush | layout bug fixes | nzo order selection placeholder
|
16 years ago |
pairofdimes
|
b032642816
|
plush | continued sprite adaptation (70%) | image file renames
|
16 years ago |
pairofdimes
|
2761edf26e
|
plush | continued main page sprite adaptation (~50% complete)
|
16 years ago |
pairofdimes
|
d276cd7b4a
|
plush | 1st pass at main page sprite transition - updated history verbosity (sprite accounts for all - WIP) - included split images in an archive
|
16 years ago |