summaryrefslogtreecommitdiffstats
path: root/templates/show_playlists.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Move flip_class() from lib/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-11/+11
| | | | | | 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-19/+30
|
* 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
|
* fix sorting on playlist browseKarl 'vollmerk' Vollmer2008-08-211-5/+5
|
* added some not enough data errors on the browse functionsKarl 'vollmerk' Vollmer2008-03-171-0/+5
|
* fixed public/private aspect of playlists, default is to filter out non-owned ↵Karl 'vollmerk' Vollmer2008-01-141-1/+4
| | | | private playlists now
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-171-2/+2
|
* fixed some browsing stuff that I broke a while backKarl 'vollmerk' Vollmer2007-11-241-1/+1
|
* renamed a few files (missing php extension)spocky2007-10-241-18/+18
| | | | 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-12/+18
| | | | | | | - removed pager from browse table - added footer to browse tables - updated browse files for better customization - modified css
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-1/+1
| | | | | | | | | | with th...) - Cleaned up css (removed some unused classes) - Changed quick search size and added ability to customize it - Removed width=100% in preferences tables - Corrected missing closing tag in sidebar - Minor corrections
* added sorting on most objects in most views, report bugs if you find points ↵Karl 'vollmerk' Vollmer2007-09-171-1/+1
| | | | where sorting fails
* fixed lower paging horn, tweaked css for page-a-nation, added paging to ↵Karl 'vollmerk' Vollmer2007-08-091-0/+10
| | | | playlists, genres and radio strations, added detection of purchase urls to find missing tracks on albums
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-36/+5
|
* year another bump on openstrands, removed redundent files, fixed bug with ↵Karl 'vollmerk' Vollmer2007-08-051-23/+7
| | | | config gen and started work on playlists
* Replace references to old code with new codexgizzmo2007-07-291-2/+2
|
* Showing of playlists was brokenpb1dft2007-02-171-1/+1
|
* javascript modification/rss no_session fix/On useradd display right ↵pb1dft2007-02-161-0/+8
| | | | accesslevel(bounty1370)
* more updates to the theme stuffKarl 'vollmerk' Vollmer2006-09-241-3/+5
|
* fixed playlist name editing so confirmation box works, and its a little ↵Karl 'vollmerk' Vollmer2006-03-231-12/+6
| | | | snazzier now
* more interface tweaks, and a bunch of log_event cleanupKarl 'vollmerk' Vollmer2006-03-231-2/+7
|
* More code clean up this should about cover /templatesxgizzmo2006-01-111-42/+43
|
* lets not punish people with single track playlists eah?Karl 'vollmerk' Vollmer2006-01-051-1/+1
|
* Fixed a few unintentional syntactical featuresxgizzmo2006-01-031-4/+4
|
* whole new playlists files new coolness supported but not implmented, ↵Karl 'vollmerk' Vollmer2006-01-031-0/+78
playback works but playlist edit functions are still untested...