summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix display not updating during catalog updates.Paul Arthur2011-04-183-9/+9
* Clean up some PHPDoc crapPaul Arthur2011-04-04155-931/+155
* Fix FS#152Paul Arthur2011-04-021-1/+1
* Reworked searchPaul Arthur2011-04-0213-248/+444
* Added security check function (this is experimental.)momo-i2011-02-071-1/+5
* Update admin sidebar menu.momo-i2011-02-072-2/+11
* Add function that check ampache and php version from each website.momo-i2011-02-041-0/+89
* Update translations and update copyright year on footermomo-i2011-02-031-1/+1
* Modified forgotmomo-i2011-02-031-1/+1
* Modified header comment for phpdocmomo-i2011-02-03155-2856/+4654
* Updated html for register. Now uses the css from theme!Einar2011-01-271-80/+57
* Fix missing actions labelEinar2011-01-261-0/+1
* Untested change of now playing image size - Blame UnconKarl Vollmer2011-01-261-1/+1
* Catalog Filtering Added Bug#60Chris Slamar2011-01-243-4/+31
* Merge commit 'refs/merge-requests/4' of git://gitorious.org/ampache/ampache i...Chris Slamar2010-12-301-1/+2
|\
| * fixed missing debug number and added alt textChris Slamar2010-12-151-1/+1
| * fixed typo. One of many I imagineChris Slamar2010-12-141-2/+2
| * Initial TwitterCharlie2010-12-131-1/+2
* | Merge following commit.Elias Probst2010-12-084-0/+4
|/
* Debian Policy AlertChris 'cslamar' Slamar2010-11-021-1/+5
* Use a function to format bytes -> human-readable sizes. Also bump catalog buildPaul 'flowerysong' Arthur2010-10-153-4/+4
* Refactor mail handling a bit and make registration use the same method as the Paul 'flowerysong' Arthur2010-10-091-0/+9
* Link the logo on the login screen to root rather than back to the login screen.Paul 'flowerysong' Arthur2010-09-251-1/+1
* Some cleanup and optimisation of list headers. Fixes FS#137.Paul 'flowerysong' Arthur2010-09-211-48/+51
* Some grammar fixes and a code dedupe for installation. Identical code in 5Paul 'flowerysong' Arthur2010-09-186-144/+102
* Refactored Last.FM recommendations; drop new dependency on curl sincePaul 'flowerysong' Arthur2010-08-174-14/+110
* Check cURL before install.momo-i2010-07-301-0/+11
* Search for similar artistsChris 'cslamar' Slamar2010-07-291-0/+3
* Fixed: didn't show lang and Charset, if Write Config.momo-i2010-07-061-1/+5
* Fix installation (base.js requires prototype). Also squelch a warning in update.Paul 'flowerysong' Arthur2010-06-292-0/+2
* JavaScript cleanup. Consistently use camelCase for naming JS functions. UsePaul 'flowerysong' Arthur2010-06-2411-30/+16
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ...Paul 'flowerysong' Arthur2010-06-221-1/+9
* Fix statistics display after recent browse changes.Paul 'flowerysong' Arthur2010-06-182-15/+35
* Browsing by tag is broken. This doesn't fix it.Paul 'flowerysong' Arthur2010-06-151-1/+1
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-138-12/+15
* Clean up general.lib.php and ui.lib.php: remove unused functions, group relatedPaul 'flowerysong' Arthur2010-06-134-13/+13
* Cosmetics: consistent line endings. No DOS for you.Paul 'flowerysong' Arthur2010-06-111-14/+14
* Preserve keys when slicing up the tmpplaylist array. Fixes FS#112, reported byPaul 'flowerysong' Arthur2010-06-101-1/+1
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-1015-97/+130
* Remove some unused genre stuff.Paul 'flowerysong' Arthur2010-06-102-120/+0
* I should have done it this way in the first place, instead of that uglyPaul 'flowerysong' Arthur2010-06-0913-22/+23
* Change artist template to use just the artist name in the header; fixes FS#108.Paul 'flowerysong' Arthur2010-06-071-7/+10
* Add question mark after "Ampache.cfg.php Exists" for consistency.Paul 'flowerysong' Arthur2010-05-291-1/+1
* test add: layout for rtl language.momo-i2010-05-141-1/+7
* Some more Art-related cleanup. Removing references to album_data, removing oldPaul 'flowerysong' Arthur2010-05-091-1/+1
* Some missed hunks for playlist editing and miscellaneous related cleanup.Paul 'flowerysong' Arthur2010-04-282-2/+2
* Make ratings shown under Albums of the Moment interactive. Resolves FS#18.Paul 'flowerysong' Arthur2010-04-281-3/+3
* Add the ability to edit or delete a playlist from the normal playlist display, Paul 'flowerysong' Arthur2010-04-284-2/+86
* Fix building rating cache when displaying a playlist by mapping $object_ids fromPaul 'flowerysong' Arthur2010-04-281-1/+1
* Enhanced rating search; uses correct algorithm for calculation, allowsPaul 'flowerysong' Arthur2010-03-231-0/+5