summaryrefslogtreecommitdiffstats
path: root/templates/show_album_row.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* albums and artists now have ratingsKarl 'vollmerk' Vollmer2008-04-151-0/+1
|
* Added alt/titles on album picturesspocky2008-01-171-2/+5
| | | | Fixed a display bug in templates
* added shoutbox functionality, only linked from song and album right now also ↵Karl 'vollmerk' Vollmer2007-12-171-1/+6
| | | | interface for adding could use some improvement and also needs some management stuff to remove stickies etc
* little more work on the xml api, artists and albums now worksKarl 'vollmerk' Vollmer2007-11-201-1/+1
|
* renamed a few files (missing php extension)spocky2007-10-241-7/+7
| | | | updated most of the tables so that every column is independently customizable by css rules
* - hardcoded disk# sort order when sort is set to album namespocky2007-10-161-2/+3
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* - 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 the initial playlist view page, fixed the artist name on albums of the ↵Karl 'vollmerk' Vollmer2007-08-221-1/+1
| | | | moment
* added ability to view album art on browse ablums and removed redundent code ↵Karl 'vollmerk' Vollmer2007-08-061-0/+6
| | | | in show_artist, props to the first person who finds the bug with this re-use of code
* corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵Karl 'vollmerk' Vollmer2007-07-221-16/+12
| | | | done, now uses ajax:: class also replaced player with a logout icon
* some minor tweakage to make ajaxie stuff kind of work in IEKarl 'vollmerk' Vollmer2007-07-171-0/+43