aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2012-01-20Fixes #4303 passing arguments to elgg_view_entity_list in options arrayCash Costello
2012-01-15Fixes #4036. Hiding exceptions except for admin users.Brett Profitt
2012-01-11Fixes #4292 added a white list for ajax viewscash
2012-01-10Fixes #4269. Not using ElggBatch to delete metadata / annotations. Added unit...Brett Profitt
2012-01-09Fixes #4243. Added docs for metadata_calculation option to elgg_get_metadata().Brett Profitt
2012-01-09Merge pull request #132 from cash/server_infoCash Costello
2012-01-09Fixes #4285 move only fetches 10 itemsJeroen Dalsem
2012-01-09coding standard fixes to engineCash Costello
2012-01-08most of the comments in the engine now past the snifferCash Costello
2012-01-08coding standards fixes - commentsCash Costello
2012-01-08Fixes #4234 forcing limit to be nonnegativeCash Costello
2012-01-08Fixes #2002 adds ETag support to simple cache handlerCash Costello
2012-01-08Refs #4271 integrates fix to 1.8 branch for ODDDocumentCash Costello
2012-01-08Fixes #4278 deprecation notices ignore debug level but do respect whether the...Cash Costello
2012-01-08fixed some formattingCash Costello
2012-01-07Refs #3209 fixed spacing and added options for wire methodCash Costello
2012-01-07pulled ODD classes out of ODDEntityCash Costello
2012-01-05Fixes #4243. Added docs to explain the difference between annotation_calculat...Brett Profitt
2012-01-04Fixes #4270 removed use of deprecated methodcash
2012-01-04fixed enabling bug, added flag for recursion, removed unnecessary code in dis...cash
2012-01-04added a unit test for recursive enabling/disablingcash
2012-01-04Refs #2051. Fixed: ElggEntity's enable does not recurse.Sem
2012-01-04Fixes #3710. Returning false from update, <type> event no longer deletes entity.Brett Profitt
2012-01-02Fixes #4164 adds a server statistics page to admin areaCash Costello
2012-01-01Fixes #3939 if user does not have permissions to see the name of the access c...cash
2012-01-01Fixes #3209 finished adding class properties documentationCash Costello
2012-01-01fixed copy and paste error in documentation of ElggCacheCash Costello
2012-01-01Refs #2290 removes check for usernameCash Costello
2012-01-01Fixes #690 admin editing a user no longer makes them appear activeCash Costello
2012-01-01Fixes #4168 ignoring access when saving an admin noticeCash Costello
2012-01-01Fixes #3992 fixed notice when loading plugins for first timeCash Costello
2011-12-31Fixes #4260 get_user_sites() now workscash
2011-12-31Fixes #4208 notifications do not use site guidcash
2011-12-31Fixes #4204 using only the relationship for getting members of a sitecash
2011-12-31Fixes #4255 new widget ordering codecash
2011-12-31Merge pull request #130 from ewinslow/3209-main-typesEvan Winslow
2011-12-31Refs #3209: Adds property docs for the four main entity classesEvan Winslow
2011-12-31Fixes #4259 using container guid for widgets when movingcash
2011-12-31Small typo. Seems to work, but i prefer it nice and tidy :)Jeroen Dalsem
2011-12-31Fixes #4254 not registering the default widgets callback more than once per e...cash
2011-12-31Fixes #4258 fixes add_to_river escapingcash
2011-12-31Fixes #4239 rerun corrected blog status upgradecash
2011-12-31Fixes #4248 fixed friend river textCash Costello
2011-12-24Fixes #3272 added button to revert avatarCash Costello
2011-12-24Refs #4009 registering the walled garden css and js on every requestCash Costello
2011-12-23Fixes #683 not deleting annotation when event handlers return false on an updateCash Costello
2011-12-23Fixes #682 not deleting metadata when update, metadata event handlers return ...Cash Costello
2011-12-23Fixes #3716 setting the language when registering new usersCash Costello
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-12-23Refs #4239 improved the documentation on ElggBatch for the limit optioncash