summaryrefslogtreecommitdiffstats
path: root/admin/duplicates.php
Commit message (Collapse)AuthorAgeFilesLines
* duplicates.php: drop unnecessary Dba::escape()Paul Arthur2013-02-041-1/+1
| | | | This value is never passed to the database or output in any way.
* Cosmetics: death to tabsPaul Arthur2013-01-261-12/+12
| | | | | The refactoring I've been doing has reminded me of my strong preference for spaces, and I feel inclined to impose my will on the tree.
* 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-1/+1
|
* Move duplicate searching from Catalog to SongPaul Arthur2013-01-251-1/+1
| | | | | Catalog::get_duplicate_songs() -> Song::find_duplicates() Catalog::get_duplicate_info() -> Song::get_duplicate_info()
* Cosmetics: clean up heads in admin/Paul Arthur2013-01-251-7/+1
|
* Fix display of duplicate searchAdam Grissom2011-04-181-1/+2
|
* Clean up some PHPDoc crapPaul Arthur2011-04-041-6/+1
| | | | | | Remove misleading, unvetted, or in some cases just plain wrong data. Packages and categories weren't being used correctly. They still aren't.
* header comment modified for phpdocmomo-i2011-02-031-1/+1
|
* header comment for phpdocmomo-i2011-02-031-18/+29
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-7/+7
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* junk commit, nothing really changedKarl 'vollmerk' Vollmer2008-12-021-1/+1
|
* 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?
* new best guess duplicate logicKarl 'vollmerk' Vollmer2006-12-221-13/+13
|
* fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up ↵Karl 'vollmerk' Vollmer2006-09-301-2/+3
| | | | burgundy a little more
* fixed acls and improved the classic theme a little moreKarl 'vollmerk' Vollmer2006-09-261-1/+0
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-3/+2
|
* whoops where did that stuff come from? :)xgizzmo2005-12-311-7/+0
|
* XHTML validation cleanupxgizzmo2005-10-181-5/+4
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+59