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 |
Mark McDowall
|
4962db3b6a
|
Fixed: Initial sorting for Next Airing
|
11 years ago |
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
|
11 years ago |
Mark McDowall
|
4d6d477947
|
Using SortValue instead of API hack for history
Fixed jshint for series collection
|
11 years ago |
Mark McDowall
|
7dc641b3a9
|
History state is persisted across page reloads now
|
11 years ago |
Mark McDowall
|
7e20e48023
|
Massive backgrid update, only one header cell left
|
11 years ago |
Mark McDowall
|
874e98b408
|
Support for persistent state for collections
|
11 years ago |
Mark McDowall
|
9142d1b188
|
Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
|
11 years ago |
Mark McDowall
|
9d5c1aa0a4
|
Validate that we can parse the chosen scheme before saving
|
11 years ago |
Mark McDowall
|
0ec520c4d5
|
Basic UI + Wizard for custom naming added
|
11 years ago |
kayone
|
47d924cff3
|
added jshint
|
11 years ago |
kayone
|
35fc30e330
|
fixed rjs task.
|
11 years ago |
Mark McDowall
|
43a70f4479
|
Moved disk space and about to new info tab
New: Disk space visible in the UI under System Info
|
11 years ago |
Mark McDowall
|
ff7ce397ab
|
Removed random s from jquery.ajax
|
11 years ago |
Mark McDowall
|
7ac77ecfcc
|
Send auth header with ajax requests
|
11 years ago |
kayone
|
48c9e29eab
|
Fixed: Back to top button is back
Fixed: Delete series in Firefox
|
11 years ago |
kayone
|
4948d0608b
|
UI dependency graph cleanup
|
11 years ago |
Mark McDowall
|
6f27d8c33f
|
Queue should update now
|
11 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |