summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Collapse)AuthorAgeFilesLines
...
* Add phpmailer and change mail function.momo-i2009-05-061-13/+2
|
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-2/+2
|
* slight tweak to what the ip history looks like, made it look more like the ↵Karl 'vollmerk' Vollmer2009-03-291-3/+3
| | | | other parts of ampache
* * Add mpeg to list of _parse_avi valid file typesKarl 'vollmerk' Vollmer2009-02-211-1/+1
| | | | | * Fixed clear playlist, however it reveled a problem with the get items * Removed a stupid extra check on database build
* Finish IPv6 supportKarl 'vollmerk' Vollmer2009-02-011-1/+9
|
* ACL with IPv6 should be working / testing nowKarl 'vollmerk' Vollmer2009-01-311-3/+65
|
* add new ACL creation forms, none of them work yet, remove wrong icon... add ↵Karl 'vollmerk' Vollmer2009-01-311-2/+3
| | | | correct icon
* Add in IPv6 support to the ACLs and start work on the wizards for adding ACL ↵Karl 'vollmerk' Vollmer2009-01-311-2/+10
| | | | entries. Access Control broken in this revision due to missing DB update
* junk commit, nothing really changedKarl 'vollmerk' Vollmer2008-12-021-1/+1
|
* some other minor changes, nothing bigKarl 'vollmerk' Vollmer2008-11-291-12/+2
|
* allow add or verify on a specified sub directory of an existing catalogKarl 'vollmerk' Vollmer2008-11-191-1/+19
|
* fix http auth issues, fix missing line sfrom dipsols patch, few other minor ↵Karl 'vollmerk' Vollmer2008-10-291-0/+7
| | | | things
* if can't use gettext, emulate gettext(). update some templates.momo-i2008-08-261-2/+2
|
* fix multibyte character emailmomo-i2008-08-251-4/+37
|
* Fixed: last comma was not removed.momo-i2008-08-251-1/+1
|
* fix headers on export catalogKarl 'vollmerk' Vollmer2008-08-241-3/+1
|
* fixed some old error referencesKarl 'vollmerk' Vollmer2008-07-282-3/+3
|
* fix it so deleting a catalog actually worksKarl 'vollmerk' Vollmer2008-07-141-2/+2
|
* make the disabled songs link show something, need to make a custom view for ↵Karl 'vollmerk' Vollmer2008-07-141-2/+9
| | | | that as the song one i not really valid, also played around with the caching a bit
* some more cleanup of the menuKarl 'vollmerk' Vollmer2008-07-041-5/+1
|
* reorganize the menu a whole bunch and add a confirmation page to the catalog ↵Karl 'vollmerk' Vollmer2008-06-192-16/+27
| | | | deletion
* slight tweaks to the shoutcast controller, fliter out non 44100 rate files ↵Karl 'vollmerk' Vollmer2008-06-121-1/+1
| | | | also fix a typo
* Fixed 2 typosxgizzmo2008-05-101-1/+1
|
* some rather major bug fixes, corrected a preference setting issue, as well ↵Karl 'vollmerk' Vollmer2008-05-102-4/+11
| | | | as a preference update issue, fixed infinite plugin installing for fun and profit, also fixed updating the config file not regenerating the version correctly and the user creation allowing users with blank password, which does not work at the login
* add in functionality to reset db charset also updated the update function to ↵Karl 'vollmerk' Vollmer2008-05-081-38/+10
| | | | take into account the collation
* initial debug workKarl 'vollmerk' Vollmer2008-05-072-4/+16
|
* added in the ajax-loading div display on catalog processes, also relaxed the ↵Karl 'vollmerk' Vollmer2008-05-061-0/+9
| | | | restrictions on filenames of non-site_charset, warning rather then fatal error
* remove gz handler cause IE7 sucks the big oneKarl 'vollmerk' Vollmer2008-04-111-1/+2
|
* fixed recently played, removed a bunch of useless files, added new methods ↵Karl 'vollmerk' Vollmer2008-03-211-0/+2
| | | | to api as requested by dev, fixed some minor issues with enabling of localplay methods
* - Fixed Sorting on Admin->Browse Userspb1dft2008-02-231-0/+58
| | | | - Fixed Shoutbox and shoutbox management (pb1dft)
* Fixed sorting on admin>userspb1dft2008-02-201-0/+1
|
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-191-0/+11
| | | | fixed single item update (Thx alex2008) added some more stuff for managing shoutbox stuff, started work on implementation of CoFs system added untested search method on xmlapi
* Output buffering is disabled when exporting catalogs.flashk2008-01-021-0/+7
|
* fixed flag management interface, and potentially fixed an issue with ↵Karl 'vollmerk' Vollmer2007-12-311-0/+1
| | | | use_auth=false
* added ability to do add new on other elements of song edit (Thx picasso) ↵Karl 'vollmerk' Vollmer2007-12-311-8/+23
| | | | added export catalog to csv
* fixed paging on browse catalogs page, disabled the write_tags script and ↵Karl 'vollmerk' Vollmer2007-12-301-0/+2
| | | | removed a dbl escape on the preferences
* Added ability to export catalog to iTunes databaseflashk2007-12-291-0/+56
| | | | Fixed sql error when creating catalog
* removed random space on lastfm prefs, started work on managing shout and ↵Karl 'vollmerk' Vollmer2007-12-251-20/+10
| | | | flagged items, cleaned up shoutbox css a bit
* fixed typo preventing deletion of usersKarl 'vollmerk' Vollmer2007-12-171-2/+2
|
* fixed mailing functionsKarl 'vollmerk' Vollmer2007-12-171-231/+21
|
* fixed the find duplicates stuff, its actually still broken somewhat but it ↵Karl 'vollmerk' Vollmer2007-12-161-16/+10
| | | | mostly works so why not commit eah?
* fixed display on catalog if no add/update has been performed, fixed the user ↵Karl 'vollmerk' Vollmer2007-12-111-9/+9
| | | | functions I broke earlier
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-103-26/+10
|
* added paging to the playlist view, corrected a few stupid parse errors / ↵Karl 'vollmerk' Vollmer2007-12-031-3/+3
| | | | mistakes
* broke some stuff, fixed some stuff... commiting before I turn of this boxKarl 'vollmerk' Vollmer2007-12-031-10/+7
|
* preparing for release point, exciting stuffKarl 'vollmerk' Vollmer2007-11-261-0/+3
|
* fixed a missing ob_end_flush() on the catalog createKarl 'vollmerk' Vollmer2007-11-261-2/+4
|
* wups typoKarl 'vollmerk' Vollmer2007-11-141-1/+1
|
* one last little change to auto-enable localplay when enabling a localplay moduleKarl 'vollmerk' Vollmer2007-11-141-0/+5
|
* If we go through the trouble of asking are you sure lets at least give the ↵xgizzmo2007-11-111-1/+1
| | | | option to bail. :)