| Issue 2: | Search results should link to directories | |
| 1 person starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
Currently the web interface's search facility breaks its results down by artist and album, using indentation to expose hierarchy. The artist and album names aren't links. Search's model is rather odd compared to the strongly filesystem-based model used elsewhere and perhaps should be changed to match it, fixing this at the same time. |
||||||||||
,
May 17, 2008
Fixed on a private branch (as part of a substantial rewrite of the web interface).
Status: Started
|
|||||||||||
,
May 18, 2008
revno: 656 committer: Richard Kettlewell <rjk@greenend.org.uk> branch nick: disorder.dev timestamp: Sun 2008-05-18 22:29:17 +0100 message: Merge disorder.macros branch. This is a major rewrite of the web interface. The template language has been changed and is hopefuly easier to use. Much of the implementation has moved to lib/, along with some of the CGI support. The CGI can now figure out its own URL, including HTTPS URLs. The web interface documentation is no longer mixed into disorder_config(5). The top level is disorder.cgi(8) but there are several related pages, much of the content generated from source code comments. The server now unsets track preferences if you try to set them to their default value. This resolves a long-standing TODO. The server is otherwise largely unchanged. This changes fixes defects 2, 12 and 18 (the first and last of these being the payoff for casual users).
Status: Fixed
|
|||||||||||
|
|
|||||||||||