jcass
ef14dbe649
Release v2.1.1
2016-02-04 22:32:08 +02:00
jcass
1712b0eb99
Increment version number.
2016-02-04 22:25:05 +02:00
jcass
3077b69f75
Release v2.1.1
2016-02-04 22:07:46 +02:00
jcass
d7bd3736b2
docs:Update changelog.
2016-02-04 22:06:13 +02:00
jcass
ad4757d979
fix:Fix CSS typo.
2016-02-04 22:05:08 +02:00
jcass
54e835b623
fix:Replace jquery.truncate.js with text-overflow: ellipses.
2016-02-04 21:46:11 +02:00
jcass
f75842488d
docs:Update changelog with release date.
2016-02-04 18:30:28 +02:00
jcass
efb840b79f
Release v2.1.0
2016-02-04 18:25:06 +02:00
jcass
7ac7b20ec7
Increment version number for release.
2016-02-04 18:23:59 +02:00
Nick Steel
af0ce8503b
Merge branch 'develop' of github.com:pimusicbox/mopidy-musicbox-webclient into develop
2016-02-04 15:59:32 +00:00
Nick Steel
29a40e1be7
Merge pull request #156 from jcass77/fix/155_long_track_names
...
Prevent song information text from overlapping the 'Play' button.
2016-02-04 15:46:57 +00:00
jcass
920b60384c
fix:Prevent song information text from overlapping the 'Play' button.
...
Fixes #155 .
2016-02-04 17:38:11 +02:00
Nick Steel
d6310202bb
Merge branch 'kingosticks-upgrade-streamuris' into develop
2016-02-04 13:57:27 +00:00
Nick Steel
a9b7b3febd
Added changelog entry
2016-02-04 13:52:27 +00:00
John Cass
18b4a1471c
Merge pull request #154 from jcass77/enhance/search_pane
...
Align layout and features of 'Search' pane
2016-02-04 14:07:35 +02:00
jcass
6772e42e2b
fix:Align layout and features of 'Search' pane with rest of the web client.
2016-02-04 14:00:24 +02:00
John Cass
fd930d9ddb
Merge pull request #153 from jcass77/fix/147_bump_mopidy_dependency
...
Bump Mopidy version dependency for M3U-related features.
2016-02-04 07:13:10 +02:00
jcass
c0fbffcdb6
fix:Bump Mopidy version dependency for M3U-related features.
...
Fixes #147 .
2016-02-04 07:10:40 +02:00
Nick Steel
d89731fea7
Reminded to remove streamUris upgrade functionality later.
2016-02-04 01:38:51 +00:00
Nick Steel
97c8817335
Gracefully handle a disabled m3u extension.
2016-02-04 01:33:45 +00:00
Nick Steel
8075bc3a0e
Also show convert button when Favourites playlist is empty.
...
Will not show convert button if m3u playlists are disabled.
2016-02-04 00:00:55 +00:00
Nick Steel
61aee93ee5
Remove streamuris from manifest.
2016-02-03 23:34:47 +00:00
Nick Steel
3ecb4f65d3
Handle unresolvable streams gracefully and don't comvert automatically.
2016-02-03 23:33:17 +00:00
jcass
7991e94042
docs:Update changelog to show issues under correct headings.
2016-02-03 09:25:21 +02:00
jcass
895eab0834
docs:Add comment to identify override of slider handle size.
2016-02-03 05:55:41 +02:00
Nick Steel
8477acc322
Update manifest.
2016-02-01 00:14:41 +00:00
Nick Steel
45a9c4522a
Upgrade cookie-based streamuris to m3u playlist. ( Fixes #146 ).
2016-02-01 00:12:26 +00:00
jcass
ee928f5841
Refactor volume slider handle attributes.
...
Move to custom CSS file instead of hard coding change in vendor-provided library.
2016-01-31 17:54:47 +02:00
jcass
4ec547a66a
Refactor URI lookup routines.
2016-01-31 17:34:45 +02:00
John Cass
4992d038a9
Merge pull request #150 from jcass77/fix/79_explicit_calling_convention
...
Implement the new 'by-position-or-by-name' Mopidy.js calling convention
2016-01-31 11:06:24 +02:00
jcass
2afe72d6fb
Merge remote-tracking branch 'upstream/develop' into fix/79_explicit_2
...
Conflicts:
mopidy_musicbox_webclient/static/index.html
mopidy_musicbox_webclient/static/js/controls.js
mopidy_musicbox_webclient/static/js/images.js
2016-01-31 08:26:05 +02:00
jcass
a81a3ac1d8
fix:Replace calls containing deprecated 'uri' parameter of core.LibraryController.lookup().
2016-01-31 08:17:56 +02:00
jcass
19363e1476
Merge remote-tracking branch 'upstream/develop' into fix/79_explicit_2
...
Conflicts:
README.rst
2016-01-31 06:46:25 +02:00
John Cass
2b3ce73a13
Merge pull request #151 from jcass77/develop
...
Reformatting and cleanup of source files.
Merging this as there should be no material change to any functionality.
2016-01-31 06:44:54 +02:00
jcass
d0704e967a
docs:Reformat section headers, remove old commented-out code sections.
...
Fix indentation.
2016-01-31 06:34:30 +02:00
jcass
02112b8d61
docs:Reformat section headers, remove old commented-out code sections.
2016-01-31 06:26:43 +02:00
jcass
19aa4e3cf1
fix:Fix misspelled 'heigth' attributes and incorrect assignment operator.
...
Reformat file, remove old commented-out sections.
2016-01-31 06:24:49 +02:00
John Cass
aa0367ad15
Merge pull request #149 from jcass77/fix/148_realign_titlebar_buttons
...
Realign titlebar buttons.
I think I'm just going to go ahead and merge this as it is only a small layout change, and so that we can get it tested on more devices.
2016-01-31 06:11:44 +02:00
jcass
20818b29b2
fix:library.lookup calls.
2016-01-30 15:34:10 +02:00
jcass
28a42f40eb
fix:Javascript syntax errors.
2016-01-30 15:08:17 +02:00
jcass
f5c36d4b20
fix:Update manifest file.
2016-01-30 13:56:04 +02:00
jcass
a9338a6ec8
fix:Use explicit Mopidy.js calling convention.
2016-01-30 13:54:40 +02:00
jcass
e90f5edcea
docs:Update changelog. Fixes #148 .
2016-01-30 13:37:13 +02:00
jcass
4f42d344b0
fix:Simplify CSS to better align with theme's standard presets.
...
Improves layout of menu and search header buttons.
2016-01-30 13:20:29 +02:00
Nick Steel
1a9070fbe5
Merge branch 'jcass77-fix/144_header_text_truncation' into develop
2016-01-28 19:34:53 +00:00
Nick Steel
04e7f118ac
Merge branch 'fix/144_header_text_truncation' of https://github.com/jcass77/Mopidy-MusicBox-Webclient into jcass77-fix/144_header_text_truncation
2016-01-28 19:33:56 +00:00
Nick Steel
0fe5414b33
Setting Mopidy's mute state doesn't need a returned promise.
2016-01-28 19:06:01 +00:00
Nick Steel
c9fa8b3bbe
Merge pull request #142 from jcass77/fix/mute_events
...
Add event handling for 'muteChanged' event
2016-01-28 19:04:13 +00:00
jcass
80bbada650
fix: remove hard-coded margin in title bar.
2016-01-28 17:25:13 +02:00
jcass
029840ea20
doc: Add changelog entry for title bar fix.
2016-01-28 17:01:33 +02:00