summaryrefslogtreecommitdiffstats
path: root/lib/rating.lib.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-28/+28
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* Cosmetics: clean up heads in lib/Paul Arthur2013-01-251-7/+1
|
* Drop unused static rating, whatever that wasPaul Arthur2012-12-191-9/+0
|
* Switch from _() to T_()Paul Arthur2012-04-121-7/+7
| | | | | | 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.
* header comment modified for phpdocmomo-i2011-02-031-1/+9
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+21
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-6/+6
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* some minor tweakage to make ajaxie stuff kind of work in IEKarl 'vollmerk' Vollmer2007-07-171-1/+1
|
* Added classes to show_localplay_status.inc and updated all themes for ↵nf2007-07-141-0/+9
| | | | | | | | | compatibility. Added show_object_rating_static.inc (supplied by andy90) and modified rating.lib for this to work Removed obsolete patches from cleandy themes. Fixed a tiny css bug in StoneBlue theme. Fixed horizontal menu in Burgundy theme (explicit height in #sidebar li)
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-1/+1
| | | | replacement browse method
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-111-4/+3
| | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes
* fixed a few typos causing ratings to not work at all :(Karl 'vollmerk' Vollmer2006-10-121-13/+1
|
* initial ratings mojo, some stylesheet fixes, changed user preferences again ↵Karl 'vollmerk' Vollmer2005-12-251-0/+82
and a db update