Keivan Beigi
2be35dfc37
lowercase page title of sub pages
2014-09-01 21:55:01 -07:00
Keivan Beigi
c124e5dec9
updated page title to be lowercase
2014-09-01 21:19:39 -07:00
kayone
4d23b2cac3
switched from grunt to gulp
2014-08-28 14:40:18 -07:00
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
2014-08-26 13:17:00 -07:00
Mark McDowall
d76e3d2ed6
Fixed: Cancelling editing a modal will reset to previous saved state
2014-08-16 11:59:14 -07:00
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
2014-08-10 22:36:51 -07:00
Mark McDowall
78e5209cfd
New: Details for import/grab on Episode Activity tab
2014-08-10 21:13:28 -07:00
Mark McDowall
b0c45aef50
Cleaned up time formatting
2014-08-05 07:30:44 -07:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
25abeb8c9c
Various anime improvements
...
Series type is persisted in the client
New: Warning in UI if anime episode doesn't have an absolute episode number
New: If series type is changed the series will be rescanned
New: Update scene mappings when series is refreshed
2014-07-09 23:55:09 -07:00
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
2014-07-09 21:36:41 +02:00
Mark McDowall
420e6ee533
Tooltip fixes
...
Fixed: Tooltips for toolbar buttons
Fixed: Tooltips for episode search from series details
2014-06-18 17:23:17 -07:00
Mark McDowall
14f57d655a
Fixed: Don't show an error if filesize cannot be formatted
2014-06-13 08:28:52 -07:00
Mark McDowall
545bc756f2
Fixed: Error messages not being shown in the UI or being shown in the wrong place
2014-06-04 17:03:53 -07:00
Mark McDowall
903e804425
Fixed: Tooltips in modals
2014-06-02 08:11:56 -07:00
Mark McDowall
34ca5d4014
Tooltips shouldn't stay visible after clicking
2014-05-17 23:00:04 -07:00
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
2014-05-16 17:53:25 -07:00
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
eff7c4b7b7
Auto reload when server has been updated
...
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall
99f2b07a11
Bootstrap 3
...
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono
28fa264c69
Initial Bootstrap 3 migration
2014-05-11 15:57:09 -07:00
Mark McDowall
b65f2e7845
Messenger supports hideOnNavigate now
...
New: After adding a series you will be able to navigate to it via the UI notification
2014-04-04 10:58:21 -07:00
Mark McDowall
2211cc5057
Do not show connection to backend restored message
2014-03-26 07:06:30 -07:00
Mark McDowall
9e80473ea0
Show spinner when loading from dropdown
2014-03-11 10:05:20 -07:00
Mark McDowall
11bc946797
New: Jump to page on tables (click on page number)
2014-03-11 01:12:18 -07:00
Mark McDowall
4478f2d723
Store state of history filter
2014-02-26 08:58:42 -08:00
Taloth Saldono
8f87f06ac6
Processed PR Comments.
...
Added tests for EpisodesWithCutoffUnmet.
2014-02-22 16:21:41 -08:00
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
2014-02-22 16:21:40 -08:00
Mark McDowall
e47b4c7686
New: Series lists will auto update when files are imported/deleted
2014-02-08 00:51:29 -08:00
markus101
298837f96a
Changed buttons on series/logs views to look less cramped
2014-02-01 16:32:08 -08:00
Taloth Saldono
af4c351428
Series Index can now be filtered and no longer fetches twice when starting.
2014-02-01 23:09:19 +01: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
7e20e48023
Massive backgrid update, only one header cell left
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
a9ece10144
New: Mass series editor
2013-12-09 08:12:12 -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
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
f1f13e6248
Add delay before showing backend connection lost
2013-11-30 13:47:42 -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
9d94c4490f
Cleanup!
2013-11-21 23:45:37 -08:00
Mark McDowall
0ec520c4d5
Basic UI + Wizard for custom naming added
2013-11-21 23:45:29 -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
0747e53d4f
Fixed logs table, added spinner to logs refresh
2013-11-11 14:31:33 -08:00
kayone
47d924cff3
added jshint
2013-11-10 20:09:11 -08:00