aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2013-07-09Fixes #5706. Allowing parens in URIs if not last character.Brett Profitt
2013-07-05Fixes #4293 don't require both offset key and offset for listing stuffcash
2013-07-05Refs #5662 added error message for what should be impossible conditioncash
2013-07-05Fixes #5671 fixed query for clearing admin settings on plugincash
2013-06-22Fixes #5673: Properly check simplecache views list if cache file missingSteve Clay
2013-06-17fixed: wrong default behaviour in can_edit_entity_metadataJerome Bakker
2013-06-14Fixes #5626 adds limit for display of titles for river, breadcrumbs, and ↵Cash Costello
list pages
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
Fixes #5357: ElggBatch skips over incomplete entities
2013-06-08Merge pull request #5619 from mrclay/5598Steve Clay
Fixes #5598: Properly update metadata cache in update_metadata()
2013-06-08Fixes #5598: Properly update metadata cache in update_metadata()Steve Clay
2013-06-08Improved algorithm by tracking total incomplete entitiesSteve Clay
2013-06-08ElggBatch with incrementOffset off now handles incomplete entitiesSteve Clay
2013-06-07Fixes #5600: Entities are kept out of entity cache during saveSteve Clay
2013-06-07Rename ban/unban to disable/enableSteve Clay
2013-06-07Add way to ban entities from the entity cacheSteve Clay
2013-06-04Fixes #5357: ElggBatch can now skip incomplete entitiesSteve Clay
2013-06-03Refs #5357: Introduces ElggBatch awareness of incomplete entities during fetchSteve Clay
2013-06-02fixed a notice when accessing $CONFIG->icon_sizescash
2013-06-01Refs #5538: Adds missing attributes to ElggUser and ElggCoreUserTest (by ↵Steve Clay
Paweł Sroka)
2013-06-01Merge branch '5539_18' into 1.8Steve Clay
2013-06-01Add filtering for site entities, faster filteringSteve Clay
2013-05-31Fixes #4912 custom site menu items are now matchedCash Costello
2013-05-30Fixes #5564 count works with elgg_get_entities_from_annotation_calculation()cash
2013-05-30Fixes #5567 throw exception when saving with ACCESS_DEFAULTcash
2013-05-30Refs #5565 adds documentation on ACCESS_DEFAULTcash
2013-05-30Merge pull request #5563 from jeabakker/better-result-for-elggfile-deleteCash Costello
ElggFile->delete() can return false on success or null on failure
2013-05-30Merge pull request #5553 from jeabakker/working-pagination-in-online-usersCash Costello
The pagination in online members doesn't work
2013-05-30ElggFile->delete() will return a correct state even for non savedJerome Bakker
entities
2013-05-30Merge pull request #5555 from jeabakker/groups-get-user-membershipCash Costello
get_user_membership could return more than groups
2013-05-30fixed: only returning groups in get_user_membership (as documented)Jerome Bakker
2013-05-29fixed: pagination in online members overviewJerome Bakker
2013-05-29changed: the system_log table can now store ipv6 addressesJerome Bakker
2013-05-29Fixes #5551 removes corrupt entities from databaseCash Costello
2013-05-28Fixes #5531 removes symbol interpretation from translit classcash
2013-05-28Fixes #5337 properly checking if admin notice existscash
2013-05-27Refs #5538 - Added regression testPaweł Sroka
2013-05-23Refs #5522. Removed unused code.Brett Profitt
2013-05-23Fixes #5522. Only adding children elements to menu items if they haven't ↵Brett Profitt
already been added.
2013-05-19Merge pull request #5500 from cash/fix_infinite_loopCash Costello
Refs #5491 temporary fix for bad can_edit_extender() logic
2013-05-17Refs #5491 temporary fix for bad can_edit_extender() logiccash
2013-05-17Fixes #5479 adds group full text index if missingcash
2013-05-13Merge branch 'pr5416' into 1.8Steve Clay
2013-05-13Add test for = lookbehindSteve Clay
2013-05-11Merge pull request #5427 from cash/enabled_annotationsCash Costello
Fixes #5418 adds enabled clause for annotations
2013-05-11Fixes #5419 adds tests for enabling/disabling annotations and fixes bug with ↵Cash Costello
deleting disabled annotations when deleting an entity
2013-05-11Fixes #5441 deprecates the entity caching functionsCash Costello
2013-05-05Fixes #5435: Allows upgrade to boot on old schemasSteve Clay
2013-05-02not sure what a flush() is doing therecash
2013-05-02Fixes #5418 adds enabled clause for annotationscash
2013-05-02Fixes #5405 fixes fatal errorcash