1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-14 11:23:42 +02:00
Commit Graph

887 Commits

Author SHA1 Message Date
Mark McDowall
dd46a8716a Fixed broken links. 2012-03-16 00:02:33 -07:00
Mark McDowall
8486d90272 Fix: Added tooltips to menu links. 2012-03-15 08:53:37 -07:00
Mark McDowall
6869e9ea11 Fix: Saving series will update the grid row with the new quality.
Fix: Added tooltips to Edit and Delete series buttons on grid.
2012-03-15 08:53:37 -07:00
kay.one
e60c62703b Cleaned up DataTables resources. 2012-03-12 16:46:32 -07:00
Mark McDowall
842f811ef7 Fix: Naming examples when page is first loaded. 2012-03-06 23:20:57 -08:00
Mark McDowall
a00c20c1af Fixed spelling of enviroment provider (Environment). :) 2012-03-06 18:59:43 -08:00
Mark McDowall
0552fd9ad3 Bandwitdh warning tweak. 2012-03-06 12:28:07 -08:00
Mark McDowall
f50494ea9b Fixed typo in Trim History confirmation.
New: Added warning to Settings -> Misc regarding backlog searching.
2012-03-06 11:25:57 -08:00
Mark McDowall
2edb5308ab New: Added confirmation message to History (Purge and Trim) and Log Delete. 2012-03-06 00:03:37 -08:00
kay.one
517c62c524 Debugger can attach to visual studio 11 debugger automatically. 2012-03-03 20:39:50 -08:00
Mark McDowall
1c22ec91d6 New: Episodes that air today will not be shown in the UI as missing. 2012-03-03 12:11:26 -08:00
Mark McDowall
3a3ba146d6 Made TheTvDb icon layout cleaner. 2012-03-03 11:37:03 -08:00
Mark McDowall
0ba781fd32 TheTvDb link is now an icon on AddSeries. 2012-03-03 10:58:32 -08:00
Mark McDowall
692f182b5e Style changes for AddSeries lookup. 2012-03-02 20:28:40 -08:00
Mark McDowall
1dcc323c48 New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
Mark McDowall
de1d095b8d Fix: Series Editor Quality column width decreased, increasing title's width. 2012-03-02 17:20:14 -08:00
Mark McDowall
7b6e8f9b8f Fix: Size Limits state that it is in MB with brief description. 2012-03-02 17:12:34 -08:00
Mark McDowall
35a7c46145 Fix: Renamed "Future Forecast" to "Later" on upcoming. 2012-03-02 12:20:30 -08:00
kay.one
1787852360 Monitoring provider will no longer throw on Ensure priority.
Fix: Issue where an uncritical subsystem could crash the app.
2012-03-02 12:00:45 -08:00
Mark McDowall
83089457d8 Fix: Added sorting to the seasons column on the series grid. 2012-03-01 23:59:12 -08:00
kay.one
545c9cb91e updated grid paging icons 2012-03-01 21:02:42 -08:00
kay.one
6b311a42fb Fix: sorted column will have highlighted column, sortable columns will highlight on hover 2012-03-01 19:56:37 -08:00
kay.one
f56358067d Fix: Added loading spinner to all autocomplete lists, better list text color 2012-03-01 18:37:43 -08:00
kay.one
f651c0e23d Fixed issue where signalr and miniprofiler weren't playing nice with each other. 2012-03-01 18:36:42 -08:00
kay.one
ac568ef47b Updated page footer, submenu indicator. 2012-03-01 17:29:33 -08:00
Mark McDowall
917ae0f999 Fixed issue with loading update page when there is no update available. 2012-02-29 18:53:27 -08:00
Mark McDowall
9d47d8677d Fix: Footer size increased slightly. 2012-02-29 17:06:05 -08:00
Mark McDowall
55d899fe2b Fix: Settings initial page load is smoother. 2012-02-29 17:06:04 -08:00
Mark McDowall
6e86db66c8 New: After an update the update page will redirect to a success or failure page, depending on the result.
Fix: Notifications will attempt to reconnect to NzbDrone after it is shutdown.
2012-02-29 16:44:44 -08:00
Mark McDowall
14387b0b28 One more colour change, not as dark, matches grid alt-row colouring. 2012-02-29 15:41:44 -08:00
Mark McDowall
a5474228cd Fixed some colours (no more pink). 2012-02-29 15:16:50 -08:00
Mark McDowall
c768fff4ef Network column width fix. 2012-02-29 09:22:58 -08:00
kay.one
6d7e886e8c Minor CSS update 2012-02-29 00:25:56 -08:00
Mark McDowall
dc4e45f72d Fix: Fixed an issue with the year automatically being added to new series when added to NzbDrone. 2012-02-29 00:09:53 -08:00
Mark McDowall
4d918ff683 New: Added Network to Series Grid.
Fixed logging for RetentionSpecification.
2012-02-28 23:20:40 -08:00
Mark McDowall
6c044b0068 Missing image colour changed. 2012-02-27 23:03:51 -08:00
Mark McDowall
6574a2b065 Fix: Go to Settings -> Misc to set your preference for automatically ignoring deleted episodes (false by default). 2012-02-27 22:07:57 -08:00
Mark McDowall
03a7643b75 SignalR will now update quality in UI as well (when applicable) 2012-02-27 22:07:56 -08:00
kay.one
c5df00cc87 Fixed: fixed an issue where season ignore check wasn't working correctly.
Fixed: unavailable nzbdrone service will no longer block series from being added.
2012-02-27 21:50:56 -08:00
kay.one
ada0a3bfbc updated indexer error logging 2012-02-27 18:35:38 -08:00
Mark McDowall
24dae1927f Fix: Series Editor enhancements to make it more straight forward.
Fix: History and Missing Grids now link to Seriesi/Details.
2012-02-26 20:48:06 -08:00
kay.one
9669869c9b Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
2012-02-26 19:25:57 -08:00
Mark McDowall
14b6036b2f Removed some extra datatables comments. 2012-02-26 18:13:12 -08:00
kay.one
16ea643340 Reordered notification accordions.
Renamed SMTP to Email.
2012-02-26 17:54:55 -08:00
kay.one
56c6466c9f Improved: Season search/backlog search is a lot more efficient with indexer searches. 2012-02-26 17:14:35 -08:00
kay.one
6f9ced0e2c Submenu styling 2012-02-26 16:18:37 -08:00
kay.one
ce8cbfc580 New Page header. 2012-02-26 15:48:48 -08:00
kay.one
4fe1d7e6f7 Jobs added to queue have higher priority than scheduler jobs. 2012-02-26 14:35:45 -08:00
kay.one
3aa0a8f9ee Better ajax notification for queued jobs. 2012-02-26 13:47:04 -08:00
Mark McDowall
aa42111516 Fixed history grid buttons. 2012-02-26 10:53:00 -08:00
Mark McDowall
8b9cb7b8ff Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
Fix: Ajax Links are working again.
2012-02-26 01:43:25 -08:00
Mark McDowall
4a55d08130 Ajax Links are all handled by jQuery now, no more MvcAjax handlers. 2012-02-26 00:36:47 -08:00
Mark McDowall
5d81c6b7b1 Fix: Log Grid will now allow sorting by multiple columns. 2012-02-25 15:14:48 -08:00
Mark McDowall
b86a19451d Better validation for Growl settings. 2012-02-25 14:21:08 -08:00
Mark McDowall
c0e0bf7e66 More validation for Settings. 2012-02-25 14:21:07 -08:00
Mark McDowall
8f3d4e3128 New: AddSeries autocomplete for series restyled. 2012-02-25 14:21:06 -08:00
Mark McDowall
4b903f2291 Fix: Add Series Series lookup will show an AJAX wheel when loading. 2012-02-25 14:21:06 -08:00
Mark McDowall
f2f0cf81fe Fix: Series/Details grids in IE will be displayed properly now. 2012-02-25 14:21:05 -08:00
Mark McDowall
991ba4ff0a Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -08:00
Mark McDowall
1a5b20a48b Validation is working on Settings -> Indexers again. 2012-02-25 14:21:03 -08:00
kay.one
11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one
67298d62a0 More new icons, updated status colors. 2012-02-25 11:41:48 -08:00
kay.one
0bb36eb20c Some new icons/ Submenu tweaks. 2012-02-25 08:35:27 -08:00
kay.one
3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall
0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
kay.one
eddafaca93 Fixed: Settings tabs should load a lot faster. 2012-02-23 11:16:11 -08:00
Mark McDowall
ac58d84a78 New: Added indexer status summary to Settings -> Indexer. 2012-02-22 16:35:52 -08:00
Mark McDowall
29656c72b0 Edit added to Series/Details. 2012-02-22 13:41:47 -08:00
Mark McDowall
fc087fde9f Using jquery button. Now called showDownloaded (defaults to on) 2012-02-22 11:52:31 -08:00
Mark McDowall
d0f7833ac8 Hide downloaded, not downloading. 2012-02-22 08:37:44 -08:00
Mark McDowall
0afa7e17cf New: Hide Downloaded option added to Upcoming, state is saved in a cookie. 2012-02-22 08:12:12 -08:00
Mark McDowall
ffadccb6f7 Added Ajax wheel to Existing Series when loading from the server. 2012-02-21 23:46:09 -08:00
Mark McDowall
6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall
2c44005ef5 Minor spelling mistake.. 2012-02-21 23:08:22 -08:00
kay.one
7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
Mark McDowall
6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall
aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
kay.one
d27f14d7aa Updated SignalR to 0.4.0.1 2012-02-18 14:35:20 -08:00
kay.one
0b59bd1312 Updated Unobtrusive Validation to 2.0.20126 2012-02-18 14:34:37 -08:00
Mark McDowall
0dcbe11a41 New: Mass Edit to edit multiple series at once. 2012-02-18 12:42:14 -08:00
Mark McDowall
c739b3e132 Update clients when new episode is imported (ready). 2012-02-18 12:42:12 -08:00
Mark McDowall
8519c3c745 Updated jQuery Validation to 1.9 (Fixed Nuget conflict) 2012-02-18 12:42:12 -08:00
Mark McDowall
f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
Mark McDowall
462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall
8c0efac00b MassEdit grid won't try to show details. 2012-02-18 12:18:51 -08:00
Mark McDowall
afbb107106 Mass edit uses common styling and Datatables for alternate row colouring. 2012-02-18 12:16:27 -08:00
Mark McDowall
d616dfaa0f Fixed Quality Sliders. 2012-02-18 12:00:50 -08:00
Mark McDowall
02dcb219a2 Fix: Series grid won't flash an unstyled header before it is loaded. 2012-02-18 11:41:29 -08:00
kay.one
5064eaf9a9 minor ui tweaks. 2012-02-17 16:43:16 -08:00
Mark McDowall
2064700eb1 Fixed Details link is Series/Index.
Delete extraneous Series partial view.
2012-02-17 16:25:18 -08:00
Mark McDowall
ba43509a67 Cookie will be saved for 1 year now. 2012-02-15 23:27:03 -08:00
Mark McDowall
172827e76e New: Sorting added to Series Grid, sort order will be saved even after navigating to another page. 2012-02-15 23:17:15 -08:00
Mark McDowall
d68ae8f3f3 SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
Mark McDowall
2deb6822b0 Updated Nuget packages. 2012-02-14 18:08:47 -08:00
Mark McDowall
830eab57aa Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:12 -08:00
Mark McDowall
102ad8d3cf Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:11 -08:00
Mark McDowall
baed29710e Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 2012-02-14 11:15:10 -08:00
kay.one
abbc1b646c Added more padding to the buttom of the page 2012-02-12 22:42:58 -08:00
kay.one
83aa6330d1 Minor cleanups. 2012-02-12 22:38:57 -08:00
kay.one
6df184b7cb New: All setting values are cached for better responsiveness. 2012-02-11 16:02:58 -08:00