ShyPike
|
08f9037738
|
Eliminate superfluous 'main' folder
|
15 years ago |
shypike
|
6012061228
|
Merge revisions 3382-3387 from 0.5.x to trunk.
|
15 years ago |
shypike
|
4bf60b459a
|
Merge revisions 3376-3379 from 0.5.x to trunk.
|
15 years ago |
shypike
|
1289e2315e
|
Drop the last get() method calls from cfg items.
|
15 years ago |
shypike
|
28bbf40b8a
|
Merge revisions 3322-3371 from 0.5.x to trunk.
|
15 years ago |
swi-tch
|
0e2fc69cf6
|
Changed BPSMeter.do.method.reset() to BPSMeter.do.reset() in __init__.py
|
15 years ago |
pairofdimes
|
ed1e34ab7b
|
Fix Sorting Config javascript preview regex
|
15 years ago |
pairofdimes
|
90ee7266f2
|
Plush: fix nzo range selection when clicking checkboxes
|
15 years ago |
devraf
|
fab32b2a67
|
[OSX] package.py update to work without symlinks
|
15 years ago |
devraf
|
a31400f0d2
|
[OSX] Removed symlinks for par2 / unrar
|
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 |
swi-tch
|
0cef1ec6b0
|
- Added 'search' option to history api.
|
15 years ago |
pairofdimes
|
83a817c1cd
|
Plush: remove old styling
|
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
|
bc1a874d89
|
Plush: update livequery plugin
|
15 years ago |
pairofdimes
|
98c2b65c2a
|
Plush: improve on js organization
|
15 years ago |
pairofdimes
|
50c4564d9c
|
Plush: Fix localizations in Server Config -- SSL 'not installed'
|
15 years ago |
swi-tch
|
cbeb84bab5
|
Also log the expected files if unpacking fails because of a missing file.
|
15 years ago |
swi-tch
|
77d5f4b139
|
Tidied up the loop that checks for the existence of extracted files so logging of the full path is not skipped on missing files. (not a bug, just to help in debugging)
|
15 years ago |
shypike
|
cb2c8033f1
|
Fix for 3323, forgot one rename.
|
15 years ago |
shypike
|
d0e59a8ce4
|
Follow-up of Rev 3315. Fix broken Postprocessor support in Scheduler.
|
15 years ago |
shypike
|
43229e9184
|
Lowercase all option instances.
|
15 years ago |
swi-tch
|
385aa57e03
|
Incorrect import caused crash in postproc from change in r3315
|
15 years ago |
pairofdimes
|
2b3517c250
|
Plush: misc. tidying up
|
15 years ago |
pairofdimes
|
eb5a6f6ab1
|
Plush: reverting r3314 not beneficial
|
15 years ago |
shypike
|
4c074f0aeb
|
Follow-up of Rev 3315. Fix broken Bookmark support in scheduler.
|
15 years ago |
swi-tch
|
09125f0a18
|
Added total_size month_size and week_size history values to the history api for trunk.
|
15 years ago |
shypike
|
c27cd7d82a
|
Remove wrappers for most Singleton classes. Use the class attribute 'do' to store the instance of the class. For now only the simple Singletons, because downloader and nzbqueue are more difficult due to the semaphore decorators.
|
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 |
shypike
|
47cb1c8b2e
|
Merge changes from branch sabnzbd-0.5.x Rev 3261-3311 to trunk
|
15 years ago |
swi-tch
|
e674320ea0
|
SMPL: Tiny change in License-getElementPosition.txt
|
15 years ago |
swi-tch
|
be54360c40
|
SMPL - fixed javascript bug from last commit.
|
15 years ago |
swi-tch
|
e7b26afecc
|
The changing of the 'speed' variable in the api to scale to sane values broke the speed graph in the SMPL interface. This is an attempted fix.
|
15 years ago |
swi-tch
|
950f0dd67d
|
- Removed the requirement for the username and password from API calls entirely (even if the api key has been disabled). For trunk.
|
15 years ago |
swi-tch
|
7db5e83589
|
- Fixed "clear" button for date sorting under tv sort clearing the tv input under Classic template.
|
15 years ago |
swi-tch
|
b6e42ac6f1
|
- Changed the licence on SMPL to GPL v2 or later
|
15 years ago |
pairofdimes
|
5efc6c536e
|
Plush: update jquery
|
15 years ago |
swi-tch
|
91dc3339a3
|
- Remove command line option '-ai' (Introduced in r3241) as it is not a valid command line parameter for UNRAR 3.80 (trunk)
|
15 years ago |
shypike
|
ea6ad3aea4
|
Implement __call__ method for class Option so that every option.get() can be replaced by option().
|
15 years ago |
shypike
|
6efb7426a4
|
Merge changes from branch sabnzbd-0.5.x Rev 3227-3257 to trunk.
|
15 years ago |
shypike
|
bc18bcf725
|
Add affected category list to series/TV sorting too.
|
15 years ago |
swi-tch
|
4cc9878fc3
|
- Created a dummy WantReadError exception so WantReadErrors to stop an exception when the user does not have OpenSSL installed.
|
16 years ago |
shypike
|
ddc5b9dc9c
|
Merge changes from branch sabnzbd-0.5.x Rev 3195-3223 to trunk.
|
16 years ago |
shypike
|
350ac9bd1a
|
Improvements to German texts.
|
16 years ago |
pairofdimes
|
addde510c4
|
Plush/Mobile: update jQuery & ColorBox js
|
16 years ago |
shypike
|
d83d223a50
|
Safer code when using RSS feed data structures in DupTitle.
Rename function to dup_title().
|
16 years ago |