Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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_icon | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Drop unused ajax_url variables | Paul Arthur | 2012-12-19 | 1 | -1/+0 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -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 crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -19/+30 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -7/+7 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | Fixed #424 and applied #423 | Karl 'vollmerk' Vollmer | 2009-03-26 | 1 | -1/+1 |
| | |||||
* | reorganize the menu a whole bunch and add a confirmation page to the catalog ↵ | Karl 'vollmerk' Vollmer | 2008-06-19 | 1 | -8/+6 |
| | | | | deletion | ||||
* | moved the browse menu onto home, removed the browse tag from the menu, ↵ | Karl 'vollmerk' Vollmer | 2008-05-25 | 1 | -5/+2 |
| | | | | removed genre from song views will eventually be replaced by tag. Added not enough data note to the recently played | ||||
* | - modified sidebar css | spocky | 2007-09-23 | 1 | -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 stuff | spocky | 2007-08-07 | 1 | -1/+1 |
| | |||||
* | modified sidebar html/css structure | spocky | 2007-08-06 | 1 | -22/+34 |
| | |||||
* | fixed add to catalog counting, tweaked sidebar added advanced search button | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -2/+2 |
| | |||||
* | fixed a few small issues | xgizzmo | 2007-07-24 | 1 | -2/+2 |
| | |||||
* | corrected ajax but introduced with prototype, tweaked how ajax stuff is ↵ | Karl 'vollmerk' Vollmer | 2007-07-22 | 1 | -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' Vollmer | 2007-05-14 | 1 | -176/+6 |
| | | | | dynamic updating of the current state | ||||
* | rest of the sidebars and some more tweaks to the ajax, initial browse stuff ↵ | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -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 file | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -4/+7 |
| | |||||
* | new update that moves some stuff around in the database, with 414 albums ↵ | Karl 'vollmerk' Vollmer | 2007-05-03 | 1 | -1/+1 |
| | | | | (18mb table) dropped size by 7mb | ||||
* | initial, ugly, non-working "new" sidebar | Karl 'vollmerk' Vollmer | 2007-05-01 | 1 | -2/+23 |
| | |||||
* | it technically logs in and streams.. but thats it, complete rewrite almost ↵ | Karl 'vollmerk' Vollmer | 2007-04-23 | 1 | -10/+10 |
| | | | | everything broken | ||||
* | * Re-worked Main page of Ampache, adding Album of the moment. | Karl 'vollmerk' Vollmer | 2007-01-07 | 1 | -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' Vollmer | 2006-12-31 | 1 | -35/+35 |
| | | | | | | (Thx Spocky) * Fixed some issues with the Amazon Album art gathering created when I re-wrote it | ||||
* | Moved modules to config | pb1dft | 2006-12-19 | 1 | -2/+0 |
| | |||||
* | * Last DB Update for 3.3.3 Stable Branche | Karl 'vollmerk' Vollmer | 2006-12-18 | 1 | -9/+0 |
| | | | | | * Improved Recommendation view * Removed Upload | ||||
* | * Added delete admin function on democratic play | Karl 'vollmerk' Vollmer | 2006-12-14 | 1 | -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 bit | Karl 'vollmerk' Vollmer | 2006-12-09 | 1 | -4/+3 |
| | |||||
* | testing commit messages | Karl 'vollmerk' Vollmer | 2006-12-09 | 1 | -3/+3 |
| | |||||
* | Switch playlist modification and change of Site Preferences to Config | pb1dft | 2006-12-04 | 1 | -1/+1 |
| | |||||
* | reverting unnessecary changes | Karl 'vollmerk' Vollmer | 2006-12-04 | 1 | -8/+1 |
| | |||||
* | Made some mods to the playtype switch function in the menu. | pb1dft | 2006-12-03 | 1 | -1/+8 |
| | |||||
* | playlist switcher, plugin interface and the shell of a lastfm plugin (need ↵ | Karl 'vollmerk' Vollmer | 2006-11-26 | 1 | -7/+5 |
| | | | | patch file) | ||||
* | updates to french translation and some other minor tweaks | Karl 'vollmerk' Vollmer | 2006-11-08 | 1 | -11/+11 |
| | |||||
* | working democratic play | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -0/+5 |
| | |||||
* | Sidebar modification | pb1dft | 2006-10-24 | 1 | -1/+4 |
| | |||||
* | removed extra lines from ajax, down to 86, updated ajax calls, added ldap auth | Karl 'vollmerk' Vollmer | 2006-10-14 | 1 | -9/+3 |
| | |||||
* | updates, ajax kind of broken right now its late | Karl 'vollmerk' Vollmer | 2006-10-09 | 1 | -1/+7 |
| | |||||
* | fixed css issue, now playing issue and improved mpd controller a tiny bit | Karl 'vollmerk' Vollmer | 2006-10-06 | 1 | -1/+1 |
| | |||||
* | fixed a small issue with spans in show_now_playing_row and the menu top | xgizzmo | 2006-09-29 | 1 | -1/+1 |
| | |||||
* | flatened out greyblock theme per a request | Karl 'vollmerk' Vollmer | 2006-09-28 | 1 | -4/+4 |
| | |||||
* | fixed acls and improved the classic theme a little more | Karl 'vollmerk' Vollmer | 2006-09-26 | 1 | -12/+3 |
| | |||||
* | to keep infamys eyes from bleeding | Karl 'vollmerk' Vollmer | 2006-09-23 | 1 | -4/+4 |
| | |||||
* | browse by title and page header hotness | Karl 'vollmerk' Vollmer | 2006-09-15 | 1 | -0/+1 |
| | |||||
* | fixed keyword searches | Karl 'vollmerk' Vollmer | 2006-06-22 | 1 | -3/+2 |
| | |||||
* | few catalog tweaks, removed dead files, added stats link and readme for kajax | Karl 'vollmerk' Vollmer | 2006-06-15 | 1 | -7/+13 |
| | |||||
* | fixed localplay buttons with use_auth disabled and tweaked access control ↵ | Karl 'vollmerk' Vollmer | 2006-05-13 | 1 | -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' Vollmer | 2006-05-01 | 1 | -0/+4 |
| | | | | display a bit and mojoed lang list |