Commit Graph

41 Commits

Author SHA1 Message Date
jcass
8850a7becb Set header and footer width automatically when panel is open. 2017-02-24 08:33:20 +02:00
jcass
02425d1f23 Collapse navigation panel more quickly on mobile devices. 2017-02-18 15:23:00 +02:00
John Cass
21f6b96fbe Fix panel wrap push on desktop (#232)
Fix panel wrap push on desktop.
2017-02-18 14:21:57 +02:00
jcass
668fffcd16 Make URI input field as wide as possible. 2017-01-29 11:46:21 +02:00
jcass
c240ad9ff8 Show all available track info in the 'Show Track Info...' popup.
Add icon to top right corner of album image for activating the info popup.

Fixes #227.
2017-01-29 11:17:48 +02:00
John Cass
9856685a00 Add 'Refresh' button to update libraries (#222)
Add 'Refresh' button to update libraries.

Tweak folder icons and context menus.

Fixes #136.
2017-01-22 07:16:52 +02:00
jcass
e47801c3ed Tweak track info popup dialog layout. 2017-01-14 11:25:51 +02:00
jcass
3a55453727 Revert to default display of table in Show Info popup (overrides jQuery Mobile Flat UI theme). 2017-01-08 08:53:39 +02:00
jcass
f3bc3e94e7 Tweak popup dialog look and feel for mobile and desktop devices. 2017-01-08 08:33:31 +02:00
jcass
a9c998c8a5 Add feature to allow insertion of track URI at any point in the queue.
Fixes #75.
2017-01-07 18:32:19 +02:00
jcass
c264bc58b9 Wrap text and add ellipsis if host string is too long to render in sidebar. 2016-12-11 06:33:20 +02:00
jcass
c97458a8fe Show server information in loader and in navigation pane (hostname, ip address, port).
Fixes #67. Fixes #209.
2016-12-04 12:19:21 +02:00
jcass
7b3d17a67c fix:Replace JavaScript prompt with jQuery equivalent.
Fixes #191.
2016-05-07 16:33:23 +02:00
jcass
2ba008864f Fix property name. 2016-05-05 16:00:23 +02:00
jcass
30ac2a5065 New icons for 'PLAY' and 'PLAY_ALL' action. 2016-05-05 07:24:19 +02:00
jcass
7daf5a7383 Modularise controls.js. Fixes 124
Make default click action user-configurable. Fixes #133.

Optimise updating of now-playing icons. Fixes #184.
2016-04-27 10:05:24 +02:00
jcass
21f16fb17b fix:Display album / artist information when browsing tracks.
Fixes #99. Fixes #126.
2016-03-16 16:25:52 +02:00
jcass
c132f9b5df fix:Replace Javascript dialogs and buttons with jQuery Mobile equivalents.
Use 'm3u' format for saving playlists. Invalidate the playlist cache on refresh or external changes.

Replace links with buttons and text with icons.

Fixes #113. Fixes #173. Fixes #177.
2016-02-29 20:35:32 +02:00
jcass
37f844ecf5 Linter cleanup of css and html files. 2016-02-29 19:14:37 +02:00
jcass
f59f6b9744 Remove duplicate CSS definitions. 2016-02-18 06:39:30 +02:00
jcass
f5e372a70d fix:Avoid polling for current track and time changes.
Fixes #40.
2016-02-14 17:09:40 +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
920b60384c fix:Prevent song information text from overlapping the 'Play' button.
Fixes #155.
2016-02-04 17:38:11 +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
jcass
895eab0834 docs:Add comment to identify override of slider handle size. 2016-02-03 05:55:41 +02: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
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
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
jcass
54a10b9737 fix: Remove grid so that more space is available for rendering the title text. Fixes #144. 2016-01-28 16:59:01 +02:00
jcass
c5cdc670ef Set color of mute buttons to ensure that it is always visible. 2016-01-26 17:39:18 +02:00
jcass
1f45a7f4ac Add lable for mute/un-mute toggle. 2016-01-25 07:50:23 +02:00
jcass
d1fbeef5ea Remove pause/play images in favor of standardising on fontawesome icons.
Ensure proper alignment of 'normalFooter' and 'nowPlayingFooter' when switching layouts.
2016-01-24 18:29:02 +02:00
jcass
01b4bce7d9 Align height of normalFooter and nowPlayingFooter. 2016-01-24 15:15:08 +02:00
jcass
ee6aa77cb9 Increase button sizes. 2016-01-24 12:20:23 +02:00
jcass
ef9f908add Fix vertical alignment of playback control buttons. 2016-01-24 12:03:54 +02:00
Davis Mosenkovs
896ec8afde Add refresh button for playlists 2015-07-12 02:15:31 +03:00
woutervanwijk
efad0a5020 repaired github commit 2014-11-24 22:42:37 +01:00
woutervanwijk
b82a956c52 Merge branch 'develop'
Conflicts:
	README.rst
	mopidy_musicbox_webclient/static/css/webclient.css
	mopidy_musicbox_webclient/static/index.html
2014-11-24 22:24:39 +01:00
woutervanwijk
aa867288d8 smaller icons 2014-09-27 11:17:22 +02:00
woutervanwijk
b39530e882 merged #37 2014-09-19 00:59:45 +02:00