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

144 Commits

Author SHA1 Message Date
Mark McDowall
75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
Taloth Saldono
3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Mark McDowall
6ead44ca1b Added a tooltip to allowed 2014-01-27 22:02:52 -08:00
Mark McDowall
3bfdd1d9eb Fixed sorting of cutoff when allowed list changes 2014-01-27 21:51:56 -08:00
Mark McDowall
37ff745521 Renamed view template 2014-01-27 21:42:14 -08:00
Mark McDowall
8e59843d35 Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono
c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall
25ae19bf80 Hiding permissions when OS is windows 2014-01-26 14:16:12 -08:00
Mark McDowall
49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall
8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall
43a2f39106 Added help text to Series Folder Format.
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall
b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall
7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall
d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall
4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall
2dd7fb9fdf Fixed: Search being triggered from Release Restrictions when pressing 't' 2014-01-15 08:59:38 -08:00
Mark McDowall
e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall
16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall
a3d67b47f9 Merge branch 'backgrid' into develop 2014-01-06 17:17:04 -08:00
Mark McDowall
ed1334514f Fixed: No longer showing connect lost messages when trying to reconnect 2014-01-05 22:37:59 -08:00
Mark McDowall
5c1f2b2dd7 Better css for sorting button text 2014-01-01 23:11:29 -08:00
Mark McDowall
6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall
4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall
df055d191f Logs and series are now persisted 2014-01-01 23:07:29 -08:00
Mark McDowall
96868d088f Fixed series editor 2014-01-01 23:07:29 -08:00
Mark McDowall
7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -08:00
Mark McDowall
7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall
874e98b408 Support for persistent state for collections 2014-01-01 23:07:27 -08:00
Mark McDowall
b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall
a15fb00c35 sync event instead of promise 2013-12-31 00:43:01 -08:00
Mark McDowall
7292f354b5 Rename and search will be on the same line on mobile devices 2013-12-27 14:32:22 -08:00
Mark McDowall
d9b9ffe8a2 Fixed: Add series won't incorrectly mark the series as existing when it fails to add 2013-12-27 14:27:27 -08:00
Mark McDowall
d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall
e7052aebe4 Moved reqres for GetEpisodeFileById outside of the collection fetches 2013-12-26 13:02:53 -08:00
Mark McDowall
0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
Mark McDowall
f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
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