summaryrefslogtreecommitdiffstats
path: root/templates/show_album.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* added disc number information on album pagespocky2008-04-181-1/+5
|
* Added alt/titles on album picturesspocky2008-01-171-6/+8
| | | | Fixed a display bug in templates
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-301-2/+0
| | | | removed a dbl escape on the preferences
* two file pattern fixes and some more work on the flagged stuff as well as ↵Karl 'vollmerk' Vollmer2007-12-261-1/+1
| | | | some minor cleanup on the album art links
* fixed filters being applied incorrectly, and removed un-needed query on show ↵Karl 'vollmerk' Vollmer2007-12-241-0/+1
| | | | album
* fixed url add to localplay, also changed some play links to addKarl 'vollmerk' Vollmer2007-12-011-2/+2
|
* Almost finished css cleanupspocky2007-11-201-1/+1
|
* fixed few dead links, and cli update_catalog and dump_album_artKarl 'vollmerk' Vollmer2007-11-041-1/+1
|
* - Corrected one more sidebar missing tagspocky2007-09-271-11/+13
| | | | | | | - Cleaned up some more css - Corrected a bug preventing us from using themers defined icons (also changed searched path to theme_path/images/icons) - Added ability to further customize album info box - Updated themes
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-3/+5
| | | | where sorting fails
* more work on the localplay stuff, most details ironed out, just needs some ↵Karl 'vollmerk' Vollmer2007-09-121-3/+1
| | | | code to back it up, also tweaked plugins and threw in some extra goodies in the preference class, also pimped out the error class
* fixed advanced random, tweaked some css a tad and fixed a few other minor typosKarl 'vollmerk' Vollmer2007-08-271-1/+1
|
* moved to spockys a link for text, ratings are broken.. but I think I did ↵Karl 'vollmerk' Vollmer2007-08-201-4/+4
| | | | that will fix later
* updated css (sidebar, random albums, global classes)spocky2007-08-151-2/+2
| | | | | cleaned up html corrected a typo in show_objects
* fixed find missing tracks, tweaked openstrands class again to account for ↵Karl 'vollmerk' Vollmer2007-08-061-4/+9
| | | | lack of [[CCDATA tag on some xml responses
* first, let's produce a page that's w3c validspocky2007-07-301-1/+1
|
* sync french translation, fixed ratingsKarl 'vollmerk' Vollmer2007-07-231-22/+19
|
* fixed update from tags for artist and album and fixed clear album artKarl 'vollmerk' Vollmer2007-07-051-2/+2
|
* added genre link to show songs stuff, made the single album view do ajaxie ↵Karl 'vollmerk' Vollmer2007-06-211-7/+10
| | | | stuff for its additions and removed some extra code from he basketcases that did not need to be there
* added year to single album viewKarl 'vollmerk' Vollmer2007-06-121-1/+1
|
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-0/+6
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* made it so you could alpha_match search on artistsKarl 'vollmerk' Vollmer2007-06-091-0/+60