aboutsummaryrefslogtreecommitdiff
path: root/install/ElggInstaller.php
AgeCommit message (Collapse)Author
2010-10-28Standardized code in all of core, not including language files, tests, or ↵brettp
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-22Removed @license, @copyright, and @author from files. License and copyright ↵brettp
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-20Fixes #2570 - cannot replicate issue with current_page_url() so returned to ↵cash
using it - fixes subdirectory install issue git-svn-id: http://code.elgg.org/elgg/trunk@7100 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-19added a check for register globalscash
git-svn-id: http://code.elgg.org/elgg/trunk@7096 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-17removed exceptions.php from install boot loadingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7090 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Refs #2511 - removed empty query.php lib filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7079 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put ↵cash
it output.php for lack of a better location) git-svn-id: http://code.elgg.org/elgg/trunk@7078 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-13Fixes #2556 - one step install now supported with sample cli scriptcash
git-svn-id: http://code.elgg.org/elgg/trunk@7067 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12Fixes #2312 - checking value of arg_separator.output during installcash
git-svn-id: http://code.elgg.org/elgg/trunk@7066 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-12better handling of settings file issues during installationcash
git-svn-id: http://code.elgg.org/elgg/trunk@7063 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-11Pulled rewrite test out into separate classcash
git-svn-id: http://code.elgg.org/elgg/trunk@7052 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10using config variable for minimum password lengthcash
git-svn-id: http://code.elgg.org/elgg/trunk@7047 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10better error messages when there are already Elgg database tables in the ↵cash
database git-svn-id: http://code.elgg.org/elgg/trunk@7046 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10fixed issue when settings.php is filled out before installation is startedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7045 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10finished the auto login option for the installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7042 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-09pulled out special exception in registration action for first admin logincash
git-svn-id: http://code.elgg.org/elgg/trunk@7040 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-08using new email validation in installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7037 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-07pulled more language strings out of installer into language filecash
git-svn-id: http://code.elgg.org/elgg/trunk@7029 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06Pulled installation language strings out of core language file into installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7019 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05moved installation to its own viewtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@7010 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-04Refs #2129: Pulls some strings out into elgg_echo() in new installation.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7006 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-03uservalidationbyemail is turned on by default so we need to have the first ↵cash
admin user validated git-svn-id: http://code.elgg.org/elgg/trunk@6999 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-02Closes #2129 - installer now works with web servers besides Apache - tested ↵cash
with nginx git-svn-id: http://code.elgg.org/elgg/trunk@6998 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg ↵cash
- does not work yet with non-Apache web servers git-svn-id: http://code.elgg.org/elgg/trunk@6991 36083f99-b078-4883-b0ff-0f9b5a30f544