Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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 Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Drop unused static rating, whatever that was | Paul Arthur | 2012-12-19 | 1 | -9/+0 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -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 crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
| | |||||
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+21 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -6/+6 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -1/+1 |
| | |||||
* | Added classes to show_localplay_status.inc and updated all themes for ↵ | nf | 2007-07-14 | 1 | -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' Vollmer | 2007-04-23 | 1 | -1/+1 |
| | | | | replacement browse method | ||||
* | * Fixed xmlrpc, hopefully | Karl 'vollmerk' Vollmer | 2007-02-11 | 1 | -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' Vollmer | 2006-10-12 | 1 | -13/+1 |
| | |||||
* | initial ratings mojo, some stylesheet fixes, changed user preferences again ↵ | Karl 'vollmerk' Vollmer | 2005-12-25 | 1 | -0/+82 |
and a db update |