Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
2011-08-19 20:02:47 -07:00
kay.one
5ab07d7028
Added instant notification framework
2011-08-08 14:50:48 -07:00
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.
2011-08-04 21:38:18 -07:00
Mark McDowall
c88ead0585
Wired in the season and episode ignore saving.
...
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
2011-08-03 18:45:45 -07:00
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
2011-08-03 00:26:39 -07:00
kay.one
b4fb3002a4
Updated Add Series
2011-07-27 15:59:48 -07:00
kay.one
276e01166a
notification tweaks for chrome
2011-07-10 23:51:13 -07:00
kay.one
06eeea6a5c
more notification tweaks
2011-07-02 15:19:23 -07:00
kay.one
46c88fa844
Notification style fix.
2011-07-02 12:22:17 -07:00
kay.one
555e62fd17
fixed some notification issues
2011-07-02 10:41:10 -07:00
kay.one
a1caa789fe
Instant progress notifications. Now use comet instead of pooling.
2011-07-02 01:56:58 -07:00
kay.one
9a251394da
cleaned up script/content folder
2011-07-02 01:52:33 -07:00
kay.one
c7a219ddc6
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
2011-07-01 14:01:51 -07:00
Mark McDowall
dc44a81099
Settings views all cleaned up.
2011-07-01 13:33:03 -07:00
kay.one
3085bba59b
more better
2011-07-01 00:52:44 -07:00
kay.one
9deea44c87
more root dir UI cleanup
2011-07-01 00:23:07 -07:00
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
2011-06-29 23:19:44 -07:00
kay.one
cece6e9bf6
Root Dir cleanup
2011-06-29 23:15:06 -07:00
Mark McDowall
01425ac0da
Removed grid loading overlays.
2011-06-28 21:51:30 -07:00
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
2011-06-27 22:01:54 -07:00
Mark McDowall
dc5bec4d2e
Work on episode count.
2011-06-02 18:33:33 -07:00
Mark McDowall
9ee74d68eb
Moved episodeSearch to it's own javascript file.
2011-06-01 16:50:36 -07:00
kay.one
8eb04d9de7
Updated jQuery/Ninject/Unity using nuget
2011-05-30 00:38:39 -07:00
Mark McDowall
26b7bc5c53
Loading overlays added to Series/Details, Upcoming and History views.
2011-05-19 15:59:30 -07:00
kay.one
f89eff9305
some cleanup
2011-05-18 20:59:12 -07:00
kay.one
80d47e611c
more notification updates
2011-04-23 22:48:12 -07:00
kay.one
0d139f9c21
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
2011-04-23 21:06:34 -07:00
kay.one
9e194266e8
Updated jQuery to 1.5.2 now using NuGet
2011-04-18 19:05:00 -07:00
kay.one
1cc44ed88a
fixed some build issues/notification issues
2011-04-09 16:27:52 -07:00
kay.one
9950d9385d
more relative path fix
2011-04-05 21:34:58 -07:00
Keivan
dd9032348e
Fixed project to support Razor
...
Moved AddSeriesItem to Razor
2011-04-01 16:55:20 -07:00
kay.one
06b358e20f
updated jQuery to 1.5.1
2011-03-28 23:46:46 -07:00
kay.one
499279e2ac
Updated telerik to 2011.1.315
2011-03-28 21:52:17 -07:00
markus101
764f67f8e8
JquerySimpleDropdown menu added, not sure of full usage yet.
...
Fixed SettingsController for Quality Config.
2011-02-03 10:28:14 -08:00
markus101
9f0e512f5f
Returned missing Graphics, CSS and JavaScript files.
...
Settings Sub-menu updated to include Quality link.
Quality config page started.
2011-02-02 18:49:52 -08:00
Keivan
1d3dc564f2
Updated telerik to Version: 2010.3 1318 (Jan 18, 2011)
2011-02-01 14:58:44 -08:00
markus101
da979639ba
More config pages have been added. AJAX to save. Order with jquery sortable.
...
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
2011-01-28 22:10:22 -08:00
Keivan
fa0af257ff
fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
2010-10-24 00:46:58 -07:00
Keivan
c8a8fb4d62
Fixed notification issues
...
Added basic support for file scan
Major redactor of ReportTitle/File parsing
Updated Ninject/Ninject.MVC
Removed dependency from Microsoft.Web.Administration
reactored Episode repository structure
2010-10-20 18:49:23 -07:00
Keivan
9c7500d4ae
updated notification ui
2010-10-17 23:06:16 -07:00
Keivan
edf289ec51
fixed notitfication.js
2010-10-12 19:48:35 -07:00
Keivan
76379341a7
Added series update notification.
2010-10-11 19:49:27 -07:00
Keivan
eaca7543cd
fixed ninjet's race condition
...
added notification js (not functional)
2010-10-10 13:28:17 -07:00
Keivan
30d38eead6
fixed ninjet's race condition
2010-10-10 12:00:07 -07:00
Keivan
afafc6b032
pretty...
2010-10-02 12:01:43 -07:00
kay.one
74ac3bb599
Initial Commit
2010-09-22 20:19:47 -07:00