aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-10handling the database being down/busy or an incomplete install. Also cleaned ↵cash
up failsafe views git-svn-id: http://code.elgg.org/elgg/trunk@7044 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-10removed function replaced by installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7043 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-09Fixes #2529. User validation only prevents logins for disabled users to ↵brettp
avoid conflicting with alternative login plugins. git-svn-id: http://code.elgg.org/elgg/trunk@7039 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-08Fixes #2161 - using filter_var() in email validation and moved ↵cash
is_email_address() to the input library git-svn-id: http://code.elgg.org/elgg/trunk@7036 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-07added Elgg logo to installer screenscash
git-svn-id: http://code.elgg.org/elgg/trunk@7028 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06Merged some fixes from the 1.7.4 backport of uservalidationbyemail.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7023 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06removed several parts of the old installer from the corecash
git-svn-id: http://code.elgg.org/elgg/trunk@7021 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-06removed old views used in previous installercash
git-svn-id: http://code.elgg.org/elgg/trunk@7020 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-05Creating an upgrade to migrate users from old oauth to new oauth_lib plugin.nickw
Closes #2532 git-svn-id: http://code.elgg.org/elgg/trunk@7017 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05Changing the name of the oAuth plugin to reflect it's library service status.nickw
Refs #2532 git-svn-id: http://code.elgg.org/elgg/trunk@7015 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05Fixes #2523 - errors get red box during installcash
git-svn-id: http://code.elgg.org/elgg/trunk@7012 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-05forgot this from previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@7011 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-05Using more built-in API to get unvalidated users.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7009 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-04Refs #2129: Added missing language string for new installer.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7005 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-04Cleaned up tabs vs spaces in htaccess_dist.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7004 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-04Refs #2129: Added missing language string for new installer.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@7003 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-01Added admin page to validate, resend validation requests, or delete ↵brettp
unvalidated users. git-svn-id: http://code.elgg.org/elgg/trunk@6997 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01Fixes #2505 - fixes the registration link on the drop down login formcash
git-svn-id: http://code.elgg.org/elgg/trunk@6996 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01Fixed incorrect echoing of an array.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6995 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01Fixes #2504. Renamed $view to $view_name in simplecache/view.php to avoid ↵brettp
var name collision with engine/start.php's $view. git-svn-id: http://code.elgg.org/elgg/trunk@6994 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01replacing more documentation lost in integration of installercash
git-svn-id: http://code.elgg.org/elgg/trunk@6993 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-10-01restored some documentation that I accidently blew away in previous commitcash
git-svn-id: http://code.elgg.org/elgg/trunk@6992 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
2010-09-30Closes #2344 - moves friends pages into pages directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@6989 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Refs #2344 - moves entities directory to pages directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@6988 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Refs #2344 - removed unused search and admin directoriescash
git-svn-id: http://code.elgg.org/elgg/trunk@6987 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Refs #2344 - moves settings pages into the pages directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@6986 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Refs #2344 - moves dashboard pages into pages directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@6985 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Refs #2344 - move account pages into pages directorycash
git-svn-id: http://code.elgg.org/elgg/trunk@6984 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ↵brettp
plugin. Without a validation plugin, users can login immediately. Fixes #2243 Removed "You have validated your email" email. Users are logged in immediately after registration or validating email. Refs #2409 Added register, user plugin hook that is called only on self registration. Can be used to halt registration. git-svn-id: http://code.elgg.org/elgg/trunk@6983 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-30Fixed typo in previous commit.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6980 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-29Checking for menu items before doing a foreach().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6979 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-29Checking for $CONFIG->view_type before accessing it in ↵brettp
elgg_is_valid_viewtype(). Prevents a notice during installation. git-svn-id: http://code.elgg.org/elgg/trunk@6977 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-25Cleaned up the file docblock.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6967 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-24Fixes #1418: Changing an email address no longer invalidates an account.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6966 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-24Refs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the ↵brettp
attribute for unsaved users. git-svn-id: http://code.elgg.org/elgg/trunk@6965 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-24Refs #2459: Merged [6927] to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6964 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-09-24Merged [6923] to trunk.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@6963 36083f99-b078-4883-b0ff-0f9b5a30f544