aboutsummaryrefslogtreecommitdiff
path: root/engine/classes
AgeCommit message (Expand)Author
2012-05-10Documented that results will be null if no results are returned in ElggBatch.Brett Profitt
2012-05-01added /login to the default public pagesJerome Bakker
2012-04-24Merge branch 'walled_garden' of https://github.com/cash/Elgg into 1.8Brett Profitt
2012-04-18fixes #3405 Memcache: fault in contructor can cause site to go intoJerome Bakker
2012-03-15Fixes #4394. Added cron and services URLs to the default public pages list fo...Brett Profitt
2012-02-25Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin...Brett Profitt
2012-02-10new layout and ajax loading for walled gardenCash Costello
2012-02-09Fixes #4283 moving widgets from inactive plugins to the bottom of columnsCash Costello
2012-02-04Fixes #2112 not loading data from entities table twicecash
2012-01-25implemented the clear method of the file cachecash
2012-01-25Fixes #4288. Added setIncrementOffset() to ElggBatch.Brett Profitt
2012-01-22Merge pull request #148 from hypeJunction/getObjectsCash Costello
2012-01-21fix for deprecated use of elgg_get_objectsIsmayil Khayredinov
2012-01-20Refs #4293 removed unnecessary get_input('offset') calls since elgg_list_enti...Cash 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-08Refs #4271 integrates fix to 1.8 branch for ODDDocumentCash 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-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
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-23Refs #4239 improved the documentation on ElggBatch for the limit optioncash
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