Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
d43e9785d5
Prevent double clicking of commands
2014-05-18 09:15:15 -07:00
Mark McDowall
35c618d81b
Model bind will trigger when typeahead is selected
2014-05-17 23:12:57 -07:00
Mark McDowall
34ca5d4014
Tooltips shouldn't stay visible after clicking
2014-05-17 23:00:04 -07:00
Mark McDowall
6ee876392c
Updater log filename changed and restart drone with --nobrowser
2014-05-16 23:05:30 -07:00
Mark McDowall
20124ab61d
Fixed: Parsing of some quality from some Bluray files
2014-05-16 23:01:36 -07:00
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
2014-05-16 17:53:25 -07:00
Mark McDowall
a1abcbcd40
Fixed: Prevent the update button from being double clicked for 5 seconds
2014-05-16 08:47:53 -07:00
Mark McDowall
0a1db9d071
Only vacuum the DB in production
2014-05-16 07:35:41 -07:00
Mark McDowall
1d4837a5f2
Merge branch 'updater' into develop
2014-05-15 22:07:55 -07:00
Mark McDowall
f806fa747e
Going to Series should force a reload of drone after an update
2014-05-15 22:07:46 -07:00
Mark McDowall
ef3777fccf
Update improvements
...
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall
5c2f77339d
Fixed advanced and save buttons
2014-05-14 07:42:44 -07:00
Mark McDowall
ac9e185ca0
Resharper inspections
2014-05-14 07:22:28 -07:00
Mark McDowall
37b96ecbbe
Better hover/focus ordering
2014-05-13 10:48:20 -07:00
Mark McDowall
828241c576
Fixed: Firefox styling of navbar buttons after click
2014-05-13 10:38:25 -07:00
Mark McDowall
a2095f6f29
some formatting
2014-05-12 17:35:32 -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
e7683642dd
lrn2spl
2014-05-12 15:46:54 -07:00
Mark McDowall
7bb69d5ef4
Fixed nzb title width in manual search
2014-05-11 22:46:20 -07:00
Mark McDowall
ea12cf06da
csproj change
2014-05-11 19:25:23 -07:00
Mark McDowall
f795d93819
Fixed migrations
2014-05-11 19:23:57 -07:00
Mark McDowall
3bcbd88787
Fixed compilation issue
2014-05-11 19:19:15 -07:00
Mark McDowall
f6077238e6
Merge branch 'metadata' into develop
2014-05-11 19:16:15 -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
ad0e372c35
Fixed broken test
2014-05-10 23:31:56 -07:00
Mark McDowall
b3fb807f41
HttpProvider.PostCommand will no longer keep the connection alive
2014-05-10 21:37:07 -07:00
Mark McDowall
3c47df8691
XBMC API improvements
2014-05-10 19:52:19 -07:00
Mark McDowall
42101d302b
Fixed: Ignore Priority monitor errors on mono
2014-05-10 19:00:28 -07:00
Mark McDowall
1ade005a73
Fixed: Prevent errors when looking up folders via auto-complete
2014-05-10 18:39:15 -07:00
Mark McDowall
1b5ed1d641
Fixed: Disable caching of iCal
2014-05-10 18:31:07 -07:00
Mark McDowall
412291a7c4
Merged authentication so they don't step on eachother
...
Fixed: iCal authentication with API Key
2014-05-10 15:24:29 -07:00
Mark McDowall
dfe2746bc6
Merge pull request #78 from Taloth/various
...
Collection of fixes
2014-05-08 11:27:19 -07:00
Taloth Saldono
f9bc96aba5
Updated Selenium WebDriver to 2.41.0.0.
2014-05-08 20:18:49 +02:00
Taloth Saldono
dd0c78dbc4
Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode.
2014-05-08 20:03:17 +02:00
Taloth Saldono
afff79feae
Fixed: Restricted allowed Release Groups to reduce erroneous matches.
2014-05-08 20:03:16 +02:00
Taloth Saldono
79b2b14668
Updated tests to work better with VS2013 Test Adapter.
2014-05-08 20:03:15 +02:00
Taloth Saldono
388943ea1b
Fixed: Quality parser now properly deals with releases with underscores as delimiter.
2014-05-06 23:59:07 +02:00
Taloth Saldono
bf7180f9ac
Fixed: mm.dd.yyyy airdate now parsed.
2014-05-06 23:59:06 +02:00
Taloth Saldono
7b607ce895
Moved IsFirstOrLastEpisodeOfSeason logic to AcceptableSize specification so we can reuse the seasonsearchcriteria to reduce the number of database calls.
2014-05-06 23:59:06 +02:00
Taloth Saldono
0187df38ec
Implemented cache for QualityDefinitionService to reduce db calls.
2014-05-06 23:59:05 +02:00
Taloth Saldono
45b1067d44
Fixed: bdrip/brrip with resolution now recognized as Bluray quality.
2014-05-06 23:59:04 +02:00
Taloth Saldono
ed99fa8698
Corrected various spelling errors in code.
2014-05-06 23:59:04 +02:00
Taloth Saldono
326ecf1c14
Fixed: Blacklist sorting on Series Title no longer causes UI failure.
2014-05-06 23:49:20 +02:00
Mark McDowall
344e6b0f9c
Cleanup duplicate episode metadata and images
2014-05-05 19:30:47 -07:00
Mark McDowall
eeacf9ef9f
Set dognzb URL to api for new installs
2014-05-04 00:56:49 -07:00
Mark McDowall
00db083adf
Fixed: dognzb API URL
2014-05-02 14:56:14 -07:00
Mark McDowall
b89d9c22b9
Fixed: Changing the SSL cert will re-register with the new cert (when running as admin)
2014-05-02 14:52:24 -07:00