summaryrefslogtreecommitdiffstats
path: root/lib/install.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename lib/install.php to lib/install.lib.phpPaul Arthur2012-03-141-343/+0
|
* Clean up uses of Config::set and Config::set_by_arrayPaul Arthur2012-03-061-2/+2
| | | | | Consistently pass in a boolean instead of a string or an int for the clobber flag.
* Bug where configuration file was escaped incorrectlyStephen Shkardoon2012-01-021-1/+1
| | | | Bug where a timeout of 0 was incorrectly recognized
* Fixed messages translatable.momo-i2011-12-271-14/+15
|
* Update Horde_Browser to latest.Paul Arthur2011-10-271-1/+1
|
* FS#187 added missing :dipsol2011-09-141-1/+1
|
* Install now contains two buttons, Download & Write for the config file, ↵Karl Vollmer2011-07-271-18/+18
| | | | | | there is also an additional check before that if the config file is writeable
* 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/+9
|
* test header for phpdoc. now using only classes and libraries.momo-i2011-02-021-18/+21
|
* Add fallback to the old method of downloading the config file if the configPaul 'flowerysong' Arthur2010-10-121-14/+16
| | | | file cannot be written to.
* Miscellaneous cleanup.Paul 'flowerysong' Arthur2010-06-131-2/+1
|
* Cosmetics: remove trailing whitespacePaul 'flowerysong' Arthur2010-03-141-20/+20
|
* Add vim modelines to all php files (Thx ascheel)Karl 'vollmerk' Vollmer2010-03-141-0/+1
|
* Update defaults for new installs (extending default timeouts) fix ↵Karl 'vollmerk' Vollmer2010-03-011-2/+2
| | | | installation and PHP warning on no ip history
* adjusted installer lib to write the config file directly, need to update ↵Karl 'vollmerk' Vollmer2010-02-201-4/+18
| | | | documentation to reflect it
* Command line installation script completed - pending updates to ↵Karl 'vollmerk' Vollmer2010-02-201-11/+13
| | | | lib/install.php also added memory profiling to Catalog add
* move a few more mysql_??? to Dba callsKarl 'vollmerk' Vollmer2009-12-141-3/+3
|
* testing is for chumpsKarl 'vollmerk' Vollmer2009-12-141-1/+1
|
* Fixed a little bug :Sdipsol2009-11-041-1/+1
|
* Made an redirect when it seems like the installation has already been completed.dipsol2009-11-041-90/+92
|
* fixed for PHP 5.3.0 deprecate warningsmomo-i2009-07-021-1/+1
|
* Allow blank root MySQL password, required for compatibilty, continue to ↵Karl 'vollmerk' Vollmer2009-01-281-7/+1
| | | | dis-allow Ampache MySQL account password to be blank. Revert additional check on DB Connection, do not want to tell the world their DB password is blank. The config clearly states this restriction
* Ticket #387, added some checks during install for empty db passwords. Also ↵dipsol2009-01-281-2/+14
| | | | added this to check when something goes wrong.
* verify that they at least typed in the right db information, before creating ↵Karl 'vollmerk' Vollmer2008-11-291-1/+1
| | | | the config file for them
* improved error messages during install if you fail at typing the same thing ↵Karl 'vollmerk' Vollmer2008-11-271-7/+20
| | | | twice
* Updated after installation, first screen set own language.momo-i2008-09-051-0/+7
|
* sync from branchKarl 'vollmerk' Vollmer2008-08-301-7/+4
|
* some rather major bug fixes, corrected a preference setting issue, as well ↵Karl 'vollmerk' Vollmer2008-05-101-1/+1
| | | | 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
* last commit before beta3 releaseKarl 'vollmerk' Vollmer2008-04-211-2/+12
|
* fixed db name validity and paging being forgotten on backKarl 'vollmerk' Vollmer2008-04-111-1/+1
|
* someone is dumb, I will let you figure out whoKarl 'vollmerk' Vollmer2008-04-101-4/+5
|
* corrected install docs to accuratly reflect how it works, and make it give ↵Karl 'vollmerk' Vollmer2008-04-031-0/+5
| | | | an error when no password provided during install
* updated sql files, tweak to the update and installers to make it more ↵Karl 'vollmerk' Vollmer2008-03-171-5/+9
| | | | utf-8ish hopefully final commit before release
* fixed the catalog creation, hopefully. added cleaning of shoutbox table to ↵Karl 'vollmerk' Vollmer2008-01-201-1/+1
| | | | catalog clean fixed typo on install
* fixed issue with xmlapi when no limit provided, fixed now playing refresh, ↵Karl 'vollmerk' Vollmer2008-01-191-2/+7
| | | | 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
* changed alpha4 to beta1, updated translation base files, corrected ↵Karl 'vollmerk' Vollmer2007-12-241-1/+1
| | | | mysql_auth logic
* fixed a problem with the dump that caused it not to work with MySQL 4.xKarl 'vollmerk' Vollmer2007-12-241-1/+10
|
* fixed an install bug, and bumped version for releaseKarl 'vollmerk' Vollmer2007-09-041-3/+3
|
* updated lastfm protocol to 1.2, improved the logic behind it does not ↵Karl 'vollmerk' Vollmer2007-08-211-0/+8
| | | | require a logout, also fixed duplicate stats collection of greedy players
* licence updates, Thx porthoseKarl 'vollmerk' Vollmer2007-08-191-3/+2
|
* fixed some typos, minor bugs, updated the sql, added playlist as a browse typeKarl 'vollmerk' Vollmer2007-08-051-1/+1
|
* missed a sql_escape on the installerKarl 'vollmerk' Vollmer2007-06-011-1/+1
|
* updated sql file, and the install process now worksKarl 'vollmerk' Vollmer2007-05-131-86/+68
|
* first step of installer works, will finish later tomorrow morningKarl 'vollmerk' Vollmer2007-05-131-23/+14
|
* fix an issue with all numeric usernames... by preventing them for now this ↵Karl 'vollmerk' Vollmer2007-01-141-0/+5
| | | | will be really fixed in the next version
* working democratic playKarl 'vollmerk' Vollmer2006-11-051-2/+17
|
* some minror tweaksKarl 'vollmerk' Vollmer2006-11-041-2/+9
|
* fixed installer so that it works with new authKarl 'vollmerk' Vollmer2006-01-201-4/+4
|
* updated registration mojo thx pb1dft also some fluf updatesKarl 'vollmerk' Vollmer2006-01-021-1/+1
|