aboutsummaryrefslogtreecommitdiff
path: root/engine/lib
AgeCommit message (Expand)Author
2011-10-29Fixes #4029, refs #3859. elgg_invalidate_simplecache() resets the lastcached ...Brett Profitt
2011-10-29adds a river layout view that all river views should usecash
2011-10-27Fixes #4011 icon sizes are configurable nowcash
2011-10-27Fixes #2937 added .elgg-module-frontcash
2011-10-27login page should not be displayed to logged in usersCash Costello
2011-10-23Cleanned the login failures on passwords resets, this have more sensegermanazo
2011-10-23Fixes #3914. Pulled avatar code out into its own library.Brett Profitt
2011-10-23Fixes #3991. Populating provided_by in elgg_get_plugins_provides().Brett Profitt
2011-10-21don't set default filestore if we don't have a datarootCash Costello
2011-10-21Fixes #3988 correctly passing user_guid through canEdit for metadataCash Costello
2011-10-21fixed access of non-object property in entities libCash Costello
2011-10-21Fixes #3989 fixed access of non-object property in access libCash Costello
2011-10-19fixed minor errors in the documentation in plugins and filestore libCash Costello
2011-10-18fixed typo in setting the default profile fieldsCash Costello
2011-10-17Merge pull request #74 from cash/autocompleteCash Costello
2011-10-13Fixes #3901. Corrected typo for maxtime sorting.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-13displaying users that have been selected and added remove capabilitycash
2011-10-12Fixes #3747. Using filter_var to check for any valid URI.Brett Profitt
2011-10-12Simple theme for autocompletecash
2011-10-10Fixes #3952 handling exceptions when password checks fail when changing passwordcash
2011-10-09Fixes #3796 get_site_by_url() now respects class inheritanceCash Costello
2011-10-08Fixes #3897 fixed source of infinite regression loop in delete_entity()Cash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3944 fixing the default widgets implementationCash Costello
2011-10-08Fixes #3943 returning false in can_write_to_container() if container does not...Cash Costello
2011-10-08need to check if something exists before checking its typeCash Costello
2011-10-08Fixes #3743 returning bool instead of int when setting a private settingCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-08Fixes #3941 Refs #3936 added @access private in action lib and added elgg_unr...Cash Costello
2011-10-08Fixes #3937 updated the documentation for the access lib and a few minor code...Cash Costello
2011-10-06using html extension to jquery.ui autocompletecash
2011-10-06Fixes #3932 Refs #3931 improved the livesearch endpointcash
2011-10-06Merge pull request #64 from blacktooth/livesearch_patchCash Costello
2011-10-06Merge pull request #69 from mrclay/issue3765Cash Costello
2011-10-05Fixes #3704 displaying error messages when adding users through admin interfacecash
2011-10-04Fixes #3700 using different names for add friend and remove friend user hover...cash
2011-10-04Fixes #3753 removed deprecated functions from delete_entity()cash
2011-10-02Merged docs update for getters from 1.7.Brett Profitt
2011-10-02Merged fixes for delayed queries from 1.7.Brett Profitt
2011-10-01Fixes #3860 changed context-sensitive to dynamic to describe menuscash
2011-10-01Fixes #3913 registering jquery.imgareaselectCash Costello
2011-10-01Fixes #3826 using wwwroot in 1.8.x releasescash
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-09-29Fixes #3827 updated documentation on @return for elgg_get_entities* functionscash
2011-09-28Fixes #3891. elgg_register_external_file() defaults priority to 500. Elgg's d...Brett Profitt
2011-09-28Fixes #3713. elgg_get_entities() and friends return false if passed invalid o...Brett Profitt
2011-09-26Fixes #2921 clearing new ignore internal variablescash
2011-09-25Fixes #3876 fixed dangling more site menu when items are manually selected - ...cash
2011-09-25Fixes #3877 updates river db table for replying to forum topicscash