aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-01Refs #2129 - integrates new installer code from http://github.com/cash/Elgg -...cash
2010-09-30Closes #2344 - moves friends pages into pages directorycash
2010-09-30Refs #2344 - moves entities directory to pages directorycash
2010-09-30Refs #2344 - removed unused search and admin directoriescash
2010-09-30Refs #2344 - moves settings pages into the pages directorycash
2010-09-30Refs #2344 - moves dashboard pages into pages directorycash
2010-09-30Refs #2344 - move account pages into pages directorycash
2010-09-30Fixes #617, #2271 User validation removed from core to UserValidationByEmail ...brettp
2010-09-30Fixed typo in previous commit.brettp
2010-09-29Checking for menu items before doing a foreach().brettp
2010-09-29Checking for $CONFIG->view_type before accessing it in elgg_is_valid_viewtype...brettp
2010-09-25Cleaned up the file docblock.brettp
2010-09-24Fixes #1418: Changing an email address no longer invalidates an account.brettp
2010-09-24Refs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the attribute...brettp
2010-09-24Refs #2459: Merged [6927] to trunk.brettp
2010-09-24Merged [6923] to trunk.brettp
2010-09-24Refs #2454: Merged [6920] to trunk.brettp
2010-09-24Merged [6905] to trunk.brettp
2010-09-24Refs #2437: Merged [6707] to trunk.brettp
2010-09-24Refs #2429: Merged [6889] to trunk.brettp
2010-09-23Refs #2450: Documented ElggSite, clarified some docs on ElggObject.brettp
2010-09-22Converted line endings to unix.brettp
2010-09-22Refs #2450: Documented a few more classes.brettp
2010-09-22Refs #2450: Documented ElggObject.brettp
2010-09-22Refs #2450: ElggEntity documented.brettp
2010-09-22Refs #2450: Changed the subpackage and fixed a typo.brettp
2010-09-20Refs #2450: Documented first bit of the classes.brettp
2010-09-20Refs #2450: Documented views.php.brettp
2010-09-17Fixes #2479: Removed unused actions init and registered "error" action.brettp
2010-09-17Refs #2450: Added documentation for actions.brettp