summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* bumped up the size of the quick search on the browse pages per erwans requestKarl 'vollmerk' Vollmer2007-04-121-1/+1
|
* added some sorting ability to the song title, this is a quick hack, the view ↵Karl 'vollmerk' Vollmer2007-04-071-6/+12
| | | | object needs to be re-written, but that will have to wait for debian etch and php5 :)
* added ability to search year rangeKarl 'vollmerk' Vollmer2007-03-251-2/+4
|
* Typopb1dft2007-03-071-1/+1
|
* Embedded the flash player & fix for admin>userspb1dft2007-03-073-1/+47
|
* Changed/Added rss stuffie updated main config, Rewrote some off the ↵pb1dft2007-03-032-1/+2
| | | | statistics to use an array
* Updated all offset_limit refs to ->pref['offset_limit']pb1dft2007-02-271-6/+0
|
* Fixed a lot of minor thing + play_type_switch for IE7pb1dft2007-02-233-9/+10
|
* Some minor flag mods; show username instead of id,show comment on last then ↵pb1dft2007-02-191-4/+6
| | | | flagged, made album in flagged clickable
* Showing of playlists was brokenpb1dft2007-02-171-1/+1
|
* javascript modification/rss no_session fix/On useradd display right ↵pb1dft2007-02-165-4/+12
| | | | accesslevel(bounty1370)
* fixed previously broken artist link for browsingKarl 'vollmerk' Vollmer2007-02-151-1/+1
|
* removed dead file, updated bin files, removed debug and added a new config ↵Karl 'vollmerk' Vollmer2007-02-132-1/+5
| | | | option
* typopb1dft2007-02-131-1/+1
|
* Added new tool to see inactive users for xx days in Other Tools sectionpb1dft2007-02-122-0/+27
|
* Fixed the self register activation/updated mail function/updated guest level ↵pb1dft2007-02-123-6/+8
| | | | access
* * Fixed xmlrpc, hopefullyKarl 'vollmerk' Vollmer2007-02-113-45/+8
| | | | | | * Added min count filter to browse by artist * Fixed ratings to show yours, not average if rated * other misc fixes
* fixed democratic play vote order and user preferences updateKarl 'vollmerk' Vollmer2007-02-101-1/+1
|
* fixed ip history to work with the new id method of referencing usersKarl 'vollmerk' Vollmer2007-02-091-3/+3
|
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-084-70/+142
|
* fixed some issues with refresh on the localplay page and hopefully improved ↵Karl 'vollmerk' Vollmer2007-01-253-3/+4
| | | | the french translation a little more
* stll some faulty french translations but its a little betterKarl 'vollmerk' Vollmer2007-01-241-0/+1
|
* force the width to 75 regardless, this is needed to prevent it from ↵Karl 'vollmerk' Vollmer2007-01-231-1/+1
| | | | distorting the now playing
* fixed a short tagxgizzmo2007-01-231-1/+1
|
* missing echoKarl 'vollmerk' Vollmer2007-01-221-1/+1
|
* added config version check, fixed play selected bug reported by chenb and ↵Karl 'vollmerk' Vollmer2007-01-221-0/+6
| | | | fixed wmp11 now playing issue
* fixed a problem with catalog builds in windows and fixed a bug I created ↵Karl 'vollmerk' Vollmer2007-01-211-17/+1
| | | | when I was playing with the album art
* fixed preference bug that made it impossible for admins to edit users ↵Karl 'vollmerk' Vollmer2007-01-191-4/+6
| | | | preferences
* fixed a clean issue with rated itemsKarl 'vollmerk' Vollmer2007-01-171-2/+8
|
* few more slight tweaks to the catalog to prevent incorrect entry by the userKarl 'vollmerk' Vollmer2007-01-171-1/+1
|
* localplay controllers and some spelling fixesKarl 'vollmerk' Vollmer2007-01-171-1/+1
|
* Fixed windows mapped drive sub dir issue and catalog album art addKarl 'vollmerk' Vollmer2007-01-161-4/+1
|
* few more tweaks to box and index pageKarl 'vollmerk' Vollmer2007-01-163-16/+17
|
* speed up amazon gather and fixed some logic issues, and switched to disks ↵Karl 'vollmerk' Vollmer2007-01-153-3/+3
| | | | for the download icons
* added some missing copyright and license infoxgizzmo2007-01-145-0/+109
|
* svn merging gone wrongKarl 'vollmerk' Vollmer2007-01-121-2/+0
|
* Added ability to mail users/admins the flaged and disabled songspb1dft2007-01-122-1/+15
|
* fixed tracking of user of flagged objects and allowed mass reject, approveKarl 'vollmerk' Vollmer2007-01-121-2/+8
|
* few minor fixes including a XML-RPC fixKarl 'vollmerk' Vollmer2007-01-125-19/+31
|
* - Added artist name on "Albums of the Moment" tooltipspocky2007-01-113-7/+7
| | | | | - Don't display "Album of the Moment" without art - Minor html/text adjustments
* ahumpb1dft2007-01-101-3/+3
|
* moved a header display reference so I can pass headers on democratic playKarl 'vollmerk' Vollmer2007-01-091-0/+2
|
* fixed some typos and dead linksxgizzmo2007-01-094-12/+10
|
* reinserted local catalog infopb1dft2007-01-082-20/+17
|
* fixed unescaped username in urlsKarl 'vollmerk' Vollmer2007-01-081-1/+2
|
* * New Play/Random icons (last ones I swear)Karl 'vollmerk' Vollmer2007-01-084-24/+34
| | | | | | | | * Fixed up missing actions/icons on genre browse * Fixed batch logic to show access denied, rather then redirecting * Fixed a minor css issue on classic that caused the album art to float around
* tweaked album of the moment mojo and theoritical fix for flash playerKarl 'vollmerk' Vollmer2007-01-083-6/+5
|
* * Re-worked Main page of Ampache, adding Album of the moment. Karl 'vollmerk' Vollmer2007-01-076-37/+101
| | | | | | | | | | | * 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
* * Fixed display issues on TV page relating to Karl 'vollmerk' Vollmer2007-01-063-6/+6
| | | | | | | now playing Post AJAX and floating issues * Fixed display of Last IP if tracking disabled * Fixed play issue with invalid songs when using Democratic Play
* removed templates/default.css and its reference in the header fileKarl 'vollmerk' Vollmer2007-01-062-31/+1
|