Jean-François Bilger
ff013ef6b7
[MOD] Bootstrapify installation
2014-04-10 22:39:26 +02:00
Afterster
5eceaf2aea
Rename Config class to AmpConfig class to avoid conflict with PEAR ( fix #68 )
2013-12-13 08:36:23 +01:00
Afterster
22cb316a48
Ampache code now respect PSR-2 code style
2013-11-17 18:54:14 +01:00
Afterster
4fbcad59db
Fix installation when we don't want to create the database user and add a 'skip' button to skip administrative setup if we don't want to setup the database at all.
2013-11-13 23:23:23 +01:00
Paul Arthur
a2fa8d3019
More cleanup of install, add DB port option
2013-05-13 21:11:38 -04:00
Paul Arthur
716c50f2e9
Clean up the install code a bit
...
Remove lang/charset copypasta, unnecessary setting of $prefix,
unnecessary constants.
2013-05-13 21:11:18 -04:00
Paul Arthur
ef4d366060
Cosmetics: death to tabs
...
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.
2013-01-26 03:38:46 -05:00
Paul Arthur
b7d00ceeb4
Cosmetics: clean up heads in /
2013-01-25 15:40:47 -05:00
Paul Arthur
915b29c985
check_database() -> Dba::check_database()
2012-11-08 14:42:48 -05:00
Paul Arthur
c51ddbd3d6
Clean up check_database, more direct mysql calls
2012-11-08 14:02:28 -05:00
Paul Arthur
70b37ad472
Clean up direct callers of mysql_error()
2012-11-08 13:34:58 -05:00
Paul Arthur
f65076b93d
Switch from _() to T_()
...
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.
2012-04-12 21:13:29 -04:00
Paul Arthur
86783c009a
Restore missing includes
...
Slightly overzealous in removing things
2012-03-14 03:07:05 -04:00
Paul Arthur
fe5d18095e
Refactor similar init code into new init-tiny.php
...
Several places were doing operations that were practically the same
(loading core libraries and setting some variables), with varying
levels of success in remembering to do the right things in the right
order. Making a separate minimal init.php that doesn't worry about
some of the sanity checks and session bumpf makes this cleaner and
easier to maintain.
2012-03-13 17:57:07 -04:00
Paul Arthur
34b0eaf233
Clean up uses of Config::set and Config::set_by_array
...
Consistently pass in a boolean instead of a string or an int for the
clobber flag.
2012-03-06 12:18:57 -05:00
Karl Vollmer
ffad56ec18
Install now contains two buttons, Download & Write for the config file, there is also
...
an additional check before that if the config file is writeable
2011-07-27 14:35:49 -03:00
Paul Arthur
4aa256cb07
Clean up some PHPDoc crap
...
Remove misleading, unvetted, or in some cases just plain wrong data.
Packages and categories weren't being used correctly. They still
aren't.
2011-04-04 17:37:10 -04:00
momo-i
aee809f1dc
header comment replace for phpdoc
2011-02-03 10:07:39 +09:00
Karl 'vollmerk' Vollmer
a5775d5654
Fix potential issue with Apache+Windows causing extranous slash in path during install
2010-10-29 12:43:04 +00:00
momo-i
fede8cc8bd
Fixed: didn't show lang and Charset, if Write Config.
2010-07-06 22:06:52 +00:00
Karl 'vollmerk' Vollmer
45f382b06d
Add vim modelines to all php files (Thx ascheel)
2010-03-14 04:53:15 +00:00
dipsol
c717912676
Made an redirect when it seems like the installation has already been completed.
2009-11-04 13:14:31 +00:00
momo-i
6136bb1081
fixed for PHP 5.3.0 deprecate warnings
2009-07-02 22:42:40 +00:00
momo-i
2789846584
Add Hint for translators
2009-05-19 00:45:51 +00:00
Karl 'vollmerk' Vollmer
0b63ba290a
sync from branch
2009-05-06 00:24:34 +00:00
Karl 'vollmerk' Vollmer
2a83cc96dc
more work for alpha2 release, clean up install and debug a bit
2009-03-08 05:08:21 +00:00
Karl 'vollmerk' Vollmer
56fa0e31ad
verify that they at least typed in the right db information, before creating the config file for them
2008-11-29 16:37:54 +00:00
Karl 'vollmerk' Vollmer
6a62135d67
improved error messages during install if you fail at typing the same thing twice
2008-11-27 00:13:56 +00:00
Karl 'vollmerk' Vollmer
3267cf14b9
sync from branch
2008-08-30 19:49:39 +00:00
momo-i
7d8db9b0ec
Updated tempalate, po files, and Install process.
2008-08-27 00:59:11 +00:00
Karl 'vollmerk' Vollmer
ace739e4cc
sync from branches
2008-07-24 05:26:05 +00:00
Karl 'vollmerk' Vollmer
843d942fbc
correct type in install page
2008-06-02 04:30:10 +00:00
Karl 'vollmerk' Vollmer
c53ca35a0d
fixed install, fixed default sort on single album view
2008-05-29 08:01:12 +00:00
Karl 'vollmerk' Vollmer
2f5c09b55c
updated locales, hopefully one of the last commits before 3.4 stable release
2008-05-10 09:27:42 +00:00
Karl 'vollmerk' Vollmer
0a401c7ca4
updated sql files, tweak to the update and installers to make it more utf-8ish hopefully final commit before release
2008-03-17 05:47:07 +00:00
Karl 'vollmerk' Vollmer
de8d1eafb0
added Greek translation
2008-02-28 05:58:25 +00:00
Karl 'vollmerk' Vollmer
5296a8d351
fixed issue with xmlapi when no limit provided, fixed now playing refresh, 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
2008-01-19 23:11:57 +00:00
Karl 'vollmerk' Vollmer
f6ea76097e
slight correction to installer
2007-12-24 02:19:35 +00:00
spocky
e855988af2
renamed a few files (missing php extension)
...
updated most of the tables so that every column is independently customizable by css rules
2007-10-24 21:15:58 +00:00
Karl 'vollmerk' Vollmer
b032ac027e
removed reference to file that I deleted...
2007-06-14 21:36:03 +00:00
Karl 'vollmerk' Vollmer
779f4bf4e5
updated sql file, and the install process now works
2007-05-13 21:37:49 +00:00
Karl 'vollmerk' Vollmer
dccdeba838
first step of installer works, will finish later tomorrow morning
2007-05-13 09:00:22 +00:00
Karl 'vollmerk' Vollmer
e44dea76cd
removed reference to file that does not exist
2007-02-13 17:40:07 +00:00
Karl 'vollmerk' Vollmer
31dd76b26b
removed scrub on password case we need to allow crazy crap in it :(
2006-12-06 08:55:20 +00:00
pb1dft
01b784da2d
Fixed missing DOCTYPE and other required stuff on the install pages
2006-11-20 00:35:34 +00:00
Karl 'vollmerk' Vollmer
b315ff2d26
some minror tweaks
2006-11-04 08:15:40 +00:00
Karl 'vollmerk' Vollmer
a528277904
updated translations, new russian translation, generate config tool to update config and new putenv test on /test.php
2006-10-22 09:24:39 +00:00
Karl 'vollmerk' Vollmer
a89b759d81
wups
2006-09-29 20:36:38 +00:00
Karl 'vollmerk' Vollmer
ebdb7573bf
fixed up localplay a little more, to the point of it basicly working... added check for mysql on installer langue page, tweaked some css as well
2006-09-28 05:39:50 +00:00
Karl 'vollmerk' Vollmer
a02b8ce207
fixed clean, added lang to installer (thx ros) and cleaned up catalog display a bit and mojoed lang list
2006-05-01 07:22:07 +00:00