summaryrefslogtreecommitdiffstats
path: root/templates/show_user.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-29/+29
| | | | | 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
|
* Rename tmpPlaylist to Tmp_PlaylistPaul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-9/+9
| | | | | | 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-12/+12
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* sync from 3.5 branch for #493Karl 'vollmerk' Vollmer2009-07-091-20/+8
|
* Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ↵Karl 'vollmerk' Vollmer2009-01-311-1/+1
| | | | entries. Access Control broken in this revision due to missing DB update
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-211-1/+1
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* - 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
* broke a ton of stuff, but added some hotness... yes that is an excuseKarl 'vollmerk' Vollmer2007-08-061-0/+1
|
* fixed song retaging, fixed the song view page tweaked sidebar browse and ↵Karl 'vollmerk' Vollmer2007-07-291-5/+13
| | | | fixed a bug where sorting then viewing a object that could not be sorted by said type caused nothing to display
* added in user profile, did a little work on the preferences and session, ↵Karl 'vollmerk' Vollmer2007-06-111-34/+38
| | | | something is fishy with session and tmp_playlist stuff will look into it tomorrow
* Updated all offset_limit refs to ->pref['offset_limit']pb1dft2007-02-271-6/+0
|
* a ton of css fixesKarl 'vollmerk' Vollmer2006-12-061-4/+3
|
* moving some stuff around, fixed a few stylesheet bugs and a sorting issue on ↵Karl 'vollmerk' Vollmer2006-10-291-1/+1
| | | | albums
* new tabbed preferences and account page is backKarl 'vollmerk' Vollmer2006-03-161-70/+47
|
* More code clean up this should about cover /templatesxgizzmo2006-01-111-54/+53
|
* fixed registration to use existing functions... yea I also broke it at the ↵Karl 'vollmerk' Vollmer2006-01-031-1/+1
| | | | same time.. I know
* renamed option so it makes a little more sense to usersKarl 'vollmerk' Vollmer2005-08-131-1/+1
|
* XHTML clean up and fixed a few typosxgizzmo2005-07-111-2/+2
|
* more xmlrpc mojo, along with some misc cleanupKarl 'vollmerk' Vollmer2005-07-111-2/+2
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+93