aboutsummaryrefslogtreecommitdiff
path: root/engine/classes
AgeCommit message (Expand)Author
2011-12-08Fixes #4182 if simplecache is empty, the cache requests go through the engine...cash
2011-11-29Fixes #1995 (memcache: incorrect check for get() return value)Janek Lasocki-Biczysko
2011-11-18Fixes #4111 guid is now an intcash
2011-11-18Fixes #4133 updated type in plugin manifest testcash
2011-11-18Fixes #4118 returning bool from leave group functionscash
2011-11-15Fixes #4089 corrects documentation of ElggRelationship constructorCash Costello
2011-11-13added the missing set/get priority methods to ElggMenuItemcash
2011-11-07Refs #4007 previous solution to admin population in ElggUser was throwing war...Cash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-01Fixes #4007 merged in sembrestels fix for ElggUser.isAdmin but used prototype...cash
2011-10-29Fixes #3201 updates rss view type for core Elggcash
2011-10-29Refs #3201 updates json river views and removed old search viewcash
2011-10-29Fixes #3920 profile plugin adds a fast loading of user avatarsCash Costello
2011-10-27Merge pull request #77 from janeklb/t3928Brett Profitt
2011-10-21updated ElggSite::disable() to conform to ElggEntity::disable()Cash Costello
2011-10-21Fixes #3988 correctly passing user_guid through canEdit for metadataCash Costello
2011-10-17added additional readme names for display on plugin pageCash Costello
2011-10-14Ticket #3928 updated ElggMemecache->save() to take 3rd optional parameterJanek Lasocki-Biczysko
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-09Fixes #3729 handling forwarding to page when logging into a walled gardenCash Costello
2011-10-09Fixes #3878 registering the security token action as an external pageCash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3945 using reset on the arrayCash Costello
2011-10-08Fixes #3743 returning bool instead of int when setting a private settingCash Costello
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-02Merged file mime type detection from 1.7.Brett Profitt
2011-10-02Fixes #3915. Added ElggPlugin->getFriendlyName() to check for manifest->getNa...Brett Profitt
2011-09-22Fixes #3808 not translating manifest fields through elgg_echo()cash
2011-09-18Fixes #3786 menu code was corrupting link class if an additional class was pa...Cash Costello
2011-09-10Fixes #3741 fixed menu code so that all links do not get empty title and conf...Cash Costello
2011-09-10Fixes #3782 only deleting metadata if the entity has been savedCash Costello
2011-09-04Refs #3661. Merged lat/long metadata fixes to master.Brett Profitt
2011-08-27Fixes #3434. Manifests are checked more carefully on anything that checks dep...Brett Profitt
2011-08-24Checking for === false when moving elements in ElggPriorityList instead of ju...Brett Profitt
2011-08-23Fixes #3355. Added ElggPriorityList. Adapted the externals system to use it.Brett Profitt
2011-08-22Merge branch 'master' of github.com:Elgg/ElggBrett Profitt
2011-08-21Fixes #3606. Reset password page added to public pages for walled garden mode.Brett Profitt
2011-08-17Finished ElggPriorityList. Migrated external files to use it.Brett Profitt
2011-08-15Refs #3355. Added ElggPriorityList.Brett Profitt
2011-07-27Fixed some documentation.Brett Profitt
2011-07-06Fixes #2204 standardized the hooks/overrides for plugin settings and usersett...Cash Costello
2011-07-06Merge pull request #54 from cash/dev-toolsCash Costello
2011-07-03Fixes #3650 deprecated ElggUser::getCollections()cash
2011-07-03Fixes #3656 updates the AccessArray interface methods for ElggCacheCash Costello
2011-07-02added logging to the web page footercash
2011-06-29handling spaces and uppercase characters when creating menu item classescash
2011-06-26added a data array to ElggMenuItem. Now by default options end up being passe...cash
2011-06-26Fixes #3470 using rel=toggle nowCash Costello
2011-06-26Fixes #3614 updated use of elgg_view_entity() throughout coreCash Costello
2011-06-25Fixes #3609 removed use of deprecated trigger_plugin_hook()cash