Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More cleanup of install, add DB port option | Paul Arthur | 2013-05-13 | 1 | -0/+4 |
| | |||||
* | Clean up the install code a bit | Paul Arthur | 2013-05-13 | 1 | -5/+7 |
| | | | | | Remove lang/charset copypasta, unnecessary setting of $prefix, unnecessary constants. | ||||
* | Fix the debug_result convenience function | Paul Arthur | 2013-02-03 | 1 | -18/+4 |
| | | | | | The point of a convenience function is to be convenient, not to have an unused first parameter and always be surrounded by the same boilerplate. | ||||
* | Cosmetics: death to tabs | Paul Arthur | 2013-01-26 | 1 | -51/+51 |
| | | | | | 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. | ||||
* | Cosmetics: clean up heads in templates/ | Paul Arthur | 2013-01-25 | 1 | -7/+1 |
| | |||||
* | Switch from _() to T_() | Paul Arthur | 2012-04-12 | 1 | -16/+16 |
| | | | | | | 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. | ||||
* | Make the help text for the config step more closely resemble reality | Paul Arthur | 2012-04-09 | 1 | -1/+1 |
| | |||||
* | Install now contains two buttons, Download & Write for the config file, ↵ | Karl Vollmer | 2011-07-27 | 1 | -1/+2 |
| | | | | | | there is also an additional check before that if the config file is writeable | ||||
* | 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. | ||||
* | templates header comment modified for phpdoc | momo-i | 2011-02-03 | 1 | -1/+1 |
| | |||||
* | some templates modified header comment | momo-i | 2011-02-03 | 1 | -18/+29 |
| | |||||
* | Some grammar fixes and a code dedupe for installation. Identical code in 5 | Paul 'flowerysong' Arthur | 2010-09-18 | 1 | -34/+9 |
| | | | | | files makes the baby Jesus cry and eventually results in the code not being identical. | ||||
* | Fixed: didn't show lang and Charset, if Write Config. | momo-i | 2010-07-06 | 1 | -1/+5 |
| | |||||
* | Miscellaneous cleanup. | Paul 'flowerysong' Arthur | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | Add question mark after "Ampache.cfg.php Exists" for consistency. | Paul 'flowerysong' Arthur | 2010-05-29 | 1 | -1/+1 |
| | |||||
* | Cosmetics: remove trailing whitespace | Paul 'flowerysong' Arthur | 2010-03-14 | 1 | -9/+9 |
| | |||||
* | Add vim modelines to all php files (Thx ascheel) | Karl 'vollmerk' Vollmer | 2010-03-14 | 1 | -0/+1 |
| | |||||
* | fixed #516 | momo-i | 2009-07-13 | 1 | -3/+3 |
| | |||||
* | add additional information during the install process | Karl 'vollmerk' Vollmer | 2009-07-08 | 1 | -3/+3 |
| | |||||
* | add full path to needed files so there is no confusion | Karl 'vollmerk' Vollmer | 2009-05-19 | 1 | -1/+3 |
| | |||||
* | more work for alpha2 release, clean up install and debug a bit | Karl 'vollmerk' Vollmer | 2009-03-08 | 1 | -8/+4 |
| | |||||
* | verify that they at least typed in the right db information, before creating ↵ | Karl 'vollmerk' Vollmer | 2008-11-29 | 1 | -3/+5 |
| | | | | the config file for them | ||||
* | Commit, still no internet paying for it.. curse you free.fr | Karl 'vollmerk' Vollmer | 2008-10-27 | 1 | -1/+1 |
| | |||||
* | sync from branch | Karl 'vollmerk' Vollmer | 2008-08-30 | 1 | -4/+4 |
| | |||||
* | Updated more translatable | momo-i | 2008-08-29 | 1 | -0/+1 |
| | |||||
* | Updated tempalate, po files, and Install process. | momo-i | 2008-08-27 | 1 | -2/+2 |
| | |||||
* | corrected install docs to accuratly reflect how it works, and make it give ↵ | Karl 'vollmerk' Vollmer | 2008-04-03 | 1 | -1/+1 |
| | | | | an error when no password provided during install | ||||
* | fixed some missing gettext, tweaked error reporting level on test.php and ↵ | Karl 'vollmerk' Vollmer | 2007-11-25 | 1 | -1/+1 |
| | | | | fixed timeout issues with API (Thx Beef Doughnut) | ||||
* | renamed a few files (missing php extension) | spocky | 2007-10-24 | 1 | -0/+143 |
updated most of the tables so that every column is independently customizable by css rules |