aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
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-24Refs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the attribute...brettp
2010-09-24Refs #2459: Merged [6927] to trunk.brettp
2010-09-24Refs #2437: Merged [6707] 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: Documented engine/start.phpbrettp
2010-09-15Fixes #2366: Deprecated test_ip() and is_ip_in_array().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-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
2010-09-08Refs #2450: Documented db-related $CONFIG vars.brettp
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow
2010-08-29Merged [6875] from 1.7 branch into trunkcash
2010-08-28added escaping to get_entities_from_private_setting_multi()cash
2010-08-28Refs #1439 added better page owner functionscash
2010-08-26Merged [6857] into trunkcash
2010-08-22Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ...cash
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash