Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop unused static rating, whatever that was | Paul Arthur | 2012-12-19 | 1 | -58/+0 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -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 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. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -17/+29 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -2/+2 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Modified: More translatable templates. | momo-i | 2008-08-25 | 1 | -3/+3 |
| | |||||
* | changed rating display to use 1 digit rounded average, a little bit ↵ | spocky | 2008-04-02 | 1 | -2/+2 |
| | | | | | | different than "half star rating" request (Ticket #156), but easily done and also more precise. minor change to sidebar filter display. | ||||
* | - Updated Now Playing html/css | spocky | 2007-11-13 | 1 | -32/+25 |
| | | | | | | | - Fixed Star-rating css - Updated Pager (5 elements around selected page# should be enough) - Updated Album class so that disk# is part of the link - Some more cleanup/updates to html/themes (hopefully it should be almost done in a week, so that themers can start theming on 3.4) | ||||
* | Fixed star-rating css | spocky | 2007-08-20 | 1 | -5/+5 |
| | |||||
* | fixed object rating css issue | spocky | 2007-08-19 | 1 | -5/+5 |
| | |||||
* | - updated star-rating to integrate original author's improvments (better ↵ | spocky | 2007-08-17 | 1 | -13/+6 |
| | | | | | | compatibility, php code no more dependent on the stars image size which means themers can now use any image size they like) - updated random albums css so that it does not break lines when cover is not downloaded quickly enough | ||||
* | broke a ton of stuff, but added some hotness... yes that is an excuse | Karl 'vollmerk' Vollmer | 2007-08-06 | 1 | -1/+1 |
| | |||||
* | first, let's produce a page that's w3c valid | spocky | 2007-07-30 | 1 | -7/+7 |
| | |||||
* | some minor tweakage to make ajaxie stuff kind of work in IE | Karl 'vollmerk' Vollmer | 2007-07-17 | 1 | -3/+3 |
| | |||||
* | Added classes to show_localplay_status.inc and updated all themes for ↵ | nf | 2007-07-14 | 1 | -0/+64 |
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) |