summaryrefslogtreecommitdiffstats
path: root/update.php
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Consistently use require_once to load init.phpPaul Arthur2013-01-251-1/+1
|
* Cosmetics: clean up heads in /Paul Arthur2013-01-251-7/+1
|
* Switch from _() to T_()Paul Arthur2012-04-121-6/+6
| | | | | | Even if we move away from php-gettext in the future, it's easy to write a quick T_() as a simple wrapper; it's not so easy to rewrite PHP to allow redeclaration of a function.
* Use a flag to determine whether an outdated database is OKPaul Arthur2012-03-061-1/+2
| | | | | This matches the handling of NO_SESSION and gives us some needed leeway for the CLI tools.
* 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 replace for phpdocmomo-i2011-02-031-18/+30
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-5/+5
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Add: song_lyrics to Ampache #327 (thx alister55)momo-i2009-02-241-3/+3
|
* Commit, still no internet paying for it.. curse you free.frKarl 'vollmerk' Vollmer2008-10-271-3/+3
|
* fixed some copyright lines and removed unused fileKarl 'vollmerk' Vollmer2008-05-081-1/+1
|
* added in the rating images from greengeek, removed some useless functions, ↵Karl 'vollmerk' Vollmer2008-01-271-2/+2
| | | | tweaked working on update to correctly reflect limitations
* fixed typo on update.php, fixed filtering on genre view and added match to ↵Karl 'vollmerk' Vollmer2007-09-031-1/+1
| | | | display of items
* fixed an old reference to confKarl 'vollmerk' Vollmer2007-08-301-17/+5
|
* Fix link given out by song class so that they can pass validationxgizzmo2007-08-061-1/+1
|
* new update that moves some stuff around in the database, with 414 albums ↵Karl 'vollmerk' Vollmer2007-05-031-24/+14
| | | | (18mb table) dropped size by 7mb
* * Initial Database Changes for 3.4, many things are now brokenKarl 'vollmerk' Vollmer2007-02-081-1/+1
|
* * Last DB Update for 3.3.3 Stable BrancheKarl 'vollmerk' Vollmer2006-12-181-3/+4
| | | | | * Improved Recommendation view * Removed Upload
* minor tweaks to update.phpKarl 'vollmerk' Vollmer2006-12-091-4/+3
|
* moved init.php improved vainfo a bit, removed checkboxes from search pageKarl 'vollmerk' Vollmer2006-06-171-2/+2
|
* new install theme and fixed jpeg resize issuesKarl 'vollmerk' Vollmer2006-04-181-5/+15
|
* XHTML clean up and fixed a few typosxgizzmo2005-07-111-4/+11
|
* New ImportKarl 'vollmerk' Vollmer2005-06-091-0/+80