summaryrefslogtreecommitdiffstats
path: root/templates/show_democratic.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-8/+8
| | | | | 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.
* Move get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-1/+1
|
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-8/+8
| | | | | | 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.
* Added class names to generic box names.mywindow2011-09-191-1/+1
|
* 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
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-2/+2
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add Hint for translatorsmomo-i2009-05-191-0/+1
|
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-1/+1
|
* put supplemental object support back into the browse object for now, replace ↵Karl 'vollmerk' Vollmer2009-03-131-3/+11
| | | | later
* corrected display on cleared democratic playlist, and added some basic ↵Karl 'vollmerk' Vollmer2009-02-211-0/+2
| | | | caching, vote amount needs to be cached
* forgot some columns on democratic playlistKarl 'vollmerk' Vollmer2009-02-081-2/+0
|
* some more minor tweaks to democratic playlist, fixed now playing on ↵Karl 'vollmerk' Vollmer2009-02-081-0/+3
| | | | localplay playlist
* more tweaks to the democratic playlist, move the play command out front also ↵Karl 'vollmerk' Vollmer2009-02-081-3/+15
| | | | clean up now playing on localplay status box
* if can't use gettext, emulate gettext(). update some templates.momo-i2008-08-261-1/+1
|
* Modified: More translatable templates.momo-i2008-08-251-1/+1
|
* almost done cleaning up the democratic play mojoKarl 'vollmerk' Vollmer2008-03-111-1/+1
|
* initial work on democratic play, not finished, added drop down select for ↵Karl 'vollmerk' Vollmer2007-11-101-0/+27
playtype switching back in, thinking about changing it and making it a row of icons... not sure