Commit Graph

1540 Commits

Author SHA1 Message Date
Mark McDowall 1c06ee2a01 PathEquals is used for MoveEpisodeFile.
Cleanup will log an error if it fails to alter the DB.
2011-12-14 17:26:22 -08:00
kay.one a7a7c4ab49 Fixed job provider existing job update bug. 2011-12-14 00:40:39 -08:00
kay.one 98e8f4361e Better logging for auto adding new episodes. 2011-12-14 00:07:47 -08:00
kay.one 19c087e50a Moving file from same source/destination no longer just deletes the file. 2011-12-14 00:07:46 -08:00
Mark McDowall 1c99541731 Do not rename episodeFiles if the source and destination are the same (file is already named correctly). 2011-12-13 22:42:24 -08:00
Mark McDowall 2856c3dca3 Added more logging DiskScanProvider.CleanUp. 2011-12-13 20:52:01 -08:00
Mark McDowall 28259bc254 Profiler can be enabled via config file. 2011-12-13 18:31:20 -08:00
Mark McDowall f56bf62991 JobProvider.Initialize will now update existing jobs. 2011-12-13 17:07:16 -08:00
kay.one ac5296e0ab Added Open Sans (google fonts API) as a backup family since it looks closer to our default font in non-windows systems. 2011-12-12 22:09:13 -08:00
Mark McDowall 3a1727595e Fixed editing on Series Grid. 2011-12-12 13:52:29 -08:00
Mark McDowall 8bfa34f23a TempFolder will be deleted if it exists, whether or not it has files in it. 2011-12-12 00:05:18 -08:00
Mark McDowall 30e30451c4 Fixed parser being too greedy. 2011-12-11 23:34:58 -08:00
Mark McDowall 75cfb7e044 Season Search will only search for past episodes if it falls back to that. 2011-12-11 23:24:45 -08:00
kay.one 1dddf2ffde Added broken parser test 2011-12-11 22:54:09 -08:00
kay.one 0884fa617a Added extra logging to update/ProcessProvider 2011-12-11 22:54:09 -08:00
Mark McDowall 50c4aa7557 Removed extra semi-colon from Missing. 2011-12-11 22:05:40 -08:00
Mark McDowall 3dd8005b12 Accordion will be closed on first load. 2011-12-11 19:30:49 -08:00
Mark McDowall 7edde4a242 Fixed Quality Toggling on AddSeries.
Fixed Watermark for AddSeries controls.
2011-12-11 19:30:46 -08:00
kay.one bfe4de7a08 Fixed some issue around path normalization. 2011-12-10 11:22:47 -08:00
kay.one e269494ff8 ParseSeriesName will now return normalized version of the title if it doesn't match any predefined
PostDownload provider will skip subfolders that are known series folders.
2011-12-10 10:54:16 -08:00
kay.one f5a8c3de87 Page banner is now used for browser title. 2011-12-09 21:08:11 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout. 2011-12-09 20:15:38 -08:00
Mark McDowall cb98c010f0 Password fields are now password fields, they hide entered text. 2011-12-09 08:26:42 -08:00
Mark McDowall 9c2637e23b Hotkeys won't fire when typing in a password field (now the same as text boxes). 2011-12-09 08:26:39 -08:00
kay.one 847b743a16 cleanup in HtmlIncludeExtentions 2011-12-08 23:59:48 -08:00
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly. 2011-12-08 23:08:12 -08:00
Mark McDowall b3d1b8c47e Added additional FullSeason parse test and another assertion. 2011-12-08 23:08:09 -08:00
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
kay.one 25ecd45d9b MVC miniprofile is no longer rendered in production 2011-12-08 20:57:34 -08:00
Mark McDowall a681024db2 SABnzbd Auto-Configure will now display an error on failure. 2011-12-08 20:23:23 -08:00
Mark McDowall ff4d90eef3 Fixed up QualityProfile CSS. 2011-12-08 18:34:10 -08:00
Mark McDowall 0f5e7c4265 Using Mocker instead of mocker for SeriesProviderTest. 2011-12-08 16:55:00 -08:00
Mark McDowall 58abb6fbc2 SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should). 2011-12-08 00:44:22 -08:00
Mark McDowall 51958672d0 Quality Settings uses accordion now.
Fixed quality-selectee button initialization.
2011-12-08 00:19:07 -08:00
Mark McDowall acf5a2cd76 Changed current page underlining, no longer so wide, or far from the text. 2011-12-07 23:46:58 -08:00
Mark McDowall d3d2950a88 Fixed Series/Details calling script before jQuery is loaded. 2011-12-07 23:12:07 -08:00
Mark McDowall ef40831c24 Removed random bracket from Series/Details. 2011-12-07 22:59:28 -08:00
Mark McDowall 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details. 2011-12-07 22:28:52 -08:00
Mark McDowall 66bb9f9fdd Fixed Missing grid columns. 2011-12-07 22:26:26 -08:00
Mark McDowall 22d92e52ff Upcoming grids use the same column width. 2011-12-07 22:22:16 -08:00
kay.one 54dd817700 Fixed add series watermarks 2011-12-07 21:44:36 -08:00
kay.one 5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
kay.one becd8e2dac Miniprofiler is only enabled in production. 2011-12-07 20:02:58 -08:00
kay.one 6f9aaa1145 Merge branch 'markus' into kay.one 2011-12-07 19:54:50 -08:00
kay.one ba12465bb0 Removed code duplication in IndexerBase 2011-12-07 19:54:31 -08:00
Mark McDowall 058ca93576 DiskScanJob changed to run every 6 hours, instead of every hour. 2011-12-07 19:46:45 -08:00
Mark McDowall 9e42f3b65f Changed the menu font and sizing, no more blur. 2011-12-07 17:01:26 -08:00
Mark McDowall def86f90f5 Fixed adding of existing series, whoops.
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
2011-12-06 17:21:32 -08:00
Mark McDowall d2779d2cdf Fixed bug with duplicate episode naming. 2011-12-05 18:22:55 -08:00