Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | duplicates.php: drop unnecessary Dba::escape() | Paul Arthur | 2013-02-04 | 1 | -1/+1 |
| | | | | This value is never passed to the database or output in any way. | ||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -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 UI | Paul Arthur | 2013-01-26 | 1 | -2/+2 |
| | |||||
* | Move access_denied() from lib/ui.lib.php to UI | Paul Arthur | 2013-01-26 | 1 | -1/+1 |
| | |||||
* | Move duplicate searching from Catalog to Song | Paul Arthur | 2013-01-25 | 1 | -1/+1 |
| | | | | | Catalog::get_duplicate_songs() -> Song::find_duplicates() Catalog::get_duplicate_info() -> Song::get_duplicate_info() | ||||
* | Cosmetics: clean up heads in admin/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Fix display of duplicate search | Adam Grissom | 2011-04-18 | 1 | -1/+2 |
| | |||||
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -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 phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | header comment for phpdoc | momo-i | 2011-02-03 | 1 | -18/+29 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -7/+7 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | junk commit, nothing really changed | Karl 'vollmerk' Vollmer | 2008-12-02 | 1 | -1/+1 |
| | |||||
* | fixed the find duplicates stuff, its actually still broken somewhat but it ↵ | Karl 'vollmerk' Vollmer | 2007-12-16 | 1 | -16/+10 |
| | | | | mostly works so why not commit eah? | ||||
* | new best guess duplicate logic | Karl 'vollmerk' Vollmer | 2006-12-22 | 1 | -13/+13 |
| | |||||
* | fixed up xmlrpc hopefully (needs testing) and fixed duplicates, cleaned up ↵ | Karl 'vollmerk' Vollmer | 2006-09-30 | 1 | -2/+3 |
| | | | | burgundy a little more | ||||
* | fixed acls and improved the classic theme a little more | Karl 'vollmerk' Vollmer | 2006-09-26 | 1 | -1/+0 |
| | |||||
* | moved init.php improved vainfo a bit, removed checkboxes from search page | Karl 'vollmerk' Vollmer | 2006-06-17 | 1 | -3/+2 |
| | |||||
* | whoops where did that stuff come from? :) | xgizzmo | 2005-12-31 | 1 | -7/+0 |
| | |||||
* | XHTML validation cleanup | xgizzmo | 2005-10-18 | 1 | -5/+4 |
| | |||||
* | New Import | Karl 'vollmerk' Vollmer | 2005-06-09 | 1 | -0/+59 |