summaryrefslogtreecommitdiffstats
path: root/templates/show_edit_user.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-60/+60
| | | | | 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-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-23/+23
| | | | | | 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-1/+1
|
* some templates modified header commentmomo-i2011-02-031-18/+29
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Some html cleaningdipsol2009-03-161-1/+1
|
* fix xspf playlists - fixes flash player displayKarl 'vollmerk' Vollmer2009-03-131-0/+6
|
* put supplemental object support back into the browse object for now, replace ↵Karl 'vollmerk' Vollmer2009-03-131-0/+24
| | | | later
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-191-4/+2
| | | | deletion
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-191-0/+3
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* fixed issues with user edit and create, fixed seek errors (Thx Karl Hungus) ↵Karl 'vollmerk' Vollmer2007-12-201-6/+8
| | | | started digging myself out of the session tarded hole I created, API is broken with this commit
* Almost finished css cleanupspocky2007-11-201-5/+3
|
* - 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
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-041-9/+9
|
* Fixed the self register activation/updated mail function/updated guest level ↵pb1dft2007-02-121-1/+1
| | | | access
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-40/+26
|
* removed images that were not being used, added icons and started the ↵Karl 'vollmerk' Vollmer2006-09-281-0/+103
iconification!