summaryrefslogtreecommitdiffstats
path: root/templates/sidebar_admin.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-2/+2
| | | | | 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.
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-8/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-16/+16
| | | | | | 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 more "security" things.Paul Arthur2011-11-221-1/+0
| | | | phpinfo might actually be useful.
* 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.
* Update admin sidebar menu.momo-i2011-02-071-0/+1
| | | | Rename function name.
* Modified header comment for phpdocmomo-i2011-02-031-19/+30
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* move server prefs to admin menu (Thx geekdawg) fix missing web_path on radio ↵Karl 'vollmerk' Vollmer2009-03-181-1/+13
| | | | creation link
* add new ACL creation forms, none of them work yet, remove wrong icon... add ↵Karl 'vollmerk' Vollmer2009-01-311-1/+1
| | | | correct icon
* some more cleanup of the menuKarl 'vollmerk' Vollmer2008-07-041-4/+0
|
* initial debug workKarl 'vollmerk' Vollmer2008-05-071-1/+2
|
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-231-1/+1
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* Some headers modifiedpb1dft2008-01-041-0/+22
|
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-1/+1
| | | | added export catalog to csv
* Added ability to export catalog to iTunes databaseflashk2007-12-291-0/+1
| | | | Fixed sql error when creating catalog
* fixed preg on file pattern, some work on flagging, editing stuff actually ↵Karl 'vollmerk' Vollmer2007-12-261-1/+1
| | | | flags thing again...
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-1/+5
| | | | flagged items, cleaned up shoutbox css a bit
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-171-0/+1
|
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-161-0/+1
| | | | mostly works so why not commit eah?
* fixed admin prefs, flushed out localplay stuff, tweaked filters on browseKarl 'vollmerk' Vollmer2007-10-181-1/+0
|
* - Cleaned up php files (removed useless inlines styles, replaced header td ↵spocky2007-09-241-2/+2
| | | | | | | | | | 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
* - modified sidebar cssspocky2007-09-231-2/+4
| | | | | | | - modified rightbar html/css - added patch to enabled ie6 :hover pseudo classes - modified boxes html/css to remove table tags and enable box floating - added 1st version of 3.4 greysme theme (needs more work, especially on ie6)
* threw in add button for single playlist view, added the link for deleting ↵Karl 'vollmerk' Vollmer2007-09-131-1/+6
| | | | catalogs back, also added back in the ACL page links, they dont work..
* fixed some +x stuff that shouldnt have been +x and moved the catalog ↵Karl 'vollmerk' Vollmer2007-09-091-20/+1
| | | | functions back into the content area
* almost finished sidebar stuffspocky2007-08-071-4/+4
|
* modified sidebar html/css structurespocky2007-08-061-34/+40
|
* Started modifying sidebar. Needs a lot more work and testsspocky2007-08-011-5/+13
|
* first, let's produce a page that's w3c validspocky2007-07-301-5/+4
|
* re-added ability to delete catalogs, fixed exception error with id3 libraryKarl 'vollmerk' Vollmer2007-07-121-2/+5
|
* fixed browse users, add user, edit userKarl 'vollmerk' Vollmer2007-06-041-0/+4
|
* tweaked the sidebars, think they look a lot better nowKarl 'vollmerk' Vollmer2007-06-011-4/+17
|
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-7/+9
| | | | dynamic updating of the current state
* rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵Karl 'vollmerk' Vollmer2007-05-031-0/+8
at least menu wise... now I need to design the whole new browse interface... that is for tomorrow!