1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

207 Commits

Author SHA1 Message Date
Mark McDowall
dcd1b55d1f Trigger change on input after adding token
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall
39607e240f ModalController 2013-12-06 14:29:50 -08:00
Mark McDowall
c03f01172e Use audio and general stream runtimes when video runtime is zero
Fixed: Getting runtime from files should be more reliable
2013-12-05 21:59:47 -08:00
Mark McDowall
693dd8f622 Stop double fecthing the collection on first load of series page 2013-12-03 17:51:40 -08:00
Mark McDowall
831c0a40b1 Narrower episode title on calendar upcoming for longer episode numbers 2013-12-03 11:00:51 -08:00
Mark McDowall
c3bd5e0053 Upgraded Filesize.js to 2.0.0
Fixed: File size/disk space in UI now shows actual size instead of manufacturer size (111 GB instead of 120 GB)
2013-12-03 07:39:02 -08:00
Mark McDowall
149f94b006 Fixed event binding for episode file collection on episode modal 2013-12-03 07:30:13 -08:00
Mark McDowall
44abb6fae8 Fixed: Don't block ctrl+t from opening a new tab 2013-12-01 23:04:43 -08:00
kayone
bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
Mark McDowall
39bb2ce80a Refresh upcoming collection every hour 2013-11-30 23:24:30 -08:00
Mark McDowall
f1f13e6248 Add delay before showing backend connection lost 2013-11-30 13:47:42 -08:00
Mark McDowall
6fde48ce6b Fixed loading settings 2013-11-30 13:23:03 -08:00
Mark McDowall
239b27d83a Use folder will now default on 2013-11-30 12:17:01 -08:00
Mark McDowall
605806c92e Moved SxEE to episode title row on calendar 2013-11-30 12:01:37 -08:00
Mark McDowall
9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall
517b318b75 Removed debugging alert 2013-11-30 03:09:09 -08:00
Mark McDowall
00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall
f349f1177e Added mono space font, cleaner UI for rename preview 2013-11-27 01:26:12 -08:00
Mark McDowall
e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
Mark McDowall
c72c2f24c0 Merge branch 'custom-naming' into develop 2013-11-25 17:58:57 -08:00
kayone
41e02208d7 Increased load timeout of UI for remote requests from 7 to 30 seconds. 2013-11-22 14:13:36 -08:00
Mark McDowall
c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall
5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall
d9b7dd257e Couple touch ups 2013-11-21 23:45:39 -08:00
Mark McDowall
3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall
9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall
9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall
48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
Mark McDowall
795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall
af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall
0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
kayone
891443e05d fixed rjs builds not loading routed pages. 2013-11-20 22:37:27 -08:00
kayone
e89c337bbe fixed intentional error. 2013-11-20 22:29:04 -08:00
kayone
0124bd9f1e UI build cleanup. 2013-11-20 22:26:18 -08:00
kayone
499a34166f testing jshint. 2013-11-20 22:20:40 -08:00
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
6b418276b6 removed ServerStatus.js 2013-11-20 22:06:55 -08:00
Mark McDowall
a01f2dd862 Delete logs/log files won't blow up 2013-11-19 18:00:06 -08:00
Mark McDowall
ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
kayone
dc100845a5 added shims for Deepmodel and modelbinder 2013-11-16 22:18:55 -08:00
Mark McDowall
30c4790f52 Link to wiki on Linux instead of doing nothing 2013-11-15 08:39:01 -08:00
Mark McDowall
c286f1b18a UI will reload on navigation if the backend has been update 2013-11-13 19:38:30 -08:00
Mark McDowall
47af488e4b Reverting signalr disconnection issue to prevent failures on Linux 2013-11-13 09:24:51 -08:00
Mark McDowall
53a7ed94e1 Messaging to handle signalR disconnection and reconnection added 2013-11-11 23:43:38 -08:00
Mark McDowall
af5376f052 Fixed release collection 2013-11-11 20:40:04 -08:00
Mark McDowall
8388092bf5 Fixed manually download will show queued when downloading
Fixed: Manually download will change icons when sent to download client
2013-11-11 19:59:52 -08:00
kayone
034f8e8dfd added simple automation test. 2013-11-11 19:26:38 -08:00
Mark McDowall
4defc04026 Fixed log files refresh 2013-11-11 14:49:50 -08:00
Mark McDowall
0747e53d4f Fixed logs table, added spinner to logs refresh 2013-11-11 14:31:33 -08:00
kayone
1695ff7305 fixed UI not loading 2013-11-10 22:39:10 -08:00
kayone
6e792c6916 fixed local integration tests. 2013-11-10 20:48:24 -08:00
kayone
47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone
9536c6c1bb fixed jquery shim. 2013-11-10 19:11:42 -08:00
kayone
35fc30e330 fixed rjs task. 2013-11-10 13:34:19 -08:00
Mark McDowall
ab60420f58 listenTo, not promise for log table loading 2013-11-10 02:05:25 -08:00
Mark McDowall
2183526a34 New: Show ended on add series if applicable 2013-11-07 17:02:35 -08:00
Mark McDowall
0f1884fd20 Added continuing/ended to series details
New: Series status added to series details
2013-11-07 08:27:41 -08:00
Mark McDowall
e7ac2247ab Log details
New: Logs now have details available
2013-10-31 23:15:15 -07:00
Mark McDowall
da0f04d4c8 Manually mark a release as failed to start failed download process (history details) 2013-10-30 16:49:53 -07:00
Mark McDowall
70127125c2 Fixed: History taking a long time to change pages
Fixed: Series search results will show the year in italics if its not part of the title
2013-10-29 17:30:36 -07:00
Mark McDowall
7c6fad155a Added option to disable blacklisting, both the queue check and the spec 2013-10-28 17:41:35 -07:00
Mark McDowall
4578adf1c0 Added message to download failed history events
Fixed: NZB info url on history details
2013-10-28 17:27:28 -07:00
Mark McDowall
d634dd1e5c Failed downloads are removed from queue/history (opt out) 2013-10-24 22:55:32 -07:00
Mark McDowall
6dd2951f80 Redownload after failure is an advanced option.
New: Handle failed downloads and attempt to find another release (SABnzbd only)
2013-10-24 15:12:39 -07:00
Mark McDowall
e64d2f33d6 Failed downloads are added to history 2013-10-22 22:36:40 -07:00
Mark McDowall
f14fff676e Fixed some UI issues
Fixed: Add folder won't show loading when there aren't any folders
2013-10-20 11:01:30 -07:00
Mark McDowall
aa26d68f18 Updating manually now uses a command so it shows progress 2013-10-18 17:48:14 -07:00
Mark McDowall
acd2069d5a Fixed issues adding root folders
Fixed: Error after adding new path when adding a new series
Fixed: Can now add multiple paths without refreshing the page
2013-10-16 08:33:05 -07:00
Mark McDowall
d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
Mark McDowall
1689aa4f64 Merge branch 'diskspace' into develop 2013-10-13 08:58:39 -07:00
Mark McDowall
25c5401a9d More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00
Mark McDowall
27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
Mark McDowall
43a70f4479 Moved disk space and about to new info tab
New: Disk space visible in the UI under System Info
2013-10-11 16:18:04 -07:00
fzr600dave
6c414929c3 Updated as per markus request for viewing disk space
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb64)
2013-10-11 15:56:18 -07:00
fzr600dave
041e767f3d Added Disk space information to system.
(cherry picked from commit 9162501937)
2013-10-11 15:56:06 -07:00
Mark McDowall
ff7ce397ab Removed random s from jquery.ajax 2013-10-10 21:22:39 -07:00
Mark McDowall
7ac77ecfcc Send auth header with ajax requests 2013-10-10 20:37:35 -07:00
kayone
48c9e29eab Fixed: Back to top button is back
Fixed: Delete series in Firefox
2013-10-10 18:29:49 -07:00
Mark McDowall
036c1f888f Show latest release as maintenance release when there are no changes 2013-10-09 18:50:56 -07:00
Mark McDowall
9f403b46ff Dropped TVDbEpisodeId since its not used and was causing contraint issues
Fixed: Issues refreshing some series due to episodes being reordered on TheTVDB
2013-10-09 17:23:13 -07:00
Mark McDowall
af278685ad SeasonPass buttons are labeled better 2013-10-09 00:29:14 -07:00
kayone
8169a6bd41 Fixed: error when showing episode list 2013-10-08 23:28:37 -07:00
kayone
9ed7546279 minor cleanup 2013-10-08 22:48:40 -07:00
kayone
4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall
86ea33b638 Episode details uses listenTo instead of promises 2013-10-07 23:03:00 -07:00
Mark McDowall
78a5dbe097 Root folders use listenTo now 2013-10-07 22:47:04 -07:00
Mark McDowall
224100b46e Series title will be shown as alt text when series doesn't have poster (poster view)
Fixed: Series without posters will use text instead of image on poster view
2013-10-07 22:22:19 -07:00
Mark McDowall
0d7097a682 Deleting logs will refresh on completion 2013-10-07 20:35:27 -07:00
Mark McDowall
4dfe201019 naming samples no longer use promises to load 2013-10-07 20:07:16 -07:00
Mark McDowall
ee2973efe7 No more caching of log files, also better handling of logs on page load 2013-10-07 19:37:02 -07:00
Mark McDowall
7d9eaf8cfc Converted selectall.css to less for better import 2013-10-06 17:07:30 -07:00
Mark McDowall
be6d5aa4c2 Show no activity when no activity for episode 2013-10-06 15:27:00 -07:00
Mark McDowall
308f76d0fe Updates cleanup 2013-10-06 15:22:43 -07:00
Mark McDowall
27511769ae Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
2013-10-06 11:06:39 -07:00
Mark McDowall
7d2c6339bc EpisodeActivity cleanup 2013-10-05 16:55:43 -07:00
Mark McDowall
03fac8bfe5 Removed check for update button, latest version will have install link 2013-10-05 01:15:48 -07:00
Mark McDowall
e4b2c30616 Don't use undefined name when saving indexer 2013-10-05 00:15:30 -07:00
Mark McDowall
7798e8b591 Full page searching for missing episodes
New: Search for an entire page of missing episodes
2013-10-04 20:51:57 -07:00
Mark McDowall
cf2ca6aa32 Command buttons with additional properties 2013-10-04 20:51:57 -07:00
Mark McDowall
917a918220 Quality size header slightly smaller 2013-10-04 20:51:56 -07:00
Mark McDowall
c0b7612053 Episode Activity added
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
kayone
c7b4deeef9 removed extra fonts. 2013-10-04 14:56:49 -07:00
Mark McDowall
6f27d8c33f Queue should update now 2013-10-03 14:06:52 -07:00
Mark McDowall
938b5f1ae3 Connect to SAB over SSL (optional)
New: Ability to connect to SABnzbd over SSL
2013-10-03 11:12:12 -07:00
Mark McDowall
89c2ff6107 Quality size settings are shown under advanced settings
New: Change max download size per quality when advanced settings are shown
2013-10-03 08:18:51 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00