summaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Implement ldap_require_groupElias Probst2010-12-071-0/+1
| | | | | | | | | | | | | | | | Squashed commit of the following: commit 4cba31ed7a607cf955b39131ca598d4f8b7553b6 Author: Elias Probst <mail@eliasprobst.eu> Date: Tue Dec 7 23:08:47 2010 +0100 Improved LDAP group matching regex to make sure, the whole string is matched. commit 1a056e6fdac3c3c3f141283dad25a407a4c897a1 Author: Elias Probst <mail@eliasprobst.eu> Date: Tue Dec 7 23:08:02 2010 +0100 Implementation for the still missing 'ldap_require_group' feature. Including changes suggested in http://ampache.org/bugs/task/150#comment103
* fixed typo.momo-i2010-11-051-1/+1
|
* Updated DocChris 'cslamar' Slamar2010-11-021-1/+7
|
* Fix potential issue with Apache+Windows causing extranous slash in path ↵Karl 'vollmerk' Vollmer2010-10-291-0/+1
| | | | during install
* Update Readme to correctly list supported clientsKarl 'vollmerk' Vollmer2010-10-121-2/+2
|
* Break everyone's config by changing metadata gathering.Paul 'flowerysong' Arthur2010-10-062-0/+4
|
* Plugin work. Plugins are now pluggable: no plugin-specific code in the main ↵Paul 'flowerysong' Arthur2010-06-222-0/+26
| | | | | | | Ampache code. Plugins are now updatable, if configuration changes are needed for a new version.
* Use scrub_out when displaying update status; scrub_out calls htmlentities withPaul 'flowerysong' Arthur2010-06-141-0/+1
| | | | the proper charset argument. Fixes mangled output string w/non-ASCII filenames.
* Preserve keys when slicing up the tmpplaylist array. Fixes FS#112, reported byPaul 'flowerysong' Arthur2010-06-101-0/+1
| | | | Pietje Puk.
* Change Browse from static to instantiable. Among other things, fixes FS#13;Paul 'flowerysong' Arthur2010-06-101-0/+1
| | | | | probably also breaks things. Most things appear to still work, but I may have missed some cases.
* Always update the access level associated with a preference, even if it's a Paul 'flowerysong' Arthur2010-06-091-0/+1
| | | | password and not itself being updated.
* Cleanup and rationalisation of authentication related code. Among other things,Paul 'flowerysong' Arthur2010-05-291-0/+1
| | | | fixes FS#99.
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-0/+1
| | | | | caching thereof, call Catalog->gather_art instead of Catalog->gather_album_art, unbreak (hopefully) gather_musicbrainz.
* Cosmetics. %s/assoicated/associated/gPaul 'flowerysong' Arthur2010-04-281-1/+1
|
* I will eventually remember to update the changelog at the same time I make ↵Paul 'flowerysong' Arthur2010-04-281-0/+2
| | | | the changes.
* Pad track number with zeros, like the doc says. Fixes FS#58, reported by ↵Paul 'flowerysong' Arthur2010-04-151-0/+1
| | | | Adam Grissom.
* Enhanced rating search; uses correct algorithm for calculation, allowsPaul 'flowerysong' Arthur2010-03-231-0/+2
| | | | specification of the operator.
* Add ability to generate thumbnails via catalog_update and also generate ↵Karl 'vollmerk' Vollmer2010-03-211-0/+2
| | | | thumbnails during art add
* Switch Album so it uses new art methodsKarl 'vollmerk' Vollmer2010-03-211-0/+2
|
* More changes to art - have not removed old functionality yetKarl 'vollmerk' Vollmer2010-03-211-0/+2
|
* Update defaults for new installs (extending default timeouts) fix ↵Karl 'vollmerk' Vollmer2010-03-011-0/+1
| | | | installation and PHP warning on no ip history
* Add -g flag to catalog_update.inc for Art gatheringKarl 'vollmerk' Vollmer2010-02-201-0/+1
|
* Change catalog update display to 1/secondKarl 'vollmerk' Vollmer2010-02-191-0/+2
|
* Add bmp to the list of allowed album art types Resolves #589Karl 'vollmerk' Vollmer2010-02-041-0/+1
|
* Resolve #573Karl 'vollmerk' Vollmer2010-02-041-0/+1
|
* sync of acl edit fix from r2274Karl 'vollmerk' Vollmer2010-02-031-1/+1
|
* Sync of r2270 from 3.5.xKarl 'vollmerk' Vollmer2010-02-021-0/+1
|
* sync from 3.5.x r2268Karl 'vollmerk' Vollmer2010-02-021-0/+3
|
* Fix refreshing of localplay playlist when an item is removedKarl 'vollmerk' Vollmer2010-02-021-0/+1
|
* added ability to add ampache as a search descriptor Resolves #586Karl 'vollmerk' Vollmer2010-02-021-0/+1
|
* Remove dead files and fix single song downloadKarl 'vollmerk' Vollmer2010-01-111-0/+2
|
* sync from 3.5.x and fix display issue on playlist viewKarl 'vollmerk' Vollmer2009-12-201-0/+4
|
* Update changelogKarl 'vollmerk' Vollmer2009-12-141-0/+2
|
* Cleanup of user class, no functional changeKarl 'vollmerk' Vollmer2009-12-121-0/+1
|
* Fix Amazon album art search, requires new config optionsKarl 'vollmerk' Vollmer2009-12-111-0/+2
|
* sync of fix for #554Karl 'vollmerk' Vollmer2009-11-191-1/+6
|
* sync from trunkKarl 'vollmerk' Vollmer2009-11-141-0/+2
|
* sync from branches fix for #548Karl 'vollmerk' Vollmer2009-11-141-0/+1
|
* Sync addition of server version to API ping responseKarl 'vollmerk' Vollmer2009-09-141-0/+1
|
* Sync from branchKarl 'vollmerk' Vollmer2009-09-021-0/+1
|
* Improve catalog_update.inc Resolves #512 Thx ascheelKarl 'vollmerk' Vollmer2009-08-311-0/+2
|
* Fix #528 resolves issue with batch download and unc pathsKarl 'vollmerk' Vollmer2009-08-311-0/+1
|
* sync from branchKarl 'vollmerk' Vollmer2009-08-231-0/+1
|
* sync from 3.5.x branchKarl 'vollmerk' Vollmer2009-08-231-0/+2
|
* add TDRC to id3v2 tag reading Closes #530Karl 'vollmerk' Vollmer2009-08-191-0/+1
|
* add rating to single song view, and include caching fixKarl 'vollmerk' Vollmer2009-07-091-0/+3
|
* Playlist adds now use the existing order rather then track order Fixed #484Karl 'vollmerk' Vollmer2009-07-091-0/+2
|
* strip excessive \n from catalog_update Thx ascheelKarl 'vollmerk' Vollmer2009-07-091-0/+2
|
* sync from branchKarl 'vollmerk' Vollmer2009-07-081-0/+3
|
* add additional information during the install processKarl 'vollmerk' Vollmer2009-07-081-0/+2
|