aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-14Refs #2511 - removed empty query.php lib filecash
2010-10-14Fixes #2339 - removes social library and deprecates its two functions (put it...cash
2010-10-14Fixes #2403 - adds unregister_entity_type()cash
2010-10-14Deprecated unnecessary exceptions.php lib fileewinslow
2010-10-14Switching blog over to autoload method for plugin classesewinslow
2010-10-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-10-13Fixes #2556 - one step install now supported with sample cli scriptcash
2010-10-12Fixes #2312 - checking value of arg_separator.output during installcash
2010-10-12Fixes #2522 - disabling form submission after first submissioncash
2010-10-12Fixes #2521 - added check for old .htaccesscash
2010-10-12better handling of settings file issues during installationcash
2010-10-12forgot to update rewrite rule in htaccess_distcash
2010-10-11Pulled rewrite test out into separate classcash
2010-10-10Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add...brettp
2010-10-10Checking for a valid entity before using its methods in update_entity().brettp
2010-10-10ElggEntity::disable() and enable() now update the attributes so you don't hav...brettp
2010-10-10using config variable for minimum password lengthcash
2010-10-10better error messages when there are already Elgg database tables in the data...cash
2010-10-10fixed issue when settings.php is filled out before installation is startedcash
2010-10-10handling the database being down/busy or an incomplete install. Also cleaned ...cash
2010-10-10removed function replaced by installercash
2010-10-10finished the auto login option for the installercash
2010-10-09pulled out special exception in registration action for first admin logincash
2010-10-09Fixes #2529. User validation only prevents logins for disabled users to avoid...brettp
2010-10-08using new email validation in installercash
2010-10-08Fixes #2161 - using filter_var() in email validation and moved is_email_addre...cash
2010-10-07pulled more language strings out of installer into language filecash
2010-10-07added Elgg logo to installer screenscash
2010-10-06Merged some fixes from the 1.7.4 backport of uservalidationbyemail.brettp
2010-10-06removed several parts of the old installer from the corecash
2010-10-06removed old views used in previous installercash
2010-10-06Pulled installation language strings out of core language file into installercash
2010-10-05Creating an upgrade to migrate users from old oauth to new oauth_lib plugin.nickw
2010-10-05Changing the name of the oAuth plugin to reflect it's library service status.nickw
2010-10-05Fixes #2523 - errors get red box during installcash
2010-10-05forgot this from previous commitcash
2010-10-05moved installation to its own viewtypecash
2010-10-05Using more built-in API to get unvalidated users.brettp
2010-10-04Refs #2129: Pulls some strings out into elgg_echo() in new installation.brettp
2010-10-04Refs #2129: Added missing language string for new installer.brettp
2010-10-04Cleaned up tabs vs spaces in htaccess_dist.brettp
2010-10-04Refs #2129: Added missing language string for new installer.brettp
2010-10-03uservalidationbyemail is turned on by default so we need to have the first ad...cash
2010-10-02Closes #2129 - installer now works with web servers besides Apache - tested w...cash
2010-10-01Added admin page to validate, resend validation requests, or delete unvalidat...brettp
2010-10-01Fixes #2505 - fixes the registration link on the drop down login formcash
2010-10-01Fixed incorrect echoing of an array.brettp
2010-10-01Fixes #2504. Renamed $view to $view_name in simplecache/view.php to avoid var...brettp
2010-10-01replacing more documentation lost in integration of installercash
2010-10-01restored some documentation that I accidently blew away in previous commitcash