Age | Commit message (Expand) | Author |
2010-10-12 | Fixes #2312 - checking value of arg_separator.output during install | cash |
2010-10-12 | Fixes #2522 - disabling form submission after first submission | cash |
2010-10-12 | Fixes #2521 - added check for old .htaccess | cash |
2010-10-12 | better handling of settings file issues during installation | cash |
2010-10-12 | forgot to update rewrite rule in htaccess_dist | cash |
2010-10-11 | Pulled rewrite test out into separate class | cash |
2010-10-10 | Fixes #2529 for real this time. Not using made up ElggEntity attributes. Add... | brettp |
2010-10-10 | Checking for a valid entity before using its methods in update_entity(). | brettp |
2010-10-10 | ElggEntity::disable() and enable() now update the attributes so you don't hav... | brettp |
2010-10-10 | using config variable for minimum password length | cash |
2010-10-10 | better error messages when there are already Elgg database tables in the data... | cash |
2010-10-10 | fixed issue when settings.php is filled out before installation is started | cash |
2010-10-10 | handling the database being down/busy or an incomplete install. Also cleaned ... | cash |
2010-10-10 | removed function replaced by installer | cash |
2010-10-10 | finished the auto login option for the installer | cash |
2010-10-09 | pulled out special exception in registration action for first admin login | cash |
2010-10-09 | Fixes #2529. User validation only prevents logins for disabled users to avoid... | brettp |
2010-10-08 | using new email validation in installer | cash |
2010-10-08 | Fixes #2161 - using filter_var() in email validation and moved is_email_addre... | cash |
2010-10-07 | pulled more language strings out of installer into language file | cash |
2010-10-07 | added Elgg logo to installer screens | cash |
2010-10-06 | Merged some fixes from the 1.7.4 backport of uservalidationbyemail. | brettp |
2010-10-06 | removed several parts of the old installer from the core | cash |
2010-10-06 | removed old views used in previous installer | cash |
2010-10-06 | Pulled installation language strings out of core language file into installer | cash |
2010-10-05 | Creating an upgrade to migrate users from old oauth to new oauth_lib plugin. | nickw |
2010-10-05 | Changing the name of the oAuth plugin to reflect it's library service status. | nickw |
2010-10-05 | Fixes #2523 - errors get red box during install | cash |
2010-10-05 | forgot this from previous commit | cash |
2010-10-05 | moved installation to its own viewtype | cash |
2010-10-05 | Using more built-in API to get unvalidated users. | brettp |
2010-10-04 | Refs #2129: Pulls some strings out into elgg_echo() in new installation. | brettp |
2010-10-04 | Refs #2129: Added missing language string for new installer. | brettp |
2010-10-04 | Cleaned up tabs vs spaces in htaccess_dist. | brettp |
2010-10-04 | Refs #2129: Added missing language string for new installer. | brettp |
2010-10-03 | uservalidationbyemail is turned on by default so we need to have the first ad... | cash |
2010-10-02 | Closes #2129 - installer now works with web servers besides Apache - tested w... | cash |
2010-10-01 | Added admin page to validate, resend validation requests, or delete unvalidat... | brettp |
2010-10-01 | Fixes #2505 - fixes the registration link on the drop down login form | cash |
2010-10-01 | Fixed incorrect echoing of an array. | brettp |
2010-10-01 | Fixes #2504. Renamed $view to $view_name in simplecache/view.php to avoid var... | brettp |
2010-10-01 | replacing more documentation lost in integration of installer | cash |
2010-10-01 | restored some documentation that I accidently blew away in previous commit | cash |
2010-10-01 | Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -... | cash |
2010-09-30 | Closes #2344 - moves friends pages into pages directory | cash |
2010-09-30 | Refs #2344 - moves entities directory to pages directory | cash |
2010-09-30 | Refs #2344 - removed unused search and admin directories | cash |
2010-09-30 | Refs #2344 - moves settings pages into the pages directory | cash |
2010-09-30 | Refs #2344 - moves dashboard pages into pages directory | cash |
2010-09-30 | Refs #2344 - move account pages into pages directory | cash |