aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2013-10-08Fix inline docs for set_inputSteve Clay
2013-09-30fixes #6100 auth_gettoken now works with email addressJerome Bakker
2013-09-20Merge branch 'sembrestels-patch-2' into 1.8Steve Clay
2013-09-20Test that get_user_by_username accepts URL encoded inputSteve Clay
2013-09-20Adds comment to explain URL decoding in get_user_by_usernameSteve Clay
2013-09-20detect pagination needsJeroen Dalsem
2013-09-12spacingMatt Beckett
2013-09-12collections pages are only for logged in usersMatt Beckett
2013-09-12Fixes #6052. Urldecoding usernames to allow non-alphanumeric characters.Sem
2013-08-28Merge pull request #5552 from jeabakker/#251-ipv6-system-log-tableSteve Clay
2013-07-13adds warning for those using a string value with the operand "IN" for metadat...Cash Costello
2013-07-13Fixes #5800 cast user guid to an intCash Costello
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 list...Cash Costello
2013-06-13Merge pull request #5592 from mrclay/5357Cash Costello
2013-06-08Merge pull request #5619 from mrclay/5598Steve Clay
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 Pawe...Steve Clay
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
2013-05-30Merge pull request #5553 from jeabakker/working-pagination-in-online-usersCash Costello
2013-05-30ElggFile->delete() will return a correct state even for non savedJerome Bakker
2013-05-30Merge pull request #5555 from jeabakker/groups-get-user-membershipCash Costello
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 alre...Brett Profitt