kay.one
fc7bbd092e
Content folder cleanup
2011-07-02 15:19:09 -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
e17db69347
fixed script registrations in head
2011-07-01 14:37:08 -07:00
kay.one
c65ca8922a
Fixed delete root dir issue in firefox
2011-07-01 14:19:52 -07:00
kay.one
c7a219ddc6
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
2011-07-01 14:01:51 -07:00
kay.one
94e16a6037
root dir is done
2011-07-01 13:59:25 -07:00
Mark McDowall
bbb318a241
Fixed add profile link.
2011-07-01 13:44:29 -07:00
Mark McDowall
dc44a81099
Settings views all cleaned up.
2011-07-01 13:33:03 -07:00
kay.one
859b68ed9e
Removed 3rd parties from script registrar.
2011-07-01 13:28:53 -07:00
kay.one
7c05157f19
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
2011-07-01 11:48:22 -07:00
Mark McDowall
859c5246d9
Overhauled Settings/Quality
...
CSS for Settings uses classes for aligning instead of label/input directly.
2011-07-01 02:10:42 -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
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -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
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
kay.one
3d961654d8
Fixed doctype,
...
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one
b98aab87ae
Merge branch 'markus101'
2011-06-26 20:06:26 -07:00
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
2011-06-26 20:05:47 -07:00
kay.one
f028770542
some css cleanup
2011-06-26 12:19:42 -07:00
kay.one
777afcff5f
Added blueprint.css
2011-06-26 11:32:19 -07:00
Mark McDowall
87e9589761
Remove empty folders after importing new downloads.
...
Fixed American Dad test (new season added to TheTvDb).
Removed unneeded .ToList()
2011-06-25 19:50:18 -07:00
kay.one
d61f683be7
Merge branch 'markus101'
2011-06-24 18:21:15 -07:00
kay.one
9d7ed33d0d
Updated series grid
...
Added some parser tests
2011-06-24 18:20:52 -07:00
Mark McDowall
d2a0e315b2
Fixed adding first RootDir after the change to use Telerik's CDN.
...
Fixed an issue with AddNew and it containing the list of RootDirs that was available when the Index page was loaded.
2011-06-24 15:49:23 -07:00
kay.one
7d706a3304
Renamed SubsonicTarget to DataBaseTarget
2011-06-23 21:05:31 -07:00
kay.one
5acfce2cc7
Updated log.config to get around a bug with method name.
2011-06-23 21:03:11 -07:00
kay.one
ee9dde2603
CSS reordering on the layout page
2011-06-23 20:51:52 -07:00
kay.one
bc0b1e8ae4
Toned down logging
2011-06-23 18:35:32 -07:00
kay.one
54e81035fc
Merge branch 'markus101'
2011-06-23 18:31:05 -07:00
kay.one
df0637d3d1
CDN Updates. packaging updates
2011-06-23 18:30:35 -07:00
Mark McDowall
8153b5a124
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-06-23 11:37:31 -07:00
Mark McDowall
342406784a
Fixed seriesGrid query and tests.
...
Fixed GetEpisodeModels that would fail due to a null AirDate.
2011-06-23 11:37:17 -07:00
kay.one
3cd4ee3996
moved SQL CE to Nuget.
2011-06-23 00:16:15 -07:00
Mark McDowall
938fa24a8e
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-06-23 00:05:18 -07:00
kay.one
2537dafb36
Added SQL CE dlls, removed SQLite
2011-06-23 00:03:05 -07:00
kay.one
69239bc371
Switched to SQLCE 4.0
2011-06-22 23:56:17 -07:00
Mark McDowall
45f697f150
Series Name will now show in the examples if it is checked.
2011-06-22 16:47:16 -07:00
Mark McDowall
b6178c9eef
Fixed an issue where RootPaths with a slash at the end would have double slash when adding a new Series.
2011-06-22 16:44:42 -07:00
Mark McDowall
3a065b86f1
Fixed series grid after save so it has proper counts.
2011-06-21 23:39:45 -07:00
kay.one
cbfbb87926
fixed issue where series controller was still going to db for every file.
...
Increased log level
tweaked connection string to sqlite
2011-06-21 22:43:45 -07:00
Mark McDowall
ecd0fb50a8
Removed extra injects that weren't needed.
...
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database. -Missed in last commit apparently.
2011-06-21 18:10:31 -07:00
Mark McDowall
47b997326b
Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox).
2011-06-21 00:02:21 -07:00
Mark McDowall
208feb7d19
CleanFileName when getting new filename from MediaFileProvider.
2011-06-20 16:46:54 -07:00