1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
Commit graph

47 commits

Author SHA1 Message Date
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
Karl 'vollmerk' Vollmer
4632a09466 new install theme and fixed jpeg resize issues 2006-04-18 08:47:08 +00:00
Karl 'vollmerk' Vollmer
0d5517d8b8 tweaked some stuff 2006-02-09 16:42:55 +00:00
Karl 'vollmerk' Vollmer
a3a19ed1ff fixed installer so that it works with new auth 2006-01-20 07:28:52 +00:00
Karl 'vollmerk' Vollmer
75aa0cf624 fixed install script for when your in a subdir 2006-01-05 02:08:58 +00:00
Karl 'vollmerk' Vollmer
83f3c41141 updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
Karl 'vollmerk' Vollmer
65a51e7408 fixed a few more glitches with the installer 2005-12-31 09:55:57 +00:00
Karl 'vollmerk' Vollmer
fb3f518988 fixed up install script and updated sql file 2005-12-31 09:46:22 +00:00
Karl 'vollmerk' Vollmer
d6bc851817 fix install which was broken due to file move and rename 2005-06-27 08:44:16 +00:00
Karl 'vollmerk' Vollmer
bcad40a05a New Import 2005-06-09 16:34:40 +00:00