summaryrefslogtreecommitdiffstats
path: root/templates/sidebar.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetics: death to tabsPaul Arthur2013-01-261-16/+16
| | | | | 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 get_user_icon from ui.lib.php to UI::get_iconPaul Arthur2013-01-261-1/+1
|
* Cosmetics: clean up heads in templates/Paul Arthur2013-01-251-7/+1
|
* Drop unused ajax_url variablesPaul Arthur2012-12-191-1/+0
|
* Switch from _() to T_()Paul Arthur2012-04-121-6/+6
| | | | | | 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-7/+7
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Fixed #424 and applied #423Karl 'vollmerk' Vollmer2009-03-261-1/+1
|
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-191-8/+6
| | | | deletion
* moved the browse menu onto home, removed the browse tag from the menu, ↵Karl 'vollmerk' Vollmer2008-05-251-5/+2
| | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played
* - modified sidebar cssspocky2007-09-231-1/+1
| | | | | | | - 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)
* almost finished sidebar stuffspocky2007-08-071-1/+1
|
* modified sidebar html/css structurespocky2007-08-061-22/+34
|
* fixed add to catalog counting, tweaked sidebar added advanced search buttonKarl 'vollmerk' Vollmer2007-08-051-2/+2
|
* fixed a few small issuesxgizzmo2007-07-241-2/+2
|
* corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵Karl 'vollmerk' Vollmer2007-07-221-12/+17
| | | | done, now uses ajax:: class also replaced player with a logout icon
* catalog build technically works now, still working out some issues with the ↵Karl 'vollmerk' Vollmer2007-05-141-176/+6
| | | | 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-4/+12
| | | | at least menu wise... now I need to design the whole new browse interface... that is for tomorrow!
* basic sidebar switching functionality and updated ajax js fileKarl 'vollmerk' Vollmer2007-05-031-4/+7
|
* new update that moves some stuff around in the database, with 414 albums ↵Karl 'vollmerk' Vollmer2007-05-031-1/+1
| | | | (18mb table) dropped size by 7mb
* initial, ugly, non-working "new" sidebarKarl 'vollmerk' Vollmer2007-05-011-2/+23
|
* it technically logs in and streams.. but thats it, complete rewrite almost ↵Karl 'vollmerk' Vollmer2007-04-231-10/+10
| | | | everything broken
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-071-3/+1
| | | | | | | | | | | * Moved stats to /stats.php page * Fixed logic error in resize that could cause nothign to display if resize was on, but it still failed * Fixed Upload Album art from Find Album Art * Added Menu to the TV page * Fixed logic error that showed localplay if user had access regardless of global config * Changed default action of browse.php to song browse
* * Updated CSS to improve compatibiliy and make appearance more consistant ↵Karl 'vollmerk' Vollmer2006-12-311-35/+35
| | | | | | (Thx Spocky) * Fixed some issues with the Amazon Album art gathering created when I re-wrote it
* Moved modules to configpb1dft2006-12-191-2/+0
|
* * Last DB Update for 3.3.3 Stable BrancheKarl 'vollmerk' Vollmer2006-12-181-9/+0
| | | | | * Improved Recommendation view * Removed Upload
* * Added delete admin function on democratic playKarl 'vollmerk' Vollmer2006-12-141-1/+1
| | | | | * fixed some minor display issues with playlist dropdowns * added Delete Disabled bin script for removing disabled songs
* added Min option to the normal random play and cleaned up sidebar a bitKarl 'vollmerk' Vollmer2006-12-091-4/+3
|
* testing commit messagesKarl 'vollmerk' Vollmer2006-12-091-3/+3
|
* Switch playlist modification and change of Site Preferences to Configpb1dft2006-12-041-1/+1
|
* reverting unnessecary changesKarl 'vollmerk' Vollmer2006-12-041-8/+1
|
* Made some mods to the playtype switch function in the menu.pb1dft2006-12-031-1/+8
|
* playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵Karl 'vollmerk' Vollmer2006-11-261-7/+5
| | | | patch file)
* updates to french translation and some other minor tweaksKarl 'vollmerk' Vollmer2006-11-081-11/+11
|
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-0/+5
|
* Sidebar modificationpb1dft2006-10-241-1/+4
|
* removed extra lines from ajax, down to 86, updated ajax calls, added ldap authKarl 'vollmerk' Vollmer2006-10-141-9/+3
|
* updates, ajax kind of broken right now its lateKarl 'vollmerk' Vollmer2006-10-091-1/+7
|
* fixed css issue, now playing issue and improved mpd controller a tiny bitKarl 'vollmerk' Vollmer2006-10-061-1/+1
|
* fixed a small issue with spans in show_now_playing_row and the menu topxgizzmo2006-09-291-1/+1
|
* flatened out greyblock theme per a requestKarl 'vollmerk' Vollmer2006-09-281-4/+4
|
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-12/+3
|
* to keep infamys eyes from bleedingKarl 'vollmerk' Vollmer2006-09-231-4/+4
|
* browse by title and page header hotnessKarl 'vollmerk' Vollmer2006-09-151-0/+1
|
* fixed keyword searchesKarl 'vollmerk' Vollmer2006-06-221-3/+2
|
* few catalog tweaks, removed dead files, added stats link and readme for kajaxKarl 'vollmerk' Vollmer2006-06-151-7/+13
|
* fixed localplay buttons with use_auth disabled and tweaked access control ↵Karl 'vollmerk' Vollmer2006-05-131-6/+1
| | | | mojo to prevent login in addition to the normal prevention of streaming
* fixed clean, added lang to installer (thx ros) and cleaned up catalog ↵Karl 'vollmerk' Vollmer2006-05-011-0/+4
| | | | display a bit and mojoed lang list