aboutsummaryrefslogtreecommitdiff
path: root/engine/classes
AgeCommit message (Expand)Author
2013-02-13Merge tag '1.8.13' of git://github.com/Elgg/ElggSem
2013-01-25Fixes #4987 removed unnecessary codecash
2013-01-20Fixes #4991 CLI allowed when walled garden is turned onCash Costello
2013-01-08Merge pull request #412 from Srokap/filestore_loose_owner_controlBrett Profitt
2012-12-22Fixes #4856 removed incorrect argument to create_object_entity()Cash Costello
2012-12-18Merge branch 'pr-380' into 1.8Brett Profitt
2012-12-18Fixes #3940. Cleaned up caching for access functions. Access caches are now c...Brett Profitt
2012-12-17Merge branch 'pr-358' into 1.8Brett Profitt
2012-12-17Merge pull request #446 from mrclay/4929-18-entitiesoptBrett Profitt
2012-12-16Fixes #4962. Using get/setData() methods to store menu item original_order.Brett Profitt
2012-12-10Fixes #1479. Added ElggAutoP. Removing [\n\r] from test strings before compar...Brett Profitt
2012-12-07Merge tag '1.8.11' of git://github.com/Elgg/ElggSem
2012-12-07Fixed invalid type hint for ElggPluginManifestParser.Brett Profitt
2012-12-06Merge branch 'pr-420' into 1.8Brett Profitt
2012-12-05Renamed XmlElement changes to ElggXMLElement. Fixed plugin manifest parsing.Brett Profitt
2012-12-05Fixes 3468 - replaces xml_to_object function with MIT licensed implementation.Srokap
2012-12-01Make metadata prefetch respect accessSteve Clay
2012-11-26Refs #4933: cache in plugin constructor, remove $CONFIGSteve Clay
2012-11-26Fixes #4929: Optimize elgg_get_entities and add attribute loaderSteve Clay
2012-11-18Merge tag '1.8.9' of git://github.com/Elgg/Elgg into lorea-preprodSem
2012-11-14Fixes #4861: allow lazy-loading for static method callbacks, allow more calla...Steve Clay
2012-11-05Replaced full_url by current_page_url everywhere.Sem
2012-11-04Fixes #1479 - Replaces WP autop with implementation from Steve Clay.Paweł Sroka
2012-10-25Merge pull request #293 from Srokap/ticket_3035Steve Clay
2012-10-25File access control omits now access to owner control.Srokap
2012-10-19Correctly passing guid instead of object in container permissions check.Brett Profitt
2012-09-25Fixes #3035 - menu items appearing in reverse registration orderSrokap
2012-09-07Remove unneeded codeSteve Clay
2012-09-07Better logic for when to forward to loginSteve Clay
2012-09-07Fixes #4789: group_gatekeeper() and river hide closed/invisible group content...Steve Clay
2012-09-03Fixes #4290: adds volatile metadata cache, unit tests, and pre-loading for fe...Steve Clay
2012-08-05Fixes #4764: Twitter login supports persistent and referrer forwardingSteve Clay
2012-07-16Merge pull request #304 from sembrestels/donate-manifestCash Costello
2012-07-16added URL to the other new method namesCash Costello
2012-07-13Refs #3646. "getRepositoryURL" is more descriptive than "getRepository".Sem
2012-07-09Fixes #4685 display proper error on invalid requirementCash Costello
2012-07-08Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.Sem
2012-07-05Refs #2276 made the new class privateCash Costello
2012-07-05Merge pull request #281 from mrclay/2276-friendly-titleCash Costello
2012-07-01Fixes #3955 removes public access from walled gardens - maintains groups func...Cash Costello
2012-06-28Fixes #4634: Restores pre 1.7 group profile pics after updateSteve Clay
2012-06-26Added NFC conversion where availableSteve Clay
2012-06-26Fixes #2276: Better friendly titles, portable ElggTranslit class, better unitsSteve Clay
2012-06-20Merge pull request #192 from jeabakker/#3405Cash Costello
2012-06-17Fixes #4383 hard codes bundled plugin list and also removes really ugly color...Cash Costello
2012-06-15Merge pull request #208 from jeabakker/#4117Cash Costello
2012-05-17Fixes #4249: Removes links to non-existent documentation.Evan Winslow
2012-05-14Refs #4313. Loading ElggPlugin classes with the fully joined objects table.Brett Profitt
2012-05-10Fixes #2776. Overriding permissions to delete metadata when overwriting multi...Brett Profitt
2012-05-10Refs #2776. Cleaned up ElggEntity::setMetaData().Brett Profitt