Taloth Saldono
36a3e86882
New: Added filter by tag to iCal feed.
...
closes #1430
8 years ago
Taloth Saldono
2fa0729158
Fixed series filter 'missing' since percentOfEpisodes isn't always set.
9 years ago
aaraujo666
a3ade09964
New: Missing episodes series filter
9 years ago
Mark McDowall
56da824e98
AutoComplete and file browser will show files when appropriate
...
Fixed: File browser for Custom Script shows files
Closes #1084
9 years ago
Taloth Saldono
ecb4835a16
minor pageable code error.
9 years ago
Mark McDowall
3f7ae250c7
AsPageableMixin to make backbone.pageable to stay on same page during fetch
...
Closes #670
9 years ago
Mark McDowall
889d3d1207
Formatting
9 years ago
Mark McDowall
3c88f6c452
Double clicking test and save won't retrigger button
...
Fixed: Double clicking test and save
9 years ago
Mark McDowall
f57dea7f1f
New: Store last 5 used folders from manual import
10 years ago
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
10 years ago
Mark McDowall
015deacd7b
Upgraded to FontAwesome 4.3.0
10 years ago
Taloth Saldono
70bfad4e6a
UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees.
10 years ago
Taloth Saldono
00dddfeaf3
Updated zero.clipboard to fix copy to clipboard function for requirejs.
...
Removed wrapper function.
10 years ago
Keivan Beigi
6867319c8d
added alias for vent
10 years ago
Keivan Beigi
8d03850de7
Added back version check on ajaxSuccess
10 years ago
Keivan Beigi
e0dd72328c
more shim cleanup
10 years ago
Keivan Beigi
672e1bd9ed
cleaned up validation shims/modules
10 years ago
Keivan Beigi
c1467d0ecd
enable named views for smoke tests
10 years ago
Keivan Beigi
bc037e7319
don't add named views in production
10 years ago
Keivan Beigi
428a1439e5
rjs -> webpack
10 years ago
Keivan Beigi
0ee5261a2a
stripBom
10 years ago
Mark McDowall
90056044bc
Fixed: Error when entering unsupported character in tag
10 years ago
Mark McDowall
2b1f6b2711
Fixed UrlBase for view updates
10 years ago
Mark McDowall
76acc8ffa6
New: button on update notification to go to change log
10 years ago
Mark McDowall
85a9b74008
File Browser
...
New: File Browser to navigate to folders when choosing paths
10 years ago
Mark McDowall
a5d7809b72
Fixed: Sort by Next Airing will always keep empty values at the bottom
10 years ago
Mark McDowall
ecc8ece1ce
Secondary sorting on series list
...
New: Sort by title as secondary sort on series list
10 years ago
Mark McDowall
cd1d34a0f2
Fixed: Add tag when text box loses focus
10 years ago
Mark McDowall
37a1398338
Delay Profiles
...
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
10 years ago
Mark McDowall
53c2962d2a
Release restrictions
...
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
10 years ago
Mark McDowall
b6fc490b89
Series detials fixes
...
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
10 years ago
Keivan Beigi
4929e9fc9b
New: Replaced user facing instances of NzbDrone with Sonarr
10 years ago
Mark McDowall
e82b29e346
Tags
...
New: Ability to tag series
New: Use tags to control which series use which notification channels
10 years ago
Mark McDowall
69c680ed87
Clear episode file change event in episode status cell
10 years ago
Mark McDowall
d76e3d2ed6
Fixed: Cancelling editing a modal will reset to previous saved state
10 years ago
Mark McDowall
10fc875715
Fixed: Validation errors showing multiple times
10 years ago
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
10 years ago
Mark McDowall
519b6debfb
Fixed validation that was causing add existing series to fail
11 years ago
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
11 years ago
Mark McDowall
35c618d81b
Model bind will trigger when typeahead is selected
11 years ago
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
11 years ago
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
11 years ago
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
11 years ago
Mark McDowall
6b423c104c
API Key in UI
...
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
11 years ago
Mark McDowall
d7ca33ff04
Fixed: UI notifications when using a reverse proxy
11 years ago
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
11 years ago
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
11 years ago
Taloth Saldono
af4c351428
Series Index can now be filtered and no longer fetches twice when starting.
11 years ago
Mark McDowall
8292d4d267
Fixed: API Authentication issues with Apache Basic Auth
11 years ago
Mark McDowall
d89d9e67c2
NextAiring sorting is not as drunk anymore
11 years ago