summaryrefslogtreecommitdiffstats
path: root/admin/catalog.php
Commit message (Expand)AuthorAgeFilesLines
* Fix 'foo all catalogs' via the web interfacePaul Arthur2013-05-131-10/+9
* Make remote catalogs actually workPaul Arthur2013-03-281-1/+1
* Cosmetics: s/Itterate/Iterate/Paul Arthur2013-01-281-1/+1
* Cosmetics: death to tabsPaul Arthur2013-01-261-283/+283
* Move show_box_{top,bottom}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
* Move show_{footer,header}() from ui.lib.php to UIPaul Arthur2013-01-261-2/+2
* Move access_denied() from lib/ui.lib.php to UIPaul Arthur2013-01-261-7/+7
* Move Catalog::get_disabled() to SongPaul Arthur2013-01-261-1/+1
* Move Catalog::optimize_tables() to DbaPaul Arthur2013-01-261-2/+2
* Move Catalog::clear_stats() to Stats::clear()Paul Arthur2013-01-251-4/+3
* require and require_once aren't functionsPaul Arthur2013-01-251-4/+4
* Cosmetics: clean up heads in admin/Paul Arthur2013-01-251-7/+1
* Cosmetics: Fix capitalisationPaul Arthur2012-10-181-1/+1
* Switch from ngettext() to T_ngettext()Paul Arthur2012-04-121-2/+2
* Switch from _() to T_()Paul Arthur2012-04-121-19/+19
* Add remote_username/password to Catalog Edit pageKarl Vollmer2011-11-231-1/+1
* Inverted, remote not localKarl Vollmer2011-11-231-1/+1
* Fix DB updates so catalog remote_username and remote_password are added corre...Karl Vollmer2011-11-231-3/+2
* Added class names to generic box names.mywindow2011-09-191-1/+1
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
* Catalog workPaul Arthur2011-04-021-5/+7
* header comment modified for phpdocmomo-i2011-02-031-1/+1
* header comment for phpdocmomo-i2011-02-031-19/+29
* Art work. Rationalise DB schema, support multiple thumbnail sizes and Paul 'flowerysong' Arthur2010-05-051-1/+1
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-93/+93
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
* sync from 3.5.x and fix display issue on playlist viewKarl 'vollmerk' Vollmer2009-12-201-6/+11
* sync fix for doing something with collected m3u files during catalog creationKarl 'vollmerk' Vollmer2009-11-141-14/+12
* fix nexturl typo and more translatemomo-i2009-05-061-5/+5
* Update translate stringsmomo-i2009-05-061-21/+23
* alexey #426 translation patchKarl 'vollmerk' Vollmer2009-05-061-2/+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 t...Karl 'vollmerk' Vollmer2008-10-291-0/+7
* fixed some old error referencesKarl 'vollmerk' Vollmer2008-07-281-1/+1
* fix it so deleting a catalog actually worksKarl 'vollmerk' Vollmer2008-07-141-2/+2
* 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-191-1/+12
* added in the ajax-loading div display on catalog processes, also relaxed the ...Karl 'vollmerk' Vollmer2008-05-061-0/+9
* remove gz handler cause IE7 sucks the big oneKarl 'vollmerk' Vollmer2008-04-111-1/+2
* fixed paging on browse catalogs page, disabled the write_tags script and remo...Karl 'vollmerk' Vollmer2007-12-301-0/+2
* re-added the edit users prefs mojoKarl 'vollmerk' Vollmer2007-12-101-1/+1
* added paging to the playlist view, corrected a few stupid parse errors / mist...Karl 'vollmerk' Vollmer2007-12-031-3/+3
* 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
* fixed catalog_update bin file and fixed a conf() reference on update all on a...Karl 'vollmerk' Vollmer2007-11-041-1/+1
* renamed a few files (missing php extension)spocky2007-10-241-1/+1
* tweaked the mpd class a bit changing timeouts, fixed the gather album art so ...Karl 'vollmerk' Vollmer2007-10-011-3/+2
* few minor bug fixes, and some more tweaks for localplayKarl 'vollmerk' Vollmer2007-09-091-3/+8
* fixed some +x stuff that shouldnt have been +x and moved the catalog function...Karl 'vollmerk' Vollmer2007-09-091-4/+7