aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
2010-10-20Refs #2474 - merged [6976] from 1.7 branch into trunkcash
2010-10-17Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a...cash
2010-10-14Fixes #2514 - separating action error messages for undefined and no action sc...cash
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-14Fixes #2547: Plugins can now participate in autoloading classes.ewinslow
2010-10-10Checking for a valid entity before using its methods in update_entity().brettp
2010-10-10using config variable for minimum password lengthcash
2010-10-10handling the database being down/busy or an incomplete install. Also cleaned ...cash
2010-10-10removed function replaced by installercash
2010-10-08Fixes #2161 - using filter_var() in email validation and moved is_email_addre...cash
2010-10-06removed several parts of the old installer from the corecash
2010-10-05Creating an upgrade to migrate users from old oauth to new oauth_lib plugin.nickw
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 #2459: Merged [6927] to trunk.brettp
2010-09-24Refs #2437: Merged [6707] to trunk.brettp
2010-09-22Refs #2450: Changed the subpackage and fixed a typo.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 #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
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-09Refs #2450: Documented configuration.php.brettp
2010-09-08Refs #2450: Documentation added for database functions.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