| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename lib/install.php to lib/install.lib.php | Paul Arthur | 2012-03-14 | 1 | -343/+0 |
* | Clean up uses of Config::set and Config::set_by_array | Paul Arthur | 2012-03-06 | 1 | -2/+2 |
* | Bug where configuration file was escaped incorrectly | Stephen Shkardoon | 2012-01-02 | 1 | -1/+1 |
* | Fixed messages translatable. | momo-i | 2011-12-27 | 1 | -14/+15 |
* | Update Horde_Browser to latest. | Paul Arthur | 2011-10-27 | 1 | -1/+1 |
* | FS#187 added missing : | dipsol | 2011-09-14 | 1 | -1/+1 |
* | Install now contains two buttons, Download & Write for the config file, there... | Karl Vollmer | 2011-07-27 | 1 | -18/+18 |
* | Clean up some PHPDoc crap | Paul Arthur | 2011-04-04 | 1 | -6/+1 |
* | header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+9 |
* | test header for phpdoc. now using only classes and libraries. | momo-i | 2011-02-02 | 1 | -18/+21 |
* | Add fallback to the old method of downloading the config file if the config | Paul 'flowerysong' Arthur | 2010-10-12 | 1 | -14/+16 |
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -2/+1 |
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -20/+20 |
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
* | Update defaults for new installs (extending default timeouts) fix installatio... | Karl 'vollmerk' Vollmer | 2010-03-01 | 1 | -2/+2 |
* | adjusted installer lib to write the config file directly, need to update docu... | Karl 'vollmerk' Vollmer | 2010-02-20 | 1 | -4/+18 |
* | Command line installation script completed - pending updates to lib/install.p... | Karl 'vollmerk' Vollmer | 2010-02-20 | 1 | -11/+13 |
* | move a few more mysql_??? to Dba calls | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -3/+3 |
* | testing is for chumps | Karl 'vollmerk' Vollmer | 2009-12-14 | 1 | -1/+1 |
* | Fixed a little bug :S | dipsol | 2009-11-04 | 1 | -1/+1 |
* | Made an redirect when it seems like the installation has already been completed. | dipsol | 2009-11-04 | 1 | -90/+92 |
* | fixed for PHP 5.3.0 deprecate warnings | momo-i | 2009-07-02 | 1 | -1/+1 |
* | Allow blank root MySQL password, required for compatibilty, continue to dis-a... | Karl 'vollmerk' Vollmer | 2009-01-28 | 1 | -7/+1 |
* | Ticket #387, added some checks during install for empty db passwords. Also ad... | dipsol | 2009-01-28 | 1 | -2/+14 |
* | verify that they at least typed in the right db information, before creating ... | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -1/+1 |
* | improved error messages during install if you fail at typing the same thing t... | Karl 'vollmerk' Vollmer | 2008-11-27 | 1 | -7/+20 |
* | Updated after installation, first screen set own language. | momo-i | 2008-09-05 | 1 | -0/+7 |
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -7/+4 |
* | some rather major bug fixes, corrected a preference setting issue, as well as... | Karl 'vollmerk' Vollmer | 2008-05-10 | 1 | -1/+1 |
* | last commit before beta3 release | Karl 'vollmerk' Vollmer | 2008-04-21 | 1 | -2/+12 |
* | fixed db name validity and paging being forgotten on back | Karl 'vollmerk' Vollmer | 2008-04-11 | 1 | -1/+1 |
* | someone is dumb, I will let you figure out who | Karl 'vollmerk' Vollmer | 2008-04-10 | 1 | -4/+5 |
* | corrected install docs to accuratly reflect how it works, and make it give an... | Karl 'vollmerk' Vollmer | 2008-04-03 | 1 | -0/+5 |
* | updated sql files, tweak to the update and installers to make it more utf-8is... | Karl 'vollmerk' Vollmer | 2008-03-17 | 1 | -5/+9 |
* | fixed the catalog creation, hopefully. added cleaning of shoutbox table to ca... | Karl 'vollmerk' Vollmer | 2008-01-20 | 1 | -1/+1 |
* | fixed issue with xmlapi when no limit provided, fixed now playing refresh, fi... | Karl 'vollmerk' Vollmer | 2008-01-19 | 1 | -2/+7 |
* | changed alpha4 to beta1, updated translation base files, corrected mysql_auth... | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+1 |
* | fixed a problem with the dump that caused it not to work with MySQL 4.x | Karl 'vollmerk' Vollmer | 2007-12-24 | 1 | -1/+10 |
* | fixed an install bug, and bumped version for release | Karl 'vollmerk' Vollmer | 2007-09-04 | 1 | -3/+3 |
* | updated lastfm protocol to 1.2, improved the logic behind it does not require... | Karl 'vollmerk' Vollmer | 2007-08-21 | 1 | -0/+8 |
* | licence updates, Thx porthose | Karl 'vollmerk' Vollmer | 2007-08-19 | 1 | -3/+2 |
* | fixed some typos, minor bugs, updated the sql, added playlist as a browse type | Karl 'vollmerk' Vollmer | 2007-08-05 | 1 | -1/+1 |
* | missed a sql_escape on the installer | Karl 'vollmerk' Vollmer | 2007-06-01 | 1 | -1/+1 |
* | updated sql file, and the install process now works | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -86/+68 |
* | first step of installer works, will finish later tomorrow morning | Karl 'vollmerk' Vollmer | 2007-05-13 | 1 | -23/+14 |
* | fix an issue with all numeric usernames... by preventing them for now this wi... | Karl 'vollmerk' Vollmer | 2007-01-14 | 1 | -0/+5 |
* | working democratic play | Karl 'vollmerk' Vollmer | 2006-11-05 | 1 | -2/+17 |
* | some minror tweaks | Karl 'vollmerk' Vollmer | 2006-11-04 | 1 | -2/+9 |
* | fixed installer so that it works with new auth | Karl 'vollmerk' Vollmer | 2006-01-20 | 1 | -4/+4 |
* | updated registration mojo thx pb1dft also some fluf updates | Karl 'vollmerk' Vollmer | 2006-01-02 | 1 | -1/+1 |