summaryrefslogtreecommitdiffstats
path: root/templates/show_artist_row.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-4/+4
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* templates header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* some templates modified header commentmomo-i2011-02-031-17/+29
|
* I should have done it this way in the first place, instead of that uglyPaul 'flowerysong' Arthur2010-06-091-1/+1
| | | | show_playlist_full_row hack.
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-1/+1
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* added the tags to the artist and album display, and also made the cataloging ↵Karl 'vollmerk' Vollmer2008-12-281-0/+1
| | | | correctly add them to the database, also corrected an issue with the formating so that it always produces a valid style
* good number of changes to browse, this breaks more then it fixes...Karl 'vollmerk' Vollmer2008-08-131-1/+2
|
* more improvements to the caching system, removed ugly hack from last night ↵Karl 'vollmerk' Vollmer2008-05-261-1/+1
| | | | on util
* albums and artists now have ratingsKarl 'vollmerk' Vollmer2008-04-151-0/+1
|
* renamed a few files (missing php extension)spocky2007-10-241-5/+5
| | | | 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-1/+1
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* fixed a few more warnings, fixed artist editing and improved album editing a ↵Karl 'vollmerk' Vollmer2007-07-291-0/+38
little (so it cleans up after its self)