Mark McDowall
2439b9e087
Allow sorting with articles (option)
...
New: Option to sort with articles (a, the, an) included
12 years ago
Mark McDowall
feaf63c758
DateTime.ToString fixes for other countries
...
Fixed: Aired Date sorting on Missing
12 years ago
Mark McDowall
db585b3bd7
Merge remote-tracking branch 'origin/dynamic-jobs'
13 years ago
Mark McDowall
de62dc6f56
Merge remote-tracking branch 'origin/quality'
13 years ago
Mark McDowall
40accd835b
Fixed: Issues with Custom Start Date
13 years ago
Mark McDowall
2a1bb8989f
Fixed Series Details
13 years ago
Mark McDowall
02cf23721a
Better client side error handling
13 years ago
Mark McDowall
ebad87b81b
Ajax load series/index
13 years ago
Mark McDowall
b21bf01bf0
Merge remote-tracking branch 'origin/master' into dynamic-jobs
...
Conflicts:
NzbDrone.Web/Scripts/NzbDrone/series.js
13 years ago
Mark McDowall
a7a0a25029
Renamed AiredAfter to CustomStartDate
13 years ago
Mark McDowall
d9d9027022
Series Editor backend cleanup
13 years ago
Mark McDowall
3061219367
EpisodeAiredAfter added to edit/editor
13 years ago
Mark McDowall
a1029b11dd
Renamed DeleteSeries to Delete
13 years ago
Mark McDowall
a4dde81ceb
Converted jobs to dynamic
13 years ago
Mark McDowall
b52dcfd2ef
Delete files when deleting series
...
New: Option to delete files when deleting series
13 years ago
Mark McDowall
a7fd486b03
Change episode file quality
...
New: Ability to change the quality of an episode in the database
13 years ago
Mark McDowall
d40fccd39a
Removed random s from layout
13 years ago
Mark McDowall
216bf08ced
Updated MiniProfiler to v2
13 years ago
Mark McDowall
4947252f93
New: AirTime will be shown in Series grid details.
13 years ago
Mark McDowall
4d918ff683
New: Added Network to Series Grid.
...
Fixed logging for RetentionSpecification.
13 years ago
Mark McDowall
24dae1927f
Fix: Series Editor enhancements to make it more straight forward.
...
Fix: History and Missing Grids now link to Seriesi/Details.
13 years ago
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
13 years ago
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
13 years ago
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
13 years ago
Mark McDowall
d68ae8f3f3
SeriesGrid now has sorting.
13 years ago
Mark McDowall
53c4641c07
Series/Details season status now shows the correct season status.
13 years ago
Mark McDowall
3f1dd805da
Good bye Telerik, Hello jQuery 1.7
...
New: Major redesign of grids on all pages.
13 years ago
Mark McDowall
854d66c1f5
More grid work. Row partial views are now sent a bool set to true if it is an alternate row.
13 years ago
Mark McDowall
aba44fb121
Delete added to edit dialog for series.
13 years ago
Mark McDowall
a330348c8e
Series grid updated to remove Telerik MVC Grid.
13 years ago
kay.one
ea86ce2fcb
banner is removed for series that don't have a banner.
13 years ago
Mark McDowall
9721738bec
Cleaned up SeriesController.
...
More CSS fixes for Series/Details
13 years ago
Mark McDowall
d7bc3a3734
Fancy grid, well getting there anyways.
...
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
13 years ago
Mark McDowall
f065d345a5
Replaced Telerik SeasonGrid with simple table.
13 years ago
Mark McDowall
02cb12bdb8
BacklogSetting refactoring.
13 years ago
Mark McDowall
9eb022fdf4
BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
Mark McDowall
e885fadc59
Added MassEdit for series editing.
13 years ago
kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
13 years ago
Mark McDowall
d3f6c685cd
Cleaned up some unused code and a bit more exception handling for GetDirectories.
13 years ago
kay.one
f4047dee2c
episode grid is now sortable.
13 years ago
Mark McDowall
b9e9bb06a4
EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
13 years ago
Mark McDowall
8de49bb112
Moved RenameSeriesJob to the Jobs folder.
13 years ago
kay.one
fabc4c84bd
Moved Jobs to their own folder.
13 years ago
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
14 years ago
Mark McDowall
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
14 years ago
Mark McDowall
9271b39787
Added ToBestDateString for DateTime, using on Series/Details.
14 years ago
Mark McDowall
f8ae95d36f
Banner is now shown on Details view.
14 years ago
Mark McDowall
73fadac397
Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
...
SeriesController SaveEdit and Delete OrderBy Title with articles removed, with episodeCount.
Reworded Auto-configure button.
14 years ago
Mark McDowall
c13c9d15c4
Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
14 years ago
Mark McDowall
ad260c54cc
Series Editor will now save the path properly.
14 years ago