Mark McDowall
2c93a27962
Added SMTP settings editing to the UI.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
13 years ago
Mark McDowall
955c5ce6d8
Fixed sliderImage not changing when clicked.
13 years ago
Mark McDowall
4c6287827c
Fixed top slider, it will now work for multiple sliders.
13 years ago
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
13 years ago
Mark McDowall
a9bcbfad8c
Added QuickAdd for adding series, not displayed currently, needs some prettifying.
13 years ago
Mark McDowall
7786f6a914
SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
13 years ago
Mark McDowall
59d4ae6219
Fixed AddSeries watermarks.
13 years ago
Mark McDowall
8d0cdf272c
Moved away from CDNs for 3rd party scripts.
...
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
13 years ago
Mark McDowall
88525a0b7c
AddSeries javascript fixes.
...
Add new series now has a drop box for rootdir.
Moved add series javascript to addSeries.js.
13 years ago
Mark McDowall
1d1bbd3a23
Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall
626b1407ee
Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one
ce51313cff
Merge branch 'markus101'
13 years ago
kay.one
1e9ae9a508
leftover notification code
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
13 years ago
Mark McDowall
3507b97887
Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
...
Notifications are set when saving now (progress) until basic is redone.
13 years ago
Mark McDowall
c88ead0585
Wired in the season and episode ignore saving.
...
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
13 years ago
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
kay.one
276e01166a
notification tweaks for chrome
14 years ago
kay.one
06eeea6a5c
more notification tweaks
14 years ago
kay.one
46c88fa844
Notification style fix.
14 years ago
kay.one
555e62fd17
fixed some notification issues
14 years ago
kay.one
a1caa789fe
Instant progress notifications. Now use comet instead of pooling.
14 years ago
kay.one
9a251394da
cleaned up script/content folder
14 years ago
kay.one
c7a219ddc6
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
14 years ago
Mark McDowall
dc44a81099
Settings views all cleaned up.
14 years ago
kay.one
3085bba59b
more better
14 years ago
kay.one
9deea44c87
more root dir UI cleanup
14 years ago
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
14 years ago
kay.one
cece6e9bf6
Root Dir cleanup
14 years ago
Mark McDowall
01425ac0da
Removed grid loading overlays.
14 years ago
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
14 years ago
Mark McDowall
dc5bec4d2e
Work on episode count.
14 years ago
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
14 years ago
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
14 years ago
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
14 years ago
kay.one
f89eff9305
some cleanup
14 years ago
kay.one
80d47e611c
more notification updates
14 years ago
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
14 years ago
kay.one
9e194266e8
Updated jQuery to 1.5.2 now using NuGet
14 years ago
kay.one
1cc44ed88a
fixed some build issues/notification issues
14 years ago
kay.one
9950d9385d
more relative path fix
14 years ago
Keivan
dd9032348e
Fixed project to support Razor
...
Moved AddSeriesItem to Razor
14 years ago
kay.one
06b358e20f
updated jQuery to 1.5.1
14 years ago
kay.one
499279e2ac
Updated telerik to 2011.1.315
14 years ago
markus101
764f67f8e8
JquerySimpleDropdown menu added, not sure of full usage yet.
...
Fixed SettingsController for Quality Config.
14 years ago
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
14 years ago