summaryrefslogtreecommitdiffstats
path: root/templates/show_preferences.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-11/+11
| | | | | 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 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-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-2/+2
| | | | | | 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-4/+4
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add Hint for translatorsmomo-i2009-05-191-1/+1
|
* Updated more translatablemomo-i2008-08-291-1/+1
|
* fixed a preferences issue due to a typo and updated german translationKarl 'vollmerk' Vollmer2008-08-051-1/+1
|
* switched to sha() password encryption not using sha2 because of limitations ↵Karl 'vollmerk' Vollmer2008-07-261-6/+5
| | | | of amarok, also added some caching and fixed some misc bugs
* Almost finished css cleanupspocky2007-11-201-1/+3
|
* few fixups to pass W3C Validation Service (wip)xgizzmo2007-07-191-1/+1
|
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-121-1/+3
|
* moved back to a GPL flash player for 3.4 codebase, fixed some stream issues ↵Karl 'vollmerk' Vollmer2007-07-051-1/+1
| | | | (non-m3u playlist types were failing) and tweaked the look of the /test.php page and fixed the xspf playlist generation
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-9/+5
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* fixed preferences mostly, also fixed some genre issues and other stuff I am ↵Karl 'vollmerk' Vollmer2007-06-111-48/+4
| | | | forgetting now
* fixed up part of single album view, show songs is all gone, working on ↵Karl 'vollmerk' Vollmer2007-04-231-0/+96
replacement browse method