Mark McDowall
|
f6578bd535
|
QualityProfile name, max 15 characters (to keep the UI intact).
Add series has the proper title now.
|
2011-05-29 23:19:13 -07:00 |
Mark McDowall
|
155f915435
|
Use cursor:default instead of cursor:text for quality selectable.
|
2011-05-29 23:05:55 -07:00 |
Mark McDowall
|
0921f60f08
|
Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
|
2011-05-29 21:57:40 -07:00 |
Mark McDowall
|
46c8642cc4
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-05-29 21:50:08 -07:00 |
Mark McDowall
|
8b8dfb0d72
|
Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
|
2011-05-29 21:49:56 -07:00 |
kay.one
|
0d0e697fa1
|
more icons
|
2011-05-29 21:37:48 -07:00 |
kay.one
|
4d11de7d70
|
updated delete icon
|
2011-05-29 21:29:17 -07:00 |
Mark McDowall
|
cd85964edd
|
Fixed add new profile.
Removed DownloadPropers bool.
|
2011-05-29 15:44:05 -07:00 |
Mark McDowall
|
2788368f73
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-05-29 14:25:34 -07:00 |
Mark McDowall
|
803ad8ca91
|
Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
|
2011-05-29 14:25:00 -07:00 |
Mark McDowall
|
556d5d9fb3
|
Quality Profile now uses jQuery UI Selectable instead of Sortable.
|
2011-05-29 01:59:25 -07:00 |
kay.one
|
18a20ff163
|
Some performance tweaks to speed up episode list view.
|
2011-05-28 23:58:24 -07:00 |
Mark McDowall
|
72e73b7513
|
All profiles (including the default ones) are now editable.
|
2011-05-28 21:07:11 -07:00 |
Mark McDowall
|
0fd9fa1e2b
|
The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page.
Master DropDown is now a Telerik Dropdown to fit better with the styling.
|
2011-05-28 01:23:00 -07:00 |
Mark McDowall
|
463881843e
|
Combined AddNew and AddExisting Series pages.
Fixed AddNew Series
|
2011-05-28 00:16:16 -07:00 |
kay.one
|
cbbb6e2b18
|
Oh hai search!
|
2011-05-26 23:03:57 -07:00 |
kay.one
|
a6ad977114
|
Fixed import new series being stuck in a loop if an update failed
Seperated IndexerProviderTest from ProviderTests
Fixed some ToString() issues
Refactored IndexerBase/IndexerProvider
|
2011-05-26 19:12:28 -07:00 |
kay.one
|
500e9af6c3
|
Fixed a bug where reports weren't being added to history
|
2011-05-23 21:12:54 -07:00 |
kay.one
|
180da4c82a
|
Migrator.net fails
|
2011-05-23 16:29:14 -07:00 |
kay.one
|
ae8465834b
|
Merge branch 'markus101'
|
2011-05-22 22:54:15 -07:00 |
kay.one
|
7b56711a4f
|
Added episode status to episode grid
|
2011-05-22 10:29:10 -07:00 |
Mark McDowall
|
9c51633470
|
Fixed nzbs.org RSS URL.
Series Details Specials looks like the standard season grids.
|
2011-05-21 00:09:41 -07:00 |
kay.one
|
e4ff0d6471
|
Diskscan/Info update job refactoring and test
|
2011-05-20 17:23:49 -07:00 |
kay.one
|
fb63d0536a
|
Minor logs view update
|
2011-05-20 17:21:31 -07:00 |
kay.one
|
5ab104dec6
|
Merge branch 'markus101'
|
2011-05-20 00:19:19 -07:00 |
Mark McDowall
|
00b1e4bb12
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-05-20 00:01:49 -07:00 |
Mark McDowall
|
4e01896cbe
|
Fixed SabProvider test for AddByUrlSuccess.
|
2011-05-20 00:00:41 -07:00 |
kay.one
|
53e6b60382
|
Renamed IndexerProviderBase to IndexerBase since its no longer a provider
|
2011-05-19 21:21:18 -07:00 |
kay.one
|
9c1ff4af6b
|
initial stage of indexer refactoring. things compile.
|
2011-05-19 20:47:07 -07:00 |
kay.one
|
7d7b37be5b
|
Merge branch 'markus101'
|
2011-05-19 19:15:01 -07:00 |
kay.one
|
9cad9bbbd7
|
Optimized logging to improve performance
|
2011-05-19 19:13:21 -07:00 |
Mark McDowall
|
26b7bc5c53
|
Loading overlays added to Series/Details, Upcoming and History views.
|
2011-05-19 15:59:30 -07:00 |
Mark McDowall
|
7deea327b8
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
|
2011-05-19 08:15:18 -07:00 |
Mark McDowall
|
1fca5f3e5f
|
Series Details updated with overlay when loading.
|
2011-05-19 08:08:00 -07:00 |
kay.one
|
90c6b78e8c
|
minor tweaks
|
2011-05-18 21:54:33 -07:00 |
kay.one
|
7330683a4a
|
Merge branch 'markus101'
|
2011-05-18 21:01:49 -07:00 |
kay.one
|
09f76cfa09
|
Disabled glimpse by default to avoid memory leaks
|
2011-05-18 20:59:49 -07:00 |
kay.one
|
f89eff9305
|
some cleanup
|
2011-05-18 20:59:12 -07:00 |
kay.one
|
67d8bf4147
|
Removed indexertype property
|
2011-05-18 20:58:42 -07:00 |
kay.one
|
0e191f6a44
|
Added HealthController to web project for IIS Ping to use
|
2011-05-18 20:57:03 -07:00 |
Mark McDowall
|
1015193ef5
|
Loading overlay added to series grid.
|
2011-05-18 20:37:26 -07:00 |
Mark McDowall
|
0645a9e552
|
EpisodeSorting UI has descriptions, removed extra options.
Config for EpisodeSorting variables added.
|
2011-05-18 16:10:25 -07:00 |
Mark McDowall
|
d6ae21506c
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-05-17 22:32:32 -07:00 |
Mark McDowall
|
7e44ee5020
|
Merge with Kayone's branch.
|
2011-05-17 22:32:23 -07:00 |
Mark McDowall
|
9327ef4352
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
2011-05-17 21:29:09 -07:00 |
Mark McDowall
|
8e214029c9
|
Renamed Download settings to Sabnzbd settings.
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
|
2011-05-17 20:39:26 -07:00 |
kay.one
|
45fde370d8
|
Removed post processor from solution
|
2011-05-17 20:10:39 -07:00 |
kay.one
|
30d8da3ce8
|
Log is now configured earlier in the life cycle.
Glimpse now listens to all IP addresses
|
2011-05-17 19:53:31 -07:00 |
unknown
|
2f786bf424
|
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
|
2011-05-17 00:04:49 -07:00 |
Mark McDowall
|
fdd6e37b24
|
Added NextScheduledRun to get the next scheduled run for a job, with a test.
|
2011-05-16 21:01:01 -07:00 |