aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-09-16Refs #2450: Documented access.php.brettp
2010-09-16Refs #2450: Changed preferred syntax for talking about hooks / events because...brettp
2010-09-16Correct spaces issue in autoload function.brettp
2010-09-16Refs #2450: Documented entities.phpbrettp
2010-09-15Refs #2450: Documented handler files.brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-09-15Refs #2450: Updated docs for account/*brettp
2010-09-15Refs #2450: Documented engine/start.phpbrettp
2010-09-15Refs @2450: Better documentation for $CONFIG->view.brettp
2010-09-15Refs #2450: Added config.php stub to document many of the $CONFIG vars.brettp
2010-09-15Removing unused 'menu_items_hide_toolbar_entries' config value.brettp
2010-09-15Fixes #2366: Deprecated test_ip() and is_ip_in_array().brettp
2010-09-15Adding documentation and examples.brettp
2010-09-15Refs #2450: Added documentation to elgglib.brettp
2010-09-13Refs #2450: Really removed the @uses and @see tags.brettp
2010-09-13Refs #2450: Removing @see and @uses. Replaced NB: with English phrases.brettp
2010-09-13Refs #2450: Updated docs for core admin actions.brettp
2010-09-11Merged get_entities() is_numeric() fix to trunk.brettp
2010-09-09Updated settings.example.php docsbrettp
2010-09-09Refs #2450: Documented configuration.php.brettp
2010-09-08Refs #2450: Documentation added for database functions.brettp
2010-09-08Refs #2450: Added db_disable_query_cache to settings.example.php.brettp